From eb6479e7df9692aa3d79f36631c13c3f8b4b5797 Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期四, 04 七月 2024 10:56:30 +0800 Subject: [PATCH] 增加幂次计算 --- src/components/tool/excel.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/tool/excel.vue b/src/components/tool/excel.vue index 4f3ca8a..93c755a 100644 --- a/src/components/tool/excel.vue +++ b/src/components/tool/excel.vue @@ -121,8 +121,8 @@ }, option.myFolderUrl = this.LOCATIONVUE + '/', option.functionButton = '<i class="save_i el-icon-info" title="绯荤粺鏀寔鐨勫彉閲忥細
鏍峰搧缂栧彿
鏍峰搧鍨嬪彿
搴忓彿
妫�楠岄」
妫�楠屽瓙椤�
璁惧鍚嶇О
璁惧缂栫爜
鍗曚綅
瑕佹眰鍊�
璇曢獙鏂规硶 | 妫�娴嬫柟娉�
鏈�缁堝��
缁撹
璁$畻鍊�
妫�楠屽��"></i><button onClick="excelClosed()" class="save">淇濆瓨</button>' - console.log(window.luckysheet,luckysheet) - window.luckysheet.create(option) + console.log(luckysheet) + luckysheet.create(option) } } } -- Gitblit v1.9.3