jingbb hai 1 ano
pai
achega
139317b417
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/production/Popup/inventoryPopup.vue

+ 1 - 1
src/views/production/Popup/inventoryPopup.vue

@@ -94,7 +94,7 @@
                 }
             },
             getData(){
-                getAction('/production/safetyStock/selectItemMaster',{pageNo:1,pageSize:3}).then(res=>{
+                getAction('/production/safetyStock/selectItemMaster').then(res=>{
                         if(res){
                           this.dataSource = res
                         }else{