fix
This commit is contained in:
@@ -195,7 +195,7 @@ export default defineComponent({
|
||||
};
|
||||
const cancelDsign = () => {
|
||||
payMethod.payMethodModel = false;
|
||||
store.dispatch('getLangType')
|
||||
if(prop.type != 'credits')store.dispatch('getUserDetail')
|
||||
};
|
||||
const payAffirm = () => {
|
||||
if (!payMethodData.clause) {
|
||||
|
||||
Reference in New Issue
Block a user