lion 2 years ago
parent 8458052fcc
commit 1679662592

@ -2,9 +2,9 @@
ENV='development'
# base api
#VUE_APP_BASE_API = http://192.168.60.100:9002/
#VUE_APP_UPLOAD_API = http://192.168.60.100:9002/api/admin/upload-file
VUE_APP_BASE_API = http://hd-wuziguanli-test.ali251.langye.net/
VUE_APP_UPLOAD_API = http://hd-wuziguanli-test.ali251.langye.net/api/admin/upload-file
VUE_APP_BASE_API = http://192.168.60.100:9002/
VUE_APP_UPLOAD_API = http://192.168.60.100:9002/api/admin/upload-file
#VUE_APP_BASE_API = http://hd-wuziguanli-test.ali251.langye.net/
#VUE_APP_UPLOAD_API = http://hd-wuziguanli-test.ali251.langye.net/api/admin/upload-file
VUE_APP_OUT_URL = http://192.168.60.18:2021

@ -151,7 +151,7 @@
this.$refs['addoutbounds'].id = id
this.$refs['addoutbounds'].isShow = true
this.$refs['addoutbounds'].type = type
$refs['addoutbounds'].chukuType = chukuType
this.$refs['addoutbounds'].chukuType = this.chukuType
},
deleteRuku(row) {
// return

Loading…
Cancel
Save