From d5752d4f485184d0fd92fae043032394d946dafe Mon Sep 17 00:00:00 2001 From: marvzhang Date: Sat, 22 Feb 2020 19:15:43 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=B8=85=E9=99=A4?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/spider/SpiderList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/spider/SpiderList.vue b/frontend/src/views/spider/SpiderList.vue index 4783aaab..e91bd889 100644 --- a/frontend/src/views/spider/SpiderList.vue +++ b/frontend/src/views/spider/SpiderList.vue @@ -1163,7 +1163,6 @@ export default { }) if (!res.data.error) { this.$message.success('Sent signals to cancel selected tasks') - this.$refs['table'].clearSelection() await this.getList() } } finally { From 259403d3e5c4aa4819c792eee7c4a280fa7034ee Mon Sep 17 00:00:00 2001 From: marvzhang Date: Sat, 22 Feb 2020 21:03:14 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E7=88=AC=E8=99=ABbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/Common/CrawlConfirmDialog.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Common/CrawlConfirmDialog.vue b/frontend/src/components/Common/CrawlConfirmDialog.vue index a1d6b1ad..aa89ea9a 100644 --- a/frontend/src/components/Common/CrawlConfirmDialog.vue +++ b/frontend/src/components/Common/CrawlConfirmDialog.vue @@ -34,7 +34,7 @@ /> - + -