商家入驻审核 > {
@@ -273,62 +289,27 @@
+
diff --git a/admin-web-master/src/views/detect/admap.vue b/admin-web-master/src/views/detect/admap.vue
index 9623876..be18f66 100644
--- a/admin-web-master/src/views/detect/admap.vue
+++ b/admin-web-master/src/views/detect/admap.vue
@@ -71,7 +71,7 @@
{{scope.row.head || '无'}}
-
+
{{scope.row.publishStatus=='0'?'空置中':scope.row.publishStatus=='1'?'待审核':scope.row.publishStatus=='2'?'已发布':scope.row.publishStatus=='3'?'不通过':'-'}}
@@ -104,7 +104,7 @@
-
+
-
+
{{scope.row.publishStatus=='0'?'空置中':scope.row.publishStatus=='1'?'待审核':scope.row.publishStatus=='2'?'已发布':scope.row.publishStatus=='3'?'不通过':'-'}}
diff --git a/admin-web-master/src/views/rent/audit/index.vue b/admin-web-master/src/views/rent/audit/index.vue
index e8a0836..6bad307 100644
--- a/admin-web-master/src/views/rent/audit/index.vue
+++ b/admin-web-master/src/views/rent/audit/index.vue
@@ -92,8 +92,8 @@
- 查看
- 审核
+ 查看
+ 审核
录入合同
@@ -128,10 +128,10 @@
招商租赁审核 > 查看
+ style="color:#000000e6">{{onindex=='1'?'查看':'审核'}}
-
+
@@ -167,6 +167,7 @@
export default {
data() {
return {
+ onindex:'1',
contractChangeReason: '',
detailsinfo: {},
pagequery: {
@@ -258,7 +259,8 @@
return formattedDateTime
},
- details(row) {
+ details(row,e) {
+ this.onindex = e
this.detailsinfo = row
this.onaction = '3'
},
diff --git a/admin-web-master/src/views/serve/PerWorkstation/index.vue b/admin-web-master/src/views/serve/PerWorkstation/index.vue
index 4a13534..8bcdaff 100644
--- a/admin-web-master/src/views/serve/PerWorkstation/index.vue
+++ b/admin-web-master/src/views/serve/PerWorkstation/index.vue
@@ -43,7 +43,7 @@
+ -->