瀏覽代碼

更新 'views/newblog.html'

master
父節點
當前提交
cbad8cd93d
  1. 3
      views/newblog.html

3
views/newblog.html

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

Loading…
取消
儲存