From 6f439751cb28effefd63d4dc3a71bab4e344267e Mon Sep 17 00:00:00 2001 From: ibuler Date: Fri, 5 Jun 2020 14:29:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E7=94=9F=E6=88=90=E7=9A=84=E6=95=B0=E6=8D=AE=E6=90=9C=E7=B4=A2?= =?UTF-8?q?,=E4=BF=AE=E6=94=B9command=20execution=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AutoDataSearch/index.vue | 29 +++++-------------- src/components/AutoDataZTree/index.vue | 15 +++++----- .../ListTable/TableAction/index.vue | 11 +++++-- src/components/TagSearch/index.vue | 1 - src/i18n/langs/cn.json | 8 +++-- src/permission.js | 1 - src/views/audits/CommandExecutionList.vue | 12 ++++++++ 7 files changed, 42 insertions(+), 35 deletions(-) diff --git a/src/components/AutoDataSearch/index.vue b/src/components/AutoDataSearch/index.vue index 61e12e474..3dfc44010 100644 --- a/src/components/AutoDataSearch/index.vue +++ b/src/components/AutoDataSearch/index.vue @@ -1,10 +1,8 @@