获客功能开发

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2024-02-26 16:59:03 +08:00
parent 12219f8cd6
commit ebf910b1bf

View File

@@ -646,7 +646,7 @@
},
GBCproductChoosePopupShowSure(){
this.gbcProductList.forEach(item=>{
if(item.GBCProductChecked == ) {
if(item.GBCProductChecked == true) {
this.userInfo.riskName = item.riskName
this.userInfo.riskProductCode = item.riskProductCode
}