fix: quotation product item amount text center
This commit is contained in:
parent
e52ce64c37
commit
e1a27aa8d4
1 changed files with 1 additions and 0 deletions
|
|
@ -307,6 +307,7 @@ watch(
|
||||||
dense
|
dense
|
||||||
outlined
|
outlined
|
||||||
:type="readonly ? 'text' : 'number'"
|
:type="readonly ? 'text' : 'number'"
|
||||||
|
input-class="text-center"
|
||||||
style="width: 70px"
|
style="width: 70px"
|
||||||
min="0"
|
min="0"
|
||||||
debounce="500"
|
debounce="500"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue