diff --git a/admin-web-master/src/components/chakan/ggsh.vue b/admin-web-master/src/components/chakan/ggsh.vue
index 8554e0f..b92675e 100644
--- a/admin-web-master/src/components/chakan/ggsh.vue
+++ b/admin-web-master/src/components/chakan/ggsh.vue
@@ -353,7 +353,8 @@
AdvertiserInfoEdit({
id: this.info.id,
'auditStatus': this.radio,
- auditComments: this.auditComments
+ auditComments: this.auditComments,
+ rentalResourcesId: this.info.rentalResourcesId
}).then(res => {
console.error(res)
if (res.code == 200) {
diff --git a/admin-web-master/src/components/chakan/zl.vue b/admin-web-master/src/components/chakan/zl.vue
index 25b061d..e320306 100644
--- a/admin-web-master/src/components/chakan/zl.vue
+++ b/admin-web-master/src/components/chakan/zl.vue
@@ -507,7 +507,8 @@
msgedit({
id: this.info.id,
'auditStatus': this.radio,
- auditSuggestions: this.info.auditSuggestions
+ auditSuggestions: this.info.auditSuggestions,
+ rentalResourcesId:this.info.rentalResourcesId
}).then(res => {
console.error(res)
if (res.code == 200) {
diff --git a/admin-web-master/src/utils/request.js b/admin-web-master/src/utils/request.js
index 30edaa9..0f94b76 100644
--- a/admin-web-master/src/utils/request.js
+++ b/admin-web-master/src/utils/request.js
@@ -17,7 +17,7 @@ let baseURL = ''
if(host === 'localhost:8080' || host === 'localhost:8081' || host === 'localhost:9528'|| host === '192.168.31.45:9528'|| host === 'localhost:9529' ) {
// baseURL = 'https://jy.scjysm.asia:18086/cdwlMall/meserver/admin-server';
- baseURL = 'http://128.10.249.21:9003';
+ baseURL = 'http://128.10.249.24:9003';
// baseURL = process.env.VUE_APP_DOMAIN_PREFIX_1;
// baseURL = 'http://192.168.2.225:9003';
diff --git a/lvdao-miniapp/pages.json b/lvdao-miniapp/pages.json
index ac3f361..cc42e01 100644
--- a/lvdao-miniapp/pages.json
+++ b/lvdao-miniapp/pages.json
@@ -397,6 +397,13 @@
"name": "pagesA",
"pages": [
{
+ "path": "tishi/tishi",
+ "style": {
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationBarTitleText": "提示"
+ }
+ },
+ {
"path": "hxlist/hxlist",
"style": {
"navigationBarBackgroundColor": "#FFFFFF",
diff --git a/lvdao-miniapp/pages/complaint/complaint.vue b/lvdao-miniapp/pages/complaint/complaint.vue
index 8217a0e..8813daf 100644
--- a/lvdao-miniapp/pages/complaint/complaint.vue
+++ b/lvdao-miniapp/pages/complaint/complaint.vue
@@ -23,15 +23,15 @@
-
+
-
+
-
+
-
+
*现场照片
@@ -46,9 +46,9 @@
-
+
-
+
@@ -59,19 +59,23 @@
-
+
-
+
-
+
+