@@ -280,7 +280,7 @@ const actions = {
|
||||
// state.visitTaskList.splice(i, 1)
|
||||
state.visitTaskList.splice(i, 1, obj)
|
||||
requestPoolManager.resetCachedTask()
|
||||
}else{
|
||||
} else {
|
||||
state.visitTaskList.push(obj)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user