From 4c6f9bcc9b3f8bdf5298d73d1035bad529f86d69 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 27 三月 2026 10:04:13 +0800
Subject: [PATCH] 军泰伟业 1.生产订单新增编辑逻辑重写

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

diff --git a/src/views/productionManagement/productionProcess/index.vue b/src/views/productionManagement/productionProcess/index.vue
index f8521c6..bdbebff 100644
--- a/src/views/productionManagement/productionProcess/index.vue
+++ b/src/views/productionManagement/productionProcess/index.vue
@@ -98,6 +98,11 @@
       label: "宸ュ簭鍚嶇О",
       prop: "name",
     },
+    {
+      label: "鎶ュ伐鏉冮檺",
+      prop: "userPower",
+      width: 200,
+    },
     // {
     //   label: "宸ヨ祫瀹氶",
     //   prop: "salaryQuota",

--
Gitblit v1.9.3