forked from jasder/forgeplus
2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
|
$.notify({ message: '操作成功' },{ type: 'success' });
|
||
|
$(".salesman-item-<%= params[:id]%>").remove();
|