Commit 3271010c authored by rencs's avatar rencs

12.30

parent 171c920f
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
v-model="price" v-model="price"
:min="0" :min="0"
:step="0.1" :step="0.1"
:precision="1" :precision="2"
style="width: 50%" style="width: 50%"
></el-input-number> ></el-input-number>
</p> </p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment