diff --git a/src/pages/Container/Notice/List/index.js b/src/pages/Container/Notice/List/index.js index d1bbf46..a5f75f3 100644 --- a/src/pages/Container/Notice/List/index.js +++ b/src/pages/Container/Notice/List/index.js @@ -161,8 +161,8 @@ function ViewModalComponent(props) { form, params: { noticeId: props.currentId, - pageSize: 10, }, + useStorageQueryCriteria: false, }); const onCancel = () => { @@ -195,6 +195,8 @@ function ViewModalComponent(props) { />