nickchange
2023-10-24 5af417d60d0cc3cd37afacead01c01ac2d7b6970
cloud-server-management/src/main/webapp/static/modular/system/ball/yuyue_info.js
@@ -673,6 +673,17 @@
$(function () {
    console.log("=======iiiii======"+            window.parent.TStudent.seItem.status)
    if (window.parent.TStudent.seItem.status != 5 ){
        // Hide the elements with the specified IDs
        document.getElementById("hi1").style.display = "none";
        document.getElementById("hi2").style.display = "none";
        document.getElementById("hi3").style.display = "none";}
    $('#provinceCode').change(function () {
        let ajax = new $ax(Feng.ctxPath + "/coursePackage/queryCity", function (data) {
            let htmlStr = '';