scmiot
2022-11-24 adaa93acfbec0055a50d82912665bf4bc1e1e4fb
ruoyi-ui/src/components/Editor/index.vue
@@ -180,7 +180,7 @@
        // 调整光标到最后
        quill.setSelection(length + 1);
      } else {
        this.$message.error("图片插入失败");
        this.$message.error(res.msg);
      }
    },
    handleUploadError() {