Skip to content

基于ivew的table组件,实现表单编辑,复制行、新增行、上下移动行等功能

License

Notifications You must be signed in to change notification settings

LookForwardPersistence/iviewTable

Repository files navigation

iView-project

This project is build for Vue.js 2 + vue-router + webpack2 + iView 3, just install and run.

Install

// install dependencies
npm install

Run

Development

// For the first time, run init to create index.html
npm run init
npm run dev

Production(Build)

npm run build

About

基于ivew的table组件,实现表单编辑,复制行、新增行、上下移动行等功能

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published