From 172013f7f559b49db5a4ffc7c033e06ad8452f87 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 28 四月 2026 16:54:17 +0800
Subject: [PATCH] 字段排序

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

diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue
index f3e7882..31c2005 100644
--- a/src/views/productionManagement/productionReporting/index.vue
+++ b/src/views/productionManagement/productionReporting/index.vue
@@ -120,6 +120,11 @@
       width: 120,
     },
     {
+      label: "鍗曚綅",
+      prop: "unit",
+      width: 120,
+    },
+    {
       label: "鎬诲伐鏃�",
       prop: "projectTotalHours",
       width: 120,
@@ -128,11 +133,6 @@
       label: "宸ュ簭鏍囧噯宸ユ椂(灏忔椂)",
       prop: "processStandardHours",
       width: 160,
-    },
-    {
-      label: "鍗曚綅",
-      prop: "unit",
-      width: 120,
     },
     {
       label: "瀹為檯鎶ュ伐宸ユ椂(灏忔椂)",

--
Gitblit v1.9.3