gaoluyang
2026-06-24 0ce68379718b7c751b8a84aa4b28cbaf072e6c8f
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[] {