Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
wayne.lee
/
tsms
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
2
Wiki
Trabalho
Ver a proveniência
update
tags/Baseline_30082024_FRONTEND_UAT
MSI\derek
há 1 ano
ascendente
e491be038f
cometimento
cfd24a260f
1 ficheiros alterados
com
6 adições
e
6 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+6
-6
src/components/CreateStaff/CreateStaff.tsx
+ 6
- 6
src/components/CreateStaff/CreateStaff.tsx
Ver ficheiro
@@ -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é-visualizar
Carregando…
Cancelar
Guardar