From 8fe6514fdd1dc98dc110f584968e1b374510e435 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 02 九月 2026 19:50:57 +0800
Subject: [PATCH] Merge branch 'dev_天津_潜宇塑胶' of http://114.132.189.42:9002/r/product-inventory-management into dev_天津_潜宇塑胶
---
src/views/productionManagement/workOrderManagement/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/productionManagement/workOrderManagement/index.vue b/src/views/productionManagement/workOrderManagement/index.vue
index 4a09b32..06b1dd9 100644
--- a/src/views/productionManagement/workOrderManagement/index.vue
+++ b/src/views/productionManagement/workOrderManagement/index.vue
@@ -29,6 +29,7 @@
<div class="table_list">
<div style="margin-bottom: 10px; text-align: left;">
<el-button type="primary"
+ v-hasPermi="['production:workOrder:batchReport']"
@click="handleBatchReport">涓�閿姤宸�</el-button>
</div>
<PIMTable rowKey="id"
--
Gitblit v1.9.3