From 6d29b3bddc39ccfba4fa8452bfba023062db24bd Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 21 四月 2025 17:00:55 +0800
Subject: [PATCH] 1.样品接收页面开发联调

---
 src/views/CNAS/systemManagement/documentControl/components/FileObsoletionRequest.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/CNAS/systemManagement/documentControl/components/FileObsoletionRequest.vue b/src/views/CNAS/systemManagement/documentControl/components/FileObsoletionRequest.vue
index 3b19222..181d5a7 100644
--- a/src/views/CNAS/systemManagement/documentControl/components/FileObsoletionRequest.vue
+++ b/src/views/CNAS/systemManagement/documentControl/components/FileObsoletionRequest.vue
@@ -15,7 +15,7 @@
       </div>
       <div style="line-height: 30px;">
         <el-button size="small" type="primary" icon="el-icon-plus"
-                   @click="addDialogVisible = true, addInfo = {}, file = null">鏂囦欢浣滃簾鐢宠</el-button>
+                   @click="addDialogVisible = true, addInfo = {}">鏂囦欢浣滃簾鐢宠</el-button>
         <el-button :loading="outLoading" size="small" type="primary" @click="handleOut">瀵煎嚭</el-button>
       </div>
     </div>

--
Gitblit v1.9.3