<?xml version="1.0" encoding="UTF-8"?>
<!--
    $Author: gaoyang  
    $Date: 2013-7-15 下午05:16:39  
    $Revision: 1.0  
    $Purpose: 
-->
<a:screen xmlns:c="leaf.application.action" xmlns:w="leaf.plugin.export.word" xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" customizationEnabled="true" trace="true">
    <a:init-procedure>
        <a:model-query defaultWhereClause="t1.project_id=${@project_id}" fetchAll="true" model="prj.PRJ501.opinions_vote_prj_detail" rootPath="project_detail"/>
        <w:word-export name="评审会意见落实表.doc" template="leaf.plugin.export.word/print_test.xml"><![CDATA[
        ]]></w:word-export>
    </a:init-procedure>
</a:screen>