@@ -201,7 +201,7 @@
},
navToDetailPage(pros) {//跳转商品详情页
this.$api.FlooryNavigateTo(pros)
- },
+ }
}
</script>