From 69ff2a67d649c03bca81981cc00fd87dac9cfe0f Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 03 三月 2026 13:43:16 +0800
Subject: [PATCH] fix: 端口修改

---
 src/views/productionManagement/productionCosting/index.vue |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/src/views/productionManagement/productionCosting/index.vue b/src/views/productionManagement/productionCosting/index.vue
index 8e1d40b..d081ac7 100644
--- a/src/views/productionManagement/productionCosting/index.vue
+++ b/src/views/productionManagement/productionCosting/index.vue
@@ -117,16 +117,16 @@
 		prop: "quantity",
     minWidth: 100,
 	},
-	{
-		label: "宸ユ椂瀹氶",
-		prop: "workHours",
-    minWidth: 100,
-	},
-	{
-		label: "宸ヨ祫",
-		prop: "wages",
-    minWidth: 100,
-	},
+	// {
+	// 	label: "宸ユ椂瀹氶",
+	// 	prop: "workHours",
+  //   minWidth: 100,
+	// },
+	// {
+	// 	label: "宸ヨ祫",
+	// 	prop: "wages",
+  //   minWidth: 100,
+	// },
 ]);
 
 // 宸︿晶姹囨�诲彴璐﹀垪锛堢敓浜т汉銆佷骇閲忋�佸伐璧勩�佸悎鏍肩巼锛�
@@ -142,12 +142,12 @@
     minWidth: 100,
 
   },
-	{
-		label: "宸ヨ祫",
-		prop: "wages",
-    minWidth: 100,
-
-	},
+	// {
+	// 	label: "宸ヨ祫",
+	// 	prop: "wages",
+  //   minWidth: 100,
+  //
+	// },
 	{
 		label: "鍚堟牸鐜�",
 		prop: "outputRate",

--
Gitblit v1.9.3