From 0a162b61518f98dce270e390bc75778ccc6eb67d Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期五, 19 一月 2024 14:32:47 +0800
Subject: [PATCH] 	new file:   src/api/equipment/mould.js 	modified:   src/views/equipment/mould/index.vue 	new file:   src/views/equipment/mould/mould-from.vue 	modified:   src/views/quality/Packaging_ledger/index.vue 	modified:   vue.config.js

---
 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