From 28e2efc23d3f0cca66e55ba88d7c155166990c3e Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Mon, 12 Mar 2018 15:19:11 +0800
Subject: [PATCH] debug
---
src/app/routes/users/installer/edit/edit.component.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/app/routes/users/installer/edit/edit.component.html b/src/app/routes/users/installer/edit/edit.component.html
index 12a0a00..fd5d65a 100644
--- a/src/app/routes/users/installer/edit/edit.component.html
+++ b/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>
--
Gitblit v1.8.0