Authored by hongweigao

为你优选埋点

... ... @@ -21,7 +21,7 @@ function _getCommonFilterValue() {
$attrchecked.each(function() {
var $this = $(this);
var key = $this.parents('.attr-content').prev().html(),
name = $this.attr('name');
... ...