@@ -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 {