MaiXinRong 5 years ago
parent
commit
c753c3b978
1 changed files with 1 additions and 1 deletions
  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;