From fac2558b202b9dd09828ac01ae22893df89aa16b Mon Sep 17 00:00:00 2001 From: marvzhang Date: Fri, 20 Mar 2020 18:17:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=9B=B4=E5=A4=9A=E9=9C=80?= =?UTF-8?q?=E8=A6=81disable=E7=9A=84=E6=8C=89=E9=92=AE=E5=92=8C=E8=A1=A8?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/Config/ConfigList.vue | 32 ++++++++++++++++--- frontend/src/components/File/FileDetail.vue | 2 +- frontend/src/components/File/FileList.vue | 2 +- .../components/InfoView/SpiderInfoView.vue | 2 +- frontend/src/views/spider/SpiderList.vue | 2 +- 5 files changed, 31 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/Config/ConfigList.vue b/frontend/src/components/Config/ConfigList.vue index d4d83119..245fcff3 100644 --- a/frontend/src/components/Config/ConfigList.vue +++ b/frontend/src/components/Config/ConfigList.vue @@ -131,14 +131,21 @@
- + {{$t('Run')}} - + {{$t('Save')}}
@@ -303,7 +310,7 @@
- + {{$t('Save')}}
@@ -316,7 +323,13 @@
- + {{$t('Save')}} @@ -330,7 +343,10 @@