| components/WorkOrderStatus.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
components/WorkOrderStatus.vue
@@ -310,15 +310,18 @@ } /* 右边工单状态部分 */ .right-section { width: 24%; margin-left: 0; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; text-align: left; } .right-section { width: 30%; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; text-align: center; padding-top: 45px; flex-wrap: wrap; align-content: flex-start; margin-top: -44px; } .status-title { margin-bottom: 2vh;