Update: 2026-05-04 00:04:41
This commit is contained in:
@@ -250,6 +250,7 @@
|
|||||||
stats: { total: 0, pending: 0, approved: 0 },
|
stats: { total: 0, pending: 0, approved: 0 },
|
||||||
showAddModal: false,
|
showAddModal: false,
|
||||||
showAddCompanyModal: false,
|
showAddCompanyModal: false,
|
||||||
|
showAddTenantModal: false,
|
||||||
newUser: { name: '', email: '', password: '', role: 'employee', tenant_id: '' },
|
newUser: { name: '', email: '', password: '', role: 'employee', tenant_id: '' },
|
||||||
newCompany: { name: '', tax_identification_number: '', commercial_registration_number: '', address: '' },
|
newCompany: { name: '', tax_identification_number: '', commercial_registration_number: '', address: '' },
|
||||||
newTenant: { name: '', email: '', phone: '', manager_name: '', manager_email: '', manager_password: '' },
|
newTenant: { name: '', email: '', phone: '', manager_name: '', manager_email: '', manager_password: '' },
|
||||||
|
|||||||
Reference in New Issue
Block a user