|
|
|
@ -268,8 +268,8 @@ export class UserComponent implements OnInit {
|
|
|
|
|
resolve(data); |
|
|
|
|
this.message.create("success", "创建成功!"); |
|
|
|
|
this.SkipCount = 0; |
|
|
|
|
this.getAllOrganization(); |
|
|
|
|
this.getAllUsers(); |
|
|
|
|
|
|
|
|
|
this.isShowNewPassword = true; |
|
|
|
|
let obj = { |
|
|
|
|
title: "用户" + data.result.userName + "创建成功", |
|
|
|
|