From 9bfc581627fc8475fda5bac423a5b76ea4f00df5 Mon Sep 17 00:00:00 2001
From: cqf
Date: 星期六, 21 五月 2022 17:37:57 +0800
Subject: [PATCH] 文件下载

---
 src/views/troubleshooting/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/troubleshooting/index.vue b/src/views/troubleshooting/index.vue
index 88d9cb1..5a18dcc 100644
--- a/src/views/troubleshooting/index.vue
+++ b/src/views/troubleshooting/index.vue
@@ -213,6 +213,7 @@
 import {getPageList, dowloand_do, addOrEdit, del, revoke, put} from "@/api/sgyhpczl/troubleshooting";
 import {uploadFile} from "@/api/sgyhpczl/hiddenDangerRectification";
 import {deepClone} from '@/utils'
+import {downloadFile} from "@/api/sgyhpczl/fileUtils";
 
 import {
   initYHLX,

--
Gitblit v1.9.2