mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 13:02:53 +08:00
安全性问题处理:'appntDTO' 加密处理 --提交人:阳华祥
This commit is contained in:
@@ -195,7 +195,7 @@ export default {
|
||||
//险种数据格式化
|
||||
riskDTOLst = resultData.orderDTO.insuredDTOs[0].riskDTOLst
|
||||
}
|
||||
localStorage.appntDTO = JSON.stringify(this.appntDTO)
|
||||
this.$CacheUtils.setLocItem('appntDTO',JSON.stringify(this.appntDTO))
|
||||
|
||||
if (!riskDTOLst) riskDTOLst = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user