uu
This commit is contained in:
parent
bfea658864
commit
2b23b4df51
@ -28,7 +28,7 @@ export const ansScanResponse = ({ res, title })=> {
|
||||
bl = true
|
||||
title && showToast(`${title}成功`)
|
||||
} else {
|
||||
this.showToast(res?.data?.scanResult?.[0]?.message || `${title}失败`)
|
||||
showToast(resItem?.message || `${title}失败`)
|
||||
}
|
||||
return {
|
||||
bl,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user