소스 검색

增加拍照

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(() => {