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