+
diff --git a/web/src/x.min.js b/web/src/x.min.js
index 3eab49e..3095ce1 100644
--- a/web/src/x.min.js
+++ b/web/src/x.min.js
@@ -6116,7 +6116,7 @@ var X = window.X || {
}
}
- layui.layer.tips(filtshtml, '.shaixjeiguo', {
+ layui.layer.tips(filtshtml, '#sxjg'+id, {
tips: [4, '#475285']
});
})
diff --git a/web/srczip/logic/dashboard.js b/web/srczip/logic/dashboard.js
index 1f9fafb..e6e6fb6 100644
--- a/web/srczip/logic/dashboard.js
+++ b/web/srczip/logic/dashboard.js
@@ -282,7 +282,7 @@
}
}
- layui.layer.tips(filtshtml, '.shaixjeiguo', {
+ layui.layer.tips(filtshtml, '#sxjg'+id, {
tips: [4, '#475285']
});
})