From 53b9fb93d0376eb02bb996935f1720b4e95cd897 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 12 十月 2022 14:41:06 +0800
Subject: [PATCH] 2022-10-12

---
 src/components/querylog/index.jsx |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/components/querylog/index.jsx b/src/components/querylog/index.jsx
index 13e2293..16337a5 100644
--- a/src/components/querylog/index.jsx
+++ b/src/components/querylog/index.jsx
@@ -5,6 +5,9 @@
 import Utils from '@/utils/utils.js'
 import MKEmitter from '@/utils/events.js'
 
+/**
+ * @description 鎿嶄綔璁板綍锛屾瘡闅斿叚鍒嗛挓鏇存柊涓�娆�
+ */
 class QueryLog extends Component {
   state = {
     logs: []

--
Gitblit v1.8.0