@vipl520/dk-ui 1.0.70 → 1.0.71

Sign up to get free protection for your applications and to get access to all the features.
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();