fix(UI测试): 修复指令列表和指令回收站列表-运行环境字段仍显示问题
--bug=1026072 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001026072
This commit is contained in:
parent
37453c3f6e
commit
f0b112ba0c
|
@ -128,7 +128,6 @@ export let CUSTOM_TABLE_HEADER = {
|
||||||
key: "6",
|
key: "6",
|
||||||
label: "api_test.definition.api_principal",
|
label: "api_test.definition.api_principal",
|
||||||
},
|
},
|
||||||
{ id: "environmentMap", key: "8", label: "commons.environment" },
|
|
||||||
{ id: "updateTime", key: "7", label: "api_test.definition.api_last_time" },
|
{ id: "updateTime", key: "7", label: "api_test.definition.api_last_time" },
|
||||||
{ id: "lastResult", key: "a", label: "ui.debug_result_label" },
|
{ id: "lastResult", key: "a", label: "ui.debug_result_label" },
|
||||||
{ id: "createTime", key: "c", label: "commons.create_time" },
|
{ id: "createTime", key: "c", label: "commons.create_time" },
|
||||||
|
|
Loading…
Reference in New Issue