Commit 9e4a7600 authored by niminmin's avatar niminmin

修改工作流审批页面展示审批意见

parent 3a66cf9b
......@@ -120,8 +120,8 @@
<a:columns>
<a:column name="create_date_fmt" prompt="审批时间" width="150"/>
<a:column name="action_type_desc" prompt="审批操作" renderer="render_action_type_desc" width="200"/>
<!-- <a:column name="comment_text" prompt="内部信审意见" width="250"/> -->
<a:column name="comment_text_out" prompt="审批意见" width="400"/>
<a:column name="comment_text" prompt="审批意见" width="250"/>
<!--<a:column name="comment_text_out" prompt="审批意见" width="400"/>-->
<a:column name="node_desc" prompt="审批节点" width="200"/>
<a:column name="approver" prompt="审批人" renderer="check_agent_renderer" width="200"/>
<a:placeHolder id="dynamicLineColumn_id"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment