src/views/mp/statistics/data.ts
@@ -1,6 +1,6 @@ import type { VbenFormSchema } from '#/adapter/form'; import { beginOfDay, endOfDay, formatDateTime } from '..\..\..\packages\utils\src'; import { beginOfDay, endOfDay, formatDateTime } from '../../../packages/utils/src'; /** 列表的搜索表单 */ export function useGridFormSchema(): VbenFormSchema[] {