From baf475f44f0a940bbdc2dde36fff9cdf97da58bc Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期四, 17 八月 2023 16:43:28 +0800
Subject: [PATCH] 证书修改

---
 src/views/facilityManagement/goodsDetailManage/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/facilityManagement/goodsDetailManage/index.vue b/src/views/facilityManagement/goodsDetailManage/index.vue
index 7f20b7d..911bd66 100644
--- a/src/views/facilityManagement/goodsDetailManage/index.vue
+++ b/src/views/facilityManagement/goodsDetailManage/index.vue
@@ -34,7 +34,7 @@
                         <el-button type="primary" size="default" @click="openGoodsDetailAdd('新增入库','')">新增入库</el-button>
                         <el-button type="danger" size="default" @click="deleteBatchGoodsDetail('批量删除','')">批量删除</el-button>
                         <el-button type="warning" size="default" @click="checkInAndOut('批量出库','')">批量出库</el-button>
-                        <el-button type="success" size="default" @click="checkInAndOut('批量重新入库','')">批量重新入库</el-button>
+<!--                        <el-button type="success" size="default" @click="checkInAndOut('批量重新入库','')">批量重新入库</el-button>-->
                     </el-col>
                 </el-row>
                 <div class="main-card">

--
Gitblit v1.9.2