快乐的昕的电脑
2025-11-14 a71edf6dc172d0ef2510557a207ec9db7568c89c
components/WorkOrderPrint.vue
@@ -627,13 +627,10 @@
        font-size: 22px;
    }
   .report-table {
      min-width: 1080px;
      width: 100%;
      border-collapse: collapse;
      font-size: 14px;
      background: #fff;
   }
    .report-table {
        min-width: 1800px; /* 原来是1080px,改大即可 */
        width: 100%;
    }
      .report-table th, .report-table td {
         border: 1px solid #555;