疯狂的狮子li
2021-12-28 5b257b2b57fd94ff223f76d842a34f17c7e037e6
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() {