From 0f06d28a6bf043087d658b6cf59864fec9bb63dd Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 22 九月 2025 09:19:26 +0800
Subject: [PATCH] ss
---
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