forked from jasder/forgeplus
2 lines
100 B
Plaintext
2 lines
100 B
Plaintext
|
$.notify({ message: '删除成功' });
|
||
|
$(".sub-discipline-item-<%= @sub_discipline_id %>").remove();
|