【银保app】业绩查询网点渠道数据设置默认展示值

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-12-22 20:43:08 +08:00
parent 917aedaebf
commit f4c5aa0875

View File

@@ -390,6 +390,8 @@
currentMonth:this.calendarValue
}
getBankNetDataYB(params).then(res=>{
this.bankNetCount = '0'
this.qjhdl = '0'
if(res.result == 0){
if(res.content.bankNetCount){this.bankNetCount = res.content.bankNetCount}
if(res.content.qjhdl){this.qjhdl = res.content.qjhdl}