libf 3 سال پیش
والد
کامیت
5b164ac46a
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  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) {