fix
This commit is contained in:
@@ -39,6 +39,7 @@ const getVersionTree = ()=>{
|
||||
versionTree({
|
||||
projectId: projectStore.state.id
|
||||
}).then(res => {
|
||||
if(!res)return
|
||||
setVersionsList([res])
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user