@@ -777,7 +777,11 @@ export class QingXiCheAdnQvCarEventStep {
return true;
}
-
+ ElMessage({
+ message: '回答错误!',
+ type: 'error',
+ plain: true,
+ })
return false;
if (typeof type != 'string' || typeof meshId != 'string') {