Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
wayne.lee
/
tsms
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
2
Wiki
Atividade
Ver código fonte
update
tags/Baseline_30082024_FRONTEND_UAT
MSI\derek
1 ano atrás
pai
e491be038f
commit
cfd24a260f
1 arquivos alterados
com
6 adições
e
6 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+6
-6
src/components/CreateStaff/CreateStaff.tsx
+ 6
- 6
src/components/CreateStaff/CreateStaff.tsx
Ver arquivo
@@ -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"),
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar