This website works better with JavaScript
Home
Explore
Help
Sign In
Softpar
/
sfp_vue_franchisor_ginastica_cerebro
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat(franchisee): adiciona rota de ligacao para criar unidade
ebagabee
3 weeks ago
parent
b0df61b25c
commit
6d94b504ec
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/pages/franchisee/FranchiseePage.vue
+ 1
- 0
src/pages/franchisee/FranchiseePage.vue
View File
@@ -31,6 +31,7 @@
:rows
add-item
:api-call="getFranchisee"
+ add-item-route="UnitAddPage"
/>
</div>
</div>