remark
This commit is contained in:
parent
137a626298
commit
71c2f5c57d
@ -41,10 +41,6 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: '定价名称',
|
|
||||||
key: 'name'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: '套餐价格',
|
title: '套餐价格',
|
||||||
key: '',
|
key: '',
|
||||||
@ -65,6 +61,10 @@ export default {
|
|||||||
title: '运营商',
|
title: '运营商',
|
||||||
key: 'carrier_operator'
|
key: 'carrier_operator'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '备注',
|
||||||
|
key: 'remark'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '更新时间',
|
title: '更新时间',
|
||||||
key: 'updated_at',
|
key: 'updated_at',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user