@njcb-vue3-standard/vue3-table-tempale
'njcb模板'
Last updated 2 years ago .
·
Tarball
·
package.json
$ gnpm install @njcb-vue3-standard/vue3-table-tempale
Private package
表格增删改查组件
Params
属性
说明
类型
默认值
-
-
-
-
Tips (重要)
带查询, 以及弹框实现"新增"/"修改"/"查看详情"功能的查询表格组件
组件中可能需要定制化修改的地方都标记了 "TODO", 可自行搜索查看
table 表格的"新增"按钮, 以及操作列中的"修改""删除"按钮, 当不配置对应接口地址时, 会自动隐藏!
config.json 中 table 的表头 column 列表数据可自定义添加属性做自定义配置(如列宽, 文字对齐方式等, 详见antdv@3.x table 组件 column 配置项), 比如给"名称"列设置固定宽度, 可找到改项数据添加 "width": "200px"
Dependencies
name
vertion
tips
vue
3.x
ant-design-vue
3.x
axios
*
js-export-excel
1.x
只做纯前端导出 excel 用, 不需要可不安装
Current Tags
0.0.1
...
latest
(
2 years ago
)
1 Versions
0.0.1
...
2 years ago
Maintainers
Downloads
Today
0
This Week
0
This Month
0
Last Day
0
Last Week
0
Last Month
0
Dependencies (5)
ant-design-vue
^3.2.10
axios
^0.27.2
core-js
^3.8.3
js-export-excel
^1.1.4
vue
^3.2.13
Dev Dependencies (9)
@babel/core
^7.12.16
@babel/eslint-parser
^7.12.16
@vue/cli-plugin-babel
~5.0.0
@vue/cli-plugin-eslint
~5.0.0
@vue/cli-service
~5.0.0
eslint
^7.32.0
eslint-plugin-vue
^8.0.3
less
^4.1.3
less-loader
^11.0.0
Dependents (0)
None
Copyright 2013 - present © cnpmjs.org |
Home
|