合并天辰 作业票

This commit is contained in:
2023-06-10 12:00:41 +08:00
parent 1836f816cf
commit c4bcf04d74
72 changed files with 16423 additions and 2139 deletions
@@ -73,9 +73,9 @@
SortField="FlowOperateName" FieldType="String" HeaderText="状态" HeaderTextAlign="Center"
TextAlign="Left">
</f:RenderField>
<%-- <f:WindowField TextAlign="Left" Width="70px" WindowID="WindowAtt" HeaderText="附件"
Text="详细" ToolTip="上传查看" DataIFrameUrlFields="HSETechnicalId" DataIFrameUrlFormatString="~/AttachFile/webuploader.aspx?toKeyId={0}&path=FileUpload/HSETechnicalAttachUrl&menuId=49485F7E-8E71-4EED-87B4-BF6CC180C69C"
HeaderTextAlign="Center" />--%>
<f:WindowField TextAlign="Center" Width="70px" WindowID="WindowAtt" HeaderText="附件"
Text="附件" ToolTip="上传查看" DataIFrameUrlFields="HSETechnicalId" DataIFrameUrlFormatString="~/AttachFile/webuploader.aspx?toKeyId={0}&path=FileUpload/HSETechnicalAttachUrl&menuId=49485F7E-8E71-4EED-87B4-BF6CC180C69C"
HeaderTextAlign="Center" />
</Columns>
<Listeners>
<f:Listener Event="beforerowcontextmenu" Handler="onRowContextMenu" />