This website works better with JavaScript
Home
Explore
Help
Sign In
Softpar
/
sfp_vue_franchisee_ginastica_cerebro
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
refactor: deixa address_number required
Gustavo Mantovani
1 week ago
parent
26fd64ef27
commit
9ebda150b6
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/pages/unit/tabs/UnitDataTab.vue
+ 1
- 0
src/pages/unit/tabs/UnitDataTab.vue
View File
@@ -93,6 +93,7 @@
disable
label="Número"
outlined
+ :rules="[inputRules.required]"
/>
<DefaultInput