@ -2,6 +2,8 @@
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
@ -2,5 +2,7 @@
ENV = 'production'
@ -2,7 +2,7 @@ import request from '@/utils/request'
export function index(params) {
return request({
url: 'http://192.168.60.100:9002/api/admin/other/contract',
url: '/api/admin/other/contract',
method: 'get',
params:params
})
@ -249,7 +249,8 @@
},
pageChange(e) {
this.select.pageIndex = e
this.getindex()
editorRuku(id,type){
this.$refs['addRuku'].id = id
@ -141,7 +141,8 @@
this.getIndex()
editorRuku(id, type) {
this.$refs['addoutbounds'].id = id
@ -148,7 +148,8 @@