luckysheet-vue icon indicating copy to clipboard operation
luckysheet-vue copied to clipboard

luckysheet vue demo

Results 13 luckysheet-vue issues
Sort by recently updated
recently updated
newest added

luckysheet.getScreenshot() 时不能把excel中的图片给截图到? 有什么办法解决?

$也报错,我就下载了jquery;luckysheet也报错 ![image](https://user-images.githubusercontent.com/64625772/125408213-3fad2c00-e3ed-11eb-9ed3-928d08b6864d.png)

TypeError: window.luckysheet.destroy is not a function ![image](https://user-images.githubusercontent.com/49674927/172084223-ad634a8a-0e67-4972-8334-b547946ff54b.png)

首先我自己有个 vue 项目,我在package.json 加入了 "core-js": "^3.6.5", "luckyexcel": "^1.0.0", 其次我参考luckysheet-vue 项目里配置的 一些demo 直接复制到了我的项目中 当我进行 npm install 且成功启动我的项目后 开发网页 console 里面报错 TypeError: luckysheet.create is not a function at VueComponent.eval (HelloWorld.vue?18db:298) at Array.eval...

![image](https://user-images.githubusercontent.com/7702975/142395668-8a6ab195-1228-42c0-b7ce-556d8fb1170c.png) 通过单价和数量计算总价时,公式呈现了,但是计算结果出错

首先我自己有个 vue 项目,我在package.json 加入了 "core-js": "^3.6.5", "luckyexcel": "^1.0.0", 其次我参考luckysheet-vue 项目里配置的 一些demo 直接复制到了我的项目中 当我进行 npm install 且成功启动我的项目后 开发网页 console 里面报错 TypeError: luckysheet.create is not a function at VueComponent.eval (HelloWorld.vue?18db:298) at Array.eval...

![image](https://user-images.githubusercontent.com/7702975/142340536-c362efc5-8618-4885-b97e-48dac10b0650.png) ![image](https://user-images.githubusercontent.com/7702975/142340352-83c11322-dda5-4548-abd6-560c1eadb984.png) ![image](https://user-images.githubusercontent.com/7702975/142340471-267612d8-6f6b-41e5-9161-62aa70aedc07.png)

clone luckysheet-vue到本地后,使用npm install安装依赖,但是卡住了,一直下载不下来 ![image](https://user-images.githubusercontent.com/43648071/133632327-334eb465-49fd-40ea-945a-2d9496a2bea2.png)

导入excel表格,在上面的功能栏里设置保护工作区,但导入的表格不管怎么设置都可以进行双击编辑,无法做到双击后会提示,但旁边的空白区域,双击就会弹窗提示。