快乐的昕的电脑
2025-11-13 8fd79fc032860c834de98024cf776fa7de8bb372
回调
已修改1个文件
10 ■■■■■ 文件已修改
components/WorkOrder.vue 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
components/WorkOrder.vue
@@ -689,14 +689,4 @@
        }
    }
    .form-row1 {
        display: flex;
        flex-direction: row;
        justify-content: flex-end; /* 右对齐 */
        align-items: center;
        width: 100%; /* 撑满父容器 */
        position: relative;
        margin-bottom: 10px;
    }
</style>