@ -234,6 +234,7 @@ function onLoadMatterList(name?:string){
}).map(val => {
const copy = structuredClone(toRaw(val))
copy.dir = !copy.dir
copy.manager=props.ismanager
return copy
})