liukangdong
2024-07-31 997036b27927bcc1e9207a40b7a69c106a10f30c
wechat_staff/components/disCase/index.js
@@ -24,6 +24,7 @@
  },
  attached() {
    this.getCatelist()
    this.getList()
  },
  methods: {
    refreshCount(){    
@@ -57,9 +58,6 @@
          this.setData({
            cateList: res.data
          })
          setTimeout(() => {
            this.getList()
          }, 300)
        }
      })
    },
@@ -67,7 +65,6 @@
      if(this.data.isLoading){
        return
      }
      this.setData({isLoading:true})
      const { sortType, query, tagCodes, pageNum, pageSize,catalogCode } = this.data
      getZhongTaiWholecasePage({