king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
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: []