lxf 1 year ago
parent
commit
bd21f6ec94
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/group/data-board/sku-quoted-price/index.vue

+ 2 - 2
src/views/group/data-board/sku-quoted-price/index.vue

@@ -79,14 +79,14 @@ const config = computed(() => {
       attrs: {
         label: "品牌",
         prop: "brand",
-        width: 100,
+        width: 80,
       },
     },
     {
       attrs: {
         label: "SKU品号",
         prop: "skuSpecCode",
-        width: 140,
+        width: 160,
       },
     },
     {