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) {