From d75a4d70d503ac1d5bccf07cdf249e4accad369f Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 24 三月 2026 16:49:04 +0800
Subject: [PATCH] feat(生产管理): 新增工序生产记录参数管理功能
---
src/views/productionManagement/productionOrder/index.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/views/productionManagement/productionOrder/index.vue b/src/views/productionManagement/productionOrder/index.vue
index fc64063..bc699fd 100644
--- a/src/views/productionManagement/productionOrder/index.vue
+++ b/src/views/productionManagement/productionOrder/index.vue
@@ -150,8 +150,9 @@
width: '200px',
},
{
- label: "闇�姹傛暟閲�",
+ label: "棰勮鐢熶骇鏁伴噺",
prop: "quantity",
+ width: '140px',
},
{
label: "瀹屾垚鏁伴噺",
--
Gitblit v1.9.3