mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 09:16:43 +08:00
未审批无数据时,切换到审批记录后,钱数不对
This commit is contained in:
@@ -349,7 +349,9 @@ export default {
|
||||
})
|
||||
this.passNum = this.claimApprovalIds.length
|
||||
this.refuseNum = 0
|
||||
that.getTotalMoneyFunc()
|
||||
if(that.active == 'notApproved'){
|
||||
that.getTotalMoneyFunc()
|
||||
}
|
||||
that.$forceUpdate();
|
||||
}
|
||||
if (this.claimApprovalList.length == 0) {
|
||||
|
||||
Reference in New Issue
Block a user