scan login

This commit is contained in:
CHIEFSOFT\ameye
2023-09-16 18:51:18 -04:00
parent e4f8886a2d
commit defb598e3a
2 changed files with 19 additions and 6 deletions
@@ -102,6 +102,7 @@ export class StartscanPage implements OnInit {
BarcodeScanner.stopScan();
document.querySelector('body').classList.remove('scanner-active');
this.content_visibility = '';
this.navctr.back();
}
async showAlert(mtitle: string, amessage: string) {
const alert = await this.alertController.create({