zhangzengfei
2021-01-21 1cc7750ae8f3fb5abb8d36636f0e9ebc05c61f7b
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) {