hsun 1 rok pred
rodič
commit
e66278afa7
1 zmenil súbory, kde vykonal 0 pridanie a 3 odobranie
  1. 0 3
      controllers/eta_trial/questionnaire.go

+ 0 - 3
controllers/eta_trial/questionnaire.go

@@ -77,9 +77,6 @@ func (this *EtaTrialController) QuestionnairePopUp() {
 			resp.IsShow = 1
 		}
 	}
-	// TODO:测试
-	resp.IsPopup = 1
-	resp.IsShow = 1
 
 	questionnaireList, e := etaTrialService.GetEtaTrialQuestionnaireList()
 	if e != nil {