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