瀏覽代碼

单套连线拖拽bug修复

lvmax 2 月之前
父節點
當前提交
5f190d5f54
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/examPage/examStart.vue

+ 1 - 0
pages/examPage/examStart.vue

@@ -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()