jiangping
2024-07-26 c76bba5af4d26ca148f02a214da527f9811b8a38
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