Browse Source

更新 'views/editblog.html'

master
parent
commit
d34cb304fb
  1. 4
      views/editblog.html

4
views/editblog.html

@ -118,7 +118,9 @@
} }
this.getCatas() this.getCatas()
this.lables = this.blog.Lables this.lables = this.blog.Lables
debugger this.$refs.md.$on("imgAdd",(pos, $file)=>{
_this.$imgAdd(pos, $file)
})
}, },
methods: { methods: {
okHandler (){ okHandler (){

Loading…
Cancel
Save