gaoluyang
2026-06-24 bfdc0e0e6d5e47aa501f9b6fadd143d9c97cf00a
src/views/iot/ota/firmware/data.ts
@@ -3,7 +3,7 @@
import type { IotProductApi } from '#/api/iot/product/product';
import type { DescriptionItemSchema } from '#/components/description';
import { formatDateTime } from '..\..\..\..\packages\utils\src';
import { formatDateTime } from '../../../../packages/utils/src';
import { getSimpleProductList } from '#/api/iot/product/product';
import { getRangePickerDefaultProps } from '#/utils';