This website works better with JavaScript.
Home
Explore
Help
Sign In
wayne.lee
/
tsms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
update combo
tags/Baseline_30082024_FRONTEND_UAT
MSI\derek
1 year ago
parent
2019cd6fb9
commit
a0be2b8d2c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/CreateStaff/CreateStaff.tsx
+ 1
- 1
src/components/CreateStaff/CreateStaff.tsx
View File
@@ -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,
},
{
Write
Preview
Loading…
Cancel
Save