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