2023-11-08
This commit is contained in:
@@ -73,8 +73,7 @@ namespace FineUIPro.Web.HJGL.PreDesign
|
||||
pipeline.AssembleUnit = this.drpAssembleUnit.SelectedValue;
|
||||
}
|
||||
pipeline.BoxNumber = this.txtBoxNumber.Text.Trim();
|
||||
pipeline.PipelineId = hdPipelineId.Text;
|
||||
|
||||
pipeline.PipelineId = hdPipelineId.Text;
|
||||
BLL.HJGL_PipelineComponentService.AddPipelineComponent(pipeline);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user