快乐的昕的电脑
2025-12-03 4f3d4cdf483850cc4a0557b3617dffd15591ece2
components/WorkOrderPrint.vue
@@ -1119,9 +1119,10 @@
        border-spacing: 3px;
    }
    /* 历史报工记录表头固定 */
    .history-table-scroll {
        max-height: 420px; /* 可根据实际页面调整高度 */
        overflow-y: auto;
        overflow-y: scroll; /* 始终显示纵向滑条 */
        overflow-x: scroll !important;
        border: 2px solid #d00;
        background: #fff;