fix(测试跟踪): 测试计划报告结果状态不一致
--bug=1027639 --user=宋昌昌 【测试跟踪】测试计划的功能用例列表执行结果“未执行”和报告统计中的“未开始”不一致 https://www.tapd.cn/55049933/s/1392524
This commit is contained in:
parent
a2b31afee7
commit
df30874d27
|
@ -64,7 +64,7 @@ export default {
|
||||||
[
|
[
|
||||||
"Prepare",
|
"Prepare",
|
||||||
{
|
{
|
||||||
name: this.$t("test_track.plan.plan_status_prepare"),
|
name: this.$t("api_test.home_page.detail_card.unexecute"),
|
||||||
itemStyle: { color: "#DEDE10" },
|
itemStyle: { color: "#DEDE10" },
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue