mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-25 19:52:16 +00:00
fix promptAction can not show function tips
Signed-off-by: zhaoxinyu <zhaoxinyu20@huawei.com> Change-Id: I9fcc817e61cb547f5d783306faf709cb4fa20c1b
This commit is contained in:
parent
fb1c3b0121
commit
b5335b4508
2
api/@ohos.promptAction.d.ts
vendored
2
api/@ohos.promptAction.d.ts
vendored
@ -214,4 +214,4 @@ declare namespace promptAction {
|
||||
function showActionMenu(options: ActionMenuOptions): Promise<ActionMenuSuccessResponse>;
|
||||
}
|
||||
|
||||
export default prompt;
|
||||
export default promptAction;
|
||||
|
Loading…
x
Reference in New Issue
Block a user