Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
wayne.lee
/
tsms
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
update combo
tags/Baseline_30082024_FRONTEND_UAT
MSI\derek
hace 1 año
padre
2019cd6fb9
commit
a0be2b8d2c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/components/CreateStaff/CreateStaff.tsx
+ 1
- 1
src/components/CreateStaff/CreateStaff.tsx
Ver fichero
@@ -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,
},
{
Escribir
Vista previa
Cargando…
Cancelar
Guardar