diff --git a/backend/src/main/java/io/metersphere/xpack b/backend/src/main/java/io/metersphere/xpack index d39f3b38d7..228f4e48f1 160000 --- a/backend/src/main/java/io/metersphere/xpack +++ b/backend/src/main/java/io/metersphere/xpack @@ -1 +1 @@ -Subproject commit d39f3b38d753ce678c355b9bf2822c41f593a753 +Subproject commit 228f4e48f1b211534af4d069db4fc8b0e4cf332e diff --git a/frontend/src/business/components/common/components/search/search-components.js b/frontend/src/business/components/common/components/search/search-components.js index 0e96d8d579..354fbeb7b3 100644 --- a/frontend/src/business/components/common/components/search/search-components.js +++ b/frontend/src/business/components/common/components/search/search-components.js @@ -766,6 +766,8 @@ export const REPORT_CASE_CONFIGS = [NAME, CREATE_TIME, STATUS, CREATOR, TRIGGER_ export const UI_REPORT_CONFIGS = [NAME, TEST_NAME, CREATE_TIME, UI_REPORT_STATUS, PROJECT_CREATOR, UI_TRIGGER_MODE, UI_MODULE_TREE]; +export const UI_SCENARIO_CONFIGS = [NAME, TEST_NAME, CREATE_TIME, API_STATUS, PROJECT_CREATOR, UI_TRIGGER_MODE, UI_MODULE_TREE]; + // 测试跟踪-测试用例 列表 export const TEST_CASE_CONFIGS = [ID, NAME, TAGS, TEST_CASE_MODULE_TREE, CREATE_TIME, UPDATE_TIME, CREATOR, CASE_REVIEW_STATUS, FOLLOW_PEOPLE, CASE_DEMAND]; diff --git a/frontend/src/business/components/xpack b/frontend/src/business/components/xpack index f2c87424ad..65e2b48e94 160000 --- a/frontend/src/business/components/xpack +++ b/frontend/src/business/components/xpack @@ -1 +1 @@ -Subproject commit f2c87424ad62a875c50bedba6153eaf28000ee18 +Subproject commit 65e2b48e941e90aeb3d5e1aebc1e193eca30a120