mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-21 20:25:45 +08:00
2 lines
167 B
Plaintext
2 lines
167 B
Plaintext
$.notify({ message: '操作成功' });
|
|
$('.department-list-container .department-item-<%= current_department.id %> .member-user-item-<%= @member.user_id %>').remove(); |