mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 15:44:31 +08:00
chore: 审批改为description而非disabled的表单
This commit is contained in:
@@ -9,7 +9,7 @@ import dayjs from 'dayjs';
|
||||
import { OptionsTag } from '#/components/table';
|
||||
import { renderDict } from '#/utils/render';
|
||||
|
||||
const leaveTypeOptions = [
|
||||
export const leaveTypeOptions = [
|
||||
{ label: '病假', value: '1' },
|
||||
{ label: '事假', value: '2' },
|
||||
{ label: '年假', value: '3' },
|
||||
|
||||
Reference in New Issue
Block a user