no message

This commit is contained in:
2025-09-06 16:52:30 +08:00
parent 0f7120fbb0
commit 2659d2c828
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);