MaiXinRong 5 年之前
父节点
当前提交
c753c3b978
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/public/js/spreadjs_rela/spreadjs_zh.js

+ 1 - 1
app/public/js/spreadjs_rela/spreadjs_zh.js

@@ -831,7 +831,7 @@ const SpreadJsObj = {
          * @returns {TreeNodeCellType}
          */
         getTreeNodeCellType: function () {
-            const xOffset = 2;
+            const xOffset = 2 + 5;
             const indent = 20;
             const levelIndent = -5;
             const halfBoxLength = 5;