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