mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 14:36:43 +08:00
【银保app】业绩查询页面达标情况展示逻辑修改
This commit is contained in:
@@ -370,6 +370,9 @@
|
|||||||
currentMonth: this.calendarValue
|
currentMonth: this.calendarValue
|
||||||
}
|
}
|
||||||
getIndexByAgentCode(params).then(res=>{
|
getIndexByAgentCode(params).then(res=>{
|
||||||
|
this.qjrlFlag = ''
|
||||||
|
this.ggrlFlag = ''
|
||||||
|
this.gghymonth = 0
|
||||||
if(res.result == 0){
|
if(res.result == 0){
|
||||||
this.qjrlFlag = res.content.qjrlFlag
|
this.qjrlFlag = res.content.qjrlFlag
|
||||||
this.ggrlFlag = res.content.ggrlFlag
|
this.ggrlFlag = res.content.ggrlFlag
|
||||||
|
|||||||
Reference in New Issue
Block a user