src/views/basicData/product/index.vue @@ -235,6 +235,10 @@ const expandedKeys = ref([]); const tableColumn = ref([ { label: "产品规格编号", prop: "productCode", }, { label: "规格型号", prop: "model", },