fix: 更新依赖导致的错误异常
This commit is contained in:
@@ -5,7 +5,9 @@ import {AdminUpdateComponent} from './admin-update.component';
|
||||
|
||||
import {FormsModule} from '@angular/forms';
|
||||
import {CommonTableModule} from '../components/common-table/common-table.module';
|
||||
import {NzButtonModule, NzInputModule, NzModalModule} from 'ng-zorro-antd';
|
||||
import { NzButtonModule } from 'ng-zorro-antd/button';
|
||||
import { NzInputModule } from 'ng-zorro-antd/input';
|
||||
import { NzModalModule } from 'ng-zorro-antd/modal';
|
||||
|
||||
|
||||
@NgModule({
|
||||
|
||||
Reference in New Issue
Block a user