添加quickcommandUI在点击取消按钮和点击空白退出时的回调

This commit is contained in:
fofolee
2025-01-11 14:22:20 +08:00
parent a954cf0764
commit 5691a8e48e
3 changed files with 25 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ export default defineComponent({
return {
setCssVar: setCssVar,
programs: programmings,
isRunningCommand: false,
profile: defaultProfile.common,
nativeProfile: defaultProfile.native,
utools: UTOOLS,