panxingxin 5 năm trước cách đây
mục cha
commit
0e5a98b45d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/app/store-pending/store-pending.page.ts

+ 1 - 1
src/app/store-pending/store-pending.page.ts

@@ -13,7 +13,7 @@ export class StorePendingPage implements OnInit {
 
   pendingList = [1]
   current: number = 1
-  size: number = 2
+  size: number = 10
   form = {}
   total: number = 0
   storeQCDetailList = []