From d34cb304fbeda3c6bd35246678d2d793db52c497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9B=BD=E5=AE=B6=E4=B8=80=E7=BA=A7=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E7=8C=BF=E5=8A=9D=E9=80=80=E5=B8=88?= Date: Sun, 27 Sep 2020 04:48:51 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'views/editblog.html'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/editblog.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/views/editblog.html b/views/editblog.html index c0aaf04..6966e0b 100644 --- a/views/editblog.html +++ b/views/editblog.html @@ -118,7 +118,9 @@ } this.getCatas() this.lables = this.blog.Lables - debugger + this.$refs.md.$on("imgAdd",(pos, $file)=>{ + _this.$imgAdd(pos, $file) + }) }, methods: { okHandler (){