修改学习人员弹窗搜索参数

This commit is contained in:
zhangsir
2024-08-06 15:53:44 +08:00
parent b38f32f6dd
commit a82c970877

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, //第几页