components/WorkOrderStatus.vue
@@ -287,18 +287,15 @@ border: none; } .input-box { width: 70%; ght-section { padding: 0 1vw; font-size: 1.5vw; /* Increased font size for input */ border: 1px solid #ccc; box-sizing: border-box; /* 确保高度一致 */ } .input-box { width: 70%; padding: 0 1vw; font-size: 1.5vw; /* Increased font size for input */ border: 1px solid #ccc; box-sizing: border-box; /* 确保高度一致 */ } /* 右边工单状态部分 */ .right-section {