From 4cce05fd675168f9ac7551040df6734506796988 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A2=81=E5=AD=90=E9=BE=99?=
<14096380+qwe963852@user.noreply.gitee.com>
Date: Wed, 25 Sep 2024 21:03:00 +0800
Subject: [PATCH] =?UTF-8?q?test:=E8=A7=A3=E5=86=B3=E5=AD=97=E5=85=B8?=
=?UTF-8?q?=E5=80=BC=E4=B8=8D=E5=9B=9E=E6=98=BE=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/breakdown/breakdown/index.vue | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/views/breakdown/breakdown/index.vue b/src/views/breakdown/breakdown/index.vue
index 2b69daf..56a7f90 100644
--- a/src/views/breakdown/breakdown/index.vue
+++ b/src/views/breakdown/breakdown/index.vue
@@ -219,14 +219,14 @@
-
-
+ {{ dict.label }}
-
-
+ :label="dict.label"
+ :value="Number(dict.value)"
+ />
+