BUG
快乐的昕的电脑
2025-11-24 db050f03c999b4455d419cc8bb395de800867579
BUG
已修改1个文件
21 ■■■■■ 文件已修改
components/WorkOrderStatus.vue 21 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 {