diff --git a/src/views/workCenter/annualRevisionPlanActivelyReport/RevisionPlanActivelyReportFlow.vue b/src/views/workCenter/annualRevisionPlanActivelyReport/RevisionPlanActivelyReportFlow.vue
index aa34883b..c3c68b3b 100644
--- a/src/views/workCenter/annualRevisionPlanActivelyReport/RevisionPlanActivelyReportFlow.vue
+++ b/src/views/workCenter/annualRevisionPlanActivelyReport/RevisionPlanActivelyReportFlow.vue
@@ -76,8 +76,8 @@
-
-
+
+
{{ $t('processApprovalInformation') }}
diff --git a/src/views/workCenter/annualRevisionPlanActivelyReport/modules/OnlyTableForm.vue b/src/views/workCenter/annualRevisionPlanActivelyReport/modules/OnlyTableForm.vue
index c8da8259..34c7b838 100644
--- a/src/views/workCenter/annualRevisionPlanActivelyReport/modules/OnlyTableForm.vue
+++ b/src/views/workCenter/annualRevisionPlanActivelyReport/modules/OnlyTableForm.vue
@@ -55,10 +55,10 @@
{{ $t('lookDetail') }}
-
+
{{ $t('edit') }}
- {{ $t('view') }}
+ {{ $t('delete') }}
{{ $t('edit') }}
@@ -100,8 +100,8 @@ export default {
required: false,
default: false
},
- // 可以编辑和查看
- editAndLook: {
+ // 可以编辑和删除
+ editAndDelete: {
type: Boolean,
required: false,
default: false