fix
This commit is contained in:
@@ -169,7 +169,7 @@ export default defineComponent({
|
|||||||
},
|
},
|
||||||
workspace:{
|
workspace:{
|
||||||
type:Object,
|
type:Object,
|
||||||
default:false
|
default:{}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
setup(props:any,{emit}) {
|
setup(props:any,{emit}) {
|
||||||
|
|||||||
Reference in New Issue
Block a user