From 7e4a48404dcca87fa8060fde21dcb5cdf6b651dc Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 12 三月 2025 15:42:23 +0800
Subject: [PATCH] table封装showHidebug

---
 src/views/CNAS/resourceDemand/device/component/borrow.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/CNAS/resourceDemand/device/component/borrow.vue b/src/views/CNAS/resourceDemand/device/component/borrow.vue
index fafa7b9..fd18aba 100644
--- a/src/views/CNAS/resourceDemand/device/component/borrow.vue
+++ b/src/views/CNAS/resourceDemand/device/component/borrow.vue
@@ -13,7 +13,7 @@
       </div>
       <div class="btns">
         <el-button size="small" type="primary" @click="add">鏂板</el-button>
-        <!--        <el-button size="small" type="primary" @click="handleDown" :loading="outLoading">瀵煎嚭</el-button>-->
+                <el-button size="small" type="primary" @click="handleDown" :loading="outLoading">瀵煎嚭</el-button>
       </div>
     </div>
     <div class="tables" style="margin-top: 10px;">

--
Gitblit v1.9.3