mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 23:36:44 +08:00
pageIndex
This commit is contained in:
@@ -128,8 +128,10 @@
|
||||
},
|
||||
methods: {
|
||||
reset(){
|
||||
this.page.pageIndex = 1;
|
||||
this.query.name = ''
|
||||
this.query.status = ''
|
||||
|
||||
this.loadData(this.page,this.query);
|
||||
},
|
||||
handleSizePushChange(val){
|
||||
|
||||
Reference in New Issue
Block a user