@ -194,7 +194,7 @@
// this.openScanPopup();
this.$refs.scanPopup.openScanPopup(this.businessType);
} else {
this.showErrorMessage(res.message)
this.showMessage(res.message)
}
});
},