Merge branch 'zcwy_0723_hotforum' into dev0515

# Conflicts:
#	src/components/Course/homework.vue
This commit is contained in:
nisen
2024-08-06 15:58:29 +08:00

View File

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