MaiXinRong 1 년 전
부모
커밋
31c3526f0b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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]);