Эх сурвалжийг харах

只需要在编辑图文时,才自动提交

shizhongqi 11 сар өмнө
parent
commit
22d49993f5

+ 3 - 0
hdApp/src/admin/picText/picTextAdd.vue

@@ -202,6 +202,9 @@ export default {
     },
     // 接收编辑器自动提交事件
     onEditorAutoSubmit() {
+      // 只需要在编辑图文时,才自动提交
+      if (!this.isEdit) return;
+
       this.autoSubmitMode = true;
       const e = {
         detail: {