This commit is contained in:
2026-05-29 08:59:59 +08:00
parent cbe16fb8a4
commit ea56037def
27 changed files with 3153 additions and 1 deletions
@@ -178,6 +178,10 @@
FieldType="String" HeaderText="备注" HeaderTextAlign="Center"
TextAlign="Left">
</f:RenderField>
<f:WindowField TextAlign="Left" Width="90px" WindowID="Window4" HeaderText="焊口标注"
Text="焊口标注" ToolTip="焊口标注"
DataIFrameUrlFields="ISO_ID" DataIFrameUrlFormatString="../JoinMarking/JoinMarking.aspx?ISO_ID={0}"
HeaderTextAlign="Center" />
</Columns>
<Listeners>
<f:Listener Event="beforerowcontextmenu" Handler="onRowContextMenu" />