components/WorkOrder.vue
@@ -228,7 +228,7 @@ // 添加刷新按钮的处理方法 handleRefresh() { this.$sendPostRequest({ url: "http://192.168.0.94:9095/Numerical/RefreshDev", url: "http://192.168.0.94:9095/Numerical/RefreshDevBycl", data: { machineNo: this.order.machineNo }, @@ -648,8 +648,8 @@ } .status-row .form-item label { min-width: 110px; margin-right: 8px; min-width: 220px; /* 可根据实际情况调整宽度 */ white-space: nowrap; } .status-row .inp {