xufenglei
2018-03-20 55cebcfb1a8abe86cc63e87815f4ea5c273b3e07
src/app/routes/analysis/query/query.component.ts
@@ -121,13 +121,6 @@
    ) { }    
    ngOnInit() {
        this.initPage();
        $('.ant-table-body').on(
            'click',
            function() {
                alert();
                console.log( $('.ant-table-body').scrollLeft());
            }
        );
    }
    private initPage() {
        this.sensorsService.getPagingList(null, null).subscribe(