From 62294084c9c35d35594e9f2d6c41342ae84e9526 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期三, 29 七月 2026 16:39:20 +0800
Subject: [PATCH] 修改工资

---
 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 53dfcf7..3653368 100644
--- a/src/views/productionManagement/productionCosting/index.vue
+++ b/src/views/productionManagement/productionCosting/index.vue
@@ -216,6 +216,11 @@
       minWidth: 100,
     },
     {
+      label: "鏍囧噯鏁伴噺",
+      prop: "standardQuantity",
+      minWidth: 100,
+    },
+    {
       label: "宸ュ崟缂栧彿",
       prop: "workOrderNo",
       minWidth: 140,
@@ -233,11 +238,6 @@
     {
       label: "鐢熶骇鏁伴噺",
       prop: "quantity",
-      minWidth: 100,
-    },
-    {
-      label: "宸ユ椂瀹氶",
-      prop: "workHours",
       minWidth: 100,
     },
     {

--
Gitblit v1.9.3