shaogen1995 hace 1 año
padre
commit
15ee084f45
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/pages/A4store/index.tsx

+ 1 - 0
src/pages/A4store/index.tsx

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