BUG
快乐的昕的电脑
2025-11-24 db050f03c999b4455d419cc8bb395de800867579
components/WorkOrderStatus.vue
@@ -287,18 +287,15 @@
      border: none;
   }
    .input-box {
        width: 70%;
        ght-section
    {
        padding: 0 1vw;
        font-size: 1.5vw;
        /* Increased font size for input */
        border: 1px solid #ccc;
        box-sizing: border-box;
        /* 确保高度一致 */
    }
   .input-box {
      width: 70%;
      padding: 0 1vw;
      font-size: 1.5vw;
      /* Increased font size for input */
      border: 1px solid #ccc;
      box-sizing: border-box;
      /* 确保高度一致 */
   }
   /* 右边工单状态部分 */
   .right-section {