jiangping
2024-07-26 5a1cc511d0a16970d5d56fad3cfeaab8f0d903d2
wechat_staff/components/disCase/index.js
@@ -113,7 +113,6 @@
        cateList[activeIndex].paramIndex = -1
        cateList[activeIndex].paramName = ''
      }
      this.setData({ pageNum: 1,dataList: [],total: 0})
      this.setData({ tagCodes, cateList })
      console.log('tagCodes', tagCodes);
    },