@@ -239,12 +239,6 @@ export default {
emptyText: '无',
'min-width': 100
},
- {
- prop: 'belongCategory',
- label: '所属分类',
- align: 'center',
- 'min-width': 150
- },
{
prop: 'actualSold',
label: '销量',
@@ -274,6 +268,12 @@ export default {
prop: 'createDate',
label: '创建时间',
align: 'center'
+ },
+ {
+ prop: 'updateTime',
+ label: '修改时间',
+ align: 'center',
+ 'min-width': 100
}
],
// 操作列