fix(UI测试): 修复指令列表和指令回收站列表-运行环境字段仍显示问题

--bug=1026072 --user=郭雨琦
https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001026072
This commit is contained in:
guoyuqi 2023-05-15 13:53:38 +08:00 committed by 刘瑞斌
parent 37453c3f6e
commit f0b112ba0c
1 changed files with 0 additions and 1 deletions

View File

@ -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" },