From 980c8684e8f472ca045fa204be5c588781742da7 Mon Sep 17 00:00:00 2001 From: dailer Date: Mon, 10 Jul 2023 16:16:50 +0800 Subject: [PATCH] =?UTF-8?q?update=20shouldUpdate=E7=9A=84=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E5=86=99=E9=94=99=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/fineui/typescript/core/widget.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fineui/typescript/core/widget.ts b/packages/fineui/typescript/core/widget.ts index 7ab2e84ce..f01b9a517 100644 --- a/packages/fineui/typescript/core/widget.ts +++ b/packages/fineui/typescript/core/widget.ts @@ -125,7 +125,7 @@ export declare class Widget extends OB { /** * 更新前 */ - shouldUpdate?(): void; + shouldUpdate?(): boolean; /** * 更新