username@email.com
4 天以前 f946e7a1bb1b643f0148a6291781dca36c78745f
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();