提交 b4f0fb53 编写于 作者: 张磊's avatar 张磊

Merge branch 'release-zl' into 'release'

Release zl

See merge request !272
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
height: 100%; height: 100%;
" "
:username="openWebAppConfig.username" :username="openWebAppConfig.username"
:path="`pagesInsurance/all-entrance/index?channelSource=insurance_channel&projectEquityNo=${item.projectEquityNo}&yunOrderNo=${item.yunOrderNoFirst_self}&detectionKind=${item.detectionKind}&tradeDetectionServiceRecordId=${item.tradeDetectionServiceRecordId}`" :path="`pagesInsurance/all-entrance/index?channelSource=insurance_channel&projectEquityNo=${item.projectEquityNo}&yunOrderNo=${item.yunOrderNoFirst_self}&detectionKind=${item.detectionKind}`"
:env-version="envVersion" :env-version="envVersion"
:extra-data="openWebAppConfig.extraData" :extra-data="openWebAppConfig.extraData"
> >
......
...@@ -274,7 +274,7 @@ export default { ...@@ -274,7 +274,7 @@ export default {
}, },
}, },
mounted() { mounted() {
document.title = '惠民保癌筛权益领取'; document.title = '癌筛权益领取';
that = this; that = this;
const { externalOrderNo, projectEquityNo, channelCode } = this.$route.query; const { externalOrderNo, projectEquityNo, channelCode } = this.$route.query;
if(channelCode) { if(channelCode) {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册