From 958db843d93e01ff7eef4a22eb060c438b9637ad Mon Sep 17 00:00:00 2001
From: liuchuang <123456>
Date: Fri, 6 Nov 2020 09:37:04 +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 | 6 +++++-
src/views/modules/news/notice.vue | 4 ++++
2 files changed, 9 insertions(+), 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 38d3e58..a7d09d1 100644
--- a/src/views/modules/news/notice-add-or-update.vue
+++ b/src/views/modules/news/notice-add-or-update.vue
@@ -87,6 +87,9 @@
class="el-icon-plus avatar-uploader-icon">
+
+
+
{{ $t('cancel') }}
@@ -116,7 +119,8 @@ export default {
mobile: '',
noticeContent: '',
allDeptIdsShow: [],
- noticeVideoUrl: ''
+ noticeVideoUrl: '',
+ sort
},
value: '',
loading: false,
diff --git a/src/views/modules/news/notice.vue b/src/views/modules/news/notice.vue
index bf70dbb..8b7b14b 100644
--- a/src/views/modules/news/notice.vue
+++ b/src/views/modules/news/notice.vue
@@ -69,6 +69,10 @@
header-align="center"
align="center"
width="180">
+