src/views/basicData/product/index.vue
@@ -373,11 +373,11 @@ }; const tableColumn = ref([ { label: "规格型号", label: "产品", prop: "productName", }, { label: "规格", label: "规格型号", prop: "model", }, { @@ -913,8 +913,8 @@ gap: 20px; } .left { width: 465px; min-width: 465px; width: 35%; min-width: 35%; background: #ffffff; border-radius: 8px; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);