fix(接口测试): 修复自动化导入接口协议和数据不同步的缺陷
--bug=1013312 --user=王孝刚 【接口测试】切换接口协议,场景导入接口列表没刷新 https://www.tapd.cn/55049933/s/1161247
This commit is contained in:
parent
6ab8a72653
commit
0efd7ebbf0
|
@ -104,7 +104,6 @@ export default {
|
|||
},
|
||||
created() {
|
||||
this.condition.versionId = this.currentVersion;
|
||||
this.initTable();
|
||||
},
|
||||
watch: {
|
||||
selectNodeIds() {
|
||||
|
|
Loading…
Reference in New Issue