libf 3 năm trước cách đây
mục cha
commit
5b164ac46a
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/controllers/sheetmanage.js

+ 1 - 2
src/controllers/sheetmanage.js

@@ -1518,8 +1518,7 @@ const sheetmanage = {
                 return i;
             }
         }
-
-        return null;
+        return 0;
     },
     changeSheetExec: function(index, isPivotInitial, isNewSheet, isCopySheet) {