username@email.com
3 天以前 e4ee60ed94d24e394a7895daa9fb98df813e5953
CY_ECommercePlatform/CY.WebForm/Pages/work/Adm_tongxunluAdd.aspx
@@ -31,6 +31,7 @@
            if ($("#department" + departid).is(':checked')) {
                $(".depart" + departid).show();
                $(".depart" + departid).attr('checked', true);
                $(".spann" + departid).show();
            } else {
                $(".depart" + departid).hide();