mzx16822 6 年之前
父節點
當前提交
a1774aa335
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/h5/datigame/js/common.js

+ 1 - 1
public/h5/datigame/js/common.js

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