国际化英文换行问题
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
5967fd19b2
commit
8a5eaff5f6
|
@ -13,7 +13,7 @@
|
|||
ref="resetForm"
|
||||
v-loading="formLoading"
|
||||
:model="form"
|
||||
label-width="100px"
|
||||
label-width="130px"
|
||||
:rules="rules"
|
||||
class="demo-ruleForm"
|
||||
size="small"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
label-position="right"
|
||||
:model="password"
|
||||
:rules="passwordFormRules"
|
||||
label-width="100px"
|
||||
label-width="180px"
|
||||
>
|
||||
<!-- 旧密码 -->
|
||||
<el-form-item
|
||||
|
|
Loading…
Reference in New Issue