From 20b03f8e8ae0fae65071fcdd42648327ba49fb28 Mon Sep 17 00:00:00 2001 From: alan Date: Wed, 7 Aug 2019 15:50:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=97=A0jira=E4=BB=BB=E5=8A=A1=20?= =?UTF-8?q?=E8=A1=A5=E5=85=A8=E9=81=97=E6=BC=8F=E7=9A=84=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- typescript/core/widget.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/core/widget.ts b/typescript/core/widget.ts index c833f0658..29292a632 100644 --- a/typescript/core/widget.ts +++ b/typescript/core/widget.ts @@ -293,7 +293,7 @@ export interface _Widget extends _OB { /** * 设置text */ - setText(): void; + setText(text: string): void; /** * 获取值