From dbb2bd34a15d91589865ff202d423ee482100dc6 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期五, 16 九月 2022 17:00:47 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/cstmr/cstmr.js | 5 +++++ 1 files changed, 5 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..f23b5e0 100644 --- a/src/main/webapp/static/js/cstmr/cstmr.js +++ b/src/main/webapp/static/js/cstmr/cstmr.js @@ -56,8 +56,13 @@ ,click: function(item){ switch (item.id) { case 1: + // 妯℃澘涓嬭浇 + layer.load(1, {shade: [0.1,'#fff']}); + location.href = baseUrl + "/mould/鐫夸簯椤圭洰璺緞琛�.xlsx"; + layer.closeAll('loading'); break case 2: + // 瀵煎叆 Excel break case 3: break -- Gitblit v1.9.1