2023-06-13
This commit is contained in:
@@ -260,7 +260,7 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
||||
private void BindGrid1(string pipelineId)
|
||||
{
|
||||
string strSql = @"SELECT ProjectId,UnitWorkId,PipelineId,PipelineCode,UnitName,MediumCode,MediumName,PipingClassCode,UnitWorkCode,SingleName,
|
||||
TestPressure,SingleNumber,DetectionRateCode,DetectionType,Remark,TestMediumCode,TotalDin,
|
||||
TestPressure,SingleNumber,DetectionRateCode,DetectionType,Remark,FlowingSection,TestMediumCode,TotalDin,
|
||||
JointCount,PressurePipingClassCode,PipeLenth,DesignPress,DesignTemperature,LeakPressure,VacuumPressure,
|
||||
LeakMediumName,PCMediumName,MaterialCode
|
||||
FROM dbo.View_HJGL_Pipeline
|
||||
|
||||
Reference in New Issue
Block a user