沈斌
2017-12-19 1193f95d1eb81b95c27311c51282eb8b72cec106
updates
1 files modified
4 ■■■■ changed files
src/app/routes/users/installer/installer.component.ts 4 ●●●● patch | view | raw | blame | history
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() {