fix
This commit is contained in:
@@ -68,7 +68,7 @@ const initialize = ()=>{
|
||||
})
|
||||
console.log(treeList)
|
||||
isLoad.value = true
|
||||
if(!props.selectItem?.versionId)setSelectItem(treeList.value[treeList.value.length - 1])
|
||||
// if(!props.selectItem?.versionId)setSelectItem(treeList.value[treeList.value.length - 1])
|
||||
}
|
||||
|
||||
const setSelectItem = (item)=>{
|
||||
|
||||
Reference in New Issue
Block a user