update
This commit is contained in:
@@ -233,6 +233,9 @@ const generateImage = async (options) => {
|
||||
mergeFetch(index)
|
||||
}
|
||||
}, 1000)
|
||||
router.push({
|
||||
name: 'synthesizedResults'
|
||||
})
|
||||
|
||||
const mergeFetch = async (index)=> {
|
||||
const statusRes = await Request(`face/merge/${mergeData.merge_id}/status`, {}, 'GET', true)
|
||||
|
||||
Reference in New Issue
Block a user