From 995d2ab5b04126fc2aefaacd074c4b79638ec740 Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Wed, 12 Feb 2020 21:17:33 +0800 Subject: [PATCH] =?UTF-8?q?perf[litemall-admin]:=20=E5=BE=AE=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E9=80=9A=E7=9F=A5=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-admin/src/views/profile/notice.vue | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/litemall-admin/src/views/profile/notice.vue b/litemall-admin/src/views/profile/notice.vue index 8c7df97d..d8cadf78 100644 --- a/litemall-admin/src/views/profile/notice.vue +++ b/litemall-admin/src/views/profile/notice.vue @@ -4,9 +4,6 @@
- - - 查找
@@ -15,8 +12,14 @@ 批量删除 + + + + + + - + @@ -70,16 +73,6 @@ export default { sort: 'add_time', order: 'desc' }, - options: [{ - value: 'all', - label: '所有' - }, { - value: 'read', - label: '已读' - }, { - value: 'unread', - label: '未读' - }], multipleSelection: [], notice: { title: '',