fix error

This commit is contained in:
BOYA,CHIU 2021-08-06 16:26:36 +08:00
parent 6ff4eecbc1
commit ac92020b84
1 changed files with 2 additions and 1 deletions

View File

@ -699,7 +699,8 @@
}else{
$("#external_link_box").hide();
}
})
});
$("#bulletin_is_external_link").trigger('click');
add_click_for_privacy()
});
</script>