From 5fd62c26feb835152ed6aa2863cd055006c65d3c Mon Sep 17 00:00:00 2001
From: hxr <1490493387@qq.com>
Date: Mon, 28 Aug 2023 23:18:17 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E5=85=BC=E5=AE=B9=E5=AD=97?=
=?UTF-8?q?=E5=85=B8=E4=B8=8B=E6=8B=89=E6=95=B0=E6=8D=AE=E6=BA=90=E5=92=8C?=
=?UTF-8?q?=E5=9B=9E=E6=98=BE=E5=80=BC=E7=B1=BB=E5=9E=8B=E4=B8=8D=E4=B8=80?=
=?UTF-8?q?=E8=87=B4=E5=9C=BA=E6=99=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Former-commit-id: 9823b72487d02b4286249fd783a1bc836f1f3b5b
---
src/components/Dictionary/index.vue | 52 ++++++++++++++++++-----------
src/views/demo/dict.vue | 4 +--
2 files changed, 34 insertions(+), 22 deletions(-)
diff --git a/src/components/Dictionary/index.vue b/src/components/Dictionary/index.vue
index 855ad4e1..b2e01d0f 100644
--- a/src/components/Dictionary/index.vue
+++ b/src/components/Dictionary/index.vue
@@ -1,20 +1,18 @@
-
-
-
-
-
+
+
+
@@ -22,7 +22,7 @@ const nmberValue = ref(1); // 性别(值为Number)
-
+
值为Number: const value = ref(1);