zhangwencui
10 小时以前 c9cf66fc1f1213449de74a0a37149ac1c79da132
src/views/basicData/product/index.vue
@@ -373,11 +373,11 @@
  };
  const tableColumn = ref([
    {
      label: "规格型号",
      label: "产品",
      prop: "productName",
    },
    {
      label: "规格",
      label: "规格型号",
      prop: "model",
    },
    {