zhangzengfei
2021-04-21 3a2c4f13d1554d4e97463abebf085117b3f1e28f
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) {