mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-01 11:38:57 +08:00
fix(测试跟踪): 修复用例列表无法根据用例状态筛选的问题
--bug=1015902 --user=宋昌昌 [测试跟踪] github#16991无法筛选出指定状态的用例 https://www.tapd.cn/55049933/s/1230204
This commit is contained in:
parent
22acc0a44b
commit
48ea7fd06c
@ -588,9 +588,6 @@ export default {
|
||||
},
|
||||
selectNodeIds() {
|
||||
this.page.currentPage = 1;
|
||||
if (!this.trashEnable) {
|
||||
this.condition.filters.status = [];
|
||||
}
|
||||
initCondition(this.condition, false);
|
||||
this.initTableData();
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user