sxq
2021-10-20 12d76e4f205c41cf3fd8ea215b787e900b3cc876
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() {