mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
fix: 移除服务监控设置页面重复生成的id
This commit is contained in:
@@ -264,6 +264,9 @@ function addOrEditMonitor(monitor) {
|
||||
} else {
|
||||
modal.find(".ui.nb-notify.checkbox").checkbox("set unchecked");
|
||||
}
|
||||
modal.find("a.ui.label.visible").each((i, el) => {
|
||||
el.remove();
|
||||
});
|
||||
var servers;
|
||||
if (monitor) {
|
||||
servers = monitor.SkipServersRaw;
|
||||
|
||||
Reference in New Issue
Block a user