From c48511779f77e1d525638ef2450fde5057dce9d5 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期四, 07 九月 2023 09:46:06 +0800 Subject: [PATCH] 调整部署 --- src/views/home/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index aeecc96..d7201cd 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -124,7 +124,7 @@ this.getcheckProjectNum(); this.getVerifiedData(); this.getUncheckedData(); - this.getPieChart(); + this.getPieChart(); }, methods: { cell({ row, column, rowIndex, columnIndex }) { -- Gitblit v1.9.3