提交 320d991e 编写于 作者: 张敬贤's avatar 张敬贤

add

上级 49eb0cca
...@@ -247,8 +247,13 @@ export default { ...@@ -247,8 +247,13 @@ export default {
}, },
bindingCode() { bindingCode() {
const {pprotocolType, detectionServiceRecordId} = this.detailInfo;
this.$router.push({ this.$router.push({
path:'/insuranceBindCode' path: '/insuranceBindCode',
query: {
pprotocolType,
detectionRecordId:detectionServiceRecordId,
}
}); });
}, },
navigation() { navigation() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册