瀏覽代碼

代码恢复遗漏

MaiXinRong 9 年之前
父節點
當前提交
b60920dcb9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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));