mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 23:56:43 +08:00
【增加阅读《保险条款》步骤,关于金掌桂签名确认页面部分阅读签字材料更新和新增的需求】投保人清除重置订单编号,代码恢复
This commit is contained in:
@@ -1410,7 +1410,7 @@ export default {
|
||||
} else {
|
||||
str = str + 'edit=1&salePageFlag=2'
|
||||
}
|
||||
// this.$CacheUtils.setLocItem('orderNo', resultData.orderNo)
|
||||
this.$CacheUtils.setLocItem('orderNo', resultData.orderNo)
|
||||
// localStorage.insuredDetail = JSON.stringify(this.userInfo)
|
||||
// 添加提示
|
||||
let age = utilsAge.getAge(this.userInfo.birthday, new Date())
|
||||
|
||||
Reference in New Issue
Block a user