From 36b909e117c3ccc22dd266a94479e2a02335d261 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 26 三月 2026 18:03:34 +0800
Subject: [PATCH] 军泰伟业 1.生产订单新增编辑逻辑重写
---
src/views/productionManagement/productionProcess/index.vue | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/views/productionManagement/productionProcess/index.vue b/src/views/productionManagement/productionProcess/index.vue
index 4f3f3ef..bdbebff 100644
--- a/src/views/productionManagement/productionProcess/index.vue
+++ b/src/views/productionManagement/productionProcess/index.vue
@@ -99,9 +99,14 @@
prop: "name",
},
{
- label: "宸ヨ祫瀹氶",
- prop: "salaryQuota",
+ label: "鎶ュ伐鏉冮檺",
+ prop: "userPower",
+ width: 200,
},
+ // {
+ // label: "宸ヨ祫瀹氶",
+ // prop: "salaryQuota",
+ // },
{
label: "鏄惁璐ㄦ",
prop: "isQuality",
--
Gitblit v1.9.3