This commit is contained in:
zh
2025-09-11 19:39:36 +08:00
parent 515ce45992
commit 3474759fdc

View File

@ -441,7 +441,7 @@ export const useTree = () => {
return 1;
}
return 0;
})
});
//将模型压平
(window as any).pressModelMap = new Map();
(window as any).pressModelEntities = new Map();