组件打印更新
This commit is contained in:
@@ -78,11 +78,11 @@ namespace FineUIPro.Web.HJGL.PreDesign
|
||||
|
||||
protected void btnSave_Click(object sender, EventArgs e)
|
||||
{
|
||||
if (dropPipelineComponentCode.Values.Length==0)
|
||||
/*if (dropPipelineComponentCode.Values.Length==0)
|
||||
{
|
||||
ShowNotify("请选择预制组件", MessageBoxIcon.Warning);
|
||||
return;
|
||||
}
|
||||
}*/
|
||||
if (string.IsNullOrEmpty(PackagingManageId))
|
||||
{
|
||||
Model.HJGL_PackagingManage table = new Model.HJGL_PackagingManage() ;
|
||||
|
||||
Reference in New Issue
Block a user