快乐的昕的电脑
2025-11-14 35c857b1471760fd1723d1fe04458ba97c49cb0f
调试
已修改1个文件
14 ■■■■■ 文件已修改
components/WorkOrderPrint.vue 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
components/WorkOrderPrint.vue
@@ -580,13 +580,15 @@
        pointer-events: auto;
    }
    .report-table-wrapper {
        margin-bottom: 12px;
    }
    .report-table-wrapper {
        width: 100%;
        max-width: none;
    }
    .table-scroll {
        overflow-x: auto;
    }
    .table-scroll {
        width: 100%;
        overflow-x: auto;
    }
    .report-title {
        font-size: 32px;