''
liukangdong
2024-07-25 73393bacf16a3ab018f0688b89ca58984ddbbd70
wechat_staff/components/disRealpic/index.js
@@ -139,9 +139,7 @@
        cateList[activeIndex].paramIndex = -1
        cateList[activeIndex].paramName = ''
      }
      this.setData({ pageNum: 1,dataList: [],total: 0})
      this.setData({ tagCodes, cateList })
      console.log('tagCodes', tagCodes);
    },
    cancelParam() {
      const { cateList } = this.data