From bed6bacb26e0b05c77be9f295342112fcc665130 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 23 Aug 2021 15:23:36 +0800
Subject: [PATCH] 保安公司  点击数量跳转 到该公司保安人员保安公司详情 添加营业执照,许可证,社保记录

---
 src/views/resource/attach.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/resource/attach.vue b/src/views/resource/attach.vue
index bd0fceb..d189cce 100644
--- a/src/views/resource/attach.vue
+++ b/src/views/resource/attach.vue
@@ -45,7 +45,7 @@
           size="small"
           v-if="permission.attach_download"
           @click="handleDownload(scope.row)"
-          >下载222
+          >下载
         </el-button>
         <el-button
           type="text"

--
Gitblit v1.9.3