|
@@ -2127,7 +2127,7 @@ $(document).ready(function() {
|
|
|
defaultRowHeight: 21,
|
|
|
headerFont: '12px 微软雅黑',
|
|
|
font: '12px 微软雅黑',
|
|
|
- headColWidth: [0],
|
|
|
+ headColWidth: [30],
|
|
|
selectedBackColor: '#fffacd',
|
|
|
},
|
|
|
cellDoubleClick: stdLibCellDoubleClick,
|
|
@@ -2158,7 +2158,7 @@ $(document).ready(function() {
|
|
|
defaultRowHeight: 21,
|
|
|
headerFont: '12px 微软雅黑',
|
|
|
font: '12px 微软雅黑',
|
|
|
- headColWidth: [0],
|
|
|
+ headColWidth: [30],
|
|
|
selectedBackColor: '#fffacd',
|
|
|
},
|
|
|
cellDoubleClick: stdLibCellDoubleClick,
|
|
@@ -2206,7 +2206,7 @@ $(document).ready(function() {
|
|
|
defaultRowHeight: 21,
|
|
|
headerFont: '12px 微软雅黑',
|
|
|
font: '12px 微软雅黑',
|
|
|
- headColWidth: [0],
|
|
|
+ headColWidth: [30],
|
|
|
selectedBackColor: '#fffacd',
|
|
|
readOnly: true,
|
|
|
});
|