人生啊人生 2 周之前
父節點
當前提交
bea309a136
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

+ 5 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

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