快乐的昕的电脑
2025-10-21 ac9796bd0ca2774144335d464934f6511d995d38
components/WorkOrder.vue
@@ -648,24 +648,12 @@
        }
            .status-row .form-item label {
                min-width: 110px;
                margin-right: 8px;
                min-width: 220px; /* 可根据实际情况调整宽度 */
                white-space: nowrap;
            }
        .status-row .inp {
            width: 70%;
            min-width: 120px;
        }
        .status-row .form-item label {
            font-size: 1.25vw;
            font-weight: bold;
            color: #222;
        }
        .status-row .inp {
            font-size: 1.25vw;
            font-weight: bold;
            color: #222;
        }
</style>