mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 19:16:43 +08:00
【银保app】业绩查询网点渠道数据设置默认展示值
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user