/**
  * 设置本模块的子布局
  * 
  * @return void
  */
 protected function _initLayout()
 {
     ZtChart_Plugin_Layout::addModuleLayout('kpi');
 }