소스 검색

期计量,计量单元,记住列宽

MaiXinRong 5 년 전
부모
커밋
905b04d731
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/view/stage/index.ejs

+ 1 - 1
app/view/stage/index.ejs

@@ -572,7 +572,7 @@
         colWidth: true,
     }
     const posSpreadSetting = JSON.parse('<%- JSON.stringify(posSpread) %>');
-    ledgerSpreadSetting.localCache = {
+    posSpreadSetting.localCache = {
         key: 'stage-pos',
         colWidth: true,
     }