浏览代码

表头行高

laiguoran 3 年之前
父节点
当前提交
97fcc0c5f4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/public/js/material.js

+ 1 - 1
app/public/js/material.js

@@ -106,7 +106,7 @@ $(document).ready(() => {
     const materialSpreadSetting = {
         emptyRows: 0,
         headRows: 2,
-        headRowHeight: [25, 25],
+        headRowHeight: [25, 32],
         defaultRowHeight: 21,
         headerFont: '12px 微软雅黑',
         font: '12px 微软雅黑',