mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
alert("删除成功");
|
|
$(".course-item-<%= @course.id %>").find(".delete-course-action").remove(); |