From ccc970e575ef3f3e5c67af8da210263f4ac549f9 Mon Sep 17 00:00:00 2001
From: feiyu02 <risaku@163.com>
Date: 星期五, 10 四月 2026 16:44:55 +0800
Subject: [PATCH] 2026.4.10
---
src/views/monitor/DataException.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/monitor/DataException.vue b/src/views/monitor/DataException.vue
index ea215e1..ebcddaf 100644
--- a/src/views/monitor/DataException.vue
+++ b/src/views/monitor/DataException.vue
@@ -6,7 +6,7 @@
<el-collapse-item name="1">
<template #title>
<div class="search-header">
- <h3>鏌ヨ鏉′欢</h3>
+ <h3>棰勮鑼冨洿</h3>
<span v-if="!isSearchExpanded" class="search-summary">
{{ getSearchSummary() }}
</span>
@@ -188,7 +188,7 @@
<el-collapse-item name="1">
<template #title>
<div class="collapse-title">
- <h4 class="table-title">寮傚父鏁版嵁</h4>
+ <h4 class="table-title">棰勮璁板綍</h4>
</div>
</template>
<el-card v-show="!isNoData">
@@ -627,7 +627,7 @@
return summary
},
// 鍔熻兘锛氬璇濇琛ㄦ牸搴忓彿閫掑
- // 鏃堕棿锛�2023-8-17
+ // 鏃堕棿锛�2025-8-17
indexMethod(index) {
return index + 1
},
--
Gitblit v1.9.3