mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-08 08:23:15 +08:00
chore: 请假申请布局
This commit is contained in:
@@ -131,6 +131,7 @@ export const modalSchema: (isEdit: boolean) => VbenFormSchema[] = (
|
||||
getPopupContainer,
|
||||
},
|
||||
rules: 'selectRequired',
|
||||
formItemClass: 'col-span-1',
|
||||
},
|
||||
{
|
||||
label: '开始时间',
|
||||
@@ -152,6 +153,7 @@ export const modalSchema: (isEdit: boolean) => VbenFormSchema[] = (
|
||||
};
|
||||
},
|
||||
rules: 'required',
|
||||
formItemClass: 'col-span-1',
|
||||
},
|
||||
{
|
||||
label: '请假天数',
|
||||
|
||||
Reference in New Issue
Block a user