修改弹窗函数

This commit is contained in:
fofolee 2024-12-28 17:09:38 +08:00
parent e1d94839e9
commit 920301c794

View File

@ -79,7 +79,7 @@ export const commandCategories = [
icon: "message",
},
{
value: "alert",
value: "quickcommand.showMessageBox",
label: "弹窗显示消息",
desc: "要弹窗显示的消息文本",
icon: "warning",