* @package company * @link https://www.zentao.net */ namespace zin; featureBar ( set::current($scope), set::linkParams("scope={key}"), ); div ( setStyle('flex', '1 1 auto'), dtable ( set::cols(array()), set::data(array()), set::emptyTip($lang->metric->emptyCollect), ), ); render();