| components/WorkOrderStatus.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
components/WorkOrderStatus.vue
@@ -414,8 +414,8 @@ } .left-section .item .input-box { width: 66% !important; /* 输入框宽度自适应剩余空间 */ min-width: 120px; width: 48% !important; /* 原66%,改为48%,更短 */ min-width: 100px; /* 可选,保证最小宽度 */ box-sizing: border-box; }