CadreDetail.r1-print 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404
  1. <DocRoot>
  2. <Parameters />
  3. <DataSources>
  4. <Reference name="ds_baseInfo" alias.zh_CN="基本信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0001.note-dynquery" />
  5. <Reference name="ds_train" alias.zh_CN="培训信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0018.note-dynquery">
  6. <Params>
  7. <Param name="employee.id">
  8. <Associate dataSourceID="ds_baseInfo">id</Associate>
  9. </Param>
  10. </Params>
  11. </Reference>
  12. <Reference name="ds_contract" alias.zh_CN="合同信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0005.note-dynquery">
  13. <Params>
  14. <Param name="employee.id">
  15. <Associate dataSourceID="ds_baseInfo">id</Associate>
  16. </Param>
  17. </Params>
  18. </Reference>
  19. <Reference name="ds_communist" alias.zh_CN="党员信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0012.note-dynquery">
  20. <Params>
  21. <Param name="person.id">
  22. <Associate dataSourceID="ds_baseInfo">id</Associate>
  23. </Param>
  24. </Params>
  25. </Reference>
  26. <Reference name="ds_post" alias.zh_CN="职称信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0016.note-dynquery">
  27. <Params>
  28. <Param name="person.id">
  29. <Associate dataSourceID="ds_baseInfo">id</Associate>
  30. </Param>
  31. </Params>
  32. </Reference>
  33. <Reference name="ds_linkMen" alias.zh_CN="紧急联系人动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0009.note-dynquery">
  34. <Params>
  35. <Param name="Person.id">
  36. <Associate dataSourceID="ds_baseInfo">id</Associate>
  37. </Param>
  38. </Params>
  39. </Reference>
  40. <Reference name="ds_language" alias.zh_CN="语言能力动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0004.note-dynquery">
  41. <Params>
  42. <Param name="Person.id">
  43. <Associate dataSourceID="ds_baseInfo">id</Associate>
  44. </Param>
  45. </Params>
  46. </Reference>
  47. <Reference name="ds_contactMethod" alias.zh_CN="联系方式动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0013.note-dynquery">
  48. <Params>
  49. <Param name="Person.id">
  50. <Associate dataSourceID="ds_baseInfo">id</Associate>
  51. </Param>
  52. </Params>
  53. </Reference>
  54. <Reference name="ds_family" alias.zh_CN="社会关系动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0010.note-dynquery">
  55. <Params>
  56. <Param name="Person.id">
  57. <Associate dataSourceID="ds_baseInfo">id</Associate>
  58. </Param>
  59. </Params>
  60. </Reference>
  61. <Reference name="ds_certificate" alias.zh_CN="认证信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0011.note-dynquery">
  62. <Params>
  63. <Param name="Person.id">
  64. <Associate dataSourceID="ds_baseInfo">id</Associate>
  65. </Param>
  66. </Params>
  67. </Reference>
  68. <Reference name="ds_compet" alias.zh_CN="素质信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0014.note-dynquery">
  69. <Params>
  70. <Param name="Person.id">
  71. <Associate dataSourceID="ds_baseInfo">id</Associate>
  72. </Param>
  73. </Params>
  74. </Reference>
  75. <Reference name="ds_rewordPunish" alias.zh_CN="奖惩记录动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0006.note-dynquery">
  76. <Params>
  77. <Param name="person.id">
  78. <Associate dataSourceID="ds_baseInfo">id</Associate>
  79. </Param>
  80. </Params>
  81. </Reference>
  82. <Reference name="ds_workExpCur" alias.zh_CN="任职历史动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0017.note-dynquery">
  83. <Params>
  84. <Param name="person.id">
  85. <Associate dataSourceID="ds_baseInfo">id</Associate>
  86. </Param>
  87. </Params>
  88. </Reference>
  89. <Reference name="ds_resource" alias.zh_CN="资源占用信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0015.note-dynquery">
  90. <Params>
  91. <Param name="Person.id">
  92. <Associate dataSourceID="ds_baseInfo">id</Associate>
  93. </Param>
  94. </Params>
  95. </Reference>
  96. <Reference name="ds_archive" alias.zh_CN="员工档案动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0008.note-dynquery">
  97. <Params>
  98. <Param name="Person.id">
  99. <Associate dataSourceID="ds_baseInfo">id</Associate>
  100. </Param>
  101. </Params>
  102. </Reference>
  103. <Reference name="ds_workExp" alias.zh_CN="工作经历动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0007.note-dynquery">
  104. <Params>
  105. <Param name="Person.id">
  106. <Associate dataSourceID="ds_baseInfo">id</Associate>
  107. </Param>
  108. </Params>
  109. </Reference>
  110. <Reference name="ds_degree" alias.zh_CN="学历及学位动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0003.note-dynquery">
  111. <Params>
  112. <Param name="personId">
  113. <Associate dataSourceID="ds_baseInfo">id</Associate>
  114. </Param>
  115. </Params>
  116. </Reference>
  117. <Reference name="ds_primaryPosition" alias.zh_CN="任职信息动态查询" alias.en="" alias.zh_TW="" alias="#1" info="dynquery://D0002.note-dynquery">
  118. <Params>
  119. <Param name="id">
  120. <Associate dataSourceID="ds_baseInfo">id</Associate>
  121. </Param>
  122. </Params>
  123. </Reference>
  124. </DataSources>
  125. <Styles version="1.0">
  126. <Style id="3">
  127. <Alignment horizontal="left" />
  128. </Style>
  129. <Style id="5">
  130. <Font size="14" bold="true" />
  131. <Borders>
  132. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  133. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  134. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  135. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  136. </Borders>
  137. <Alignment horizontal="left" />
  138. </Style>
  139. <Style id="7">
  140. <Borders>
  141. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  142. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  143. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  144. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  145. </Borders>
  146. <Alignment horizontal="right" />
  147. </Style>
  148. <Style id="2">
  149. <Font size="14" bold="true" />
  150. <Alignment horizontal="left" />
  151. </Style>
  152. <Style id="0" />
  153. <Style id="9">
  154. <Borders>
  155. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  156. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  157. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  158. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  159. </Borders>
  160. <Alignment horizontal="left" />
  161. </Style>
  162. <Style id="4">
  163. <Alignment horizontal="right" />
  164. </Style>
  165. <Style id="8">
  166. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  167. <Borders>
  168. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  169. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  170. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  171. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  172. <Border position="diagonalleft" lineStyle="NullLine" />
  173. <Border position="diagonalright" lineStyle="NullLine" />
  174. </Borders>
  175. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  176. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  177. <Protection hidden="false" locked="false" />
  178. </Style>
  179. <Style id="6">
  180. <Borders>
  181. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  182. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  183. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  184. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  185. </Borders>
  186. </Style>
  187. <Style id="1">
  188. <Font size="16" bold="true" />
  189. </Style>
  190. </Styles>
  191. <Report type="r1-print" version="6.3.0">
  192. <Page id="page1" width="1720" height="6200" heightSyncFromPaper="false">
  193. <Sub-objects>
  194. <PrintLayoutGrid id="layoutGrid1" styleId="0" x="0" y="0" horizontalFill="true">
  195. <Data />
  196. <Col width="1720" id="column1" />
  197. <TR height="605" id="row1">
  198. <TD id="cell1" styleId="0">
  199. <Sub-objects>
  200. <PrintLayoutGrid id="layoutGrid2" styleId="0" x="0" y="0" horizontalFill="true">
  201. <Data />
  202. <Col width="252" id="column4" styleId="0" />
  203. <Col width="252" id="column5" styleId="0" />
  204. <Col width="217" id="column6" styleId="0" />
  205. <Col width="227" id="column7" styleId="0" />
  206. <Col width="195" id="column8" styleId="0" />
  207. <Col width="192" id="column9" styleId="0" />
  208. <Col width="383" id="column10" styleId="0" />
  209. <TR height="105" id="row4" styleId="0">
  210. <TD id="cell10" styleId="1">
  211. <Value type="text"><![CDATA[干部详细信息]]></Value>
  212. </TD>
  213. <TD id="cell11" styleId="0" />
  214. <TD id="cell12" styleId="0" />
  215. <TD id="cell31" styleId="0" />
  216. <TD id="cell38" styleId="0" />
  217. <TD id="cell45" styleId="0" />
  218. <TD id="cell52" styleId="0" />
  219. </TR>
  220. <TR height="74" id="row5" styleId="0">
  221. <TD id="cell13" styleId="2">
  222. <Value type="text"><![CDATA[基本信息]]></Value>
  223. </TD>
  224. <TD id="cell14" styleId="0" />
  225. <TD id="cell15" styleId="0" />
  226. <TD id="cell32" styleId="0" />
  227. <TD id="cell39" styleId="0" />
  228. <TD id="cell46" styleId="0" />
  229. <TD id="cell53" styleId="0" />
  230. </TR>
  231. <TR height="69" id="row6" styleId="0">
  232. <TD id="cell16" styleId="3">
  233. <Value type="text"><![CDATA[干部编码:]]></Value>
  234. </TD>
  235. <TD id="cell17" styleId="3">
  236. <Value type="field" dataSource="ds_baseInfo">number</Value>
  237. </TD>
  238. <TD id="cell18" styleId="4">
  239. <Value type="text"><![CDATA[姓名:]]></Value>
  240. </TD>
  241. <TD id="cell33" styleId="3">
  242. <Value type="field" dataSource="ds_baseInfo">name</Value>
  243. </TD>
  244. <TD id="cell40" styleId="4">
  245. <Value type="text"><![CDATA[性别:]]></Value>
  246. </TD>
  247. <TD id="cell47" styleId="3">
  248. <Value type="field" dataSource="ds_baseInfo">personGender</Value>
  249. </TD>
  250. <TD id="cell54" styleId="0">
  251. <Sub-objects>
  252. <Picture id="picture1" styleId="0" x="0" y="0" width="381" height="343" horizontalFill="true" verticalFill="true">
  253. <Data dataSource="ds_baseInfo" bindField="ImageData" />
  254. </Picture>
  255. </Sub-objects>
  256. </TD>
  257. </TR>
  258. <TR height="69" id="row7" styleId="0">
  259. <TD id="cell19" styleId="3">
  260. <Value type="text"><![CDATA[身份证号码:]]></Value>
  261. </TD>
  262. <TD id="cell20" styleId="3">
  263. <Value type="field" dataSource="ds_baseInfo">idCardNO</Value>
  264. </TD>
  265. <TD id="cell21" styleId="0" />
  266. <TD id="cell34" styleId="0" />
  267. <TD id="cell41" styleId="0" />
  268. <TD id="cell48" styleId="0" />
  269. <TD id="cell55" styleId="0" />
  270. </TR>
  271. <TR height="69" id="row8" styleId="0">
  272. <TD id="cell22" styleId="3">
  273. <Value type="text"><![CDATA[婚姻状况:]]></Value>
  274. </TD>
  275. <TD id="cell23" styleId="3">
  276. <Value type="field" dataSource="ds_baseInfo">wed</Value>
  277. </TD>
  278. <TD id="cell24" styleId="0" />
  279. <TD id="cell35" styleId="0" />
  280. <TD id="cell42" styleId="0" />
  281. <TD id="cell49" styleId="0" />
  282. <TD id="cell56" styleId="0" />
  283. </TR>
  284. <TR height="69" id="row9" styleId="0">
  285. <TD id="cell25" styleId="3">
  286. <Value type="text"><![CDATA[政治面貌:]]></Value>
  287. </TD>
  288. <TD id="cell26" styleId="3">
  289. <Value type="field" dataSource="ds_baseInfo">politicalFace</Value>
  290. </TD>
  291. <TD id="cell27" styleId="4">
  292. <Value type="text"><![CDATA[最高学历:]]></Value>
  293. </TD>
  294. <TD id="cell36" styleId="3">
  295. <Value type="field" dataSource="ds_baseInfo">hightestDegree</Value>
  296. </TD>
  297. <TD id="cell43" styleId="0" />
  298. <TD id="cell50" styleId="0" />
  299. <TD id="cell57" styleId="0" />
  300. </TR>
  301. <TR height="69" id="row10" styleId="0">
  302. <TD id="cell28" styleId="3">
  303. <Value type="text"><![CDATA[籍 贯:]]></Value>
  304. </TD>
  305. <TD id="cell29" styleId="3">
  306. <Value type="field" dataSource="ds_baseInfo">provinceCityAddress</Value>
  307. </TD>
  308. <TD id="cell30" styleId="0" />
  309. <TD id="cell37" styleId="0" />
  310. <TD id="cell44" styleId="0" />
  311. <TD id="cell51" styleId="0" />
  312. <TD id="cell58" styleId="0" />
  313. </TR>
  314. <MergeBlocks>
  315. <Block left="0" right="6" top="0" bottom="0" />
  316. <Block left="0" right="1" top="1" bottom="1" />
  317. <Block left="6" right="6" top="2" bottom="6" />
  318. <Block left="1" right="5" top="3" bottom="3" />
  319. <Block left="1" right="3" top="6" bottom="6" />
  320. </MergeBlocks>
  321. </PrintLayoutGrid>
  322. </Sub-objects>
  323. </TD>
  324. </TR>
  325. <TR height="233" id="row11" styleId="0" autoAdjustHeight="true">
  326. <TD id="cell66" styleId="0">
  327. <Sub-objects>
  328. <PrintDataGrid id="dataGrid16" styleId="0" x="0" y="0" horizontalFill="true">
  329. <Data dataSource="ds_degree" />
  330. <Col width="255" id="column77" styleId="0" />
  331. <Col width="276" id="column78" styleId="0" />
  332. <Col width="271" id="column79" styleId="0" />
  333. <Col width="297" id="column80" styleId="0" />
  334. <Col width="292" id="column81" styleId="0" />
  335. <Col width="327" id="column82" styleId="0" />
  336. <TR height="73" type="normal" displayEveryPage="true" id="row12" styleId="0">
  337. <TD id="cell67" styleId="5">
  338. <Value type="text"><![CDATA[学历学位]]></Value>
  339. </TD>
  340. <TD id="cell68" styleId="6" />
  341. <TD id="cell69" styleId="6" />
  342. <TD id="cell79" styleId="0" />
  343. <TD id="cell83" styleId="0" />
  344. <TD id="cell87" styleId="0" />
  345. </TR>
  346. <TR height="70" type="normal" displayEveryPage="true" id="row14" styleId="0">
  347. <TD id="cell70" styleId="6">
  348. <Value type="text"><![CDATA[学历]]></Value>
  349. </TD>
  350. <TD id="cell71" styleId="6">
  351. <Value type="text"><![CDATA[学位]]></Value>
  352. </TD>
  353. <TD id="cell75" styleId="6">
  354. <Value type="text"><![CDATA[是否最高学历]]></Value>
  355. </TD>
  356. <TD id="cell80" styleId="6">
  357. <Value type="text"><![CDATA[专业]]></Value>
  358. </TD>
  359. <TD id="cell84" styleId="6">
  360. <Value type="text"><![CDATA[毕业学校]]></Value>
  361. </TD>
  362. <TD id="cell88" styleId="6">
  363. <Value type="text"><![CDATA[毕业时间]]></Value>
  364. </TD>
  365. </TR>
  366. <TR height="70" type="detail" autoAdjustHeight="true" id="row79" styleId="0">
  367. <TD id="cell76" styleId="6">
  368. <Value type="field">diploma</Value>
  369. </TD>
  370. <TD id="cell77" styleId="6">
  371. <Value type="field">degree</Value>
  372. </TD>
  373. <TD id="cell78" styleId="6">
  374. <Value type="field">isHighest</Value>
  375. </TD>
  376. <TD id="cell82" styleId="6">
  377. <Value type="field">specialty</Value>
  378. </TD>
  379. <TD id="cell86" styleId="6">
  380. <Value type="field">graduateSchool</Value>
  381. </TD>
  382. <TD id="cell111" styleId="7">
  383. <Value type="field">graduateDate</Value>
  384. </TD>
  385. </TR>
  386. <MergeBlocks>
  387. <Block left="0" right="5" top="0" bottom="0" />
  388. </MergeBlocks>
  389. </PrintDataGrid>
  390. </Sub-objects>
  391. </TD>
  392. </TR>
  393. <TR height="297" id="row2" styleId="0" autoAdjustHeight="true">
  394. <TD id="cell4" styleId="0">
  395. <Sub-objects>
  396. <PrintDataGrid id="dataGrid1" styleId="0" x="0" y="0" horizontalFill="true">
  397. <Data dataSource="ds_contract" />
  398. <Col width="343" id="column12" styleId="0" />
  399. <Col width="344" id="column13" styleId="0" />
  400. <Col width="344" id="column14" styleId="0" />
  401. <Col width="344" id="column15" styleId="0" />
  402. <Col width="343" id="column16" styleId="0" />
  403. <TR height="74" type="normal" displayEveryPage="true" id="row23" styleId="0">
  404. <TD id="cell117" styleId="5">
  405. <Value type="text"><![CDATA[合同表]]></Value>
  406. </TD>
  407. <TD id="cell118" styleId="0" />
  408. <TD id="cell119" styleId="0" />
  409. <TD id="cell126" styleId="0" />
  410. <TD id="cell129" styleId="0" />
  411. </TR>
  412. <TR height="74" type="normal" displayEveryPage="true" id="row25" styleId="0">
  413. <TD id="cell123" styleId="6">
  414. <Value type="text"><![CDATA[合同类别]]></Value>
  415. </TD>
  416. <TD id="cell124" styleId="6">
  417. <Value type="text"><![CDATA[合同模板]]></Value>
  418. </TD>
  419. <TD id="cell125" styleId="6">
  420. <Value type="text"><![CDATA[合同编码]]></Value>
  421. </TD>
  422. <TD id="cell127" styleId="6">
  423. <Value type="text"><![CDATA[签订日期]]></Value>
  424. </TD>
  425. <TD id="cell130" styleId="6">
  426. <Value type="text"><![CDATA[服务期限]]></Value>
  427. </TD>
  428. </TR>
  429. <TR height="60" type="detail" autoAdjustHeight="true" id="row24" styleId="0">
  430. <TD id="cell120" styleId="6">
  431. <Value type="field">contractType.name</Value>
  432. </TD>
  433. <TD id="cell121" styleId="6">
  434. <Value type="field">contractTemplet.name</Value>
  435. </TD>
  436. <TD id="cell122" styleId="6">
  437. <Value type="field">contractNo</Value>
  438. </TD>
  439. <TD id="cell128" styleId="7">
  440. <Value type="field">recordDate</Value>
  441. </TD>
  442. <TD id="cell131" styleId="6">
  443. <Value type="field">ContractServerLimit</Value>
  444. </TD>
  445. </TR>
  446. <MergeBlocks>
  447. <Block left="0" right="4" top="0" bottom="0" />
  448. </MergeBlocks>
  449. </PrintDataGrid>
  450. </Sub-objects>
  451. </TD>
  452. </TR>
  453. <TR height="335" id="row3" styleId="0" autoAdjustHeight="true">
  454. <TD id="cell7" styleId="0">
  455. <Sub-objects>
  456. <PrintDataGrid id="dataGrid2" styleId="0" x="0" y="0" horizontalFill="true">
  457. <Data dataSource="ds_language" />
  458. <Col width="859" id="column18" />
  459. <Col width="859" id="column19" />
  460. <TR height="77" type="normal" displayEveryPage="true" id="row20" styleId="0">
  461. <TD id="cell102" styleId="5">
  462. <Value type="text"><![CDATA[语言能力]]></Value>
  463. </TD>
  464. <TD id="cell103" styleId="0" />
  465. </TR>
  466. <TR height="70" type="normal" displayEveryPage="true" id="row26" styleId="0">
  467. <TD id="cell132" styleId="6">
  468. <Value type="text"><![CDATA[语言]]></Value>
  469. </TD>
  470. <TD id="cell133" styleId="6">
  471. <Value type="text"><![CDATA[熟练程度]]></Value>
  472. </TD>
  473. </TR>
  474. <TR height="70" type="detail" autoAdjustHeight="true" id="row21" styleId="0">
  475. <TD id="cell105" styleId="6">
  476. <Value type="field">language.name</Value>
  477. </TD>
  478. <TD id="cell106" styleId="6">
  479. <Value type="field">grade.name</Value>
  480. </TD>
  481. </TR>
  482. <MergeBlocks>
  483. <Block left="0" right="1" top="0" bottom="0" />
  484. </MergeBlocks>
  485. </PrintDataGrid>
  486. </Sub-objects>
  487. </TD>
  488. </TR>
  489. <TR height="695" id="row80" styleId="0" autoAdjustHeight="true">
  490. <TD id="cell333" styleId="0">
  491. <Sub-objects>
  492. <PrintDataGrid id="dataGrid17" styleId="0" x="0" y="0" horizontalFill="true">
  493. <Data dataSource="ds_primaryPosition" />
  494. <Col width="1718" id="column90" />
  495. <TR height="88" type="normal" displayEveryPage="true" id="row81" styleId="0">
  496. <TD id="cell334" styleId="5">
  497. <Value type="text"><![CDATA[任职信息]]></Value>
  498. </TD>
  499. </TR>
  500. <TR height="458" type="detail" autoAdjustHeight="true" id="row82" styleId="0">
  501. <TD id="cell337" styleId="0">
  502. <Sub-objects>
  503. <PrintLayoutGrid id="layoutGrid4" styleId="0" x="0" y="0" horizontalFill="true" verticalFill="true">
  504. <Data />
  505. <Col width="242" id="column93" styleId="0" />
  506. <Col width="329" id="column94" styleId="0" />
  507. <Col width="237" id="column95" styleId="0" />
  508. <Col width="336" id="column96" styleId="0" />
  509. <Col width="271" id="column97" styleId="0" />
  510. <Col width="301" id="column98" styleId="0" />
  511. <TR height="75" id="row13" styleId="8">
  512. <TD id="cell59" styleId="9">
  513. <Value type="text"><![CDATA[所属组织:]]></Value>
  514. </TD>
  515. <TD id="cell60" styleId="9">
  516. <Value type="field" dataSource="ds_primaryPosition">adminOrgUnit</Value>
  517. </TD>
  518. <TD id="cell61" styleId="0" />
  519. <TD id="cell62" styleId="0" />
  520. <TD id="cell63" styleId="0" />
  521. <TD id="cell64" styleId="0" />
  522. </TR>
  523. <TR height="75" id="row84" styleId="0">
  524. <TD id="cell346" styleId="9">
  525. <Value type="text"><![CDATA[职 位:]]></Value>
  526. </TD>
  527. <TD id="cell347" styleId="9">
  528. <Value type="field" dataSource="ds_primaryPosition">position</Value>
  529. </TD>
  530. <TD id="cell348" styleId="9">
  531. <Value type="text"><![CDATA[职 位:]]></Value>
  532. </TD>
  533. <TD id="cell349" styleId="9">
  534. <Value type="text"><![CDATA[职 务:]]></Value>
  535. </TD>
  536. <TD id="cell350" styleId="9">
  537. <Value type="field" dataSource="ds_primaryPosition">job</Value>
  538. </TD>
  539. <TD id="cell351" styleId="9">
  540. <Value type="field" dataSource="ds_primaryPosition">job</Value>
  541. </TD>
  542. </TR>
  543. <TR height="75" id="row85" styleId="0">
  544. <TD id="cell352" styleId="9">
  545. <Value type="text"><![CDATA[职 级:]]></Value>
  546. </TD>
  547. <TD id="cell353" styleId="9">
  548. <Value type="field" dataSource="ds_primaryPosition">jobLevel</Value>
  549. </TD>
  550. <TD id="cell354" styleId="9">
  551. <Value type="text"><![CDATA[入职日期:]]></Value>
  552. </TD>
  553. <TD id="cell355" styleId="9">
  554. <Value type="field" dataSource="ds_primaryPosition">enterDate</Value>
  555. </TD>
  556. <TD id="cell356" styleId="9">
  557. <Value type="text"><![CDATA[试用期(月):]]></Value>
  558. </TD>
  559. <TD id="cell357" styleId="9">
  560. <Value type="field" dataSource="ds_primaryPosition">tryoutMonth</Value>
  561. </TD>
  562. </TR>
  563. <TR height="75" id="row86" styleId="0">
  564. <TD id="cell358" styleId="9">
  565. <Value type="text"><![CDATA[转正日期:]]></Value>
  566. </TD>
  567. <TD id="cell359" styleId="9">
  568. <Value type="field" dataSource="ds_primaryPosition">formalDate</Value>
  569. </TD>
  570. <TD id="cell360" styleId="9">
  571. <Value type="text"><![CDATA[入集团日期:]]></Value>
  572. </TD>
  573. <TD id="cell361" styleId="9">
  574. <Value type="field" dataSource="ds_primaryPosition">joinGroupDate</Value>
  575. </TD>
  576. <TD id="cell362" styleId="9">
  577. <Value type="text"><![CDATA[集团服务年限:]]></Value>
  578. </TD>
  579. <TD id="cell363" styleId="9">
  580. <Value type="field" dataSource="ds_primaryPosition">joinGroupYears</Value>
  581. </TD>
  582. </TR>
  583. <TR height="77" id="row87" styleId="0">
  584. <TD id="cell364" styleId="9">
  585. <Value type="text"><![CDATA[入公司日期:]]></Value>
  586. </TD>
  587. <TD id="cell365" styleId="9">
  588. <Value type="field" dataSource="ds_primaryPosition">joinDate</Value>
  589. </TD>
  590. <TD id="cell366" styleId="9">
  591. <Value type="text"><![CDATA[公司服务年限:]]></Value>
  592. </TD>
  593. <TD id="cell367" styleId="9">
  594. <Value type="field" dataSource="ds_primaryPosition">joinCompanyYears</Value>
  595. </TD>
  596. <TD id="cell368" styleId="9">
  597. <Value type="text"><![CDATA[员工类别:]]></Value>
  598. </TD>
  599. <TD id="cell369" styleId="9">
  600. <Value type="field" dataSource="ds_primaryPosition">employeeType</Value>
  601. </TD>
  602. </TR>
  603. <TR height="79" id="row88" styleId="0">
  604. <TD id="cell370" styleId="9">
  605. <Value type="text"><![CDATA[任职开始日期:]]></Value>
  606. </TD>
  607. <TD id="cell371" styleId="9">
  608. <Value type="field" dataSource="ds_primaryPosition">baseDate</Value>
  609. </TD>
  610. <TD id="cell372" styleId="9">
  611. <Value type="text"><![CDATA[任职结束日期:]]></Value>
  612. </TD>
  613. <TD id="cell373" styleId="9">
  614. <Value type="field" dataSource="ds_primaryPosition">quitDate</Value>
  615. </TD>
  616. <TD id="cell374" styleId="9">
  617. <Value type="text"><![CDATA[担任本职位时间:]]></Value>
  618. </TD>
  619. <TD id="cell375" styleId="9">
  620. <Value type="text" />
  621. </TD>
  622. </TR>
  623. <MergeBlocks>
  624. <Block left="1" right="5" top="0" bottom="0" />
  625. <Block left="1" right="2" top="1" bottom="1" />
  626. <Block left="4" right="5" top="1" bottom="1" />
  627. </MergeBlocks>
  628. </PrintLayoutGrid>
  629. </Sub-objects>
  630. </TD>
  631. </TR>
  632. </PrintDataGrid>
  633. </Sub-objects>
  634. </TD>
  635. </TR>
  636. <TR height="333" id="row19" styleId="0" autoAdjustHeight="true">
  637. <TD id="cell99" styleId="0">
  638. <Sub-objects>
  639. <PrintDataGrid id="dataGrid3" styleId="0" x="0" y="0" horizontalFill="true">
  640. <Data dataSource="ds_communist" />
  641. <Col width="430" id="column25" styleId="0" />
  642. <Col width="430" id="column26" styleId="0" />
  643. <Col width="429" id="column27" styleId="0" />
  644. <Col width="429" id="column28" styleId="0" />
  645. <TR height="97" type="normal" displayEveryPage="true" id="row32" styleId="0">
  646. <TD id="cell165" styleId="5">
  647. <Value type="text"><![CDATA[党员信息]]></Value>
  648. </TD>
  649. <TD id="cell166" styleId="0" />
  650. <TD id="cell167" styleId="0" />
  651. <TD id="cell174" styleId="0" />
  652. </TR>
  653. <TR height="70" type="normal" displayEveryPage="true" id="row34" styleId="0">
  654. <TD id="cell171" styleId="6">
  655. <Value type="text"><![CDATA[入党时间]]></Value>
  656. </TD>
  657. <TD id="cell172" styleId="6">
  658. <Value type="text"><![CDATA[发展党员单位]]></Value>
  659. </TD>
  660. <TD id="cell173" styleId="6">
  661. <Value type="text"><![CDATA[发展党员年份]]></Value>
  662. </TD>
  663. <TD id="cell175" styleId="6">
  664. <Value type="text"><![CDATA[党内职务]]></Value>
  665. </TD>
  666. </TR>
  667. <TR height="70" type="detail" autoAdjustHeight="true" id="row33" styleId="0">
  668. <TD id="cell168" styleId="6">
  669. <Value type="field">joinDate</Value>
  670. </TD>
  671. <TD id="cell169" styleId="6">
  672. <Value type="field">depUnit</Value>
  673. </TD>
  674. <TD id="cell170" styleId="6">
  675. <Value type="field">depYear</Value>
  676. </TD>
  677. <TD id="cell176" styleId="6">
  678. <Value type="field">communistDuty</Value>
  679. </TD>
  680. </TR>
  681. <MergeBlocks>
  682. <Block left="0" right="3" top="0" bottom="0" />
  683. </MergeBlocks>
  684. </PrintDataGrid>
  685. </Sub-objects>
  686. </TD>
  687. </TR>
  688. <TR height="278" id="row18" styleId="0" autoAdjustHeight="true">
  689. <TD id="cell96" styleId="0">
  690. <Sub-objects>
  691. <PrintDataGrid id="dataGrid4" styleId="0" x="0" y="0" horizontalFill="true">
  692. <Data dataSource="ds_resource" />
  693. <Col width="573" id="column29" />
  694. <Col width="572" id="column30" />
  695. <Col width="573" id="column31" />
  696. <TR height="87" type="normal" displayEveryPage="true" id="row35" styleId="0">
  697. <TD id="cell177" styleId="5">
  698. <Value type="text"><![CDATA[资源占用情况]]></Value>
  699. </TD>
  700. <TD id="cell178" styleId="0" />
  701. <TD id="cell179" styleId="0" />
  702. </TR>
  703. <TR height="70" type="normal" displayEveryPage="true" id="row37" styleId="0">
  704. <TD id="cell183" styleId="6">
  705. <Value type="text"><![CDATA[编码]]></Value>
  706. </TD>
  707. <TD id="cell184" styleId="6">
  708. <Value type="text"><![CDATA[名称]]></Value>
  709. </TD>
  710. <TD id="cell185" styleId="6">
  711. <Value type="text"><![CDATA[描述]]></Value>
  712. </TD>
  713. </TR>
  714. <TR height="70" type="detail" autoAdjustHeight="true" id="row36" styleId="0">
  715. <TD id="cell180" styleId="6">
  716. <Value type="field">number</Value>
  717. </TD>
  718. <TD id="cell181" styleId="6">
  719. <Value type="field">name</Value>
  720. </TD>
  721. <TD id="cell182" styleId="6">
  722. <Value type="field">description</Value>
  723. </TD>
  724. </TR>
  725. <MergeBlocks>
  726. <Block left="0" right="2" top="0" bottom="0" />
  727. </MergeBlocks>
  728. </PrintDataGrid>
  729. </Sub-objects>
  730. </TD>
  731. </TR>
  732. <TR height="276" id="row17" styleId="0" autoAdjustHeight="true">
  733. <TD id="cell93" styleId="0">
  734. <Sub-objects>
  735. <PrintDataGrid id="dataGrid5" styleId="0" x="0" y="0" horizontalFill="true">
  736. <Data dataSource="ds_workExp" />
  737. <Col width="344" id="column32" styleId="0" />
  738. <Col width="344" id="column33" styleId="0" />
  739. <Col width="344" id="column34" styleId="0" />
  740. <Col width="343" id="column35" styleId="0" />
  741. <Col width="343" id="column36" styleId="0" />
  742. <TR height="87" type="normal" displayEveryPage="true" id="row38" styleId="0">
  743. <TD id="cell186" styleId="5">
  744. <Value type="text"><![CDATA[工作经历]]></Value>
  745. </TD>
  746. <TD id="cell187" styleId="6" />
  747. <TD id="cell188" styleId="6" />
  748. <TD id="cell195" styleId="6" />
  749. <TD id="cell198" styleId="6" />
  750. </TR>
  751. <TR height="70" type="normal" displayEveryPage="true" id="row40" styleId="0">
  752. <TD id="cell192" styleId="6">
  753. <Value type="text"><![CDATA[开始日期]]></Value>
  754. </TD>
  755. <TD id="cell193" styleId="6">
  756. <Value type="text"><![CDATA[单位名称]]></Value>
  757. </TD>
  758. <TD id="cell194" styleId="6">
  759. <Value type="text"><![CDATA[单位性质]]></Value>
  760. </TD>
  761. <TD id="cell196" styleId="6">
  762. <Value type="text"><![CDATA[专业类别]]></Value>
  763. </TD>
  764. <TD id="cell199" styleId="6">
  765. <Value type="text"><![CDATA[离职原因]]></Value>
  766. </TD>
  767. </TR>
  768. <TR height="70" type="detail" autoAdjustHeight="true" id="row39" styleId="0">
  769. <TD id="cell189" styleId="7">
  770. <Value type="field">beginDate</Value>
  771. </TD>
  772. <TD id="cell190" styleId="6">
  773. <Value type="field">unitName</Value>
  774. </TD>
  775. <TD id="cell191" styleId="6">
  776. <Value type="field">unitType.name</Value>
  777. </TD>
  778. <TD id="cell197" styleId="6">
  779. <Value type="field">specialtyType.name</Value>
  780. </TD>
  781. <TD id="cell200" styleId="6">
  782. <Value type="field">dimission</Value>
  783. </TD>
  784. </TR>
  785. <MergeBlocks>
  786. <Block left="0" right="4" top="0" bottom="0" />
  787. </MergeBlocks>
  788. </PrintDataGrid>
  789. </Sub-objects>
  790. </TD>
  791. </TR>
  792. <TR height="283" id="row16" styleId="0" autoAdjustHeight="true">
  793. <TD id="cell90" styleId="0">
  794. <Sub-objects>
  795. <PrintDataGrid id="dataGrid6" styleId="0" x="0" y="0" horizontalFill="true">
  796. <Data dataSource="ds_linkMen" />
  797. <Col width="430" id="column37" styleId="0" />
  798. <Col width="430" id="column38" styleId="0" />
  799. <Col width="429" id="column39" styleId="0" />
  800. <Col width="429" id="column65" styleId="0" />
  801. <TR height="73" type="normal" displayEveryPage="true" id="row41" styleId="0">
  802. <TD id="cell201" styleId="5">
  803. <Value type="text"><![CDATA[紧急联系人]]></Value>
  804. </TD>
  805. <TD id="cell202" styleId="6" />
  806. <TD id="cell203" styleId="6" />
  807. <TD id="cell281" styleId="0" />
  808. </TR>
  809. <TR height="70" type="normal" displayEveryPage="true" id="row43" styleId="0">
  810. <TD id="cell207" styleId="6">
  811. <Value type="text"><![CDATA[紧急联系人姓名]]></Value>
  812. </TD>
  813. <TD id="cell208" styleId="6">
  814. <Value type="text"><![CDATA[电话]]></Value>
  815. </TD>
  816. <TD id="cell209" styleId="6">
  817. <Value type="text"><![CDATA[血型]]></Value>
  818. </TD>
  819. <TD id="cell282" styleId="6">
  820. <Value type="text"><![CDATA[备注]]></Value>
  821. </TD>
  822. </TR>
  823. <TR height="70" type="detail" autoAdjustHeight="true" id="row42" styleId="0">
  824. <TD id="cell204" styleId="6">
  825. <Value type="field">name</Value>
  826. </TD>
  827. <TD id="cell205" styleId="6">
  828. <Value type="field">phoneNumber</Value>
  829. </TD>
  830. <TD id="cell206" styleId="6">
  831. <Value type="field">bloodType</Value>
  832. </TD>
  833. <TD id="cell283" styleId="6">
  834. <Value type="field">description</Value>
  835. </TD>
  836. </TR>
  837. <MergeBlocks>
  838. <Block left="0" right="3" top="0" bottom="0" />
  839. </MergeBlocks>
  840. </PrintDataGrid>
  841. </Sub-objects>
  842. </TD>
  843. </TR>
  844. <TR height="279" id="row15" styleId="0" autoAdjustHeight="true">
  845. <TD id="cell81" styleId="0">
  846. <Sub-objects>
  847. <PrintDataGrid id="dataGrid7" styleId="0" x="0" y="0" horizontalFill="true">
  848. <Data dataSource="ds_family" />
  849. <Col width="243" id="column40" styleId="0" />
  850. <Col width="300" id="column41" styleId="0" />
  851. <Col width="357" id="column42" styleId="0" />
  852. <Col width="267" id="column66" styleId="0" />
  853. <Col width="265" id="column67" styleId="0" />
  854. <Col width="286" id="column68" styleId="0" />
  855. <TR height="73" type="normal" displayEveryPage="true" id="row44" styleId="0">
  856. <TD id="cell210" styleId="5">
  857. <Value type="text"><![CDATA[社会关系]]></Value>
  858. </TD>
  859. <TD id="cell211" styleId="6" />
  860. <TD id="cell212" styleId="6" />
  861. <TD id="cell284" styleId="0" />
  862. <TD id="cell287" styleId="0" />
  863. <TD id="cell290" styleId="0" />
  864. </TR>
  865. <TR height="70" type="normal" displayEveryPage="true" id="row45" styleId="0">
  866. <TD id="cell213" styleId="6">
  867. <Value type="text"><![CDATA[姓名]]></Value>
  868. </TD>
  869. <TD id="cell214" styleId="6">
  870. <Value type="text"><![CDATA[与本人关系]]></Value>
  871. </TD>
  872. <TD id="cell215" styleId="6">
  873. <Value type="text"><![CDATA[工作单位及职位]]></Value>
  874. </TD>
  875. <TD id="cell285" styleId="6">
  876. <Value type="text"><![CDATA[学历]]></Value>
  877. </TD>
  878. <TD id="cell288" styleId="6">
  879. <Value type="text"><![CDATA[政治面貌]]></Value>
  880. </TD>
  881. <TD id="cell291" styleId="6">
  882. <Value type="text"><![CDATA[专业技术职务]]></Value>
  883. </TD>
  884. </TR>
  885. <TR height="70" type="detail" autoAdjustHeight="true" id="row46" styleId="0">
  886. <TD id="cell216" styleId="6">
  887. <Value type="field">name</Value>
  888. </TD>
  889. <TD id="cell217" styleId="6">
  890. <Value type="field">relation</Value>
  891. </TD>
  892. <TD id="cell218" styleId="6">
  893. <Value type="field">workUnit</Value>
  894. </TD>
  895. <TD id="cell286" styleId="6">
  896. <Value type="field">diploma</Value>
  897. </TD>
  898. <TD id="cell289" styleId="6">
  899. <Value type="field">politicalFace</Value>
  900. </TD>
  901. <TD id="cell292" styleId="6">
  902. <Value type="field">specDuty</Value>
  903. </TD>
  904. </TR>
  905. <MergeBlocks>
  906. <Block left="0" right="5" top="0" bottom="0" />
  907. </MergeBlocks>
  908. </PrintDataGrid>
  909. </Sub-objects>
  910. </TD>
  911. </TR>
  912. <TR height="292" id="row51" styleId="0" autoAdjustHeight="true">
  913. <TD id="cell231" styleId="0">
  914. <Sub-objects>
  915. <PrintDataGrid id="dataGrid8" styleId="0" x="0" y="0" horizontalFill="true">
  916. <Data dataSource="ds_compet" />
  917. <Col width="344" id="column43" styleId="0" />
  918. <Col width="349" id="column44" styleId="0" />
  919. <Col width="261" id="column45" styleId="0" />
  920. <Col width="380" id="column69" styleId="0" />
  921. <Col width="384" id="column70" styleId="0" />
  922. <TR height="73" type="normal" displayEveryPage="true" id="row52" styleId="0">
  923. <TD id="cell234" styleId="5">
  924. <Value type="text"><![CDATA[素质信息]]></Value>
  925. </TD>
  926. <TD id="cell235" styleId="6" />
  927. <TD id="cell236" styleId="6" />
  928. <TD id="cell293" styleId="0" />
  929. <TD id="cell296" styleId="0" />
  930. </TR>
  931. <TR height="70" type="normal" displayEveryPage="true" id="row53" styleId="0">
  932. <TD id="cell237" styleId="6">
  933. <Value type="text"><![CDATA[素质指标]]></Value>
  934. </TD>
  935. <TD id="cell238" styleId="6">
  936. <Value type="text"><![CDATA[素质类型]]></Value>
  937. </TD>
  938. <TD id="cell239" styleId="6">
  939. <Value type="text"><![CDATA[素质级别]]></Value>
  940. </TD>
  941. <TD id="cell294" styleId="6">
  942. <Value type="text"><![CDATA[描述]]></Value>
  943. </TD>
  944. <TD id="cell297" styleId="6">
  945. <Value type="text"><![CDATA[行为描述]]></Value>
  946. </TD>
  947. </TR>
  948. <TR height="70" type="detail" autoAdjustHeight="true" id="row54" styleId="0">
  949. <TD id="cell240" styleId="6">
  950. <Value type="field">empCompetIndex</Value>
  951. </TD>
  952. <TD id="cell241" styleId="6">
  953. <Value type="field">competIndexType</Value>
  954. </TD>
  955. <TD id="cell242" styleId="6">
  956. <Value type="field">indexGrade</Value>
  957. </TD>
  958. <TD id="cell295" styleId="6">
  959. <Value type="field">description</Value>
  960. </TD>
  961. <TD id="cell298" styleId="6">
  962. <Value type="field">CompetIndexGrade.description</Value>
  963. </TD>
  964. </TR>
  965. <MergeBlocks>
  966. <Block left="0" right="4" top="0" bottom="0" />
  967. </MergeBlocks>
  968. </PrintDataGrid>
  969. </Sub-objects>
  970. </TD>
  971. </TR>
  972. <TR height="281" id="row50" styleId="0" autoAdjustHeight="true">
  973. <TD id="cell228" styleId="0">
  974. <Sub-objects>
  975. <PrintDataGrid id="dataGrid9" styleId="0" x="0" y="0" horizontalFill="true">
  976. <Data dataSource="ds_archive" />
  977. <Col width="430" id="column2" styleId="0" />
  978. <Col width="430" id="column3" styleId="0" />
  979. <Col width="429" id="column46" styleId="0" />
  980. <Col width="429" id="column71" styleId="0" />
  981. <TR height="73" type="normal" displayEveryPage="true" id="row58" styleId="0">
  982. <TD id="cell2" styleId="5">
  983. <Value type="text"><![CDATA[档案信息]]></Value>
  984. </TD>
  985. <TD id="cell3" styleId="6" />
  986. <TD id="cell5" styleId="6" />
  987. <TD id="cell299" styleId="0" />
  988. </TR>
  989. <TR height="70" type="normal" displayEveryPage="true" id="row59" styleId="0">
  990. <TD id="cell6" styleId="6">
  991. <Value type="text"><![CDATA[档案编号]]></Value>
  992. </TD>
  993. <TD id="cell8" styleId="6">
  994. <Value type="text"><![CDATA[档案类型]]></Value>
  995. </TD>
  996. <TD id="cell9" styleId="6">
  997. <Value type="text"><![CDATA[档案来源]]></Value>
  998. </TD>
  999. <TD id="cell300" styleId="6">
  1000. <Value type="text"><![CDATA[档案去处]]></Value>
  1001. </TD>
  1002. </TR>
  1003. <TR height="70" type="detail" autoAdjustHeight="true" id="row60" styleId="0">
  1004. <TD id="cell73" styleId="6">
  1005. <Value type="field">number</Value>
  1006. </TD>
  1007. <TD id="cell74" styleId="6">
  1008. <Value type="field">archivesType.name</Value>
  1009. </TD>
  1010. <TD id="cell85" styleId="6">
  1011. <Value type="field">source</Value>
  1012. </TD>
  1013. <TD id="cell301" styleId="6">
  1014. <Value type="field">destination</Value>
  1015. </TD>
  1016. </TR>
  1017. <MergeBlocks>
  1018. <Block left="0" right="3" top="0" bottom="0" />
  1019. </MergeBlocks>
  1020. </PrintDataGrid>
  1021. </Sub-objects>
  1022. </TD>
  1023. </TR>
  1024. <TR height="252" id="row49" styleId="0" autoAdjustHeight="true">
  1025. <TD id="cell225" styleId="0">
  1026. <Sub-objects>
  1027. <PrintDataGrid id="dataGrid10" styleId="0" x="0" y="0" horizontalFill="true">
  1028. <Data dataSource="ds_post" />
  1029. <Col width="287" id="column47" styleId="0" />
  1030. <Col width="287" id="column48" styleId="0" />
  1031. <Col width="286" id="column49" styleId="0" />
  1032. <Col width="286" id="column72" styleId="0" />
  1033. <Col width="286" id="column73" styleId="0" />
  1034. <Col width="286" id="column74" styleId="0" />
  1035. <TR height="73" type="normal" displayEveryPage="true" id="row61" styleId="0">
  1036. <TD id="cell89" styleId="5">
  1037. <Value type="text"><![CDATA[职称信息]]></Value>
  1038. </TD>
  1039. <TD id="cell91" styleId="6" />
  1040. <TD id="cell92" styleId="6" />
  1041. <TD id="cell302" styleId="0" />
  1042. <TD id="cell305" styleId="0" />
  1043. <TD id="cell308" styleId="0" />
  1044. </TR>
  1045. <TR height="70" type="normal" displayEveryPage="true" id="row62" styleId="0">
  1046. <TD id="cell94" styleId="6">
  1047. <Value type="text"><![CDATA[职称名称]]></Value>
  1048. </TD>
  1049. <TD id="cell95" styleId="6">
  1050. <Value type="text"><![CDATA[职称类别]]></Value>
  1051. </TD>
  1052. <TD id="cell97" styleId="6">
  1053. <Value type="text"><![CDATA[职称级别]]></Value>
  1054. </TD>
  1055. <TD id="cell303" styleId="6">
  1056. <Value type="text"><![CDATA[证书编号]]></Value>
  1057. </TD>
  1058. <TD id="cell306" styleId="6">
  1059. <Value type="text"><![CDATA[评定单位]]></Value>
  1060. </TD>
  1061. <TD id="cell309" styleId="6">
  1062. <Value type="text"><![CDATA[是否最高职称]]></Value>
  1063. </TD>
  1064. </TR>
  1065. <TR height="70" type="detail" autoAdjustHeight="true" id="row63" styleId="0">
  1066. <TD id="cell98" styleId="6">
  1067. <Value type="field">technicalPost</Value>
  1068. </TD>
  1069. <TD id="cell100" styleId="6">
  1070. <Value type="field">category</Value>
  1071. </TD>
  1072. <TD id="cell101" styleId="6">
  1073. <Value type="field">level</Value>
  1074. </TD>
  1075. <TD id="cell304" styleId="6">
  1076. <Value type="field">certificateNo</Value>
  1077. </TD>
  1078. <TD id="cell307" styleId="6">
  1079. <Value type="field">gradeUnit</Value>
  1080. </TD>
  1081. <TD id="cell310" styleId="6">
  1082. <Value type="field">isHighestPost</Value>
  1083. </TD>
  1084. </TR>
  1085. <MergeBlocks>
  1086. <Block left="0" right="5" top="0" bottom="0" />
  1087. </MergeBlocks>
  1088. </PrintDataGrid>
  1089. </Sub-objects>
  1090. </TD>
  1091. </TR>
  1092. <TR height="257" id="row48" styleId="0" autoAdjustHeight="true">
  1093. <TD id="cell222" styleId="0">
  1094. <Sub-objects>
  1095. <PrintDataGrid id="dataGrid11" styleId="0" x="0" y="0" horizontalFill="true">
  1096. <Data dataSource="ds_certificate" />
  1097. <Col width="344" id="column50" styleId="0" />
  1098. <Col width="344" id="column51" styleId="0" />
  1099. <Col width="344" id="column52" styleId="0" />
  1100. <Col width="343" id="column75" styleId="0" />
  1101. <Col width="343" id="column76" styleId="0" />
  1102. <TR height="73" type="normal" displayEveryPage="true" id="row64" styleId="0">
  1103. <TD id="cell220" styleId="5">
  1104. <Value type="text"><![CDATA[认证信息]]></Value>
  1105. </TD>
  1106. <TD id="cell221" styleId="6" />
  1107. <TD id="cell223" styleId="6" />
  1108. <TD id="cell311" styleId="0" />
  1109. <TD id="cell314" styleId="0" />
  1110. </TR>
  1111. <TR height="70" type="normal" displayEveryPage="true" id="row65" styleId="0">
  1112. <TD id="cell224" styleId="6">
  1113. <Value type="text"><![CDATA[证书编号]]></Value>
  1114. </TD>
  1115. <TD id="cell226" styleId="6">
  1116. <Value type="text"><![CDATA[证书名称]]></Value>
  1117. </TD>
  1118. <TD id="cell227" styleId="6">
  1119. <Value type="text"><![CDATA[认证有效期(年)]]></Value>
  1120. </TD>
  1121. <TD id="cell312" styleId="6">
  1122. <Value type="text"><![CDATA[认证机构]]></Value>
  1123. </TD>
  1124. <TD id="cell315" styleId="6">
  1125. <Value type="text"><![CDATA[认证级别]]></Value>
  1126. </TD>
  1127. </TR>
  1128. <TR height="70" type="detail" autoAdjustHeight="true" id="row66" styleId="0">
  1129. <TD id="cell229" styleId="6">
  1130. <Value type="field">number</Value>
  1131. </TD>
  1132. <TD id="cell230" styleId="6">
  1133. <Value type="field">name</Value>
  1134. </TD>
  1135. <TD id="cell232" styleId="6">
  1136. <Value type="field">period</Value>
  1137. </TD>
  1138. <TD id="cell313" styleId="6">
  1139. <Value type="field">organ</Value>
  1140. </TD>
  1141. <TD id="cell316" styleId="6">
  1142. <Value type="field">level</Value>
  1143. </TD>
  1144. </TR>
  1145. <MergeBlocks>
  1146. <Block left="0" right="4" top="0" bottom="0" />
  1147. </MergeBlocks>
  1148. </PrintDataGrid>
  1149. </Sub-objects>
  1150. </TD>
  1151. </TR>
  1152. <TR height="282" id="row47" styleId="0" autoAdjustHeight="true">
  1153. <TD id="cell219" styleId="0">
  1154. <Sub-objects>
  1155. <PrintDataGrid id="dataGrid12" styleId="0" x="0" y="0" horizontalFill="true">
  1156. <Data dataSource="ds_workExpCur" />
  1157. <Col width="344" id="column53" styleId="0" />
  1158. <Col width="344" id="column54" styleId="0" />
  1159. <Col width="344" id="column55" styleId="0" />
  1160. <Col width="343" id="column83" styleId="0" />
  1161. <Col width="343" id="column84" styleId="0" />
  1162. <TR height="73" type="normal" displayEveryPage="true" id="row67" styleId="0">
  1163. <TD id="cell233" styleId="5">
  1164. <Value type="text"><![CDATA[任职历史]]></Value>
  1165. </TD>
  1166. <TD id="cell244" styleId="6" />
  1167. <TD id="cell245" styleId="6" />
  1168. <TD id="cell112" styleId="0" />
  1169. <TD id="cell115" styleId="0" />
  1170. </TR>
  1171. <TR height="70" type="normal" displayEveryPage="true" id="row68" styleId="0">
  1172. <TD id="cell247" styleId="6">
  1173. <Value type="text"><![CDATA[职位]]></Value>
  1174. </TD>
  1175. <TD id="cell248" styleId="6">
  1176. <Value type="text"><![CDATA[职务]]></Value>
  1177. </TD>
  1178. <TD id="cell250" styleId="6">
  1179. <Value type="text"><![CDATA[职级]]></Value>
  1180. </TD>
  1181. <TD id="cell113" styleId="6">
  1182. <Value type="text"><![CDATA[所属组织]]></Value>
  1183. </TD>
  1184. <TD id="cell116" styleId="6">
  1185. <Value type="text"><![CDATA[开始日期]]></Value>
  1186. </TD>
  1187. </TR>
  1188. <TR height="70" type="detail" autoAdjustHeight="true" id="row69" styleId="0">
  1189. <TD id="cell251" styleId="6">
  1190. <Value type="field">position.name</Value>
  1191. </TD>
  1192. <TD id="cell252" styleId="6">
  1193. <Value type="field">job.name</Value>
  1194. </TD>
  1195. <TD id="cell253" styleId="6">
  1196. <Value type="field">jobLevel.name</Value>
  1197. </TD>
  1198. <TD id="cell114" styleId="6">
  1199. <Value type="field">AdminOrgUnit.name</Value>
  1200. </TD>
  1201. <TD id="cell317" styleId="6">
  1202. <Value type="field">beginDate</Value>
  1203. </TD>
  1204. </TR>
  1205. <MergeBlocks>
  1206. <Block left="0" right="4" top="0" bottom="0" />
  1207. </MergeBlocks>
  1208. </PrintDataGrid>
  1209. </Sub-objects>
  1210. </TD>
  1211. </TR>
  1212. <TR height="267" id="row57" styleId="0" autoAdjustHeight="true">
  1213. <TD id="cell249" styleId="0">
  1214. <Sub-objects>
  1215. <PrintDataGrid id="dataGrid13" styleId="0" x="0" y="0" horizontalFill="true">
  1216. <Data dataSource="ds_contactMethod" />
  1217. <Col width="408" id="column56" styleId="0" />
  1218. <Col width="449" id="column57" styleId="0" />
  1219. <Col width="201" id="column58" styleId="0" />
  1220. <Col width="328" id="column85" styleId="0" />
  1221. <Col width="332" id="column86" styleId="0" />
  1222. <TR height="73" type="normal" displayEveryPage="true" id="row70" styleId="0">
  1223. <TD id="cell254" styleId="5">
  1224. <Value type="text"><![CDATA[联系方式]]></Value>
  1225. </TD>
  1226. <TD id="cell255" styleId="6" />
  1227. <TD id="cell256" styleId="6" />
  1228. <TD id="cell318" styleId="0" />
  1229. <TD id="cell321" styleId="0" />
  1230. </TR>
  1231. <TR height="70" type="normal" displayEveryPage="true" id="row71" styleId="0">
  1232. <TD id="cell257" styleId="6">
  1233. <Value type="text"><![CDATA[出生地]]></Value>
  1234. </TD>
  1235. <TD id="cell258" styleId="6">
  1236. <Value type="text"><![CDATA[住址]]></Value>
  1237. </TD>
  1238. <TD id="cell259" styleId="6">
  1239. <Value type="text"><![CDATA[邮编]]></Value>
  1240. </TD>
  1241. <TD id="cell319" styleId="6">
  1242. <Value type="text"><![CDATA[家庭电话]]></Value>
  1243. </TD>
  1244. <TD id="cell322" styleId="6">
  1245. <Value type="text"><![CDATA[手机号码]]></Value>
  1246. </TD>
  1247. </TR>
  1248. <TR height="70" type="detail" autoAdjustHeight="true" id="row72" styleId="0">
  1249. <TD id="cell260" styleId="6">
  1250. <Value type="field">homeplace</Value>
  1251. </TD>
  1252. <TD id="cell261" styleId="6">
  1253. <Value type="field">homeAddress</Value>
  1254. </TD>
  1255. <TD id="cell262" styleId="6">
  1256. <Value type="field">postalcode</Value>
  1257. </TD>
  1258. <TD id="cell320" styleId="6">
  1259. <Value type="field">homePhone</Value>
  1260. </TD>
  1261. <TD id="cell323" styleId="6">
  1262. <Value type="field">mobile</Value>
  1263. </TD>
  1264. </TR>
  1265. <MergeBlocks>
  1266. <Block left="0" right="4" top="0" bottom="0" />
  1267. </MergeBlocks>
  1268. </PrintDataGrid>
  1269. </Sub-objects>
  1270. </TD>
  1271. </TR>
  1272. <TR height="254" id="row56" styleId="0" autoAdjustHeight="true">
  1273. <TD id="cell246" styleId="0">
  1274. <Sub-objects>
  1275. <PrintDataGrid id="dataGrid14" styleId="0" x="0" y="0" horizontalFill="true">
  1276. <Data dataSource="ds_rewordPunish" />
  1277. <Col width="430" id="column59" styleId="0" />
  1278. <Col width="430" id="column60" styleId="0" />
  1279. <Col width="429" id="column61" styleId="0" />
  1280. <Col width="429" id="column87" styleId="0" />
  1281. <TR height="73" type="normal" displayEveryPage="true" id="row73" styleId="0">
  1282. <TD id="cell263" styleId="5">
  1283. <Value type="text"><![CDATA[奖惩记录]]></Value>
  1284. </TD>
  1285. <TD id="cell264" styleId="6" />
  1286. <TD id="cell265" styleId="6" />
  1287. <TD id="cell324" styleId="0" />
  1288. </TR>
  1289. <TR height="70" type="normal" displayEveryPage="true" id="row74" styleId="0">
  1290. <TD id="cell266" styleId="6">
  1291. <Value type="text"><![CDATA[标题]]></Value>
  1292. </TD>
  1293. <TD id="cell267" styleId="6">
  1294. <Value type="text"><![CDATA[奖惩类型]]></Value>
  1295. </TD>
  1296. <TD id="cell268" styleId="6">
  1297. <Value type="text"><![CDATA[奖惩内容]]></Value>
  1298. </TD>
  1299. <TD id="cell325" styleId="6">
  1300. <Value type="text"><![CDATA[奖惩时间]]></Value>
  1301. </TD>
  1302. </TR>
  1303. <TR height="70" type="detail" autoAdjustHeight="true" id="row75" styleId="0">
  1304. <TD id="cell269" styleId="6">
  1305. <Value type="field">title</Value>
  1306. </TD>
  1307. <TD id="cell270" styleId="6">
  1308. <Value type="field">type.name</Value>
  1309. </TD>
  1310. <TD id="cell271" styleId="6">
  1311. <Value type="field">content</Value>
  1312. </TD>
  1313. <TD id="cell326" styleId="7">
  1314. <Value type="field">occurDate</Value>
  1315. </TD>
  1316. </TR>
  1317. <MergeBlocks>
  1318. <Block left="0" right="3" top="0" bottom="0" />
  1319. </MergeBlocks>
  1320. </PrintDataGrid>
  1321. </Sub-objects>
  1322. </TD>
  1323. </TR>
  1324. <TR height="252" id="row55" styleId="0" autoAdjustHeight="true">
  1325. <TD id="cell243" styleId="0">
  1326. <Sub-objects>
  1327. <PrintDataGrid id="dataGrid15" styleId="0" x="0" y="0" horizontalFill="true">
  1328. <Data dataSource="ds_train" />
  1329. <Col width="344" id="column62" styleId="0" />
  1330. <Col width="344" id="column63" styleId="0" />
  1331. <Col width="344" id="column64" styleId="0" />
  1332. <Col width="343" id="column88" styleId="0" />
  1333. <Col width="343" id="column89" styleId="0" />
  1334. <TR height="73" type="normal" displayEveryPage="true" id="row76" styleId="0">
  1335. <TD id="cell272" styleId="5">
  1336. <Value type="text"><![CDATA[培训信息]]></Value>
  1337. </TD>
  1338. <TD id="cell273" styleId="6" />
  1339. <TD id="cell274" styleId="6" />
  1340. <TD id="cell327" styleId="0" />
  1341. <TD id="cell330" styleId="0" />
  1342. </TR>
  1343. <TR height="70" type="normal" displayEveryPage="true" id="row77" styleId="0">
  1344. <TD id="cell275" styleId="6">
  1345. <Value type="text"><![CDATA[培训课程]]></Value>
  1346. </TD>
  1347. <TD id="cell276" styleId="6">
  1348. <Value type="text"><![CDATA[课程开始时间]]></Value>
  1349. </TD>
  1350. <TD id="cell277" styleId="6">
  1351. <Value type="text"><![CDATA[课程结束时间]]></Value>
  1352. </TD>
  1353. <TD id="cell328" styleId="6">
  1354. <Value type="text"><![CDATA[证书名称]]></Value>
  1355. </TD>
  1356. <TD id="cell331" styleId="6">
  1357. <Value type="text"><![CDATA[培训方式]]></Value>
  1358. </TD>
  1359. </TR>
  1360. <TR height="70" type="detail" autoAdjustHeight="true" id="row78" styleId="0">
  1361. <TD id="cell278" styleId="6">
  1362. <Value type="field">trainCourse</Value>
  1363. </TD>
  1364. <TD id="cell279" styleId="7">
  1365. <Value type="field">beginDateTime</Value>
  1366. </TD>
  1367. <TD id="cell280" styleId="7">
  1368. <Value type="field">endDateTime</Value>
  1369. </TD>
  1370. <TD id="cell329" styleId="6">
  1371. <Value type="field">courseCertificateName</Value>
  1372. </TD>
  1373. <TD id="cell332" styleId="6">
  1374. <Value type="field">trainMethod</Value>
  1375. </TD>
  1376. </TR>
  1377. <MergeBlocks>
  1378. <Block left="0" right="4" top="0" bottom="0" />
  1379. </MergeBlocks>
  1380. </PrintDataGrid>
  1381. </Sub-objects>
  1382. </TD>
  1383. </TR>
  1384. </PrintLayoutGrid>
  1385. </Sub-objects>
  1386. </Page>
  1387. </Report>
  1388. <PrintInfo>
  1389. <PaperSetup>
  1390. <Paper width="2100" height="2970">Custom</Paper>
  1391. <Orientation>PORTRAIT</Orientation>
  1392. <PageMargin left="190" right="190" top="250" bottom="250" />
  1393. <Header height="150" margin="100" />
  1394. <Footer height="150" margin="100" />
  1395. </PaperSetup>
  1396. <PrinterSetup>
  1397. <DynamicPaper>false</DynamicPaper>
  1398. <EconomizePaper isVerEconomizePaper="false" verSpace="0" isHorEconomizePaper="false" horSpace="0" />
  1399. </PrinterSetup>
  1400. <PreviewSetup>
  1401. <BackgroundPicture>false</BackgroundPicture>
  1402. </PreviewSetup>
  1403. </PrintInfo>
  1404. </DocRoot>