@ -544,7 +544,7 @@ export default {
qrcodeMethod(res.data,row.identity).then(response => {
if (response.code == 200 && response.data != null && response.data != ""){
if (response.data.ewm != null && response.data.ewm != ""){
if (response.data.requestId != null && response.data.requestId != ""){
this.$message.success('登记成功')
}else {
this.$message.error('登记失败')