注释双录提示

This commit is contained in:
shishengjie
2019-10-12 15:57:17 +08:00
parent c8f0fb76e6
commit 716af14a14

View File

@@ -783,25 +783,26 @@ export default {
message: '加载中……'
})
let request = {
productList: JSON.parse(localStorage.chooseProductCodes),
// productList: ["DCRS_A0009"],
birthday: this.saleInsuredInfo.birthday
}
check(request).then(res => {
if (res.result == '0') {
if (res.status == '0') {
// 弹
window.localStorage.setItem('attachmentShow', '0')
} else {
// 不弹
window.localStorage.setItem('attachmentShow', '1')
}
} else {
// 不弹
window.localStorage.setItem('attachmentShow', '1')
}
})
//注释双录提示
// let request = {
// productList: JSON.parse(localStorage.chooseProductCodes),
// // productList: ["DCRS_A0009"],
// birthday: this.saleInsuredInfo.birthday
// }
// check(request).then(res => {
// if (res.result == '0') {
// if (res.status == '0') {
// // 弹
// window.localStorage.setItem('attachmentShow', '0')
// } else {
// // 不弹
// window.localStorage.setItem('attachmentShow', '1')
// }
// } else {
// // 不弹
// window.localStorage.setItem('attachmentShow', '1')
// }
// })
delete that.list.fileName
let data = {
orderDTO: {