Răsfoiți Sursa

chore(selectStockLedgerDialog): 更新缓存key避免旧缓存干扰

liujt 1 lună în urmă
părinte
comite
6a7192488e

+ 1 - 1
src/BIZComponents/selectStockLedger/selectStockLedgerDialog.vue

@@ -113,7 +113,7 @@
         },
         treeList: [],
         treeLoading: false,
-        cacheKeyUrl: 'eom-sales-selectStockLedgerDialog',
+        cacheKeyUrl: 'eom-sales-selectStockLedgerDialog-2026-05-13',
         columnsVersion: 1
       };
     },