From 88f493a632621f6029444a50d4f72f8f7c4270f1 Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期六, 04 七月 2026 11:37:27 +0800
Subject: [PATCH] fix: bom选择工序移除分页限制
---
src/views/productionManagement/productStructure/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/productionManagement/productStructure/index.vue b/src/views/productionManagement/productStructure/index.vue
index 269f098..a70631d 100644
--- a/src/views/productionManagement/productStructure/index.vue
+++ b/src/views/productionManagement/productStructure/index.vue
@@ -157,6 +157,7 @@
dataType: "slot",
slot: "detail",
minWidth: 140,
+ align: 'center'
},
{
label: "浜у搧鍚嶇О",
--
Gitblit v1.9.3