建议书标题修改

This commit is contained in:
lyt
2023-04-06 13:32:38 +08:00
committed by liu.xiaofeng@ebiz-digits.com
parent e804ab7e8c
commit 5f4a54ae5a
10 changed files with 52 additions and 2 deletions

View File

@@ -646,6 +646,7 @@ export default {
async init() {
// 获取是否从建议书过来的
let that = this
this.isFrom = window.localStorage.isFrom
//获取投保人信息
if (this.$CacheUtils.getLocItem('saleInsuredInfo')) {
this.saleInsuredInfo = JSON.parse(this.$CacheUtils.getLocItem('saleInsuredInfo'))