Commit 7d8f48d5 authored by Mac's avatar Mac

1

parent b72b9408
......@@ -359,7 +359,7 @@
{{TotalCommission}}
</el-form-item>
<el-form-item label-width="100px" label="可提现佣金">
<el-input v-model="yjMsg.Money" @keyup.native="checkInteger(yjMsg,'Money')" style="width:210px;"></el-input>
<el-input v-model="yjMsg.Money" type="number" style="width:210px;"></el-input>
</el-form-item>
</el-form>
<span slot="footer" class="dialog-footer">
......
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