lijinlong
吕天方 2 years ago
parent 0c81daef3e
commit 966d5f0ef7

@ -4,6 +4,6 @@ ENV = 'development'
# base api
VUE_APP_BASE_API = '/dashboard'
VUE_APP_BASE_API2 = 'http://39.101.188.84:9027'
VUE_APP_BASE_API2 = 'http://192.168.0.108:9027'
BASE_API = 'http://10.10.3.35:9070'

@ -548,9 +548,6 @@ export default {
});
});
});
sift().then((res) => {
console.log(res);
});
},
// 线
lineBox() {

Loading…
Cancel
Save