修复建议书选择险种时参数缺失问题,缓存存取方式调整

This commit is contained in:
bai.jinyan
2021-06-10 15:25:34 +08:00
parent 18be67ab6a
commit b0661a135b
8 changed files with 16 additions and 16 deletions

View File

@@ -685,7 +685,7 @@ export default {
},
//特殊处理 GFRS_M0016 GFRS_A0004 GFRS_A0005 赔付比例处理
async dogetLimitAndGetRate() {
const orderNo = localStorage.getItem('orderNo')
const orderNo = this.$CacheUtils.getLocItem('orderNo')
let detailPromise = this.isFrom === 'proposal' ? localStorage.proposalMedical : await getOrderDetail({ orderNo })
this.chooseProducts.map(item => {
if (