Files
EasySoft-ZenTaoPMS/module/project/js/story.js
T
2016-11-17 09:02:25 +08:00

7 lines
123 B
JavaScript

$(function()
{
ajaxGetSearchForm();
fixedTfootAction('#projectStoryForm');
fixedTheadOfList('#storyList');
});