src/views/basicData/product/index.vue
@@ -266,6 +266,11 @@ minWidth: 100, }, { label: "子项数量", prop: "subItemCount", minWidth: 100, }, { label: "产品属性", prop: "productType", width: 100, @@ -276,6 +281,16 @@ return typeMap[String(v)] || "info"; }, }, { label: "创建", prop: "createTime", minWidth: 120, }, { label: "修改时间", prop: " updateTime", minWidth: 120, }, { dataType: "action", label: "操作",