lxf 1 سال پیش
والد
کامیت
7beabcad36
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/group/order/management/index.vue
  2. 1 1
      src/views/subsidiary/order/management/index.vue

+ 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,
       },
     },
     {