From bc5ab64b5043f4c3b0d46f4c655f880142597b3a Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 26 May 2025 11:35:11 +0800 Subject: [PATCH] =?UTF-8?q?feat(updateAddress):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E7=A7=BB=E9=99=A4=E5=AE=A1=E6=A0=B8=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E9=80=BB=E8=BE=91=E5=8F=8A=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- src/views/selfService/updateAdress/index.vue | 518 +++++-------------- 2 files changed, 132 insertions(+), 388 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 017a2a3..3d99693 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -2905,7 +2905,7 @@ export const constantRoutes = [ path: 'addressZxqc', name: 'AddressZxqc', component: () => import('@/views/selfService/updateAdress/addressZxqc'), - meta: { title: i18n.t('MN_F_T_205') } + meta: { title: '自提清单' } }, { path: 'inventory', diff --git a/src/views/selfService/updateAdress/index.vue b/src/views/selfService/updateAdress/index.vue index 83cf737..d1fe6b3 100644 --- a/src/views/selfService/updateAdress/index.vue +++ b/src/views/selfService/updateAdress/index.vue @@ -2,35 +2,35 @@
+ />
- + - + - + - + - + @@ -66,20 +66,20 @@ - + + /> - + @@ -87,15 +87,14 @@ - + @change="checkTime" + /> @@ -109,149 +108,65 @@
-
-
- {{ '同意' }} - {{ '驳回' }} -
-
- - + - - - + width="190" + /> + - - - - - - - - - - - - - - - + /> + + + + + + + - - - - - - - - - - - + /> + + + + + - - - - - + /> + - - - - - - + width="200" + prop="creationTime" + :label="'申请日期'" + />
@@ -262,40 +177,20 @@ :limit.sync="queryParams.pageSize" @pagination="getSearch" /> - -
- -
-
-
{{ '取消' }}
-
{{ '确认' }}
-
-
+
-