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"
+ />
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ />
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+ />
+
+
+
+
+
-
-
-
-
-
+ />
+
-
-
-
-
- {{ scope.row.approveStatusVal }}
-
-
- {{ scope.row.approveStatusVal }}
-
-
-
-
-
-
- {{ '同意' }}
-
-
- {{ '驳回' }}
-
-
-
+ width="200"
+ prop="creationTime"
+ :label="'申请日期'"
+ />
@@ -262,40 +177,20 @@
:limit.sync="queryParams.pageSize"
@pagination="getSearch"
/>
-
-
-
-
-
-
+
-