mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-08 10:26:43 +08:00
在线人员弹窗搜索参数还原
This commit is contained in:
@@ -372,7 +372,9 @@ export default {
|
||||
pageSize: 10, // 每页多少条
|
||||
count: 0,
|
||||
type: "",
|
||||
list: []
|
||||
list: [],
|
||||
name: '',
|
||||
status: '',
|
||||
},
|
||||
learningRecords: {
|
||||
pageIndex: 1, //第几页
|
||||
|
||||
Reference in New Issue
Block a user