fix: service => default installment 1
This commit is contained in:
parent
006eab0b2f
commit
8df3197fc1
2 changed files with 5 additions and 7 deletions
|
|
@ -454,7 +454,7 @@ watch(
|
|||
dense
|
||||
type="number"
|
||||
v-model="product.installmentNo"
|
||||
min="0"
|
||||
min="1"
|
||||
/>
|
||||
</span>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue