From a8e6411b020982f0ce33d47ce0e5a9b2b3541353 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Tue, 13 Aug 2024 09:00:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=98=8E=E7=BB=86=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=82=B9=E5=87=BB=E7=9A=84=E6=97=B6=E5=80=99=E5=A4=B1?= =?UTF-8?q?=E5=8E=BB=E7=84=A6=E7=82=B9=E5=86=85=E5=AE=B9=E8=BF=98=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E8=8E=B7=E5=8F=96=E5=88=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BasicForm/src/BasicForm.vue | 9 +- src/components/TableForm/src/TableForm.vue | 125 +++++++++++---------- 2 files changed, 76 insertions(+), 58 deletions(-) diff --git a/src/components/BasicForm/src/BasicForm.vue b/src/components/BasicForm/src/BasicForm.vue index 16dc70ac4..a4a995345 100644 --- a/src/components/BasicForm/src/BasicForm.vue +++ b/src/components/BasicForm/src/BasicForm.vue @@ -107,6 +107,7 @@ :routeName="routeName" @visibleChange="visibleChange" @inputStringFcous='inputStringFcous' + :sureDisabled="sureDisabled" >