2 lines
180 B
2 lines
180 B
5 years ago
|
$.notify({ message: '操作成功' });
|
||
|
$('.laboratory-list-container .laboratory-item-<%= current_laboratory.id %> .laboratory-user-item-<%= @laboratory_user.user_id %>').remove();
|