username@email.com
2025-08-22 32ad806c4d6bc5aa7aac1948e6c686696a4bbeb0
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();