Commit 744bd60a authored by 38823's avatar 38823

销项发票最后一个节点附件问题修复

parent 238e9087
......@@ -174,6 +174,7 @@
<a:column name="vat_interface_status_n" prompt="金税状态" align="center" width="100"/>
<a:column name="accounting_date" prompt="记账日期" renderer="Leaf.formatDate" align="center" width="100"/>
<a:column name="vat_red_notice_num" editorFunction="vat_red_notice_num_editorfunction" prompt="红冲编号" width="120"/>
<a:column name="file_name" prompt="附件" renderer="attachment_renderer" align="center" width="80"/>
</a:columns>
<a:editors>
<a:textField id="invoice_grid_textField"/>
......
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