components/WorkOrderStatus.vue @@ -416,7 +416,7 @@ } .left-section .item .input-box { width: 60% !important; /* 输入框宽度和按钮加起来不超过100% */ width: 45% !important; /* 原60%,改为45% */ min-width: 100px; box-sizing: border-box; }