Commit 3faec8f5 authored by van.chen's avatar van.chen

改打包的的时候的配置

parent 2d3b252e
......@@ -23,7 +23,7 @@
"@ngx-translate/http-loader": "^4.0.0",
"core-js": "^2.5.4",
"echarts": "^4.2.1",
"ng-zorro-antd": "~7.2.0",
"ng-zorro-antd": "~7.3.0",
"ngx-echarts": "^4.1.1",
"rxjs": "~6.3.3",
"tslib": "^1.9.0",
......
......@@ -258,7 +258,6 @@ export class SensorDetailComponent implements OnInit {
}
saveOther() {
debugger;
this.isSaveOther = true;
this.req4 = {
companyNo: this.companyNo,
......
......@@ -4,8 +4,8 @@
export const environment = {
production: false,
// baseUrl: 'http://cloud-test.witium.com/api', // 对外访问测试网地址
baseUrl: 'http://172.16.1.53:8092', // cy
baseUrl: 'http://cloud-test.witium.com/api', // 对外访问测试网地址
// baseUrl: 'http://172.16.1.53:8092', // cy
};
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment