| components/WorkOrderPrint.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
components/WorkOrderPrint.vue
@@ -627,10 +627,13 @@ font-size: 22px; } .report-table { min-width: 1800px; /* 原来是1080px,改大即可 */ width: 100%; } .report-table { min-width: 1080px; width: 100%; border-collapse: collapse; font-size: 14px; background: #fff; } .report-table th, .report-table td { border: 1px solid #555;