From 920ad7c1062549f8ff6e5034f84a90c725dc89dd Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 23 九月 2025 16:40:27 +0800
Subject: [PATCH] H5静态化

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