fix(UI自动化): 修复高级搜索选择模块搜索后点击重置-仍显示勾选模块

--bug=1018418 --user=刘瑶 【UI测试】场景回收站-高级搜索-所属模块-属于-选择模块搜索后点击重置-仍显示勾选模块 https://www.tapd.cn/55049933/s/1270427
This commit is contained in:
nathan.liu 2022-10-20 21:50:30 +08:00 committed by 刘瑞斌
parent 5f01e0b7aa
commit 1d310a7e1c
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@ export default {
this.init();
// component.init()
this.component.init = this.reload;
//
this.component.reset = this.init;
},
methods: {
init() {