fix(测试跟踪): 功能用例评审状态筛选失效

--bug=1017672 --user=陈建星 【代码提交到2.2.1】【测试跟踪】github#18368,功能用例,列表按评审结果筛选不生效 https://www.tapd.cn/55049933/s/1282682
This commit is contained in:
chenjianxing 2022-10-31 10:05:33 +08:00 committed by jianxing
parent 968e9094f7
commit c0fef2476c
1 changed files with 0 additions and 4 deletions

View File

@ -670,10 +670,6 @@ export default {
this.condition.selectThisWeedData = false;
this.condition.selectThisWeedRelevanceData = false;
this.condition.caseCoverage = null;
this.condition.filters.reviewStatus = ["Prepare", "Pass", "UnPass"];
if (!this.selectDataRange) {
delete this.condition.filters.review_status
}
switch (this.selectDataRange) {
case 'thisWeekCount':
this.condition.selectThisWeedData = true;