From f0de0b6247ccac12badf5ff1883bce93c92cb011 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期日, 27 十月 2024 21:31:36 +0800 Subject: [PATCH] 一个班级多个老师 --- src/layout/components/Sidebar/Logo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 6de1b1c..75d778d 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -24,7 +24,7 @@ }, data () { return { - title: '姹熻タ璇煶瑙嗛鍩硅绯荤粺' + title: '璇煶瑙嗛鍩硅绯荤粺' } } } -- Gitblit v1.8.0