@ -122,6 +122,10 @@
this.blog.Title = itemTitle
}
this.getCatas()
},
mounted: function () {
var _this = this
this.$refs.md.$on("imgAdd",(pos, $file)=>{
_this.$imgAdd(pos, $file)
})