# vue-table-edit **Repository Path**: isni_admin/vue-table-edit ## Basic Information - **Project Name**: vue-table-edit - **Description**: vue实现表格的编辑,包括选择,合并,拆分,删除行/列,添加行/列 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-04-20 - **Last Updated**: 2021-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 效果图如下 ![效果图](https://img2018.cnblogs.com/blog/872412/201908/872412-20190815195821128-1463564532.gif) # 图片不显示看这里: https://www.cnblogs.com/yalong/p/11360200.html # vue-table > A Vue.js project ## Build Setup ``` bash # 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](http://vuejs.github.io/vue-loader).