''
liukangdong
2024-07-25 af648707fa2b2f86eff95629be0c092013790c76
wechat_jiaxuan/components/disCase/index.js
@@ -19,7 +19,7 @@
    pageNum: 1,
    pageSize: 10,
    query: '',
    sortType: 'NORMAL',
    sortType: '',
    catalogCode: 'whole_case'
  },
  attached() {
@@ -126,6 +126,7 @@
      this.setData({ tagCodes: [],activeParam: [],cateList,activeIndex: -1 })
    },
    bindblur() {
      this.setData({ pageNum: 1,dataList: [],total: 0})
      this.getList()
    },
    subParam() {