From 8c9d027e68d2407d8425f6db26b725efa213df90 Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Wed, 30 Oct 2024 21:08:39 +0800
Subject: [PATCH] 首页
---
src/views/pac/components/leftContainer.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/pac/components/leftContainer.vue b/src/views/pac/components/leftContainer.vue
index 0781c33..714a615 100644
--- a/src/views/pac/components/leftContainer.vue
+++ b/src/views/pac/components/leftContainer.vue
@@ -19,7 +19,7 @@
<div class="data box">
<title-box>
<template #titleName>
- 数据概览
+ 数据概览2
</template>
</title-box>
<data-content></data-content>
--
Gitblit v1.9.3