fengxiang
2018-03-19 51350ae38d5490eeccb538b60444fe9099cf4a61
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(