Commit 30fd2e03 by zhangleyuan

Merge branch 'feature/zhangleyuan/20200119/style-optimize' into 'master'

feat:处理观看数据分页

See merge request !6
parents 61e216b1 7ce64130
......@@ -20,7 +20,7 @@ class WatchDataModal extends React.Component {
this.state = {
visible:true,
dataSource:[],
size:1,
size:10,
query: {
current: 1,
},
......
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