|
|
@ -2,7 +2,7 @@ |
|
|
|
import { getDeviceStatus } from 'apis/system' |
|
|
|
import FtStream from 'components/common/FTStream/index.vue' |
|
|
|
import Check from 'components/home/Check/index.vue' |
|
|
|
import Stop from 'components/home/stop/index.vue' |
|
|
|
import Stop from 'components/home/Stop/index.vue' |
|
|
|
import { ElMessageBox } from 'element-plus' |
|
|
|
import { FtMessage } from 'libs/message' |
|
|
|
import { isClose, socket } from 'libs/socket' |
|
|
|