Explorar o código

Merge branch 'master' into stage-4

chenxiong %!s(int64=3) %!d(string=hai) anos
pai
achega
67672ec3e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages2/class/questionBank.vue

+ 1 - 1
pages2/class/questionBank.vue

@@ -603,7 +603,7 @@ export default {
 				if (self.goodsDetail.goodsPhotoExamConfig) {
 					let goodsPhotoExamConfig = JSON.parse(self.goodsDetail.goodsPhotoExamConfig);
 					if (goodsPhotoExamConfig.photograph > 0) {
-						// self.needPhoto = true;
+						self.needPhoto = true;
 					}
 				}