king
2022-10-04 41c55c1f103658b997f7a828a7067bdb228f1df0
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: []