@@ -102,8 +102,9 @@
title:"操作",
width:800,
bodyStyle: {
- padding: '12px',
- height: (window.innerHeight * 0.8) + 'px',
+ paddingTop: '20px',
+ paddingBottom:'50px',
+ height: (window.innerHeight * 0.62) + 'px',
'overflow-y': 'auto'
},
visible: false,