Commit 455afa69 authored by wangqinghua's avatar wangqinghua

update

parent 1862edc2
......@@ -160,6 +160,9 @@ export class BasicComponent implements OnInit {
//backList
backList() {
this.select();
this.findSize();
this.findOpStatus();
this.searchStatus = false;
}
......
<div class="background">
<div class="login-center">
<div class="login-logo">
<img src="../../../content/images/logo.png" alt="智能监控平台">
<img src="../../../content/images/logo.png" alt="智能运维监控平台">
</div>
<form nz-form [formGroup]="validateForm" class="login-form" (ngSubmit)="submitForm()">
<nz-form-item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment