From 42e3694b8c48ef8d7b9cec3a8e48da666bcfcbe3 Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期五, 13 九月 2024 14:49:17 +0800
Subject: [PATCH] 增加权限管理-资源的拖拽功能锁定按钮

---
 src/components/footer/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/footer/index.vue b/src/components/footer/index.vue
index fc5302d..12ced0f 100644
--- a/src/components/footer/index.vue
+++ b/src/components/footer/index.vue
@@ -1,5 +1,5 @@
 <template>
-  <a-layout-footer class="footer">澶фā鍨嬪钩鍙�</a-layout-footer>
+  <a-layout-footer class="footer">SmartAl澶фā鍨嬪钩鍙�</a-layout-footer>
 </template>
 
 <script lang="ts" setup></script>

--
Gitblit v1.8.0