提交 4eaff480 编写于 作者: zhongyao.qiao's avatar zhongyao.qiao

feat 太保项目修改

上级 ce268340
......@@ -403,9 +403,11 @@ export default {
yunOrderNo,
externalOrderNo,
projectEquityNo,
rightsNo,
encryptPatientId
} = res.data;
this.showProtocol = true;
this.openWebAppConfigPositive.path = `pagesInsurance/all-entrance/index?channelSource=insurance_channel&projectEquityNo=${projectEquityNo}&yunOrderNo=${yunOrderNo}&externalOrderNo=${externalOrderNo}`;
this.openWebAppConfigPositive.path = `pagesInsurance/my-right/index?encryptPatientId=${encryptPatientId}&projectEquityNo=${projectEquityNo}&yunOrderNo=${yunOrderNo}&externalOrderNo=${externalOrderNo}&rightsNo=${rightsNo}`;
} else {
this.$toast(res.message);
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册