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;