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