快乐的昕的电脑
2025-11-13 8fd79fc032860c834de98024cf776fa7de8bb372
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>