Browse Source

代码恢复遗漏

MaiXinRong 9 years ago
parent
commit
b60920dcb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DataModules/BillsCompileDm.pas

+ 1 - 1
DataModules/BillsCompileDm.pas

@@ -226,7 +226,7 @@ procedure TBillsCompileData.sdvBillsCompileAfterValueChanged(
   end;
 
 var
-  stnNode: TBillsIDTreeNode;
+  vNode: TBillsIDTreeNode;
 begin
   vNode := TBillsIDTreeNode(BillsCompileTree.FindNode(AValue.Owner.ValueByName('ID').AsInteger));