fix: 共性能力跳转
This commit is contained in:
parent
00977f517a
commit
37f2f4e754
@ -1406,7 +1406,8 @@ export default {
|
||||
this.showComingSoon();
|
||||
return;
|
||||
}
|
||||
this.$router.push({ path: '/tfwsc', query: { id: card.gxUuid } });
|
||||
// this.$router.push({ path: '/tfwsc', query: { id: card.gxUuid } });
|
||||
window.open(card.wzLj);
|
||||
},
|
||||
async handleCollect(card) {
|
||||
const isAdd = card.scbz !== 'Y';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user