This commit is contained in:
yubaolee 2017-01-13 20:15:33 +08:00
parent 60b21be147
commit 7bf9aa6c34

View File

@ -21,7 +21,6 @@
$('#DesignateMemberlist').height($(window).height() - 141);
$('#Treebackground').height($(window).height() - 131);
$('#step-2 .tab-content').height($(window).height() - 167);
initBaseInfo();
initFrmInfo();
initFlowInfo();
//加载导向
@ -123,10 +122,6 @@
});
}
/*=========基本配置begin==================================================================*/
function initBaseInfo()
{
}
function bindingBase()
{
if (!$('#step-1').Validform()) {