Commit 59253bb9 authored by 左玲玲's avatar 左玲玲 😬

1726

parent 877cef33
...@@ -34,7 +34,7 @@ const Mtable = (props) => { ...@@ -34,7 +34,7 @@ const Mtable = (props) => {
path, //接口地址 path, //接口地址
extraparams, //额外参数 extraparams, //额外参数
pageSize, //修改默认pageSize pageSize, //修改默认pageSize
pagination, //分页设置 pagination = true, //分页设置
x, //横向滚动 x, //横向滚动
activeTabKey, //激活的tabKey 拖拽表格唯一标识使用 其他情况用不到 activeTabKey, //激活的tabKey 拖拽表格唯一标识使用 其他情况用不到
refreshDep, //依赖刷新 (已废弃) refreshDep, //依赖刷新 (已废弃)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment