diff --git a/report-ui/src/components/AnjiPlus/anji-crud/anji-crud.vue b/report-ui/src/components/AnjiPlus/anji-crud/anji-crud.vue
index 60bfe835..c4b1594b 100644
--- a/report-ui/src/components/AnjiPlus/anji-crud/anji-crud.vue
+++ b/report-ui/src/components/AnjiPlus/anji-crud/anji-crud.vue
@@ -147,57 +147,21 @@
-
-
-
- 新增
- 删除
-
-
-
-
-
-
- {{ handlegetLable(checkRecords, item.label) }}
-
-
+
+
+ {{ handlegetLable(checkRecords, item.label) }}
+
@@ -303,106 +267,56 @@
label="操作"
:width="option.buttons.rowButtonsWidth || 100"
>
-
-
-
+
编辑{{ handlegetLable(scope.row, item.label) }}
+
+
删除{{
+ handlegetLable(scope.row, option.rowButtons[0].label)
+ }}
-
- 更多
+
+
+ 更多
+
-
删除{{
+ handlegetLable(scope.row, item.label)
+ }}
-
-
-
- {{ handlegetLable(scope.row, item.label) }}
-
-
- {{
- handlegetLable(scope.row, option.rowButtons[0].label)
- }}
-
-
- 更多
-
-
-
-
- {{
- handlegetLable(scope.row, item.label)
- }}
-
-
-
-
-
+