Просмотр исходного кода

update

tags/Baseline_30082024_FRONTEND_UAT
MSI\derek 1 год назад
Родитель
Сommit
cfd24a260f
1 измененных файлов: 6 добавлений и 6 удалений
  1. +6
    -6
      src/components/CreateStaff/CreateStaff.tsx

+ 6
- 6
src/components/CreateStaff/CreateStaff.tsx Просмотреть файл

@@ -215,12 +215,12 @@ const CreateStaff: React.FC<formProps> = ({ Title }) => {
// value: "",
// required: false,
// },
{
id: "hourlyRate",
label: t("Hourly Rate"),
type: "numeric-testing",
required: true,
},
// {
// id: "hourlyRate",
// label: t("Hourly Rate"),
// type: "numeric-testing",
// required: true,
// },
{
id: "employType",
label: t("Employ Type"),


Загрузка…
Отмена
Сохранить