code review:限时折扣

This commit is contained in:
YunaiV
2023-10-21 18:18:40 +08:00
parent bb5945958b
commit 423ea319e0
2 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
import type { CrudSchema } from '@/hooks/web/useCrudSchemas'
import { dateFormatter2 } from '@/utils/formatTime'
// TODO @zhangshai
// 表单校验
export const rules = reactive({
spuId: [required],