YY пре 2 година
родитељ
комит
6ccac3b49d
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      commpents/pagesMatchs/match/match-3.js

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

@@ -20,7 +20,6 @@ Component({
         orderChange: function (e) {
             const that = this;
             const { ctype } = e.currentTarget.dataset;
-            that.setData({ cType: ctype  })
             that.triggerEvent('orderChange', ctype)
         },
         cSearch: function (e) {