|
@ -3,7 +3,6 @@ |
|
|
import { syncSendCmd } from 'apis/system' |
|
|
import { syncSendCmd } from 'apis/system' |
|
|
import { ElLoading } from 'element-plus' |
|
|
import { ElLoading } from 'element-plus' |
|
|
import { FtMessage } from 'libs/message' |
|
|
import { FtMessage } from 'libs/message' |
|
|
import { useSystemStore } from 'stores/systemStore' |
|
|
|
|
|
import { onMounted, ref } from 'vue' |
|
|
import { onMounted, ref } from 'vue' |
|
|
|
|
|
|
|
|
import HistoryDetail from '../setting/HistoryDetail.vue' |
|
|
import HistoryDetail from '../setting/HistoryDetail.vue' |
|
|