From 153404ffa0a9c6d23d2c2732b46fa6929e86294f Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 18 六月 2025 13:56:18 +0800
Subject: [PATCH] 111

---
 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