no message
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user