Explorar el Código

添加订单号

lex hace 1 año
padre
commit
d934837847
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/student-register/index.tsx

+ 1 - 0
src/views/student-register/index.tsx

@@ -845,6 +845,7 @@ export default defineComponent({
             // await lastSubmit();
 
             // 为了处理,有待支付订单,然后后台改了金额,会导致金额不一致
+            forms.dialogConfig = paddingConfig;
             await cancelPaymentOrder();
             await paymentContinue();
             return true;