From d4d9bdca6e4bd7e01b9e392da9567828ca4a1dc7 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 13 十二月 2023 11:26:25 +0800
Subject: [PATCH] 	modified:   src/api/plan/operationtask.js 	modified:   src/views/common/document.vue 	modified:   src/views/common/documentDetail.vue 	modified:   src/views/plan/operationtask/operationtask-form.vue 	modified:   src/views/technology/document/teststandard.vue

---
 public/index.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html
index df31d71..a626a6a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -34,6 +34,8 @@
   </head>
 
   <body>
+    <script src="https://cdn.staticfile.org/FileSaver.js/2014-11-29/FileSaver.min.js"></script>
+    <script src="https://cdn.staticfile.org/xlsx/0.18.2/xlsx.full.min.js"></script>
     <noscript>
       <strong
         >寰堟姳姝夛紝濡傛灉娌℃湁 JavaScript 鏀寔锛岀綉绔欏皢涓嶈兘姝e父宸ヤ綔銆傝鍚敤娴忚鍣ㄧ殑
@@ -57,6 +59,7 @@
       </div>
     </div>
     <!-- built files will be auto injected -->
+    
     <script
       src="<%= BASE_URL %>cdn/axios/1.0.0/axios.min.js"
       charset="utf-8"

--
Gitblit v1.9.3