From e81f448084ab4f340860598498f035df23a9d014 Mon Sep 17 00:00:00 2001
From: fei <791364011@qq.com>
Date: 星期二, 20 一月 2026 12:46:42 +0800
Subject: [PATCH] 修改了相关代码

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

diff --git a/src/views/archiveAnnotation/index.vue b/src/views/archiveAnnotation/index.vue
index 85e8f75..69dd9ce 100644
--- a/src/views/archiveAnnotation/index.vue
+++ b/src/views/archiveAnnotation/index.vue
@@ -116,7 +116,7 @@
 import { listAnnotation, getAnnotation, delAnnotation, addAnnotation, updateAnnotation } from "@/api/system/annotation"
 
 export default {
-  name: "Annotation",
+  name: "ArchiveAnnotation",
   data() {
     return {
       // 閬僵灞�

--
Gitblit v1.9.1