username@email.com
2025-10-24 c05f1b8cf051bb46f6ec8f9855a9c3fd11c88f67
CY_ECommercePlatform/CY.WebForm/Pages/work/Adm_zhanghaomimaAdd.aspx
@@ -29,6 +29,7 @@
            if ($("#department" + departid).is(':checked')) {
                $(".depart" + departid).show();
                $(".depart" + departid).attr('checked', true);
                $(".spann" + departid).show();
            } else {
                $(".depart" + departid).hide();