Commit 7ce64130 by zhangleyuan

feat:处理观看数据分页

parent 05eabeab
......@@ -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