if(!_.isUndefined(from)) {
                this.$('.time-a input[name=from]').val(from);
                params.from = from;
            }