MacOS专区,系统管理新增系统音量、锁定屏幕、进入睡眠、设置Dock、隐藏菜单、深色模式

This commit is contained in:
fofolee
2025-01-11 19:11:57 +08:00
parent d6f5350425
commit f7165c9f2d
3 changed files with 32 additions and 104 deletions

View File

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