src/views/basicData/product/index.vue
@@ -266,6 +266,11 @@ minWidth: 100, }, { label: "子项数量", prop: "subItemCount", minWidth: 100, }, { label: "产品属性", prop: "productType", width: 100, @@ -277,6 +282,16 @@ }, }, { label: "创建", prop: "createTime", minWidth: 120, }, { label: "修改时间", prop: " updateTime", minWidth: 120, }, { dataType: "action", label: "操作", align: "center",