//缩放和布局 $(window).resize(function () { $('#BZ_Content').datagrid('resize', { width: getWidth(1),height: getheight(1) }) });
转载于:https://www.cnblogs.com/handsomer/p/3678208.html
//缩放和布局 $(window).resize(function () { $('#BZ_Content').datagrid('resize', { width: getWidth(1),height: getheight(1) }) });
转载于:https://www.cnblogs.com/handsomer/p/3678208.html