Files
gitlink-forgeplus/app/views/admins/sub_repertoires/destroy.js.erb
2020-03-09 00:40:16 +08:00

2 lines
100 B
Plaintext

$.notify({ message: '删除成功' });
$(".sub-repertoire-item-<%= @sub_repertoire_id %>").remove();