<?xml version="1.0" encoding="UTF-8"?> <!-- $Author: Harry $Date: 2017-2-20 上午9:44:34 $Revision: 1.0 $Purpose: --> <a:screen xmlns:a="http://www.leaf-framework.org/application" customizationEnabled="true" dynamiccreateenabled="true"> <a:init-procedure/> <a:view> <script type="text/javascript"><![CDATA[ window['${/parameter/@layout_code}_user_button1_layout_dynamic_click'] = function() { $('WRITE_OFF_QUERY_RESULT_csh_write_off_layout_grid_id')._export('xls','收款核销报表'); }; ]]></script> <a:screen-include screen="modules/cont/CON500/con_contract_get_layout_code.lview"/> </a:view> </a:screen>