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 combo
tags/Baseline_30082024_FRONTEND_UAT
MSI\derek
1 ano atrás
pai
2019cd6fb9
commit
a0be2b8d2c
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
src/components/CreateStaff/CreateStaff.tsx
+ 1
- 1
src/components/CreateStaff/CreateStaff.tsx
Ver arquivo
@@ -171,7 +171,7 @@ const CreateStaff: React.FC<formProps> = ({ Title }) => {
id: "companyId",
label: t("Company"),
type: "combo-Obj",
options:
team
Combo,
options:
company
Combo,
required: true,
},
{
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar