remove demop
This commit is contained in:
@ -21,7 +21,6 @@ export class ImageListComponent implements OnInit {
|
||||
constructor(private modal: ModalHelper, public msgSrv: NzMessageService, public http: _HttpClient) {}
|
||||
|
||||
ngOnInit(): void {
|
||||
console.log(this.imgList)
|
||||
}
|
||||
showImg(index: any) {
|
||||
const params = {
|
||||
|
||||
Reference in New Issue
Block a user