MaiXinRong 1 éve
szülő
commit
31c3526f0b
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/public/js/stage_change.js

+ 1 - 1
app/public/js/stage_change.js

@@ -192,7 +192,7 @@ $(document).ready(() => {
         localCache: {
             key: 'stage-change-pos',
             colWidth: true,
-        }
+        },
         readOnly: true,
     };
     const posSpread = SpreadJsObj.createNewSpread($('#pos-spread')[0]);