修改bug:#16381 重置密码给予提示。

dev
WL 2024-06-24 10:48:21 +08:00
parent 3cadafe2ca
commit 7a928f3387
1 changed files with 1 additions and 1 deletions

View File

@ -780,7 +780,7 @@ export default {
}) })
}, },
resetPwd(id) { resetPwd(id) {
this.$confirm('确定要进行密码重置吗?', { this.$confirm('确定要重置密码为666666吗?', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'