删除console
This commit is contained in:
parent
271abf098a
commit
ff803ef780
|
|
@ -88,7 +88,6 @@ export default {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
} else if (key === 'edit') {
|
} else if (key === 'edit') {
|
||||||
console.log('修改密码')
|
|
||||||
this.modalShow = true
|
this.modalShow = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue