12
This commit is contained in:
parent
ff90f4a3a1
commit
3b60502ae3
@ -106,7 +106,7 @@ const toast= showLoadingToast({
|
|||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error('签署确认失败:', error)
|
console.error('签署确认失败:', error)
|
||||||
}finally{
|
}finally{
|
||||||
toast1.close();
|
toast.close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user