This commit is contained in:
X1627315083
2025-09-02 23:15:18 +08:00
parent 48ce958835
commit 88df71f822
11 changed files with 23 additions and 12 deletions

View File

@@ -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) {