From afd9ce2fc4b2fa5bee49ee31cae7e7f494494825 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Mon, 24 Feb 2020 09:30:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=BC=B9=E7=AA=97=E4=B8=AD=E9=80=89=E6=8B=A9=E7=88=AC?= =?UTF-8?q?=E8=99=AB=E5=85=B6=E4=BB=96=E9=A1=B9=E4=B8=8D=E5=8F=98=E5=8C=96?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/schedule/ScheduleList.vue | 25 ++++++++++++++------ 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/frontend/src/views/schedule/ScheduleList.vue b/frontend/src/views/schedule/ScheduleList.vue index 997488b8..63a3210b 100644 --- a/frontend/src/views/schedule/ScheduleList.vue +++ b/frontend/src/views/schedule/ScheduleList.vue @@ -27,13 +27,16 @@ :title="$t(dialogTitle)" :visible.sync="dialogVisible" width="640px" - :before-close="onDialogClose"> - + :before-close="onDialogClose" + > + @@ -62,6 +65,7 @@ :placeholder="$t('Spider')" filterable :disabled="isDisabledSpiderSchedule" + @change="onSpiderChange" >