diff --git a/module/execution/test/model/buildstorysearchform.php b/module/execution/test/model/buildstorysearchform.php index 6cedefc07d..1c679e7301 100755 --- a/module/execution/test/model/buildstorysearchform.php +++ b/module/execution/test/model/buildstorysearchform.php @@ -81,6 +81,10 @@ cid=1 */ +global $lang; +$lang->SRCommon = '研发需求'; +$lang->URCommon = '用户需求'; + $executionIdList = array(3, 0); $queryIdList = array(0, 1);