日程管理
This commit is contained in:
parent
ae8edeb831
commit
fe034ffe18
@ -95,7 +95,7 @@ const handleQuery = () => {
|
||||
const listHygl = ref<HyglVO[]>([]) // 列表的数据
|
||||
const queryParamsHygl = reactive({
|
||||
pageNo: 1,
|
||||
pageSize: 10,
|
||||
pageSize: 50,
|
||||
title: undefined,
|
||||
userName: undefined,
|
||||
userId: undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user