forked from FoundKeyGang/FoundKey
Refactor
This commit is contained in:
parent
a81bc71a1e
commit
7537fb88d4
2 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import i18n from '../../i18n';
|
||||
import XCpuMemory from "./cpu-memory.vue";
|
||||
import XCpuMemory from "./dashboard.cpu-memory.vue";
|
||||
import XQueue from "./dashboard.queue-charts.vue";
|
||||
import XCharts from "./charts.vue";
|
||||
import XApLog from "./ap-log.vue";
|
||||
|
|
Loading…
Reference in a new issue