@@ -434,6 +434,9 @@ const toBackClick = () => {
id: classifyId,
}
})
+ setTimeout(()=>{
+ window?.location?.reload() //刷新页面
+ },1000)
//左右拖动,改变树形结构宽度