修改平台件项目详情的项目状态
This commit is contained in:
@@ -610,7 +610,7 @@
|
||||
})
|
||||
color.push('#E83030')
|
||||
}
|
||||
this.mainLeftNum += res.taskAffirmStatusCount
|
||||
this.mainTopNumOne += res.taskAffirmStatusCount
|
||||
})
|
||||
}
|
||||
this.getEcharts('main-top-one', this.$t('certificationTaskConfirmation'), color, data)
|
||||
@@ -664,7 +664,7 @@
|
||||
})
|
||||
color.push('#E83030')
|
||||
}
|
||||
this.mainRightNum += res.taskAffirmStatusCount
|
||||
this.mainLeftNumOne += res.taskAffirmStatusCount
|
||||
})
|
||||
}
|
||||
this.getEcharts('main-right-one', this.$t('preHomoFlow'), color, data)
|
||||
|
||||
Reference in New Issue
Block a user