This commit is contained in:
sairaj mote 2020-08-14 13:25:53 +05:30
parent 70123d7910
commit 98a28347ef

View File

@ -11073,6 +11073,7 @@ slot[name="tab"]::slotted(.active){
else { else {
resolve(inputVal) resolve(inputVal)
hidePopup() hidePopup()
showPopup('main_loader', 'no')
} }
}) })
} }