jiangping
2024-07-30 0e8cc18ee5d35479d30408851c21e5f4c0fb487a
wechat_jiaxuan/components/disCase/index.js
@@ -104,7 +104,7 @@
      const { cateList, tagCodes, activeParam, activeIndex } = this.data
      const index = tagCodes.indexOf(code)
      if (index === -1) {
      if (cateList[activeIndex].tempParamIndex==null ||     cateList[activeIndex].tempParamIndex != paramIndex) {
        // // 同param里code重复
        // if (activeParam && activeParam.length > 0) {
        //   activeParam.forEach(item => {