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