mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 06:16:44 +08:00
惠企保产品配置调整: 惠桂保补充处理 --提交人:阳华祥
This commit is contained in:
@@ -8,9 +8,9 @@ export default {
|
||||
var flag = '1'
|
||||
let tips
|
||||
DataDictionary.hqbRelationToAppnt.forEach(item => {
|
||||
if (flag == '1'){
|
||||
if (item.id == relationToAppnt){
|
||||
flag == '0'
|
||||
if (flag == '1') {
|
||||
if (item.id == relationToAppnt) {
|
||||
flag = '0'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user