From 18c40e8b632d82be55cf66b1036ce46e13bc6eba Mon Sep 17 00:00:00 2001 From: groundnuts Date: Thu, 16 Jun 2022 07:06:14 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=90OpenHarmony=E5=BC=80=E6=BA=90=E8=B4=A1?= =?UTF-8?q?=E7=8C=AE=E8=80=85=E8=AE=A1=E5=88=922022=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=8E=A5=E5=8F=A3=E5=90=8D=E9=94=99=E8=AF=AF=20Signed?= =?UTF-8?q?-off-by:=20groundnuts=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/application-dev/reference/apis/js-apis-uitest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-uitest.md b/zh-cn/application-dev/reference/apis/js-apis-uitest.md index 1fc595ca93..3917a1a2b2 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-uitest.md +++ b/zh-cn/application-dev/reference/apis/js-apis-uitest.md @@ -642,7 +642,7 @@ async function demo() { ### UiComponent.isChecked9+ -isLongClickable(): Promise\ +isChecked(): Promise\ 获取控件对象被勾选状态。 -- GitLab