admin/src/views/business/shop.vue @@ -184,7 +184,7 @@ }) }, showDetail (row) { this.$refs.OperaShopInfoWindow.open('经销商详情', row) this.$refs.OperaShopInfoWindow.open('经销商详情【'+row.name+'】', row) } } }