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