diff --git a/.env.development b/.env.development index 091a337..9033f2b 100644 --- a/.env.development +++ b/.env.development @@ -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 diff --git a/src/views/outbounds/index.vue b/src/views/outbounds/index.vue index 5e9d597..bc36828 100644 --- a/src/views/outbounds/index.vue +++ b/src/views/outbounds/index.vue @@ -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