Quellcode durchsuchen

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

MaiXinRong vor 4 Jahren
Ursprung
Commit
905b04d731
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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,
     }