Commit e3e091b5 authored by renjintao's avatar renjintao

reorder input size

parent fefd1df4
......@@ -42,6 +42,7 @@
v-model="handonCardNo"
placeholder="请输入接收人员编号"
style="width: auto"
size="large"
/>
</p>
......@@ -55,13 +56,6 @@
/>
<div slot="content">{{ formatNumber }}</div>
</Poptip>
<Input
prefix="ios-lock-outline"
type="password"
v-model="userPwd"
placeholder="请输入人员密码"
style="width: auto"
/>
</p>-->
</div>
<div slot="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