|
@@ -125,7 +125,7 @@ common={
|
|
|
|
|
|
},loadQuestion(responsedata) {
|
|
},loadQuestion(responsedata) {
|
|
console.log(responsedata);
|
|
console.log(responsedata);
|
|
-
|
|
|
|
|
|
+ var _this=this;
|
|
_this.data.question_id= responsedata.info.question.question_id;
|
|
_this.data.question_id= responsedata.info.question.question_id;
|
|
$("#Jqtitle").html(responsedata.info.question.title );
|
|
$("#Jqtitle").html(responsedata.info.question.title );
|
|
var question="";
|
|
var question="";
|