From fb51814ea8020101db67bd0d755254dd5014be03 Mon Sep 17 00:00:00 2001 From: gengby <858962040@qq.com> Date: Tue, 5 Jul 2022 16:50:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wcs/qd/src/views/acs/task/index.vue | 95 ++++++++++++++++++++--------- 1 file changed, 66 insertions(+), 29 deletions(-) diff --git a/wcs/qd/src/views/acs/task/index.vue b/wcs/qd/src/views/acs/task/index.vue index 4f85de47..7be7b03e 100644 --- a/wcs/qd/src/views/acs/task/index.vue +++ b/wcs/qd/src/views/acs/task/index.vue @@ -58,6 +58,16 @@ + + 新增 + - + @@ -81,6 +91,7 @@ style="width: 370px;" filterable placeholder="请选择" + @change="isDisabled=false" > - + - + - + @@ -286,40 +304,28 @@