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