生产问题处理-生产环境指定生效日文件反复阅读问题处理--提交人:白金岩

This commit is contained in:
bai.jinyan
2021-12-27 22:57:16 +08:00
parent 4f7b479dd5
commit 940ec6a1be
2 changed files with 4 additions and 4 deletions

View File

@@ -333,11 +333,11 @@ export default {
})
} else {
url = this.productCode == 'GFRS_M0003' || this.productCode == 'GFRS_M0015' || this.productCode == 'GFRS_M0017' ? 'productTip' : 'insuranceTip'
that.appntSign.map(item => {
/*that.appntSign.map(item => {
if (item.documentCode == '8') {
url = 'apointValidDoc'
}
})
})*/
// 若需展示 短期健康险投保须知,则优先展示
that.appntSign.map(item => {
if (item.documentCode == '9') {

View File

@@ -205,11 +205,11 @@ export default {
if (res.result == '0') {
this.$toast.clear()
let url = this.productCode == 'GFRS_M0003' || this.productCode == 'GFRS_M0015' || this.productCode == 'GFRS_M0017' ? 'productTip' : 'insuranceTip'
that.appntSign.map(item => {
/*that.appntSign.map(item => {
if (item.documentCode == '8') {
url = 'apointValidDoc'
}
})
})*/
this.$jump({
flag: 'h5',
extra: {