Commit 7cabdd1a authored by rencs's avatar rencs

9.14

parent 35e8dac9
......@@ -161,6 +161,7 @@
type="number"
:min="0"
:step="0.01"
precision="2"
placeholder="请输入提现金额"
></el-input-number>
</template>
......@@ -182,6 +183,7 @@
type="number"
v-model="m_w_form.withdraw_money"
style="width:60%"
precision="2"
:step="0.01"
placeholder="请输入提现金额"
:min="0.01"
......
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