From 44377d44fe19ec2fb72a5aef3c58337ff46db73a Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期一, 22 六月 2026 19:05:19 +0800
Subject: [PATCH] fix(productionCosting): 生产核算--注释工资列以隐藏该字段

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

diff --git a/src/views/productionManagement/productionCosting/index.vue b/src/views/productionManagement/productionCosting/index.vue
index 3e79b93..b1fa9f4 100644
--- a/src/views/productionManagement/productionCosting/index.vue
+++ b/src/views/productionManagement/productionCosting/index.vue
@@ -158,11 +158,11 @@
       prop: "finishedNum",
       minWidth: 100,
     },
-    {
-      label: "宸ヨ祫",
-      prop: "wages",
-      minWidth: 100,
-    },
+    // {
+    //   label: "宸ヨ祫",
+    //   prop: "wages",
+    //   minWidth: 100,
+    // },
     {
       label: "鍚堟牸鐜�",
       prop: "outputRate",

--
Gitblit v1.9.3