From b377351789728be6a804daf38de524abae8eab83 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 24 十月 2025 16:34:21 +0800
Subject: [PATCH] 更新注释
---
components/WorkOrder.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/components/WorkOrder.vue b/components/WorkOrder.vue
index 074183e..842fc1e 100644
--- a/components/WorkOrder.vue
+++ b/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 {
--
Gitblit v1.9.3