fengxiang
2018-05-10 8815d4c3d666cbc96988087e9c21f9e1a9f64a06
src/app/routes/users/installer/edit/edit.component.html
@@ -36,6 +36,6 @@
  </div>
  <div class="modal-footer">
    <button nz-button type="button" (click)="close()">关闭</button>
    <button nz-button [nzLoading]="http.loading" [nzType]="'primary'">保存</button>
    <button nz-button  [nzType]="'primary'">保存</button>
  </div>
</form>