From 29ded9e3980150d76ca783ab18f5b41acb29d735 Mon Sep 17 00:00:00 2001 From: liuchuang <123456> Date: Fri, 6 Nov 2020 10:19:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E7=AE=A1=E7=90=86=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/news/notice-add-or-update.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/news/notice-add-or-update.vue b/src/views/modules/news/notice-add-or-update.vue index a7d09d1..954fe06 100644 --- a/src/views/modules/news/notice-add-or-update.vue +++ b/src/views/modules/news/notice-add-or-update.vue @@ -120,7 +120,7 @@ export default { noticeContent: '', allDeptIdsShow: [], noticeVideoUrl: '', - sort + sort: '' }, value: '', loading: false,