mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-21 20:25:45 +08:00
2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
$.notify({ message: '操作成功' },{ type: 'success' });
|
|
$(".salesman-item-<%= params[:id]%>").remove(); |