Explorar o código

数据退回不彻底

maixinrong %!s(int64=5) %!d(string=hai) anos
pai
achega
88d77b23e8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/public/js/stage.js

+ 0 - 1
app/public/js/stage.js

@@ -1406,7 +1406,6 @@ $(document).ready(() => {
         $.contextMenu({
             selector: '#stage-pos',
             build: function ($trigger, e) {
-                if ()
                 const target = SpreadJsObj.safeRightClickSelection($trigger, e, spSpread);
                 return target.hitTestType === spreadNS.SheetArea.viewport || target.hitTestType === spreadNS.SheetArea.rowHeader;
             },