RuoYi
2021-07-11 5879c2484aa6879e7b5abf3d6ae0ebd9517604cb
ruoyi-ui/src/components/Editor/index.vue
@@ -49,7 +49,7 @@
    /* 类型(base64格式、url格式) */
    type: {
      type: String,
      default: "",
      default: "url",
    }
  },
  data() {