king
2021-06-02 e543372cc70a19ff2630c79d8421c2c593e54e5f
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: []