From fd41b5486fa02df877bd99859fdffa5ef35ec326 Mon Sep 17 00:00:00 2001 From: qushutong <1976590620@qq.com> Date: Thu, 12 Sep 2019 10:30:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/news/news-publish.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/news/news-publish.vue b/src/views/modules/news/news-publish.vue index f9a890d2..11521335 100644 --- a/src/views/modules/news/news-publish.vue +++ b/src/views/modules/news/news-publish.vue @@ -388,6 +388,7 @@ export default { }).catch(() => { }) this.dataForm = [] this.quillEditor.root.innerHTML = '' + this.time = [] }) }, 1000, { 'leading': true, 'trailing': false }) },