feat: 添加/修改通知方式时可选择不发送测试信息

This commit is contained in:
Akkia
2022-04-23 02:07:46 +08:00
parent 213b2ee2e3
commit 7d03da21f3
3 changed files with 14 additions and 1 deletions

View File

@@ -154,6 +154,7 @@ function addOrEditNotification(notification) {
} else {
modal.find(".ui.nf-ssl.checkbox").checkbox("set unchecked");
}
modal.find(".ui.nf-skip-check.checkbox").checkbox("set unchecked");
showFormModal(
".notification.modal",
"#notificationForm",