guo 3 年之前
當前提交
95a57f770e
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 2
      operatingCompany/common/request.js
  2. 1 1
      operatingCompany/pages/entryReport/opinion.vue

+ 2 - 2
operatingCompany/common/request.js

@@ -1,6 +1,6 @@
- const baseUrl = 'http://58.56.15.138:20189/' 
+ // const baseUrl = 'http://58.56.15.138:20189/' 
 //const baseUrl = 'https://api.dms.66km.com/'
-//const baseUrl = 'https://crm.eurorepar.cn/'
+const baseUrl = 'https://crm.eurorepar.cn/'
 
 import md5 from './MD5.js'
 

+ 1 - 1
operatingCompany/pages/entryReport/opinion.vue

@@ -118,7 +118,7 @@
 			this.shopId = opt.shopId;
 			if (opt.type == 3) {
 				this.suggestList = this.$store.state.suggestList;
-				this.addOp()
+				//this.addOp()
 			}
 			this.getTime();
 			this.getqueryCheckCategory();