ts
快乐的昕的电脑
2025-11-24 a86e6167c1a704f478f026f893e6e6b0f9ba430b
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;