MacOS专区,新增访达管理,支持获取选中项,获取打开的路径,显示隐藏文件,获取窗口列表,激活窗口

This commit is contained in:
fofolee
2025-01-11 20:24:46 +08:00
parent f7165c9f2d
commit b7af2bd1ff
3 changed files with 70 additions and 157 deletions

View File

@@ -43,7 +43,7 @@ export default defineComponent({
required: true,
},
modelValue: {
type: [Object, String, Number, Array, Boolean],
type: null,
required: true,
},
},