f968dc8e by 任超

style:发起申请

1 parent 7b4aac0b
......@@ -114,7 +114,7 @@ export default {
bdcdyh: this.bdcdyh
}).then(res => {
this.$emit('input', false)
const { href } = this.$router.resolve('/fqsq')
const { href } = this.$router.resolve('/fqsq?bsmSqyw=' + this.bsmSqyw)
window.open(href, '_blank');
})
},
......