Commit ad0e6734 authored by 徐俊's avatar 徐俊

xujun

parent baa9fa5b
......@@ -123,7 +123,7 @@
</a-col>
<a-col :span="8">
<a-form-model-item prop="forMonths">
<a-input-number v-model="memObject.forMonths" :min="0" :max="12" :step="0.1" style="width: 60%" />
<a-input-number v-model="memObject.forMonths" :min="0" :max="12" :step="1" style="width: 60%" />
</a-form-model-item>
</a-col>
</a-row>
......
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