@@ -147,14 +147,14 @@ const config = computed(() => {
attrs: {
label: "种类",
prop: "species",
- width: 120,
+ width: 80,
},
{
label: "售价体系",
prop: "sellingPriceSystem",
+ width: 90,
@@ -168,21 +168,21 @@ const config = computed(() => {
label: "正面纹路",
prop: "frontGrain",
+ width: 130,
label: "背面纹路",
prop: "reverseGrain",
label: "颜色",
prop: "colour",
- width: 160,
+ width: 170,