liukangdong
2024-07-25 53f95e9936dda1090dcf3870f78427896d28a94d
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);
    },