v2.2更新
This commit is contained in:
@@ -54,7 +54,7 @@ include __DIR__ . '/../includes/header.php';
|
||||
<div class="filter-group" style="min-width:auto;">
|
||||
<label> </label>
|
||||
<label style="display:flex;align-items:center;gap:4px;cursor:pointer;font-size:13px;">
|
||||
<input type="checkbox" id="historyGrouped" onchange="loadHistory(1)"> 批次合并
|
||||
<input type="checkbox" id="historyGrouped" checked onchange="loadHistory(1)"> 批次合并
|
||||
</label>
|
||||
</div>
|
||||
<?php if ($role === '班主任'): ?>
|
||||
|
||||
Reference in New Issue
Block a user