ts类型
This commit is contained in:
@ -441,7 +441,7 @@ export const useTree = () => {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
})
|
});
|
||||||
//将模型压平
|
//将模型压平
|
||||||
(window as any).pressModelMap = new Map();
|
(window as any).pressModelMap = new Map();
|
||||||
(window as any).pressModelEntities = new Map();
|
(window as any).pressModelEntities = new Map();
|
||||||
|
|||||||
Reference in New Issue
Block a user