From 2d1d8d97966cbdb119456a35959b8e783476a2a9 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 18 六月 2025 13:50:04 +0800
Subject: [PATCH] ~
---
admin/src/components/common/Value.vue | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/admin/src/components/common/Value.vue b/admin/src/components/common/Value.vue
index 521529d..41e8c7f 100644
--- a/admin/src/components/common/Value.vue
+++ b/admin/src/components/common/Value.vue
@@ -23,6 +23,11 @@
}
},
methods: {
+ /**
+ * 鑾峰彇鍊�
+ *
+ * @returns {string}
+ */
getValue () {
if (this.data == null) {
return ''
--
Gitblit v1.9.3