接口联调树状图节点详情
This commit is contained in:
@@ -73,7 +73,7 @@ const initialize = ()=>{
|
||||
const setSelectItem = (item)=>{
|
||||
if(!item.versionId)return
|
||||
console.log(item)
|
||||
// projectStore.setProject({latestNodeId: item.id})
|
||||
projectStore.setProject({nodeId: item.id})
|
||||
emit('update:selectItem', {...item})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user