vue项目报错

Posted on 2019-10-08 15:05  嗷呜~  阅读(740)  评论(0编辑  收藏  举报

vmaAssist.js?2090:1 Uncaught (in promise) TypeError: Cannot create property '__' on number '19'

 

 

       homeApi.getDataScreen(this.cardId ).then(data => {
        this.dataScreen = data
      })

  是传的参数 this.cardId 的格式不对 要传一个数组