修改UAT问题
This commit is contained in:
@@ -295,6 +295,7 @@
|
||||
let _this = this
|
||||
// 先调取接口判断是否有配置信息
|
||||
if (item.isHistory == '1'){
|
||||
item.projectName = this.$route.query.projectName
|
||||
let newUrl = _this.$router.resolve({
|
||||
path: '/ParameterItemCollection',
|
||||
query: {it: item.id,
|
||||
|
||||
Reference in New Issue
Block a user