指标加入全局变量字段选项
This commit is contained in:
@@ -76,7 +76,7 @@ switch (process.env.NODE_ENV) {
|
||||
case 'wang': // 汪环境
|
||||
proxyObj = {
|
||||
'/Riskmanage': {
|
||||
target: 'http://192.168.50.228:8080', // 生产环境
|
||||
target: 'http://192.168.50.223:8080', // 生产环境
|
||||
changeOrigin: true, // 是否跨域
|
||||
pathRewrite: {
|
||||
'^/Riskmanage': '/Riskmanage'
|
||||
|
||||
2029
h5-datax-manager/package-lock.json
generated
2029
h5-datax-manager/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -324,6 +324,7 @@
|
||||
type: 'success'
|
||||
});
|
||||
this.getlist()
|
||||
this.selection = []
|
||||
this.$store.dispatch('reGetfielduser')
|
||||
}
|
||||
})
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user