作者 王智

xiugai

@@ -163,6 +163,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin @@ -163,6 +163,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
163 }, 163 },
164 edit: function () { 164 edit: function () {
165 var SportType = Config.SportType; 165 var SportType = Config.SportType;
  166 + console.log(SportType);
166 var EatType = Config.EatType; 167 var EatType = Config.EatType;
167 var SeasonType = Config.SeasonType; 168 var SeasonType = Config.SeasonType;
168 var BodyType = Config.BodyType; 169 var BodyType = Config.BodyType;