提交试运行环境配置

tykong-cidian
duxiaoning 2023-11-11 10:58:18 +08:00
parent 616de8d5b4
commit 9ffb1bfa32
4 changed files with 11 additions and 11 deletions

View File

@ -6,11 +6,11 @@
// const DAISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/DSHOrder"; // const DAISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/DSHOrder";
// const YISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/YSHOrder"; // const YISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/YSHOrder";
// const YUNGUAN_SERVER_URL = "http://10.0.3.157:18030/yunguan-app"; // const YUNGUAN_SERVER_URL = "http://10.0.3.157:18030/yunguan-app";
const LXYLOGIN_URL = "http://124.16.188.131:18030/kjwebAdmin-test/#/login"; const LXYLOGIN_URL = "http://124.16.188.131:28030/kjwebAdmin-test/#/login";
const YUNGUAN_SERVER_URL = "http://124.16.188.131:18030/yunguan-app"; const YUNGUAN_SERVER_URL = "http://124.16.188.131:28030/yunguan-app";
const DAICHULI_URL = "http://124.16.188.131:9599/lxyweb/kjwebAdmin/#/Order/DJYOrder"; const DAICHULI_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DJYOrder";
const YICHULI_URL = "http://124.16.188.131:9599/lxyweb/kjwebAdmin/#/Order/YJYOrder"; const YICHULI_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YJYOrder";
const DAISHENHE_URL = "http://124.16.188.131:9599/lxyweb/kjwebAdmin/#/Order/DSHOrder"; const DAISHENHE_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DSHOrder";
const YISHENHE_URL = "http://124.16.188.131:9599/lxyweb/kjwebAdmin/#/Order/YSHOrder"; const YISHENHE_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YSHOrder";
const DQYSERVER_URL = "http://124.16.188.131:18085"; const DQYSERVER_URL = "http://124.16.188.131:28085";
const LXYSERVER_URL = "http://124.16.188.131:9599/lxyweb"; const LXYSERVER_URL = "http://124.16.188.131:9699/lxyweb";

View File

@ -420,7 +420,7 @@ export default {
} }
ssForm.append("splCount", ssn); ssForm.append("splCount", ssn);
getSamplesByLayer(ssForm).then((res) => { getSamplesByLayer(ssForm).then((res) => {
if (res.length === 0 || res === []) { if (res.length === 0 || res == []) {
self.multipleSelection = self.simpleData = []; self.multipleSelection = self.simpleData = [];
cu.removePoint(); cu.removePoint();
this.$message.error("当前分层设置返回列表为空"); this.$message.error("当前分层设置返回列表为空");

View File

@ -445,7 +445,7 @@ export default {
let rt = rpm.tifPath.split("/"); let rt = rpm.tifPath.split("/");
//i访 //i访
const httpTiffPath = const httpTiffPath =
"http://10.0.36.121:8085/microwaveData/tif/" + rt[rt.length - 1]; "http://10.0.31.126:8085/microwaveData/tif/" + rt[rt.length - 1];
// const httpTiffPath = rpm.tifPath; // const httpTiffPath = rpm.tifPath;
const polarizationMethod = "HH"; const polarizationMethod = "HH";
exportWord( exportWord(

View File

@ -442,7 +442,7 @@ export default {
// self.tifPath = pm.ftpPath; // self.tifPath = pm.ftpPath;
//访 //访
let rt = pm.ftpPath.split('/'); let rt = pm.ftpPath.split('/');
self.tifPath ='http://10.0.3.157:18030/inspection/files/' + rt[rt.length - 1]; self.tifPath ='http://10.0.31.125:18030/inspection/files/' + rt[rt.length - 1];
self.projection = pm.projection; self.projection = pm.projection;
// //