mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
默认加载数据
This commit is contained in:
@@ -267,6 +267,7 @@
|
|||||||
// });
|
// });
|
||||||
//默认不查询
|
//默认不查询
|
||||||
//this.loadUserData(this.userDataPage);
|
//this.loadUserData(this.userDataPage);
|
||||||
|
this.queryUserData();
|
||||||
},
|
},
|
||||||
reset() {
|
reset() {
|
||||||
this.userQueryForm.keyword = '';
|
this.userQueryForm.keyword = '';
|
||||||
|
|||||||
Reference in New Issue
Block a user