hsun 1 năm trước cách đây
mục cha
commit
e66278afa7
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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 {