#
Junjie
2025-07-31 0dc1f47658657e2c0895af13246413af35be3271
#
1个文件已修改
4 ■■■■ 已修改文件
src/main/webapp/views/shuttleNew.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/shuttleNew.html
@@ -106,10 +106,10 @@
                            </select>
                        </div>
                    </div>
                    <div class="overflow-x-auto" style="height: 500px;">
                    <div class="overflow-auto" style="height: 500px;">
                        <table class="w-full table-striped">
                            <thead>
                            <tr class="text-left text-slate-300 border-b border-slate-600">
                            <tr class="text-left text-slate-300 border-b border-slate-600 bg-slate-800 sticky top-0 z-10">
                                <th class="py-3 px-4">编号</th>
                                <th class="py-3 px-4">工作号</th>
                                <th class="py-3 px-4">任务状态</th>