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>