日程管理

This commit is contained in:
XaoLi717 2024-11-18 10:37:53 +08:00
parent ae8edeb831
commit fe034ffe18

View File

@ -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,