zhengkaixin 6 days ago
parent
commit
abe4ebac1b
2 changed files with 3 additions and 3 deletions
  1. 2 2
      .env.dev.js
  2. 1 1
      pagesFinance/statistics/index.vue

+ 2 - 2
.env.dev.js

@@ -2,7 +2,7 @@ const UNI_APP = {
 	
 	BASE_URL: 'https://youdian-test.hbjp.com.cn/charging-station-test/',
 	
-	BASE_URL: 'https://youdian.hbjp.com.cn/charging-station-server/',
+	//BASE_URL: 'https://youdian.hbjp.com.cn/charging-station-server/',
 	//BASE_URL: 'http://192.168.77.162:8081/charging-station/' ,
 	//BASE_URL: 'http://192.168.77.162:8081/charging-station/' ,
 	
@@ -16,7 +16,7 @@ const UNI_APP = {
 	//openId:"oSruR6dZcmSM4ATuweZ5fjHGQsiA", //杨所
 	//openId:"oK9Wr56yEh-TbCvUg3s9LYQSL8tM",
 	//openId:"oSruR6YkhP7QDroLnZGxWis43Kn0",//zkx
-	//openId:"oSruR6dsG6wrbiQCwyftfgnp5690",//舒展, 物业
+	openId:"oSruR6dsG6wrbiQCwyftfgnp5690",//舒展, 物业
 	//openId:"oK9Wr55J1J1eL6BqI2tW749NTxNU",
 	
 	//openId:"oSruR6bq1mtXtMdVy3EWlf6y_7oI",//f++

+ 1 - 1
pagesFinance/statistics/index.vue

@@ -2850,7 +2850,7 @@
 								text1 +=
 									"<p><span style='display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:#19be6b;'></span>巡检绩效" +
 									'<span style="' + style +
-									'">' + (info.inspectionScore ? info.inspectionScore : '-') + '</span></p>';
+									'">' + (info.inspectionScore ? info.inspectionScore : '-') + '</span></p>';
 							}
 							if (this.type_head == 1) {
 								//time = i.substring(5)