From 215d66d640d3e1528834803fdf65659dc872c632 Mon Sep 17 00:00:00 2001
From: Crunchy <3114200645@qq.com>
Date: 星期三, 03 七月 2024 17:59:20 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/components/tool/excel.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/components/tool/excel.vue b/src/components/tool/excel.vue
index ce500aa..a53dee4 100644
--- a/src/components/tool/excel.vue
+++ b/src/components/tool/excel.vue
@@ -121,7 +121,8 @@
 				},
 				option.myFolderUrl = this.LOCATIONVUE + '/',
 				option.functionButton = '<i class="save_i el-icon-info" title="绯荤粺鏀寔鐨勫彉閲忥細&#10鏍峰搧缂栧彿&#10鏍峰搧鍨嬪彿&#10搴忓彿&#10妫�楠岄」&#10妫�楠屽瓙椤�&#10璁惧鍚嶇О&#10璁惧缂栫爜&#10鍗曚綅&#10瑕佹眰鍊�&#10璇曢獙鏂规硶 | 妫�娴嬫柟娉�&#10鏈�缁堝��&#10缁撹&#10璁$畻鍊�&#10妫�楠屽��"></i><button onClick="excelClosed()" class="save">淇濆瓨</button>'
-				luckysheet.create(option)
+        console.log(window.luckysheet)
+				window.luckysheet.create(option)
 			}
 		}
 	}

--
Gitblit v1.9.3