mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 07:36:44 +08:00
双录弹窗新接口对接与调试2
This commit is contained in:
@@ -778,7 +778,6 @@ export default {
|
|||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
|
||||||
if(!showFlag){
|
if(!showFlag){
|
||||||
let doubleRecordRes = await getDoubleRecordProductLst({})
|
let doubleRecordRes = await getDoubleRecordProductLst({})
|
||||||
if(doubleRecordRes.result == 0){
|
if(doubleRecordRes.result == 0){
|
||||||
@@ -794,7 +793,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
if (showFlag) {
|
if (showFlag) {
|
||||||
this.thisdoubledialogshow = true
|
this.thisdoubledialogshow = true
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user