From 01a0dbc37d2df7557f6bab27a8f3f78970b8251e Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 01 四月 2026 17:39:03 +0800
Subject: [PATCH] 军泰伟业 1.军泰伟业-库存管理增加库位 2.军泰伟业-生产入库要审核,加个入库审核菜单,入库数量,库位,通过不通过
---
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