Commit 58133d21 by lianyang

公共页面微调

parent 83e52972
......@@ -18,6 +18,7 @@
maxlength="16"
placeholder="请输入地址编码"
style="width: 100%"
disabled
></c-input>
<template slot="footer">
<c-button
......
......@@ -15,7 +15,7 @@
<c-col :span="6">
<el-form-item label="" label-width="5px" >
<c-input v-model="model.setmod.docamt" placeholder="0" ></c-input>
<c-input-currency v-model="model.setmod.docamt" placeholder="0" disabled></c-input-currency>
</el-form-item>
</c-col>
......
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