jiangping
2024-07-26 816d84a76c1a2f16f88dba70664397961f55caa1
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() {