Authored by 郭成尧

order-status-modified

... ... @@ -277,7 +277,7 @@ let searchView = function() {
$curNav.find('.down').removeClass('hide');
$newList.addClass('hide');
}
switchNav($curNav);
return;
}
... ...