king
2021-04-07 f3167f8371d19d0ea8fe7d0e7af5517ff0b08cd2
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: []