jiangping
2024-07-26 5a1cc511d0a16970d5d56fad3cfeaab8f0d903d2
wechat_jiaxuan/components/disRealpic/index.js
@@ -18,7 +18,7 @@
    pageNum: 1,
    pageSize: 10,
    query: '',
    sortType: 'NORMAL',
    sortType: '',
    catalogCode: 'real_case'
  },
  attached() {
@@ -152,6 +152,7 @@
      this.setData({ tagCodes: [],activeParam: [],cateList,activeIndex: -1 })
    },
    bindblur() {
      this.setData({ pageNum: 1,dataList: [],total: 0})
      this.getList()
    },
    subParam() {