YY 2 лет назад
Родитель
Сommit
c8e66665ff
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      commpents/pagesMatchs/match/match-3.js

+ 0 - 2
commpents/pagesMatchs/match/match-3.js

@@ -21,8 +21,6 @@ Component({
             const that = this;
             const that = this;
             const { ctype } = e.currentTarget.dataset;
             const { ctype } = e.currentTarget.dataset;
             that.setData({ cType: ctype  })
             that.setData({ cType: ctype  })
-            // that.setData({ cList: ctype == '0' ? that.data.raceList : that.data.raceteamList })
-            // console.log(ctype);
             that.triggerEvent('orderChange', ctype)
             that.triggerEvent('orderChange', ctype)
         },
         },
         cSearch: function (e) {
         cSearch: function (e) {