route: ['category/'+ reports ],
moduleId: 'Admin/report/reportad',
title: reports, nav: 1,
// another js module
self.actiate(context)
{ //want to get the router categories(**reports** is an array)details here
}
如何从路由器发送数据以激活任何 js 模块中的方法