This commit is contained in:
Luck-Xiaomi 2022-09-14 18:02:06 +08:00
parent e1fb528251
commit 7f3b45ebe6

View File

@ -146,7 +146,7 @@ export default {
},
label: {
normal: {
formatter: this.qualityProblem.totalNum || '56', //
formatter: this.qualityProblem.totalNum || '0', //
textStyle: {
fontSize: 36,
color: '#ffc30f',