diff --git a/frontend/package.json b/frontend/package.json
index f84119988f..937c30fa48 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -87,7 +87,6 @@
"vue-echarts": "^6.7.3",
"vue-i18n": "^9.13.1",
"vue-router": "^4.4.0",
- "vue3-ace-editor": "^2.2.4",
"vue3-colorpicker": "^2.3.0",
"xml-beautify": "^1.2.3",
"xpath": "^0.0.34"
diff --git a/frontend/src/components/pure/ace-editor/index.vue b/frontend/src/components/pure/ace-editor/index.vue
deleted file mode 100644
index f99c449c62..0000000000
--- a/frontend/src/components/pure/ace-editor/index.vue
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
-
-
diff --git a/frontend/src/views/api-test/management/components/management/case/tabContent/tabCaseExecuteHistory.vue b/frontend/src/views/api-test/management/components/management/case/tabContent/tabCaseExecuteHistory.vue
index a5b1cae5de..88b9d90758 100644
--- a/frontend/src/views/api-test/management/components/management/case/tabContent/tabCaseExecuteHistory.vue
+++ b/frontend/src/views/api-test/management/components/management/case/tabContent/tabCaseExecuteHistory.vue
@@ -39,35 +39,22 @@
-
-
- {{ t('apiScenario.executeHistory.execution.operation') }}
-
-
-
-
+
{{ t('apiScenario.executeHistory.execution.operation') }}
-
+
diff --git a/frontend/src/views/api-test/scenario/components/executeHistory.vue b/frontend/src/views/api-test/scenario/components/executeHistory.vue
index 0eb5d71005..ce80452a67 100644
--- a/frontend/src/views/api-test/scenario/components/executeHistory.vue
+++ b/frontend/src/views/api-test/scenario/components/executeHistory.vue
@@ -29,35 +29,22 @@
-
-
- {{ t('apiScenario.executeHistory.execution.operation') }}
-
-
-
-
+
{{ t('apiScenario.executeHistory.execution.operation') }}
-
+
diff --git a/frontend/src/views/taskCenter/component/caseTaskTable.vue b/frontend/src/views/taskCenter/component/caseTaskTable.vue
index 8192977185..c4dac41bde 100644
--- a/frontend/src/views/taskCenter/component/caseTaskTable.vue
+++ b/frontend/src/views/taskCenter/component/caseTaskTable.vue
@@ -64,16 +64,12 @@
{{ t('ms.taskCenter.rerun') }}
-
+
{{ t('ms.taskCenter.checkReport') }}
diff --git a/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue b/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue
index 493bfa9c35..48e90e76c9 100644
--- a/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue
+++ b/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue
@@ -24,10 +24,10 @@
{{ t('apiScenario.executeHistory.execution.operation') }}
diff --git a/frontend/src/views/workbench/homePage/index.vue b/frontend/src/views/workbench/homePage/index.vue
index a87d4bbb47..5735796ebc 100644
--- a/frontend/src/views/workbench/homePage/index.vue
+++ b/frontend/src/views/workbench/homePage/index.vue
@@ -1,7 +1,9 @@