修复系统概览数据不准确的查询。修复交叉评查意见列表的数量查询。优化全局消息提示的层级。优化提交意见进行局部更新。

This commit is contained in:
2025-07-25 09:49:36 +08:00
parent 3dab54d551
commit ccd5cdf71e
29 changed files with 2444 additions and 1035 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
top: 20px;
left: 50%;
transform: translateX(-50%);
z-index: 9999;
z-index: 99999;
display: flex;
flex-direction: column;
gap: 10px;