diff --git a/report-ui/src/views/report/bigscreen/designer/form/dynamicForm.vue b/report-ui/src/views/report/bigscreen/designer/form/dynamicForm.vue index 32c7c00e..08d8997a 100644 --- a/report-ui/src/views/report/bigscreen/designer/form/dynamicForm.vue +++ b/report-ui/src/views/report/bigscreen/designer/form/dynamicForm.vue @@ -124,8 +124,6 @@ :mode="'code'" lang="zh" class="my-editor" - @json-change="onJsonChange" - @json-save="onJsonSave" />