44323
2023-12-28 c31f9914a85889bbe090d907ed53cc7a2fdcf8b6
cloud-server-management/src/main/webapp/static/modular/system/cpPayment/cpPayment_info.js
@@ -243,7 +243,7 @@
    ajax.start();
};
TQuestion.addSubmit = function () {
    let studentId = $("#studentId").val();
    let studentId = $("#student").val();
    let pCode = $("#pCode").val();
    let cCode = $("#cCode").val();
    let store = $("#store").val();