大厅与后台工单列表改为精确补丁并支持抢单确认

This commit is contained in:
yml2213
2026-08-22 09:30:38 +08:00
parent 1f7ff016df
commit ed81122047
7 changed files with 103 additions and 10 deletions
+9
View File
@@ -2181,3 +2181,12 @@ body {
padding: 0;
font-size: 12px;
}
.worker-hall-grab-confirm-toggle {
display: inline-flex;
align-items: center;
gap: 6px;
color: #6b7280;
font-size: 13px;
white-space: nowrap;
}