From a5fafde7c2e465c05441c62d335c80a8052de638 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Tue, 13 Sep 2022 14:55:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=82=E6=95=B0=E9=A1=B9?= =?UTF-8?q?=E6=94=B6=E9=9B=86=E6=B8=85=E5=8D=95=20=E6=88=AA=E6=AD=A2?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E5=BC=B9=E6=A1=86=20=E5=A4=8D=E5=88=B6?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E6=B8=85=E5=8D=95=E7=82=B9=E5=87=BB=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E6=8C=89=E9=92=AE=E6=97=A0=E5=8F=8D=E5=BA=94=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/TaskCutOffTime/index.vue | 49 ++++++++++++----- .../components/TaskCutOffTime/indexonekey.vue | 49 ++++++++++++----- .../src/components/tableCollection/index.vue | 54 ++++++++++++++++++- .../ParameterItemCollectionList.vue | 21 ++++---- .../dialog/ProjectCollectionParameters.vue | 5 +- 5 files changed, 137 insertions(+), 41 deletions(-) diff --git a/jero-web/src/components/TaskCutOffTime/index.vue b/jero-web/src/components/TaskCutOffTime/index.vue index 69b6313b3..513d2861f 100644 --- a/jero-web/src/components/TaskCutOffTime/index.vue +++ b/jero-web/src/components/TaskCutOffTime/index.vue @@ -1,4 +1,13 @@