混料去除四舍五入
This commit is contained in:
parent
4d122d9ad7
commit
060c15c314
|
@ -102,7 +102,7 @@
|
|||
v-model="form.count_real_eweight"
|
||||
controls-position="right"
|
||||
:min="0"
|
||||
:step="1"
|
||||
:step="0.01"
|
||||
:precision="2"
|
||||
:step-strictly="true"
|
||||
style="width: 100%"
|
||||
|
|
Loading…
Reference in New Issue