This commit is contained in:
zhangsir
2024-09-27 19:47:33 +08:00
parent 6a60787eda
commit 73cca9ce75

View File

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