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