feat(hjgl): 完善焊接任务与质量管理流程
This commit is contained in:
@@ -28,7 +28,7 @@ namespace FineUIPro.Web.CLGL
|
||||
ProjectId = this.CurrUser.LoginProjectId,
|
||||
UnitWorkId = tvControlItem.SelectedNodeID,
|
||||
TrustCode = txtTrustCode.Text.Trim(),
|
||||
OutputMasterCode = txtOutputMasterCode.Text.Trim()
|
||||
WeldTaskCode = txtWeldTaskCode.Text.Trim()
|
||||
};
|
||||
Grid1.DataSource = TwAntiCorrosionTrustService.GetListData(filter, Grid1);
|
||||
Grid1.RecordCount = TwAntiCorrosionTrustService.Count;
|
||||
|
||||
Reference in New Issue
Block a user