diff --git a/packages/3.0.0/AppReportAiWill/components/Setting.vue b/packages/3.0.0/AppReportAiWill/components/Setting.vue index 44fd6f90..fd2d956c 100644 --- a/packages/3.0.0/AppReportAiWill/components/Setting.vue +++ b/packages/3.0.0/AppReportAiWill/components/Setting.vue @@ -37,7 +37,7 @@ - +
编辑 删除 @@ -48,7 +48,7 @@ :visible.sync="isShowAdd" width="780px" height="580px" - :title="id ? '添加事件分组' : '编辑事件分组'" + :title="id ? '编辑事件分组' : '添加事件分组'" @close="onClose" @onConfirm="onConfirm">