no message

This commit is contained in:
2025-09-06 19:30:07 +08:00
committed by charles
parent f3a9e5c5a0
commit 9bcded1bd5
4 changed files with 45 additions and 21 deletions
@@ -272,7 +272,7 @@ export default {
if (this.ji) {
parmas['types'] = '4';
} else {
parmas['types'] = '2,3';
parmas['types'] = '1,2,3';
}
console.log('this.ji', parmas)
const result = await getSupportPay(parmas);