如果this.priceType是空就不传priceType应该怎么做好点呢
goToMotorcycle() {
this.$router.push({
path: 'hot-motorcycle',
query: {
priceType: this.priceType,
brandId: this.brandId,
select: true,
} })},
如果this.priceType是空就不传priceType应该怎么做好点呢
goToMotorcycle() {
this.$router.push({
path: 'hot-motorcycle',
query: {
priceType: this.priceType,
brandId: this.brandId,
select: true,
} })},
10 回答11.3k 阅读
5 回答4.9k 阅读✓ 已解决
4 回答3.2k 阅读✓ 已解决
2 回答2.8k 阅读✓ 已解决
3 回答5.2k 阅读✓ 已解决
2 回答4.8k 阅读✓ 已解决
4 回答4.4k 阅读✓ 已解决