feat:【ele】【erp】sale 的迁移(30%)- order

This commit is contained in:
YunaiV
2025-11-16 19:10:11 +08:00
parent 6e2e357fed
commit 94a0c2e581
16 changed files with 10 additions and 13 deletions

View File

@@ -40,7 +40,6 @@ export function useFormSchema(formType: string): VbenFormSchema[] {
componentProps: {
disabled: formType === 'detail',
placeholder: '选择出库时间',
showTime: true,
format: 'YYYY-MM-DD HH:mm:ss',
valueFormat: 'x',
class: '!w-full',