快乐的昕的电脑
2025-11-13 37b499550868ddd749f78adedc0cbf343d9aab67
components/WorkOrder.vue
@@ -688,15 +688,4 @@
            margin-bottom: 4px;
        }
    }
    .form-row1 {
        display: flex;
        flex-direction: row;
        justify-content: flex-end; /* 右对齐 */
        align-items: center;
        width: 100%; /* 撑满父容器 */
        position: relative;
        margin-bottom: 10px;
    }
</style>