chenxiong 3 anni fa
parent
commit
00c5262bc1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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(() => {