提交当前本机整理版本
This commit is contained in:
@@ -438,6 +438,12 @@ namespace Lskj.ProductBarCode
|
||||
this.pl_top.Visible = false;
|
||||
this.but_CreatBarCode.Visible = false;
|
||||
}
|
||||
else if (this.SysModel.isVisibelFlag.Equals("2"))
|
||||
{
|
||||
this.pl_top.Visible = true;
|
||||
this.but_CreatBarCode.Visible = true;
|
||||
}
|
||||
|
||||
this.moduleGridEx.GridControlObj.OnParseGridDataCallBack += new GridControlEx.ParseGridDataEventHandler(OnGridViewParseGridDataCallBack);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user