Browse Source

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

MaiXinRong 5 năm trước cách đây
mục cha
commit
905b04d731
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
     }