删除了宽度限制
This commit is contained in:
parent
cc1b536e89
commit
8f9e25408b
@ -52,7 +52,6 @@
|
|||||||
<a-form-item :label="lan.$t('zhanghao')" class="form-item">
|
<a-form-item :label="lan.$t('zhanghao')" class="form-item">
|
||||||
<a-input-group compact>
|
<a-input-group compact>
|
||||||
<a-input
|
<a-input
|
||||||
style="width: 80%"
|
|
||||||
:placeholder="lan.$t('shuruzhanghaol')"
|
:placeholder="lan.$t('shuruzhanghaol')"
|
||||||
v-model:value="userinfo.phone"
|
v-model:value="userinfo.phone"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user