update
This commit is contained in:
@@ -147,6 +147,9 @@ const openHaibao = (e) => {
|
|||||||
console.error('Error:', error);
|
console.error('Error:', error);
|
||||||
return { success: false, error };
|
return { success: false, error };
|
||||||
});
|
});
|
||||||
|
} else {
|
||||||
|
haibaoShow.value = true
|
||||||
|
handleHaibao()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
const openPeifang = (e) => {
|
const openPeifang = (e) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user