UNPKG

vue-pro-table

Version:

一个基于ElementUI封装的table列表页组件,将包含搜索、列表、分页等功能的页面封装成一个组件

23 lines (22 loc) 645 B
{ "name": "vue-pro-table", "version": "1.1.1", "description": "一个基于ElementUI封装的table列表页组件,将包含搜索、列表、分页等功能的页面封装成一个组件", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/huzhushan/vue-pro-table.git" }, "keywords": [ "vue-pro-table" ], "author": "huzhushan@126.com", "license": "MIT", "bugs": { "url": "https://github.com/huzhushan/vue-pro-table/issues" }, "homepage": "https://github.com/huzhushan/vue-pro-table#readme" }