SVN r756
SVN-Revision: r756
This commit is contained in:
@@ -1166,7 +1166,7 @@ namespace Lskj.PubBill
|
||||
DataRow row = BillImpl.GetDataRowResult(this.SysModel.BillMasterSql);
|
||||
if (row != null)
|
||||
{
|
||||
this.ControlObj.SetAllControlValue(row, true);
|
||||
this.ControlObj.SetAllControlValue(row);
|
||||
// 设置Brp模版
|
||||
if (this.IsBrpTemplete || this.BillModel.IsBrp)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user