mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 04:06:44 +08:00
建议书标题修改
This commit is contained in:
committed by
liu.xiaofeng@ebiz-digits.com
parent
e804ab7e8c
commit
5f4a54ae5a
@@ -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'))
|
||||
|
||||
Reference in New Issue
Block a user