This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
zgzt
/
dosb-vue
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
9dcec81bd2
Ramuri
Etichete
master
dosb-vue
/
src
/
views
/
billet
/
operator
/
components
/
useOrgData.ts
useOrgData.ts
88 B
Istoric
Crud
1
2
3
4
5
export function useOrgData(options?: any) {
const {} = options ?? {};
return {};
}