From d2d6e6b52d5e23c9b20790d3222d3ecb479ab61c Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 20 十月 2021 23:32:12 +0800
Subject: [PATCH] 2021-10-20

---
 src/tabviews/zshare/normalTable/index.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/zshare/normalTable/index.jsx b/src/tabviews/zshare/normalTable/index.jsx
index 5c49361..2db7a13 100644
--- a/src/tabviews/zshare/normalTable/index.jsx
+++ b/src/tabviews/zshare/normalTable/index.jsx
@@ -288,6 +288,8 @@
       return
     }
 
+    console.clear()
+
     let pageIndex = Math.ceil(index / pageSize)
 
     this.setState({

--
Gitblit v1.8.0