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 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/cstmr/cstmr.js b/src/main/webapp/static/js/cstmr/cstmr.js
index f23b5e0..c6e564f 100644
--- a/src/main/webapp/static/js/cstmr/cstmr.js
+++ b/src/main/webapp/static/js/cstmr/cstmr.js
@@ -58,13 +58,14 @@
case 1:
// 妯℃澘涓嬭浇
layer.load(1, {shade: [0.1,'#fff']});
- location.href = baseUrl + "/mould/鐫夸簯椤圭洰璺緞琛�.xlsx";
+ location.href = baseUrl + "/mould/鐢叉柟鍗曚綅瀵煎叆妯℃澘.xls";
layer.closeAll('loading');
break
case 2:
// 瀵煎叆 Excel
break
case 3:
+ // 瀵煎嚭 Excel
break
default:
break
--
Gitblit v1.9.1