焊接修改
This commit is contained in:
@@ -130,6 +130,10 @@
|
||||
HeaderText="总焊口量" HeaderTextAlign="Center"
|
||||
TextAlign="Right">
|
||||
</f:RenderField>
|
||||
<f:RenderField Width="100px" ColumnID="ShopJointCount" DataField="ShopJointCount" FieldType="Int"
|
||||
HeaderText="预制口量" HeaderTextAlign="Center"
|
||||
TextAlign="Right">
|
||||
</f:RenderField>
|
||||
<f:RenderField Width="200px" ColumnID="PipeAreaStr" DataField="PipeAreaStr" SortField="PipeAreaStr"
|
||||
FieldType="String" HeaderText="管线划分" HeaderTextAlign="Center"
|
||||
TextAlign="Center">
|
||||
|
||||
@@ -317,6 +317,7 @@ namespace FineUIPro.Web.HJGL.InfoQuery
|
||||
完成焊口=x.FinishJointCount,
|
||||
总达因数 =x.TotalDin,
|
||||
总焊口量=x.JointCount,
|
||||
预制口量=x.ShopJointCount,
|
||||
管线划分 = x.PipeAreaStr,
|
||||
无损检测类型=x.DetectionTypeCode,
|
||||
探伤比例 =x.DetectionRateCode,
|
||||
|
||||
Reference in New Issue
Block a user