update:优化ota状态共享
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
DEVICE_NAME_STORAGE_KEY,
|
||||
useDeviceStatus,
|
||||
} from "./composables/useDeviceStatus";
|
||||
import { useOtaUpdate } from "./composables/useOtaUpdate";
|
||||
import { useOtaUpdate } from "@/composables/useOtaUpdate";
|
||||
|
||||
const store = useStore();
|
||||
const { updateDevice, clearDevice } = store;
|
||||
|
||||
Reference in New Issue
Block a user