修改禅道已知bug
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@
|
||||
let color = []
|
||||
if (dataSource && dataSource.length > 0) {
|
||||
dataSource.forEach(res => {
|
||||
if (res.color == '0') {
|
||||
if (res.color == '4') {
|
||||
data.push({
|
||||
value: res.conditionAssessmentCount,
|
||||
name: this.$t('blue')
|
||||
|
||||
Reference in New Issue
Block a user