fix(测试跟踪): 功能用例筛选状态和列表状态不一致
--bug=1009034 --user=lyh 【测试跟踪】-功能用例按状态筛选 not started= = Prepare https://www.tapd.cn/55049933/s/1092047
This commit is contained in:
parent
b79df76708
commit
9e9f206507
|
@ -1984,8 +1984,8 @@ export default {
|
|||
unlink: 'Unlink',
|
||||
project_name: "Project",
|
||||
status: 'Review Status',
|
||||
status_prepare: 'Not started',
|
||||
status_running: 'In progress',
|
||||
status_prepare: 'Prepare',
|
||||
status_running: 'Underway',
|
||||
status_finished: 'Completed',
|
||||
status_pass: 'Pass',
|
||||
status_un_pass: 'UnPass',
|
||||
|
|
Loading…
Reference in New Issue