MaiXinRong 1 year ago
parent
commit
31c3526f0b
1 changed files with 1 additions and 1 deletions
  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]);