@@ -121,6 +121,7 @@ function A4store() {
onChange={(pageNum, pageSize) =>
setFromData({ ...fromData, pageNum, pageSize })
}
+ isNull="0"
/>
</div>