From 7f3b45ebe6969673fa9426dd9190d06f724b8a15 Mon Sep 17 00:00:00 2001 From: Luck-Xiaomi <1569717859@qq.com> Date: Wed, 14 Sep 2022 18:02:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectAdmin/zjsj/command/rightTwo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/projectAdmin/zjsj/command/rightTwo.vue b/src/views/projectAdmin/zjsj/command/rightTwo.vue index 05cfad9d..f8c39bd1 100644 --- a/src/views/projectAdmin/zjsj/command/rightTwo.vue +++ b/src/views/projectAdmin/zjsj/command/rightTwo.vue @@ -146,7 +146,7 @@ export default { }, label: { normal: { - formatter: this.qualityProblem.totalNum || '56', // 中间的数值 + formatter: this.qualityProblem.totalNum || '0', // 中间的数值 textStyle: { fontSize: 36, color: '#ffc30f',