@@ -1668,6 +1668,7 @@ $(document).ready(function() {
}
treeOperationObj.refreshOperationValid(mainSheet);
+ posOperationObj.loadCurPosData();
});
this.pathTree = createNewPathTree('base', this.treeSetting);
@@ -1065,6 +1065,7 @@ $(document).ready(() => {
billsTreeSpreadObj.refreshOperationValid(mainSheet);
+ posSpreadObj.loadCurPosData();