Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-admin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenshaokai
jinfa-admin
Commits
6a0f9523
Commit
6a0f9523
authored
Apr 19, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 删除初始值
parent
05c22b12
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
NormalTable.tsx
src/components/PolymericTable/NormalTable.tsx
+2
-2
No files found.
src/components/PolymericTable/NormalTable.tsx
View file @
6a0f9523
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Author: XieZhiXiong
* @Date: 2020-08-20 16:15:59
* @Date: 2020-08-20 16:15:59
* @LastEditors: XieZhiXiong
* @LastEditors: XieZhiXiong
* @LastEditTime: 202
0-12-21 13:57:12
* @LastEditTime: 202
1-04-19 17:28:05
* @Description: 简单封装了分页事件的 Table
* @Description: 简单封装了分页事件的 Table
*/
*/
import
React
from
'react'
;
import
React
from
'react'
;
...
@@ -41,7 +41,7 @@ export default class NormalTable extends React.PureComponent<StandardTableProps>
...
@@ -41,7 +41,7 @@ export default class NormalTable extends React.PureComponent<StandardTableProps>
columns
,
columns
,
dataSource
,
dataSource
,
rowKey
=
'id'
,
rowKey
=
'id'
,
pagination
=
{}
,
pagination
,
loading
,
loading
,
className
,
className
,
onPaginationChange
,
onPaginationChange
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment