diff --git a/src/router/index.js b/src/router/index.js index d0cce63..3c66b16 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -3535,7 +3535,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" /> - -
- -
-
-
{{ '取消' }}
-
{{ '确认' }}
-
-
+
-