liu
4 天以前 e47bc9e53ed3d64016c1e0db67d280e63b367e07
src/views/mes/dv/maintenrecord/data.ts
@@ -9,8 +9,8 @@
  MesDvCheckPlanStatusEnum,
  MesDvMaintenRecordStatusEnum,
  MesDvSubjectTypeEnum,
} from '..\..\..\..\packages\constants\src';
import { getDictOptions } from '..\..\..\..\packages\effects\hooks\src';
} from '@vben/constants';
import { getDictOptions } from '@vben/hooks';
import { getSimpleUserList } from '#/api/system/user';
import { getRangePickerDefaultProps } from '#/utils';
@@ -79,7 +79,7 @@
        format: 'YYYY-MM-DD HH:mm:ss',
        placeholder: '请选择保养时间',
        showTime: true,
        valueFormat: 'x',
        valueFormat: 'YYYY-MM-DD HH:mm:ss',
      },
      rules: 'required',
    },