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]);