hanbaoshan
2020-12-29 c2a36b585d1f00aa400c761e03d80535a4c7c6cb
src/components/cardWindow.vue
@@ -107,8 +107,6 @@
      }
    },
    async nextPage(dataInfo, index) {
      console.log(this)
      debugger
      let id = dataInfo[0].id
      let res = this.CardList.getBehindEle(id)
      if (res) {