vue

作者: 洋洋_13dc | 来源:发表于2019-05-31 14:35 被阅读0次

Data 中json的属性定义成null可能会造成某些字段不存在的错误

路由跳转

this.$router.push({name: 'Goods',path: '/shopping/goods',query: {gid: data.goods_list[0].upc_id}})

相关文章

网友评论

      本文标题:vue

      本文链接:https://www.haomeiwen.com/subject/zdnwtctx.html