Skip to content

基于Vue2.0+Element-UI实现的仿Excel在线编辑表格组件

License

Notifications You must be signed in to change notification settings

jakever/vue-spreadsheet

Repository files navigation

vue-spreadsheet

基于Vue2.0+Element-UI实现的在线编辑表格组建,支持基本的数据操作,比如数据编辑、数据校验、批量粘贴复制、autofill填充、列宽调整等等,容易扩展,可以引入第三方vue组件。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

基于Vue2.0+Element-UI实现的仿Excel在线编辑表格组件

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages