Merge branch 'master' of https://github.com/metersphere/metersphere
This commit is contained in:
commit
5114672358
|
@ -135,8 +135,9 @@ export default {
|
|||
}
|
||||
return true;
|
||||
},
|
||||
environmentConfigClose(id) {
|
||||
// todo 关闭时刷新环境列表
|
||||
environmentConfigClose() {
|
||||
this.data = [];
|
||||
this.init();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue