English| 简体中文
This is a simple project that shows the use of Luckysheet and Luckyexcel in a vue cli3 project
lintOnSave
is set tofalse
, otherwise an error will be reported- In some cases, you need to use
$nextTick
,then, use the luckysheet initialization method in it - The core code is in HelloWorld.vue
Node.js Version >= 6
npm install
npm install exceljs
npm install FileSaver
npm run serve
npm run build
Copyright (c) 2020-present, mengshukeji