This commit is contained in:
yixu
2025-09-15 20:10:18 +08:00
parent dd773f03c0
commit 9de77817b5

View File

@@ -147,6 +147,9 @@ const openHaibao = (e) => {
console.error('Error:', error);
return { success: false, error };
});
} else {
haibaoShow.value = true
handleHaibao()
}
}
const openPeifang = (e) => {