在线人员弹窗搜索参数还原

This commit is contained in:
zhangsir
2024-08-08 16:38:13 +08:00
parent 4cbe003b43
commit fe744f909d

View File

@@ -372,7 +372,9 @@ export default {
pageSize: 10, // 每页多少条 pageSize: 10, // 每页多少条
count: 0, count: 0,
type: "", type: "",
list: [] list: [],
name: '',
status: '',
}, },
learningRecords: { learningRecords: {
pageIndex: 1, //第几页 pageIndex: 1, //第几页