From 0c5b607e028bd756079cb328dd0914db2c9093f5 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 04 十二月 2025 14:59:55 +0800
Subject: [PATCH] 1.部署修改

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

diff --git a/src/views/productionManagement/productionCosting/index.vue b/src/views/productionManagement/productionCosting/index.vue
index 76e7414..13e73a2 100644
--- a/src/views/productionManagement/productionCosting/index.vue
+++ b/src/views/productionManagement/productionCosting/index.vue
@@ -100,15 +100,15 @@
 		width: 100,
 	},
 	{
-		label: "宸ユ椂瀹氶",
+		label: "宸ヨ祫",
 		prop: "workHours",
 		width: 100,
 	},
-	{
-		label: "宸ヨ祫",
-		prop: "wages",
-		width: 100,
-	},
+	// {
+	// 	label: "宸ヨ祫",
+	// 	prop: "wages",
+	// 	width: 100,
+	// },
 ]);
 const tableData = ref([]);
 const tableLoading = ref(false);

--
Gitblit v1.9.3