Kaynağa Gözat

update combo

tags/Baseline_30082024_FRONTEND_UAT
MSI\derek 1 yıl önce
ebeveyn
işleme
a0be2b8d2c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/components/CreateStaff/CreateStaff.tsx

+ 1
- 1
src/components/CreateStaff/CreateStaff.tsx Dosyayı Görüntüle

@@ -171,7 +171,7 @@ const CreateStaff: React.FC<formProps> = ({ Title }) => {
id: "companyId",
label: t("Company"),
type: "combo-Obj",
options: teamCombo,
options: companyCombo,
required: true,
},
{


Yükleniyor…
İptal
Kaydet