123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404 |
- <DocRoot>
- <Parameters />
- <DataSources>
- <Reference name="ds_baseInfo" alias.zh_CN="基本信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0001.note-dynquery" />
- <Reference name="ds_train" alias.zh_CN="培训信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0018.note-dynquery">
- <Params>
- <Param name="employee.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_contract" alias.zh_CN="合同信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0005.note-dynquery">
- <Params>
- <Param name="employee.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_communist" alias.zh_CN="党员信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0012.note-dynquery">
- <Params>
- <Param name="person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_post" alias.zh_CN="职称信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0016.note-dynquery">
- <Params>
- <Param name="person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_linkMen" alias.zh_CN="紧急联系人动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0009.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_language" alias.zh_CN="语言能力动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0004.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_contactMethod" alias.zh_CN="联系方式动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0013.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_family" alias.zh_CN="社会关系动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0010.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_certificate" alias.zh_CN="认证信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0011.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_compet" alias.zh_CN="素质信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0014.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_rewordPunish" alias.zh_CN="奖惩记录动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0006.note-dynquery">
- <Params>
- <Param name="person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_workExpCur" alias.zh_CN="任职历史动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0017.note-dynquery">
- <Params>
- <Param name="person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_resource" alias.zh_CN="资源占用信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0015.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_archive" alias.zh_CN="员工档案动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0008.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_workExp" alias.zh_CN="工作经历动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0007.note-dynquery">
- <Params>
- <Param name="Person.id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_degree" alias.zh_CN="学历及学位动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0003.note-dynquery">
- <Params>
- <Param name="personId">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- <Reference name="ds_primaryPosition" alias.zh_CN="任职信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0002.note-dynquery">
- <Params>
- <Param name="id">
- <Associate dataSourceID="ds_baseInfo">id</Associate>
- </Param>
- </Params>
- </Reference>
- </DataSources>
- <Styles version="1.0">
- <Style id="3">
- <Alignment horizontal="left" />
- </Style>
- <Style id="5">
- <Font size="14" bold="true" />
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </Borders>
- <Alignment horizontal="left" />
- </Style>
- <Style id="7">
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </Borders>
- <Alignment horizontal="right" />
- </Style>
- <Style id="2">
- <Font size="14" bold="true" />
- <Alignment horizontal="left" />
- </Style>
- <Style id="0" />
- <Style id="9">
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </Borders>
- <Alignment horizontal="left" />
- </Style>
- <Style id="4">
- <Alignment horizontal="right" />
- </Style>
- <Style id="8">
- <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="diagonalleft" lineStyle="NullLine" />
- <Border position="diagonalright" lineStyle="NullLine" />
- </Borders>
- <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
- <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <Protection hidden="false" locked="false" />
- </Style>
- <Style id="6">
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </Borders>
- </Style>
- <Style id="1">
- <Font size="16" bold="true" />
- </Style>
- </Styles>
- <Report type="r1-print" version="6.3.0">
- <Page id="page1" width="1720" height="6200" heightSyncFromPaper="false">
- <Sub-objects>
- <PrintLayoutGrid id="layoutGrid1" styleId="0" x="0" y="0" horizontalFill="true">
- <Data />
- <Col width="1720" id="column1" />
- <TR height="605" id="row1">
- <TD id="cell1" styleId="0">
- <Sub-objects>
- <PrintLayoutGrid id="layoutGrid2" styleId="0" x="0" y="0" horizontalFill="true">
- <Data />
- <Col width="252" id="column4" styleId="0" />
- <Col width="252" id="column5" styleId="0" />
- <Col width="217" id="column6" styleId="0" />
- <Col width="227" id="column7" styleId="0" />
- <Col width="195" id="column8" styleId="0" />
- <Col width="192" id="column9" styleId="0" />
- <Col width="383" id="column10" styleId="0" />
- <TR height="105" id="row4" styleId="0">
- <TD id="cell10" styleId="1">
- <Value type="text"><![CDATA[干部详细信息]]></Value>
- </TD>
- <TD id="cell11" styleId="0" />
- <TD id="cell12" styleId="0" />
- <TD id="cell31" styleId="0" />
- <TD id="cell38" styleId="0" />
- <TD id="cell45" styleId="0" />
- <TD id="cell52" styleId="0" />
- </TR>
- <TR height="74" id="row5" styleId="0">
- <TD id="cell13" styleId="2">
- <Value type="text"><![CDATA[基本信息]]></Value>
- </TD>
- <TD id="cell14" styleId="0" />
- <TD id="cell15" styleId="0" />
- <TD id="cell32" styleId="0" />
- <TD id="cell39" styleId="0" />
- <TD id="cell46" styleId="0" />
- <TD id="cell53" styleId="0" />
- </TR>
- <TR height="69" id="row6" styleId="0">
- <TD id="cell16" styleId="3">
- <Value type="text"><![CDATA[干部编码:]]></Value>
- </TD>
- <TD id="cell17" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">number</Value>
- </TD>
- <TD id="cell18" styleId="4">
- <Value type="text"><![CDATA[姓名:]]></Value>
- </TD>
- <TD id="cell33" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">name</Value>
- </TD>
- <TD id="cell40" styleId="4">
- <Value type="text"><![CDATA[性别:]]></Value>
- </TD>
- <TD id="cell47" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">personGender</Value>
- </TD>
- <TD id="cell54" styleId="0">
- <Sub-objects>
- <Picture id="picture1" styleId="0" x="0" y="0" width="381" height="343" horizontalFill="true" verticalFill="true">
- <Data dataSource="ds_baseInfo" bindField="ImageData" />
- </Picture>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="69" id="row7" styleId="0">
- <TD id="cell19" styleId="3">
- <Value type="text"><![CDATA[身份证号码:]]></Value>
- </TD>
- <TD id="cell20" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">idCardNO</Value>
- </TD>
- <TD id="cell21" styleId="0" />
- <TD id="cell34" styleId="0" />
- <TD id="cell41" styleId="0" />
- <TD id="cell48" styleId="0" />
- <TD id="cell55" styleId="0" />
- </TR>
- <TR height="69" id="row8" styleId="0">
- <TD id="cell22" styleId="3">
- <Value type="text"><![CDATA[婚姻状况:]]></Value>
- </TD>
- <TD id="cell23" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">wed</Value>
- </TD>
- <TD id="cell24" styleId="0" />
- <TD id="cell35" styleId="0" />
- <TD id="cell42" styleId="0" />
- <TD id="cell49" styleId="0" />
- <TD id="cell56" styleId="0" />
- </TR>
- <TR height="69" id="row9" styleId="0">
- <TD id="cell25" styleId="3">
- <Value type="text"><![CDATA[政治面貌:]]></Value>
- </TD>
- <TD id="cell26" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">politicalFace</Value>
- </TD>
- <TD id="cell27" styleId="4">
- <Value type="text"><![CDATA[最高学历:]]></Value>
- </TD>
- <TD id="cell36" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">hightestDegree</Value>
- </TD>
- <TD id="cell43" styleId="0" />
- <TD id="cell50" styleId="0" />
- <TD id="cell57" styleId="0" />
- </TR>
- <TR height="69" id="row10" styleId="0">
- <TD id="cell28" styleId="3">
- <Value type="text"><![CDATA[籍 贯:]]></Value>
- </TD>
- <TD id="cell29" styleId="3">
- <Value type="field" dataSource="ds_baseInfo">provinceCityAddress</Value>
- </TD>
- <TD id="cell30" styleId="0" />
- <TD id="cell37" styleId="0" />
- <TD id="cell44" styleId="0" />
- <TD id="cell51" styleId="0" />
- <TD id="cell58" styleId="0" />
- </TR>
- <MergeBlocks>
- <Block left="0" right="6" top="0" bottom="0" />
- <Block left="0" right="1" top="1" bottom="1" />
- <Block left="6" right="6" top="2" bottom="6" />
- <Block left="1" right="5" top="3" bottom="3" />
- <Block left="1" right="3" top="6" bottom="6" />
- </MergeBlocks>
- </PrintLayoutGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="233" id="row11" styleId="0" autoAdjustHeight="true">
- <TD id="cell66" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid16" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_degree" />
- <Col width="255" id="column77" styleId="0" />
- <Col width="276" id="column78" styleId="0" />
- <Col width="271" id="column79" styleId="0" />
- <Col width="297" id="column80" styleId="0" />
- <Col width="292" id="column81" styleId="0" />
- <Col width="327" id="column82" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row12" styleId="0">
- <TD id="cell67" styleId="5">
- <Value type="text"><![CDATA[学历学位]]></Value>
- </TD>
- <TD id="cell68" styleId="6" />
- <TD id="cell69" styleId="6" />
- <TD id="cell79" styleId="0" />
- <TD id="cell83" styleId="0" />
- <TD id="cell87" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row14" styleId="0">
- <TD id="cell70" styleId="6">
- <Value type="text"><![CDATA[学历]]></Value>
- </TD>
- <TD id="cell71" styleId="6">
- <Value type="text"><![CDATA[学位]]></Value>
- </TD>
- <TD id="cell75" styleId="6">
- <Value type="text"><![CDATA[是否最高学历]]></Value>
- </TD>
- <TD id="cell80" styleId="6">
- <Value type="text"><![CDATA[专业]]></Value>
- </TD>
- <TD id="cell84" styleId="6">
- <Value type="text"><![CDATA[毕业学校]]></Value>
- </TD>
- <TD id="cell88" styleId="6">
- <Value type="text"><![CDATA[毕业时间]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row79" styleId="0">
- <TD id="cell76" styleId="6">
- <Value type="field">diploma</Value>
- </TD>
- <TD id="cell77" styleId="6">
- <Value type="field">degree</Value>
- </TD>
- <TD id="cell78" styleId="6">
- <Value type="field">isHighest</Value>
- </TD>
- <TD id="cell82" styleId="6">
- <Value type="field">specialty</Value>
- </TD>
- <TD id="cell86" styleId="6">
- <Value type="field">graduateSchool</Value>
- </TD>
- <TD id="cell111" styleId="7">
- <Value type="field">graduateDate</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="5" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="297" id="row2" styleId="0" autoAdjustHeight="true">
- <TD id="cell4" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid1" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_contract" />
- <Col width="343" id="column12" styleId="0" />
- <Col width="344" id="column13" styleId="0" />
- <Col width="344" id="column14" styleId="0" />
- <Col width="344" id="column15" styleId="0" />
- <Col width="343" id="column16" styleId="0" />
- <TR height="74" type="normal" displayEveryPage="true" id="row23" styleId="0">
- <TD id="cell117" styleId="5">
- <Value type="text"><![CDATA[合同表]]></Value>
- </TD>
- <TD id="cell118" styleId="0" />
- <TD id="cell119" styleId="0" />
- <TD id="cell126" styleId="0" />
- <TD id="cell129" styleId="0" />
- </TR>
- <TR height="74" type="normal" displayEveryPage="true" id="row25" styleId="0">
- <TD id="cell123" styleId="6">
- <Value type="text"><![CDATA[合同类别]]></Value>
- </TD>
- <TD id="cell124" styleId="6">
- <Value type="text"><![CDATA[合同模板]]></Value>
- </TD>
- <TD id="cell125" styleId="6">
- <Value type="text"><![CDATA[合同编码]]></Value>
- </TD>
- <TD id="cell127" styleId="6">
- <Value type="text"><![CDATA[签订日期]]></Value>
- </TD>
- <TD id="cell130" styleId="6">
- <Value type="text"><![CDATA[服务期限]]></Value>
- </TD>
- </TR>
- <TR height="60" type="detail" autoAdjustHeight="true" id="row24" styleId="0">
- <TD id="cell120" styleId="6">
- <Value type="field">contractType.name</Value>
- </TD>
- <TD id="cell121" styleId="6">
- <Value type="field">contractTemplet.name</Value>
- </TD>
- <TD id="cell122" styleId="6">
- <Value type="field">contractNo</Value>
- </TD>
- <TD id="cell128" styleId="7">
- <Value type="field">recordDate</Value>
- </TD>
- <TD id="cell131" styleId="6">
- <Value type="field">ContractServerLimit</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="4" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="335" id="row3" styleId="0" autoAdjustHeight="true">
- <TD id="cell7" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid2" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_language" />
- <Col width="859" id="column18" />
- <Col width="859" id="column19" />
- <TR height="77" type="normal" displayEveryPage="true" id="row20" styleId="0">
- <TD id="cell102" styleId="5">
- <Value type="text"><![CDATA[语言能力]]></Value>
- </TD>
- <TD id="cell103" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row26" styleId="0">
- <TD id="cell132" styleId="6">
- <Value type="text"><![CDATA[语言]]></Value>
- </TD>
- <TD id="cell133" styleId="6">
- <Value type="text"><![CDATA[熟练程度]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row21" styleId="0">
- <TD id="cell105" styleId="6">
- <Value type="field">language.name</Value>
- </TD>
- <TD id="cell106" styleId="6">
- <Value type="field">grade.name</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="1" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="695" id="row80" styleId="0" autoAdjustHeight="true">
- <TD id="cell333" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid17" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_primaryPosition" />
- <Col width="1718" id="column90" />
- <TR height="88" type="normal" displayEveryPage="true" id="row81" styleId="0">
- <TD id="cell334" styleId="5">
- <Value type="text"><![CDATA[任职信息]]></Value>
- </TD>
- </TR>
- <TR height="458" type="detail" autoAdjustHeight="true" id="row82" styleId="0">
- <TD id="cell337" styleId="0">
- <Sub-objects>
- <PrintLayoutGrid id="layoutGrid4" styleId="0" x="0" y="0" horizontalFill="true" verticalFill="true">
- <Data />
- <Col width="242" id="column93" styleId="0" />
- <Col width="329" id="column94" styleId="0" />
- <Col width="237" id="column95" styleId="0" />
- <Col width="336" id="column96" styleId="0" />
- <Col width="271" id="column97" styleId="0" />
- <Col width="301" id="column98" styleId="0" />
- <TR height="75" id="row13" styleId="8">
- <TD id="cell59" styleId="9">
- <Value type="text"><![CDATA[所属组织:]]></Value>
- </TD>
- <TD id="cell60" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">adminOrgUnit</Value>
- </TD>
- <TD id="cell61" styleId="0" />
- <TD id="cell62" styleId="0" />
- <TD id="cell63" styleId="0" />
- <TD id="cell64" styleId="0" />
- </TR>
- <TR height="75" id="row84" styleId="0">
- <TD id="cell346" styleId="9">
- <Value type="text"><![CDATA[职 位:]]></Value>
- </TD>
- <TD id="cell347" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">position</Value>
- </TD>
- <TD id="cell348" styleId="9">
- <Value type="text"><![CDATA[职 位:]]></Value>
- </TD>
- <TD id="cell349" styleId="9">
- <Value type="text"><![CDATA[职 务:]]></Value>
- </TD>
- <TD id="cell350" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">job</Value>
- </TD>
- <TD id="cell351" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">job</Value>
- </TD>
- </TR>
- <TR height="75" id="row85" styleId="0">
- <TD id="cell352" styleId="9">
- <Value type="text"><![CDATA[职 级:]]></Value>
- </TD>
- <TD id="cell353" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">jobLevel</Value>
- </TD>
- <TD id="cell354" styleId="9">
- <Value type="text"><![CDATA[入职日期:]]></Value>
- </TD>
- <TD id="cell355" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">enterDate</Value>
- </TD>
- <TD id="cell356" styleId="9">
- <Value type="text"><![CDATA[试用期(月):]]></Value>
- </TD>
- <TD id="cell357" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">tryoutMonth</Value>
- </TD>
- </TR>
- <TR height="75" id="row86" styleId="0">
- <TD id="cell358" styleId="9">
- <Value type="text"><![CDATA[转正日期:]]></Value>
- </TD>
- <TD id="cell359" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">formalDate</Value>
- </TD>
- <TD id="cell360" styleId="9">
- <Value type="text"><![CDATA[入集团日期:]]></Value>
- </TD>
- <TD id="cell361" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">joinGroupDate</Value>
- </TD>
- <TD id="cell362" styleId="9">
- <Value type="text"><![CDATA[集团服务年限:]]></Value>
- </TD>
- <TD id="cell363" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">joinGroupYears</Value>
- </TD>
- </TR>
- <TR height="77" id="row87" styleId="0">
- <TD id="cell364" styleId="9">
- <Value type="text"><![CDATA[入公司日期:]]></Value>
- </TD>
- <TD id="cell365" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">joinDate</Value>
- </TD>
- <TD id="cell366" styleId="9">
- <Value type="text"><![CDATA[公司服务年限:]]></Value>
- </TD>
- <TD id="cell367" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">joinCompanyYears</Value>
- </TD>
- <TD id="cell368" styleId="9">
- <Value type="text"><![CDATA[员工类别:]]></Value>
- </TD>
- <TD id="cell369" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">employeeType</Value>
- </TD>
- </TR>
- <TR height="79" id="row88" styleId="0">
- <TD id="cell370" styleId="9">
- <Value type="text"><![CDATA[任职开始日期:]]></Value>
- </TD>
- <TD id="cell371" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">baseDate</Value>
- </TD>
- <TD id="cell372" styleId="9">
- <Value type="text"><![CDATA[任职结束日期:]]></Value>
- </TD>
- <TD id="cell373" styleId="9">
- <Value type="field" dataSource="ds_primaryPosition">quitDate</Value>
- </TD>
- <TD id="cell374" styleId="9">
- <Value type="text"><![CDATA[担任本职位时间:]]></Value>
- </TD>
- <TD id="cell375" styleId="9">
- <Value type="text" />
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="1" right="5" top="0" bottom="0" />
- <Block left="1" right="2" top="1" bottom="1" />
- <Block left="4" right="5" top="1" bottom="1" />
- </MergeBlocks>
- </PrintLayoutGrid>
- </Sub-objects>
- </TD>
- </TR>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="333" id="row19" styleId="0" autoAdjustHeight="true">
- <TD id="cell99" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid3" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_communist" />
- <Col width="430" id="column25" styleId="0" />
- <Col width="430" id="column26" styleId="0" />
- <Col width="429" id="column27" styleId="0" />
- <Col width="429" id="column28" styleId="0" />
- <TR height="97" type="normal" displayEveryPage="true" id="row32" styleId="0">
- <TD id="cell165" styleId="5">
- <Value type="text"><![CDATA[党员信息]]></Value>
- </TD>
- <TD id="cell166" styleId="0" />
- <TD id="cell167" styleId="0" />
- <TD id="cell174" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row34" styleId="0">
- <TD id="cell171" styleId="6">
- <Value type="text"><![CDATA[入党时间]]></Value>
- </TD>
- <TD id="cell172" styleId="6">
- <Value type="text"><![CDATA[发展党员单位]]></Value>
- </TD>
- <TD id="cell173" styleId="6">
- <Value type="text"><![CDATA[发展党员年份]]></Value>
- </TD>
- <TD id="cell175" styleId="6">
- <Value type="text"><![CDATA[党内职务]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row33" styleId="0">
- <TD id="cell168" styleId="6">
- <Value type="field">joinDate</Value>
- </TD>
- <TD id="cell169" styleId="6">
- <Value type="field">depUnit</Value>
- </TD>
- <TD id="cell170" styleId="6">
- <Value type="field">depYear</Value>
- </TD>
- <TD id="cell176" styleId="6">
- <Value type="field">communistDuty</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="3" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="278" id="row18" styleId="0" autoAdjustHeight="true">
- <TD id="cell96" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid4" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_resource" />
- <Col width="573" id="column29" />
- <Col width="572" id="column30" />
- <Col width="573" id="column31" />
- <TR height="87" type="normal" displayEveryPage="true" id="row35" styleId="0">
- <TD id="cell177" styleId="5">
- <Value type="text"><![CDATA[资源占用情况]]></Value>
- </TD>
- <TD id="cell178" styleId="0" />
- <TD id="cell179" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row37" styleId="0">
- <TD id="cell183" styleId="6">
- <Value type="text"><![CDATA[编码]]></Value>
- </TD>
- <TD id="cell184" styleId="6">
- <Value type="text"><![CDATA[名称]]></Value>
- </TD>
- <TD id="cell185" styleId="6">
- <Value type="text"><![CDATA[描述]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row36" styleId="0">
- <TD id="cell180" styleId="6">
- <Value type="field">number</Value>
- </TD>
- <TD id="cell181" styleId="6">
- <Value type="field">name</Value>
- </TD>
- <TD id="cell182" styleId="6">
- <Value type="field">description</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="2" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="276" id="row17" styleId="0" autoAdjustHeight="true">
- <TD id="cell93" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid5" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_workExp" />
- <Col width="344" id="column32" styleId="0" />
- <Col width="344" id="column33" styleId="0" />
- <Col width="344" id="column34" styleId="0" />
- <Col width="343" id="column35" styleId="0" />
- <Col width="343" id="column36" styleId="0" />
- <TR height="87" type="normal" displayEveryPage="true" id="row38" styleId="0">
- <TD id="cell186" styleId="5">
- <Value type="text"><![CDATA[工作经历]]></Value>
- </TD>
- <TD id="cell187" styleId="6" />
- <TD id="cell188" styleId="6" />
- <TD id="cell195" styleId="6" />
- <TD id="cell198" styleId="6" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row40" styleId="0">
- <TD id="cell192" styleId="6">
- <Value type="text"><![CDATA[开始日期]]></Value>
- </TD>
- <TD id="cell193" styleId="6">
- <Value type="text"><![CDATA[单位名称]]></Value>
- </TD>
- <TD id="cell194" styleId="6">
- <Value type="text"><![CDATA[单位性质]]></Value>
- </TD>
- <TD id="cell196" styleId="6">
- <Value type="text"><![CDATA[专业类别]]></Value>
- </TD>
- <TD id="cell199" styleId="6">
- <Value type="text"><![CDATA[离职原因]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row39" styleId="0">
- <TD id="cell189" styleId="7">
- <Value type="field">beginDate</Value>
- </TD>
- <TD id="cell190" styleId="6">
- <Value type="field">unitName</Value>
- </TD>
- <TD id="cell191" styleId="6">
- <Value type="field">unitType.name</Value>
- </TD>
- <TD id="cell197" styleId="6">
- <Value type="field">specialtyType.name</Value>
- </TD>
- <TD id="cell200" styleId="6">
- <Value type="field">dimission</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="4" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="283" id="row16" styleId="0" autoAdjustHeight="true">
- <TD id="cell90" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid6" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_linkMen" />
- <Col width="430" id="column37" styleId="0" />
- <Col width="430" id="column38" styleId="0" />
- <Col width="429" id="column39" styleId="0" />
- <Col width="429" id="column65" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row41" styleId="0">
- <TD id="cell201" styleId="5">
- <Value type="text"><![CDATA[紧急联系人]]></Value>
- </TD>
- <TD id="cell202" styleId="6" />
- <TD id="cell203" styleId="6" />
- <TD id="cell281" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row43" styleId="0">
- <TD id="cell207" styleId="6">
- <Value type="text"><![CDATA[紧急联系人姓名]]></Value>
- </TD>
- <TD id="cell208" styleId="6">
- <Value type="text"><![CDATA[电话]]></Value>
- </TD>
- <TD id="cell209" styleId="6">
- <Value type="text"><![CDATA[血型]]></Value>
- </TD>
- <TD id="cell282" styleId="6">
- <Value type="text"><![CDATA[备注]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row42" styleId="0">
- <TD id="cell204" styleId="6">
- <Value type="field">name</Value>
- </TD>
- <TD id="cell205" styleId="6">
- <Value type="field">phoneNumber</Value>
- </TD>
- <TD id="cell206" styleId="6">
- <Value type="field">bloodType</Value>
- </TD>
- <TD id="cell283" styleId="6">
- <Value type="field">description</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="3" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="279" id="row15" styleId="0" autoAdjustHeight="true">
- <TD id="cell81" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid7" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_family" />
- <Col width="243" id="column40" styleId="0" />
- <Col width="300" id="column41" styleId="0" />
- <Col width="357" id="column42" styleId="0" />
- <Col width="267" id="column66" styleId="0" />
- <Col width="265" id="column67" styleId="0" />
- <Col width="286" id="column68" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row44" styleId="0">
- <TD id="cell210" styleId="5">
- <Value type="text"><![CDATA[社会关系]]></Value>
- </TD>
- <TD id="cell211" styleId="6" />
- <TD id="cell212" styleId="6" />
- <TD id="cell284" styleId="0" />
- <TD id="cell287" styleId="0" />
- <TD id="cell290" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row45" styleId="0">
- <TD id="cell213" styleId="6">
- <Value type="text"><![CDATA[姓名]]></Value>
- </TD>
- <TD id="cell214" styleId="6">
- <Value type="text"><![CDATA[与本人关系]]></Value>
- </TD>
- <TD id="cell215" styleId="6">
- <Value type="text"><![CDATA[工作单位及职位]]></Value>
- </TD>
- <TD id="cell285" styleId="6">
- <Value type="text"><![CDATA[学历]]></Value>
- </TD>
- <TD id="cell288" styleId="6">
- <Value type="text"><![CDATA[政治面貌]]></Value>
- </TD>
- <TD id="cell291" styleId="6">
- <Value type="text"><![CDATA[专业技术职务]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row46" styleId="0">
- <TD id="cell216" styleId="6">
- <Value type="field">name</Value>
- </TD>
- <TD id="cell217" styleId="6">
- <Value type="field">relation</Value>
- </TD>
- <TD id="cell218" styleId="6">
- <Value type="field">workUnit</Value>
- </TD>
- <TD id="cell286" styleId="6">
- <Value type="field">diploma</Value>
- </TD>
- <TD id="cell289" styleId="6">
- <Value type="field">politicalFace</Value>
- </TD>
- <TD id="cell292" styleId="6">
- <Value type="field">specDuty</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="5" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="292" id="row51" styleId="0" autoAdjustHeight="true">
- <TD id="cell231" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid8" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_compet" />
- <Col width="344" id="column43" styleId="0" />
- <Col width="349" id="column44" styleId="0" />
- <Col width="261" id="column45" styleId="0" />
- <Col width="380" id="column69" styleId="0" />
- <Col width="384" id="column70" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row52" styleId="0">
- <TD id="cell234" styleId="5">
- <Value type="text"><![CDATA[素质信息]]></Value>
- </TD>
- <TD id="cell235" styleId="6" />
- <TD id="cell236" styleId="6" />
- <TD id="cell293" styleId="0" />
- <TD id="cell296" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row53" styleId="0">
- <TD id="cell237" styleId="6">
- <Value type="text"><![CDATA[素质指标]]></Value>
- </TD>
- <TD id="cell238" styleId="6">
- <Value type="text"><![CDATA[素质类型]]></Value>
- </TD>
- <TD id="cell239" styleId="6">
- <Value type="text"><![CDATA[素质级别]]></Value>
- </TD>
- <TD id="cell294" styleId="6">
- <Value type="text"><![CDATA[描述]]></Value>
- </TD>
- <TD id="cell297" styleId="6">
- <Value type="text"><![CDATA[行为描述]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row54" styleId="0">
- <TD id="cell240" styleId="6">
- <Value type="field">empCompetIndex</Value>
- </TD>
- <TD id="cell241" styleId="6">
- <Value type="field">competIndexType</Value>
- </TD>
- <TD id="cell242" styleId="6">
- <Value type="field">indexGrade</Value>
- </TD>
- <TD id="cell295" styleId="6">
- <Value type="field">description</Value>
- </TD>
- <TD id="cell298" styleId="6">
- <Value type="field">CompetIndexGrade.description</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="4" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="281" id="row50" styleId="0" autoAdjustHeight="true">
- <TD id="cell228" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid9" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_archive" />
- <Col width="430" id="column2" styleId="0" />
- <Col width="430" id="column3" styleId="0" />
- <Col width="429" id="column46" styleId="0" />
- <Col width="429" id="column71" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row58" styleId="0">
- <TD id="cell2" styleId="5">
- <Value type="text"><![CDATA[档案信息]]></Value>
- </TD>
- <TD id="cell3" styleId="6" />
- <TD id="cell5" styleId="6" />
- <TD id="cell299" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row59" styleId="0">
- <TD id="cell6" styleId="6">
- <Value type="text"><![CDATA[档案编号]]></Value>
- </TD>
- <TD id="cell8" styleId="6">
- <Value type="text"><![CDATA[档案类型]]></Value>
- </TD>
- <TD id="cell9" styleId="6">
- <Value type="text"><![CDATA[档案来源]]></Value>
- </TD>
- <TD id="cell300" styleId="6">
- <Value type="text"><![CDATA[档案去处]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row60" styleId="0">
- <TD id="cell73" styleId="6">
- <Value type="field">number</Value>
- </TD>
- <TD id="cell74" styleId="6">
- <Value type="field">archivesType.name</Value>
- </TD>
- <TD id="cell85" styleId="6">
- <Value type="field">source</Value>
- </TD>
- <TD id="cell301" styleId="6">
- <Value type="field">destination</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="3" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="252" id="row49" styleId="0" autoAdjustHeight="true">
- <TD id="cell225" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid10" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_post" />
- <Col width="287" id="column47" styleId="0" />
- <Col width="287" id="column48" styleId="0" />
- <Col width="286" id="column49" styleId="0" />
- <Col width="286" id="column72" styleId="0" />
- <Col width="286" id="column73" styleId="0" />
- <Col width="286" id="column74" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row61" styleId="0">
- <TD id="cell89" styleId="5">
- <Value type="text"><![CDATA[职称信息]]></Value>
- </TD>
- <TD id="cell91" styleId="6" />
- <TD id="cell92" styleId="6" />
- <TD id="cell302" styleId="0" />
- <TD id="cell305" styleId="0" />
- <TD id="cell308" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row62" styleId="0">
- <TD id="cell94" styleId="6">
- <Value type="text"><![CDATA[职称名称]]></Value>
- </TD>
- <TD id="cell95" styleId="6">
- <Value type="text"><![CDATA[职称类别]]></Value>
- </TD>
- <TD id="cell97" styleId="6">
- <Value type="text"><![CDATA[职称级别]]></Value>
- </TD>
- <TD id="cell303" styleId="6">
- <Value type="text"><![CDATA[证书编号]]></Value>
- </TD>
- <TD id="cell306" styleId="6">
- <Value type="text"><![CDATA[评定单位]]></Value>
- </TD>
- <TD id="cell309" styleId="6">
- <Value type="text"><![CDATA[是否最高职称]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row63" styleId="0">
- <TD id="cell98" styleId="6">
- <Value type="field">technicalPost</Value>
- </TD>
- <TD id="cell100" styleId="6">
- <Value type="field">category</Value>
- </TD>
- <TD id="cell101" styleId="6">
- <Value type="field">level</Value>
- </TD>
- <TD id="cell304" styleId="6">
- <Value type="field">certificateNo</Value>
- </TD>
- <TD id="cell307" styleId="6">
- <Value type="field">gradeUnit</Value>
- </TD>
- <TD id="cell310" styleId="6">
- <Value type="field">isHighestPost</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="5" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="257" id="row48" styleId="0" autoAdjustHeight="true">
- <TD id="cell222" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid11" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_certificate" />
- <Col width="344" id="column50" styleId="0" />
- <Col width="344" id="column51" styleId="0" />
- <Col width="344" id="column52" styleId="0" />
- <Col width="343" id="column75" styleId="0" />
- <Col width="343" id="column76" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row64" styleId="0">
- <TD id="cell220" styleId="5">
- <Value type="text"><![CDATA[认证信息]]></Value>
- </TD>
- <TD id="cell221" styleId="6" />
- <TD id="cell223" styleId="6" />
- <TD id="cell311" styleId="0" />
- <TD id="cell314" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row65" styleId="0">
- <TD id="cell224" styleId="6">
- <Value type="text"><![CDATA[证书编号]]></Value>
- </TD>
- <TD id="cell226" styleId="6">
- <Value type="text"><![CDATA[证书名称]]></Value>
- </TD>
- <TD id="cell227" styleId="6">
- <Value type="text"><![CDATA[认证有效期(年)]]></Value>
- </TD>
- <TD id="cell312" styleId="6">
- <Value type="text"><![CDATA[认证机构]]></Value>
- </TD>
- <TD id="cell315" styleId="6">
- <Value type="text"><![CDATA[认证级别]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row66" styleId="0">
- <TD id="cell229" styleId="6">
- <Value type="field">number</Value>
- </TD>
- <TD id="cell230" styleId="6">
- <Value type="field">name</Value>
- </TD>
- <TD id="cell232" styleId="6">
- <Value type="field">period</Value>
- </TD>
- <TD id="cell313" styleId="6">
- <Value type="field">organ</Value>
- </TD>
- <TD id="cell316" styleId="6">
- <Value type="field">level</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="4" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="282" id="row47" styleId="0" autoAdjustHeight="true">
- <TD id="cell219" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid12" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_workExpCur" />
- <Col width="344" id="column53" styleId="0" />
- <Col width="344" id="column54" styleId="0" />
- <Col width="344" id="column55" styleId="0" />
- <Col width="343" id="column83" styleId="0" />
- <Col width="343" id="column84" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row67" styleId="0">
- <TD id="cell233" styleId="5">
- <Value type="text"><![CDATA[任职历史]]></Value>
- </TD>
- <TD id="cell244" styleId="6" />
- <TD id="cell245" styleId="6" />
- <TD id="cell112" styleId="0" />
- <TD id="cell115" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row68" styleId="0">
- <TD id="cell247" styleId="6">
- <Value type="text"><![CDATA[职位]]></Value>
- </TD>
- <TD id="cell248" styleId="6">
- <Value type="text"><![CDATA[职务]]></Value>
- </TD>
- <TD id="cell250" styleId="6">
- <Value type="text"><![CDATA[职级]]></Value>
- </TD>
- <TD id="cell113" styleId="6">
- <Value type="text"><![CDATA[所属组织]]></Value>
- </TD>
- <TD id="cell116" styleId="6">
- <Value type="text"><![CDATA[开始日期]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row69" styleId="0">
- <TD id="cell251" styleId="6">
- <Value type="field">position.name</Value>
- </TD>
- <TD id="cell252" styleId="6">
- <Value type="field">job.name</Value>
- </TD>
- <TD id="cell253" styleId="6">
- <Value type="field">jobLevel.name</Value>
- </TD>
- <TD id="cell114" styleId="6">
- <Value type="field">AdminOrgUnit.name</Value>
- </TD>
- <TD id="cell317" styleId="6">
- <Value type="field">beginDate</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="4" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="267" id="row57" styleId="0" autoAdjustHeight="true">
- <TD id="cell249" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid13" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_contactMethod" />
- <Col width="408" id="column56" styleId="0" />
- <Col width="449" id="column57" styleId="0" />
- <Col width="201" id="column58" styleId="0" />
- <Col width="328" id="column85" styleId="0" />
- <Col width="332" id="column86" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row70" styleId="0">
- <TD id="cell254" styleId="5">
- <Value type="text"><![CDATA[联系方式]]></Value>
- </TD>
- <TD id="cell255" styleId="6" />
- <TD id="cell256" styleId="6" />
- <TD id="cell318" styleId="0" />
- <TD id="cell321" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row71" styleId="0">
- <TD id="cell257" styleId="6">
- <Value type="text"><![CDATA[出生地]]></Value>
- </TD>
- <TD id="cell258" styleId="6">
- <Value type="text"><![CDATA[住址]]></Value>
- </TD>
- <TD id="cell259" styleId="6">
- <Value type="text"><![CDATA[邮编]]></Value>
- </TD>
- <TD id="cell319" styleId="6">
- <Value type="text"><![CDATA[家庭电话]]></Value>
- </TD>
- <TD id="cell322" styleId="6">
- <Value type="text"><![CDATA[手机号码]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row72" styleId="0">
- <TD id="cell260" styleId="6">
- <Value type="field">homeplace</Value>
- </TD>
- <TD id="cell261" styleId="6">
- <Value type="field">homeAddress</Value>
- </TD>
- <TD id="cell262" styleId="6">
- <Value type="field">postalcode</Value>
- </TD>
- <TD id="cell320" styleId="6">
- <Value type="field">homePhone</Value>
- </TD>
- <TD id="cell323" styleId="6">
- <Value type="field">mobile</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="4" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="254" id="row56" styleId="0" autoAdjustHeight="true">
- <TD id="cell246" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid14" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_rewordPunish" />
- <Col width="430" id="column59" styleId="0" />
- <Col width="430" id="column60" styleId="0" />
- <Col width="429" id="column61" styleId="0" />
- <Col width="429" id="column87" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row73" styleId="0">
- <TD id="cell263" styleId="5">
- <Value type="text"><![CDATA[奖惩记录]]></Value>
- </TD>
- <TD id="cell264" styleId="6" />
- <TD id="cell265" styleId="6" />
- <TD id="cell324" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row74" styleId="0">
- <TD id="cell266" styleId="6">
- <Value type="text"><![CDATA[标题]]></Value>
- </TD>
- <TD id="cell267" styleId="6">
- <Value type="text"><![CDATA[奖惩类型]]></Value>
- </TD>
- <TD id="cell268" styleId="6">
- <Value type="text"><![CDATA[奖惩内容]]></Value>
- </TD>
- <TD id="cell325" styleId="6">
- <Value type="text"><![CDATA[奖惩时间]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row75" styleId="0">
- <TD id="cell269" styleId="6">
- <Value type="field">title</Value>
- </TD>
- <TD id="cell270" styleId="6">
- <Value type="field">type.name</Value>
- </TD>
- <TD id="cell271" styleId="6">
- <Value type="field">content</Value>
- </TD>
- <TD id="cell326" styleId="7">
- <Value type="field">occurDate</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="3" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- <TR height="252" id="row55" styleId="0" autoAdjustHeight="true">
- <TD id="cell243" styleId="0">
- <Sub-objects>
- <PrintDataGrid id="dataGrid15" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ds_train" />
- <Col width="344" id="column62" styleId="0" />
- <Col width="344" id="column63" styleId="0" />
- <Col width="344" id="column64" styleId="0" />
- <Col width="343" id="column88" styleId="0" />
- <Col width="343" id="column89" styleId="0" />
- <TR height="73" type="normal" displayEveryPage="true" id="row76" styleId="0">
- <TD id="cell272" styleId="5">
- <Value type="text"><![CDATA[培训信息]]></Value>
- </TD>
- <TD id="cell273" styleId="6" />
- <TD id="cell274" styleId="6" />
- <TD id="cell327" styleId="0" />
- <TD id="cell330" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row77" styleId="0">
- <TD id="cell275" styleId="6">
- <Value type="text"><![CDATA[培训课程]]></Value>
- </TD>
- <TD id="cell276" styleId="6">
- <Value type="text"><![CDATA[课程开始时间]]></Value>
- </TD>
- <TD id="cell277" styleId="6">
- <Value type="text"><![CDATA[课程结束时间]]></Value>
- </TD>
- <TD id="cell328" styleId="6">
- <Value type="text"><![CDATA[证书名称]]></Value>
- </TD>
- <TD id="cell331" styleId="6">
- <Value type="text"><![CDATA[培训方式]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row78" styleId="0">
- <TD id="cell278" styleId="6">
- <Value type="field">trainCourse</Value>
- </TD>
- <TD id="cell279" styleId="7">
- <Value type="field">beginDateTime</Value>
- </TD>
- <TD id="cell280" styleId="7">
- <Value type="field">endDateTime</Value>
- </TD>
- <TD id="cell329" styleId="6">
- <Value type="field">courseCertificateName</Value>
- </TD>
- <TD id="cell332" styleId="6">
- <Value type="field">trainMethod</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="4" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </TD>
- </TR>
- </PrintLayoutGrid>
- </Sub-objects>
- </Page>
- </Report>
- <PrintInfo>
- <PaperSetup>
- <Paper width="2100" height="2970">Custom</Paper>
- <Orientation>PORTRAIT</Orientation>
- <PageMargin left="190" right="190" top="250" bottom="250" />
- <Header height="150" margin="100" />
- <Footer height="150" margin="100" />
- </PaperSetup>
- <PrinterSetup>
- <DynamicPaper>false</DynamicPaper>
- <EconomizePaper isVerEconomizePaper="false" verSpace="0" isHorEconomizePaper="false" horSpace="0" />
- </PrinterSetup>
- <PreviewSetup>
- <BackgroundPicture>false</BackgroundPicture>
- </PreviewSetup>
- </PrintInfo>
- </DocRoot>
|