lxf 1 жил өмнө
parent
commit
7beabcad36

+ 1 - 1
src/views/group/order/management/index.vue

@@ -336,7 +336,7 @@ const config = computed(() => {
       attrs: {
         label: "收货人地址",
         slot: "address",
-        width: 220,
+        width: 400,
       },
     },
     {

+ 1 - 1
src/views/subsidiary/order/management/index.vue

@@ -280,7 +280,7 @@ const config = computed(() => {
       attrs: {
         label: "收货人地址",
         slot: "address",
-        width: 220,
+        width: 400,
       },
     },
     {