注释双录提示

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