This commit is contained in:
X1627315083
2025-02-06 11:14:16 +08:00
parent 566c7d15f4
commit cfa572f580

View File

@@ -169,7 +169,7 @@ export default defineComponent({
},
workspace:{
type:Object,
default:false
default:{}
},
},
setup(props:any,{emit}) {