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