✨ feat: 巡检记录
This commit is contained in:
@@ -144,7 +144,7 @@ const defaultSort = ref({ prop: "loginTime", order: "descending" });
|
||||
// 查询参数
|
||||
const queryParams = ref({
|
||||
pageNum: 1,
|
||||
pageSize: 10,
|
||||
pageSize: 20,
|
||||
ipaddr: undefined,
|
||||
userName: undefined,
|
||||
status: undefined,
|
||||
|
||||
Reference in New Issue
Block a user