修改bug:#16381 重置密码给予提示。
parent
3cadafe2ca
commit
7a928f3387
|
@ -780,7 +780,7 @@ export default {
|
|||
})
|
||||
},
|
||||
resetPwd(id) {
|
||||
this.$confirm('确定要进行密码重置吗?', {
|
||||
this.$confirm('确定要重置密码为666666吗?', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning'
|
||||
|
|
Loading…
Reference in New Issue