沈斌
2018-02-08 0b0f25c43d37e6ddcaf2b461e64ddb05252d4409
src/app/routes/users/alarm-user/alarm-user-edit/alarm-user-edit.component.html
@@ -51,6 +51,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>