This commit is contained in:
皮伟
2019-11-02 21:08:39 +08:00
parent 2c63d93178
commit b21619e653

View File

@@ -597,7 +597,7 @@ export default {
that.detailJump = window.localStorage.getItem('detailJump')
that.signVal = window.localStorage.getItem('sign-val')
// 判断是不是万能险
let comment = JSON.parse(window.localStorage.getItem('productCode'))
let comment = window.localStorage.getItem('productCode')
// comment.map(item => {
// if (item.productCode == 'GFRS_M0003') {
// this.isComment = true