jiangping
2024-07-26 5a1cc511d0a16970d5d56fad3cfeaab8f0d903d2
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() {