提交 ff03c935 编写于 作者: kai.wang's avatar kai.wang

修改提示语

上级 79b1bc22
...@@ -244,7 +244,7 @@ export default { ...@@ -244,7 +244,7 @@ export default {
}); });
} }
if (row.roleId == 1) { if (row.roleId == 1) {
this.$confirm(`确定要将管理员${row.name}”降为普通成员?`, '提示', { this.$confirm(`确定要将管理员“${row.name}”降为普通成员?`, '提示', {
confirmButtonText: '确 定', confirmButtonText: '确 定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning', type: 'warning',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册