gjy 2 yıl önce
ebeveyn
işleme
cd20539bb9
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 2 2
      config/index.js
  2. 1 1
      pageD/identity/companyIdentityThree.vue

+ 2 - 2
config/index.js

@@ -1,10 +1,10 @@
 const dev = {
 	baseUrl: 'https://www.zthymaoyi.com',
 	// baseUrl: 'http://localhost:8080/',
-	baseUrlNew: 'http://192.168.110.67:9100/',
+	// baseUrlNew: 'http://192.168.110.67:9100/',
 	// baseUrlNew: 'http://192.168.1.118:8090/',
 	// baseUrlNew: 'http://192.168.110.9:9100/',
-	// baseUrlNew: 'http://192.168.110.138:8090/',
+	baseUrlNew: 'http://192.168.110.138:8090/',
 	// baseUrlNew: 'http://192.168.110.82:8099/',
 	 // baseUrlNew: 'http://192.168.110.82:8090/',
 	// baseUrlNew: 'http://192.168.110.202:8090/',

+ 1 - 1
pageD/identity/companyIdentityThree.vue

@@ -440,7 +440,7 @@
 																				})
 																			} else {
 																				uni.showToast({
-																					title: "系统异常,请联系管理员",
+																					title: res.data.message?res.data.message:"系统异常,请联系管理员",
 																					icon: 'none',
 																					duration: 2000
 																				})