沈斌
2017-12-19 1193f95d1eb81b95c27311c51282eb8b72cec106
src/app/routes/users/installer/installer.component.ts
@@ -76,8 +76,8 @@
  }
  add() {
    const i = {};
    this.modalHelper.static(UserInstallerEditComponent, { i });
    const user = {};
    this.modalHelper.static(UserInstallerEditComponent, { user });
  }
  save() {