From 5b5d81ca5961975f28d7852563ebd10e2c39e57e Mon Sep 17 00:00:00 2001 From: wbc <942429426@qq.com> Date: Mon, 31 Mar 2025 15:59:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E8=81=94=E5=90=88=E5=AE=A1=E6=9F=A5?= =?UTF-8?q?=E4=B8=8D=E5=81=9A=E8=BE=93=E5=85=A5=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectLib/projectPlan/projectPlan.data.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/projectLib/projectPlan/projectPlan.data.ts b/src/views/projectLib/projectPlan/projectPlan.data.ts index 78154f1..950c18a 100644 --- a/src/views/projectLib/projectPlan/projectPlan.data.ts +++ b/src/views/projectLib/projectPlan/projectPlan.data.ts @@ -248,7 +248,6 @@ export const EstimateAmountFormSchemas: FormSchema[] = [ style: { width: '100%' }, min:0, precision:2, - max:formModel.totalMoney, onChange: async (value, option) => { let hejian = formModel.totalMoney-value // formModel.manageContactor = undefined; // reset city value