mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 04:35:45 +08:00
3 lines
160 B
Plaintext
3 lines
160 B
Plaintext
$('.modal.admin-unit-edit-modal').modal('hide');
|
|
$('.unit-applies-list-table .unit-apply-<%= @unit_apply.id %>').remove()
|
|
$.notify({ message: '操作成功' }); |