通用组件-确认框
This commit is contained in:
@@ -4,7 +4,7 @@ import {CommonTableComponent} from './common-table.component';
|
||||
import {
|
||||
NzCardModule,
|
||||
NzDividerModule,
|
||||
NzIconModule, NzOutletModule,
|
||||
NzIconModule, NzOutletModule, NzPopconfirmModule,
|
||||
NzTableModule,
|
||||
NzToolTipModule,
|
||||
NzTypographyModule
|
||||
@@ -26,7 +26,8 @@ import {
|
||||
NzToolTipModule,
|
||||
NzCardModule,
|
||||
NzIconModule,
|
||||
NzOutletModule
|
||||
NzOutletModule,
|
||||
NzPopconfirmModule
|
||||
]
|
||||
})
|
||||
export class CommonTableModule {
|
||||
|
||||
Reference in New Issue
Block a user