惠企保产品配置调整: 惠桂保补充处理 --提交人:阳华祥

This commit is contained in:
yang.huaxiang
2021-03-16 14:52:12 +08:00
parent f2376cecfc
commit 6fefda11ac

View File

@@ -10,7 +10,7 @@ export default {
DataDictionary.hqbRelationToAppnt.forEach(item => {
if (flag == '1') {
if (item.id == relationToAppnt) {
flag == '0'
flag = '0'
}
}
})