|
|
@ -162,6 +162,7 @@ let luckysheetsheetrightclick = function ($t, $cur, e) { |
|
|
|
export function initialSheetBar(){ |
|
|
|
const _locale = locale(); |
|
|
|
const locale_sheetconfig = _locale.sheetconfig; |
|
|
|
isInitialSheetConfig = false |
|
|
|
|
|
|
|
$("#luckysheet-sheet-area").on("mousedown", "div.luckysheet-sheets-item", function (e) { |
|
|
|
if(isEditMode()){ |
|
|
|