list page fix
This commit is contained in:
parent
b756f7a60f
commit
a130ae554c
@ -63,7 +63,7 @@ export class SalesPdComponent implements OnInit {
|
||||
this.is_sales_login = false
|
||||
this.getListofPD()
|
||||
}
|
||||
},500)
|
||||
},1000)
|
||||
|
||||
setTimeout(()=>{
|
||||
this.common = JSON.parse(localStorage.getItem('commonSettings'))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user