@@ -1579,6 +1579,7 @@
},
// 失去焦点时的处理函数
handleBlur(v) {
+ console.log("作弊监听启动:"+this.examObject.leaveOn);
if (this.examObject.leaveOn) {
if (this.windowCheat < 2 && v !== 0) {
this.$refs.cheat.open()