完成我的信息接口调试
This commit is contained in:
@@ -162,7 +162,8 @@ export default {
|
||||
// 删除图片
|
||||
deleteImage() {
|
||||
this.employeeInfo.img = '';
|
||||
}, // 提交表单
|
||||
},
|
||||
// 提交表单
|
||||
submitForm() {
|
||||
//密码对比
|
||||
if (!this.validatePassword()) {
|
||||
|
Reference in New Issue
Block a user