|
|
@@ -61,7 +61,7 @@
|
|
|
</el-form-item>
|
|
|
<el-form-item>
|
|
|
<div class="action-form-item">
|
|
|
- <el-button type="primary" @click="onSubmit" :disabled="!isChange">保存修改</el-button>
|
|
|
+ <el-button type="primary" @click="onSubmit">保存修改</el-button>
|
|
|
<el-button type="info" @click="resetPasswordErrorCount">重置密码错误次数</el-button>
|
|
|
<el-button @click="$router.go(-1)">返回</el-button>
|
|
|
</div>
|