@@ -49,7 +49,7 @@ export default {
/* 类型(base64格式、url格式) */
type: {
type: String,
- default: "",
+ default: "url",
}
},
data() {