photo issue fix
This commit is contained in:
parent
f4c7b2a145
commit
5511901794
@ -1660,7 +1660,7 @@ this.proceedonChangeProperty(modified)
|
|||||||
if(params.section_id != 9){
|
if(params.section_id != 9){
|
||||||
setTimeout(()=>{
|
setTimeout(()=>{
|
||||||
this.loaderService.showMatSpinnerDialog('Please wait...')
|
this.loaderService.showMatSpinnerDialog('Please wait...')
|
||||||
},1200)
|
},1000)
|
||||||
}
|
}
|
||||||
// alert('lastsave');
|
// alert('lastsave');
|
||||||
console.log('lastsave');
|
console.log('lastsave');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user