快乐的昕的电脑
2025-11-14 0075304648af0582196ba32d54701644e74d8b88
components/WorkOrderPrint.vue
@@ -587,7 +587,10 @@
    .table-scroll {
        width: 100%;
        overflow-x: unset; /* 或 auto,如果有特殊情况可用unset */
        overflow-x: scroll !important;
        /* 保证高度有空间显示滚动条 */
        /* 可选:设置最小高度,避免内容太少时滚动条不显示 */
        min-height: 40px;
    }
   .report-title {