/vue-table-edit

vue实现表格的编辑,包括选择,合并,拆分,删除行/列,添加行/列

Primary LanguageVue

效果图如下

效果图

图片不显示看这里: https://www.cnblogs.com/yalong/p/11360200.html

vue-table

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.