shaogen1995 1 anno fa
parent
commit
15ee084f45
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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>