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