快乐的昕的电脑
2025-10-24 b377351789728be6a804daf38de524abae8eab83
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 {