change lai category

This commit is contained in:
wlx 2013-06-08 09:56:15 +00:00
parent db1dd7667d
commit 8bb20b0bd2
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ class HiwaterController extends DataController
}
function bnulaiAction()
{
$this->getmd(array('','LAI'));
$this->getmdlimited('LAI','生态水文无线传感器网络');
$this->_helper->viewRenderer('base');
}