@vipl520/dk-ui 1.0.70 → 1.0.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1498,7 +1498,6 @@
1498
1498
  images_upload_handler: handleImageUpload,
1499
1499
  initialContent: "Loading editor..."
1500
1500
  });
1501
- console.log("init", init);
1502
1501
  const tinymceSrc = vue.ref("https://cdn-1251560393.cos.ap-chengdu.myqcloud.com/lib/tinymce/tinymce.min.js");
1503
1502
  const attachmentRef = vue.ref();
1504
1503
  const editorRef = vue.ref();