From 0a25f7ad9d76cb9a1fc0ab7cf92c70f589c41402 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期五, 16 九月 2022 17:01:49 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/cstmr/cstmr.js |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/cstmr/cstmr.js b/src/main/webapp/static/js/cstmr/cstmr.js
index 2bcaa69..c6e564f 100644
--- a/src/main/webapp/static/js/cstmr/cstmr.js
+++ b/src/main/webapp/static/js/cstmr/cstmr.js
@@ -56,10 +56,16 @@
         ,click: function(item){
             switch (item.id) {
                 case 1:
+                    // 妯℃澘涓嬭浇
+                    layer.load(1, {shade: [0.1,'#fff']});
+                    location.href = baseUrl + "/mould/鐢叉柟鍗曚綅瀵煎叆妯℃澘.xls";
+                    layer.closeAll('loading');
                     break
                 case 2:
+                    // 瀵煎叆 Excel
                     break
                 case 3:
+                    // 瀵煎嚭 Excel
                     break
                 default:
                     break

--
Gitblit v1.9.1