浏览代码

增加拍照

chenxiong 3 年之前
父节点
当前提交
00c5262bc1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages2/class/questionBank.vue

+ 1 - 1
pages2/class/questionBank.vue

@@ -1258,7 +1258,7 @@ export default {
 				.then(res => {
 					this.recordId = res.data.data;
 					if(self.needPhoto){
-						// self.photoPopup = true; //拍照
+						self.photoPopup = true; //拍照
 					} else {
 						if(this.lastTime) {
 							this.timer = setInterval(() => {