zysq-html.jrxml 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="zysq" language="groovy" pageWidth="595" pageHeight="855" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isIgnorePagination="true" uuid="6ba495ef-8263-45ad-a2fd-2d5f92c4f9fd">
  3. <property name="ireport.zoom" value="1.0"/>
  4. <property name="ireport.x" value="0"/>
  5. <property name="ireport.y" value="0"/>
  6. <parameter name="audit_user" class="java.lang.String"/>
  7. <parameter name="audit_date" class="java.util.Date"/>
  8. <parameter name="audit_op" class="java.lang.String"/>
  9. <parameter name="audit_dept" class="java.lang.String"/>
  10. <parameter name="qianzhang_url" class="java.lang.String"/>
  11. <queryString>
  12. <![CDATA[]]>
  13. </queryString>
  14. <field name="accessory" class="com.jtgh.yjpt.entity.common.AccessoryEntity">
  15. <fieldDescription><![CDATA[accessory]]></fieldDescription>
  16. </field>
  17. <field name="addDate" class="java.util.Date">
  18. <fieldDescription><![CDATA[addDate]]></fieldDescription>
  19. </field>
  20. <field name="addUser" class="com.jtgh.yjpt.entity.auth.UserEntity">
  21. <fieldDescription><![CDATA[addUser]]></fieldDescription>
  22. </field>
  23. <field name="aqffcs" class="java.lang.String">
  24. <fieldDescription><![CDATA[aqffcs]]></fieldDescription>
  25. </field>
  26. <field name="bgr" class="java.lang.String">
  27. <fieldDescription><![CDATA[bgr]]></fieldDescription>
  28. </field>
  29. <field name="bgsj" class="java.util.Date">
  30. <fieldDescription><![CDATA[bgsj]]></fieldDescription>
  31. </field>
  32. <field name="bh" class="java.lang.String">
  33. <fieldDescription><![CDATA[bh]]></fieldDescription>
  34. </field>
  35. <field name="byzd1" class="java.lang.String">
  36. <fieldDescription><![CDATA[byzd1]]></fieldDescription>
  37. </field>
  38. <field name="byzd2" class="java.lang.String">
  39. <fieldDescription><![CDATA[byzd2]]></fieldDescription>
  40. </field>
  41. <field name="byzd3" class="java.lang.String">
  42. <fieldDescription><![CDATA[byzd3]]></fieldDescription>
  43. </field>
  44. <field name="byzd4" class="java.lang.String">
  45. <fieldDescription><![CDATA[byzd4]]></fieldDescription>
  46. </field>
  47. <field name="byzd5" class="java.lang.String">
  48. <fieldDescription><![CDATA[byzd5]]></fieldDescription>
  49. </field>
  50. <field name="cbbh" class="java.lang.String">
  51. <fieldDescription><![CDATA[cbbh]]></fieldDescription>
  52. </field>
  53. <field name="class" class="java.lang.Class">
  54. <fieldDescription><![CDATA[class]]></fieldDescription>
  55. </field>
  56. <field name="cm" class="java.lang.String">
  57. <fieldDescription><![CDATA[cm]]></fieldDescription>
  58. </field>
  59. <field name="cnno" class="java.lang.String">
  60. <fieldDescription><![CDATA[cnno]]></fieldDescription>
  61. </field>
  62. <field name="dxdj" class="com.jtgh.yjpt.entity.common.CodeEntity">
  63. <fieldDescription><![CDATA[dxdj]]></fieldDescription>
  64. </field>
  65. <field name="gjbh" class="java.lang.String">
  66. <fieldDescription><![CDATA[gjbh]]></fieldDescription>
  67. </field>
  68. <field name="hc" class="java.lang.String">
  69. <fieldDescription><![CDATA[hc]]></fieldDescription>
  70. </field>
  71. <field name="hwxs" class="java.lang.String">
  72. <fieldDescription><![CDATA[hwxs]]></fieldDescription>
  73. </field>
  74. <field name="hwzl" class="com.jtgh.yjpt.entity.common.CodeEntity">
  75. <fieldDescription><![CDATA[hwzl]]></fieldDescription>
  76. </field>
  77. <field name="hzwxx" class="com.jtgh.yjpt.entity.common.CodeEntity">
  78. <fieldDescription><![CDATA[hzwxx]]></fieldDescription>
  79. </field>
  80. <field name="id" class="java.lang.Long">
  81. <fieldDescription><![CDATA[id]]></fieldDescription>
  82. </field>
  83. <field name="inorout" class="java.lang.String">
  84. <fieldDescription><![CDATA[inorout]]></fieldDescription>
  85. </field>
  86. <field name="jzxsl" class="java.lang.String">
  87. <fieldDescription><![CDATA[jzxsl]]></fieldDescription>
  88. </field>
  89. <field name="kgsj" class="java.util.Date">
  90. <fieldDescription><![CDATA[kgsj]]></fieldDescription>
  91. </field>
  92. <field name="kgzt" class="java.lang.String">
  93. <fieldDescription><![CDATA[kgzt]]></fieldDescription>
  94. </field>
  95. <field name="kpsj" class="java.util.Date">
  96. <fieldDescription><![CDATA[kpsj]]></fieldDescription>
  97. </field>
  98. <field name="lhxz" class="java.lang.String">
  99. <fieldDescription><![CDATA[lhxz]]></fieldDescription>
  100. </field>
  101. <field name="lxfs" class="java.lang.String">
  102. <fieldDescription><![CDATA[lxfs]]></fieldDescription>
  103. </field>
  104. <field name="mao" class="java.lang.String">
  105. <fieldDescription><![CDATA[mao]]></fieldDescription>
  106. </field>
  107. <field name="merge" class="java.lang.String">
  108. <fieldDescription><![CDATA[merge]]></fieldDescription>
  109. </field>
  110. <field name="qxzysj" class="java.util.Date">
  111. <fieldDescription><![CDATA[qxzysj]]></fieldDescription>
  112. </field>
  113. <field name="qylb" class="java.lang.String">
  114. <fieldDescription><![CDATA[qylb]]></fieldDescription>
  115. </field>
  116. <field name="recordCode" class="java.lang.String">
  117. <fieldDescription><![CDATA[recordCode]]></fieldDescription>
  118. </field>
  119. <field name="recordStatus" class="java.lang.Integer">
  120. <fieldDescription><![CDATA[recordStatus]]></fieldDescription>
  121. </field>
  122. <field name="sequenceName" class="java.lang.String">
  123. <fieldDescription><![CDATA[sequenceName]]></fieldDescription>
  124. </field>
  125. <field name="sftb" class="java.lang.String">
  126. <fieldDescription><![CDATA[sftb]]></fieldDescription>
  127. </field>
  128. <field name="sg" class="java.lang.String">
  129. <fieldDescription><![CDATA[sg]]></fieldDescription>
  130. </field>
  131. <field name="szd" class="com.jtgh.yjpt.entity.common.CodeEntity">
  132. <fieldDescription><![CDATA[szd]]></fieldDescription>
  133. </field>
  134. <field name="szgq" class="com.jtgh.yjpt.entity.gkgq.GqEntity">
  135. <fieldDescription><![CDATA[szgq]]></fieldDescription>
  136. </field>
  137. <field name="taskList" class="java.util.List">
  138. <fieldDescription><![CDATA[taskList]]></fieldDescription>
  139. </field>
  140. <field name="taskState" class="java.lang.String">
  141. <fieldDescription><![CDATA[taskState]]></fieldDescription>
  142. </field>
  143. <field name="tbdyid" class="java.lang.Long">
  144. <fieldDescription><![CDATA[tbdyid]]></fieldDescription>
  145. </field>
  146. <field name="tbzt" class="java.lang.String">
  147. <fieldDescription><![CDATA[tbzt]]></fieldDescription>
  148. </field>
  149. <field name="updateDate" class="java.util.Date">
  150. <fieldDescription><![CDATA[updateDate]]></fieldDescription>
  151. </field>
  152. <field name="updateUser" class="com.jtgh.yjpt.entity.auth.UserEntity">
  153. <fieldDescription><![CDATA[updateUser]]></fieldDescription>
  154. </field>
  155. <field name="wgsj" class="java.util.Date">
  156. <fieldDescription><![CDATA[wgsj]]></fieldDescription>
  157. </field>
  158. <field name="wgzt" class="java.lang.String">
  159. <fieldDescription><![CDATA[wgzt]]></fieldDescription>
  160. </field>
  161. <field name="wpbh" class="java.lang.String">
  162. <fieldDescription><![CDATA[wpbh]]></fieldDescription>
  163. </field>
  164. <field name="wrlb" class="com.jtgh.yjpt.entity.common.CodeEntity">
  165. <fieldDescription><![CDATA[wrlb]]></fieldDescription>
  166. </field>
  167. <field name="wxhwmcbh" class="java.lang.String">
  168. <fieldDescription><![CDATA[wxhwmcbh]]></fieldDescription>
  169. </field>
  170. <field name="wxplb" class="java.lang.String">
  171. <fieldDescription><![CDATA[wxplb]]></fieldDescription>
  172. </field>
  173. <field name="wxwpmc" class="java.lang.String">
  174. <fieldDescription><![CDATA[wxwpmc]]></fieldDescription>
  175. </field>
  176. <field name="xcglfzr" class="java.lang.String">
  177. <fieldDescription><![CDATA[xcglfzr]]></fieldDescription>
  178. </field>
  179. <field name="xg" class="java.lang.String">
  180. <fieldDescription><![CDATA[xg]]></fieldDescription>
  181. </field>
  182. <field name="zdtaskList" class="java.util.List">
  183. <fieldDescription><![CDATA[zdtaskList]]></fieldDescription>
  184. </field>
  185. <field name="zydd" class="com.jtgh.yjpt.entity.common.CodeEntity">
  186. <fieldDescription><![CDATA[zydd]]></fieldDescription>
  187. </field>
  188. <field name="zyddqt" class="java.lang.String">
  189. <fieldDescription><![CDATA[zyddqt]]></fieldDescription>
  190. </field>
  191. <field name="zyddqybh" class="com.jtgh.yjpt.entity.zyfzndjy.GkwxhwzyfzblFzEntity">
  192. <fieldDescription><![CDATA[zyddqybh]]></fieldDescription>
  193. </field>
  194. <field name="zyddssjyr" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  195. <fieldDescription><![CDATA[zyddssjyr]]></fieldDescription>
  196. </field>
  197. <field name="zydw" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  198. <fieldDescription><![CDATA[zydw]]></fieldDescription>
  199. </field>
  200. <field name="zylx" class="java.lang.String">
  201. <fieldDescription><![CDATA[zylx]]></fieldDescription>
  202. </field>
  203. <field name="zysj" class="java.util.Date">
  204. <fieldDescription><![CDATA[zysj]]></fieldDescription>
  205. </field>
  206. <field name="zysjq" class="java.util.Date">
  207. <fieldDescription><![CDATA[zysjq]]></fieldDescription>
  208. </field>
  209. <field name="zysjz" class="java.util.Date">
  210. <fieldDescription><![CDATA[zysjz]]></fieldDescription>
  211. </field>
  212. <field name="zysl" class="java.lang.Double">
  213. <fieldDescription><![CDATA[zysl]]></fieldDescription>
  214. </field>
  215. <field name="zywtr" class="java.lang.String">
  216. <fieldDescription><![CDATA[zywtr]]></fieldDescription>
  217. </field>
  218. <field name="wxplb_1" class="java.lang.String">
  219. <fieldDescription><![CDATA[wxplb]]></fieldDescription>
  220. </field>
  221. <field name="sg_1" class="java.lang.String">
  222. <fieldDescription><![CDATA[sg]]></fieldDescription>
  223. </field>
  224. <field name="xg_1" class="java.lang.String">
  225. <fieldDescription><![CDATA[xg]]></fieldDescription>
  226. </field>
  227. <field name="accessory_1" class="com.jtgh.yjpt.entity.common.AccessoryEntity">
  228. <fieldDescription><![CDATA[accessory]]></fieldDescription>
  229. </field>
  230. <field name="addDate_1" class="java.util.Date">
  231. <fieldDescription><![CDATA[addDate]]></fieldDescription>
  232. </field>
  233. <field name="addUser_1" class="com.jtgh.yjpt.entity.auth.UserEntity">
  234. <fieldDescription><![CDATA[addUser]]></fieldDescription>
  235. </field>
  236. <field name="aqffcs_1" class="java.lang.String">
  237. <fieldDescription><![CDATA[aqffcs]]></fieldDescription>
  238. </field>
  239. <field name="bgr_1" class="java.lang.String">
  240. <fieldDescription><![CDATA[bgr]]></fieldDescription>
  241. </field>
  242. <field name="bgsj_1" class="java.util.Date">
  243. <fieldDescription><![CDATA[bgsj]]></fieldDescription>
  244. </field>
  245. <field name="bgtaskList" class="java.util.List">
  246. <fieldDescription><![CDATA[bgtaskList]]></fieldDescription>
  247. </field>
  248. <field name="bh_1" class="java.lang.String">
  249. <fieldDescription><![CDATA[bh]]></fieldDescription>
  250. </field>
  251. <field name="byzd1_1" class="java.lang.String">
  252. <fieldDescription><![CDATA[byzd1]]></fieldDescription>
  253. </field>
  254. <field name="byzd2_1" class="java.lang.String">
  255. <fieldDescription><![CDATA[byzd2]]></fieldDescription>
  256. </field>
  257. <field name="byzd3_1" class="java.lang.String">
  258. <fieldDescription><![CDATA[byzd3]]></fieldDescription>
  259. </field>
  260. <field name="byzd4_1" class="java.lang.String">
  261. <fieldDescription><![CDATA[byzd4]]></fieldDescription>
  262. </field>
  263. <field name="byzd5_1" class="java.lang.String">
  264. <fieldDescription><![CDATA[byzd5]]></fieldDescription>
  265. </field>
  266. <field name="bz" class="java.lang.String">
  267. <fieldDescription><![CDATA[bz]]></fieldDescription>
  268. </field>
  269. <field name="cbbh_1" class="java.lang.String">
  270. <fieldDescription><![CDATA[cbbh]]></fieldDescription>
  271. </field>
  272. <field name="class_1" class="java.lang.Class">
  273. <fieldDescription><![CDATA[class]]></fieldDescription>
  274. </field>
  275. <field name="cm_1" class="java.lang.String">
  276. <fieldDescription><![CDATA[cm]]></fieldDescription>
  277. </field>
  278. <field name="cnno_1" class="java.lang.String">
  279. <fieldDescription><![CDATA[cnno]]></fieldDescription>
  280. </field>
  281. <field name="dxdj_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  282. <fieldDescription><![CDATA[dxdj]]></fieldDescription>
  283. </field>
  284. <field name="gjbh_1" class="java.lang.String">
  285. <fieldDescription><![CDATA[gjbh]]></fieldDescription>
  286. </field>
  287. <field name="hc_1" class="java.lang.String">
  288. <fieldDescription><![CDATA[hc]]></fieldDescription>
  289. </field>
  290. <field name="hwxs_1" class="java.lang.String">
  291. <fieldDescription><![CDATA[hwxs]]></fieldDescription>
  292. </field>
  293. <field name="hwzl_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  294. <fieldDescription><![CDATA[hwzl]]></fieldDescription>
  295. </field>
  296. <field name="hzwxx_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  297. <fieldDescription><![CDATA[hzwxx]]></fieldDescription>
  298. </field>
  299. <field name="id_1" class="java.lang.Long">
  300. <fieldDescription><![CDATA[id]]></fieldDescription>
  301. </field>
  302. <field name="inorout_1" class="java.lang.String">
  303. <fieldDescription><![CDATA[inorout]]></fieldDescription>
  304. </field>
  305. <field name="jspm" class="java.lang.String">
  306. <fieldDescription><![CDATA[jspm]]></fieldDescription>
  307. </field>
  308. <field name="jzxsl_1" class="java.lang.String">
  309. <fieldDescription><![CDATA[jzxsl]]></fieldDescription>
  310. </field>
  311. <field name="kgsj_1" class="java.util.Date">
  312. <fieldDescription><![CDATA[kgsj]]></fieldDescription>
  313. </field>
  314. <field name="kgzt_1" class="java.lang.String">
  315. <fieldDescription><![CDATA[kgzt]]></fieldDescription>
  316. </field>
  317. <field name="kpsj_1" class="java.util.Date">
  318. <fieldDescription><![CDATA[kpsj]]></fieldDescription>
  319. </field>
  320. <field name="lhxz_1" class="java.lang.String">
  321. <fieldDescription><![CDATA[lhxz]]></fieldDescription>
  322. </field>
  323. <field name="lxfs_1" class="java.lang.String">
  324. <fieldDescription><![CDATA[lxfs]]></fieldDescription>
  325. </field>
  326. <field name="mao_1" class="java.lang.String">
  327. <fieldDescription><![CDATA[mao]]></fieldDescription>
  328. </field>
  329. <field name="merge_1" class="java.lang.String">
  330. <fieldDescription><![CDATA[merge]]></fieldDescription>
  331. </field>
  332. <field name="qxtaskList" class="java.util.List">
  333. <fieldDescription><![CDATA[qxtaskList]]></fieldDescription>
  334. </field>
  335. <field name="qxzysj_1" class="java.util.Date">
  336. <fieldDescription><![CDATA[qxzysj]]></fieldDescription>
  337. </field>
  338. <field name="qylb_1" class="java.lang.String">
  339. <fieldDescription><![CDATA[qylb]]></fieldDescription>
  340. </field>
  341. <field name="recordCode_1" class="java.lang.String">
  342. <fieldDescription><![CDATA[recordCode]]></fieldDescription>
  343. </field>
  344. <field name="recordStatus_1" class="java.lang.Integer">
  345. <fieldDescription><![CDATA[recordStatus]]></fieldDescription>
  346. </field>
  347. <field name="sequenceName_1" class="java.lang.String">
  348. <fieldDescription><![CDATA[sequenceName]]></fieldDescription>
  349. </field>
  350. <field name="sftb_1" class="java.lang.String">
  351. <fieldDescription><![CDATA[sftb]]></fieldDescription>
  352. </field>
  353. <field name="sg_2" class="java.lang.String">
  354. <fieldDescription><![CDATA[sg]]></fieldDescription>
  355. </field>
  356. <field name="sl20c" class="java.lang.Double">
  357. <fieldDescription><![CDATA[sl20c]]></fieldDescription>
  358. </field>
  359. <field name="sl20t" class="java.lang.Double">
  360. <fieldDescription><![CDATA[sl20t]]></fieldDescription>
  361. </field>
  362. <field name="sl40c" class="java.lang.Double">
  363. <fieldDescription><![CDATA[sl40c]]></fieldDescription>
  364. </field>
  365. <field name="sl40t" class="java.lang.Double">
  366. <fieldDescription><![CDATA[sl40t]]></fieldDescription>
  367. </field>
  368. <field name="sl45c" class="java.lang.Double">
  369. <fieldDescription><![CDATA[sl45c]]></fieldDescription>
  370. </field>
  371. <field name="slspc" class="java.lang.Double">
  372. <fieldDescription><![CDATA[slspc]]></fieldDescription>
  373. </field>
  374. <field name="szd_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  375. <fieldDescription><![CDATA[szd]]></fieldDescription>
  376. </field>
  377. <field name="szgq_1" class="com.jtgh.yjpt.entity.gkgq.GqEntity">
  378. <fieldDescription><![CDATA[szgq]]></fieldDescription>
  379. </field>
  380. <field name="taskList_1" class="java.util.List">
  381. <fieldDescription><![CDATA[taskList]]></fieldDescription>
  382. </field>
  383. <field name="taskState_1" class="java.lang.String">
  384. <fieldDescription><![CDATA[taskState]]></fieldDescription>
  385. </field>
  386. <field name="tbdyid_1" class="java.lang.Long">
  387. <fieldDescription><![CDATA[tbdyid]]></fieldDescription>
  388. </field>
  389. <field name="tbzt_1" class="java.lang.String">
  390. <fieldDescription><![CDATA[tbzt]]></fieldDescription>
  391. </field>
  392. <field name="teu" class="java.lang.Double">
  393. <fieldDescription><![CDATA[teu]]></fieldDescription>
  394. </field>
  395. <field name="updateDate_1" class="java.util.Date">
  396. <fieldDescription><![CDATA[updateDate]]></fieldDescription>
  397. </field>
  398. <field name="updateUser_1" class="com.jtgh.yjpt.entity.auth.UserEntity">
  399. <fieldDescription><![CDATA[updateUser]]></fieldDescription>
  400. </field>
  401. <field name="wgsj_1" class="java.util.Date">
  402. <fieldDescription><![CDATA[wgsj]]></fieldDescription>
  403. </field>
  404. <field name="wgzt_1" class="java.lang.String">
  405. <fieldDescription><![CDATA[wgzt]]></fieldDescription>
  406. </field>
  407. <field name="wpbh_1" class="java.lang.String">
  408. <fieldDescription><![CDATA[wpbh]]></fieldDescription>
  409. </field>
  410. <field name="wrlb_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  411. <fieldDescription><![CDATA[wrlb]]></fieldDescription>
  412. </field>
  413. <field name="wxhwmcbh_1" class="java.lang.String">
  414. <fieldDescription><![CDATA[wxhwmcbh]]></fieldDescription>
  415. </field>
  416. <field name="wxplb_2" class="java.lang.String">
  417. <fieldDescription><![CDATA[wxplb]]></fieldDescription>
  418. </field>
  419. <field name="wxwpmc_1" class="java.lang.String">
  420. <fieldDescription><![CDATA[wxwpmc]]></fieldDescription>
  421. </field>
  422. <field name="xcglfzr_1" class="java.lang.String">
  423. <fieldDescription><![CDATA[xcglfzr]]></fieldDescription>
  424. </field>
  425. <field name="xg_2" class="java.lang.String">
  426. <fieldDescription><![CDATA[xg]]></fieldDescription>
  427. </field>
  428. <field name="zdtaskList_1" class="java.util.List">
  429. <fieldDescription><![CDATA[zdtaskList]]></fieldDescription>
  430. </field>
  431. <field name="zydd_1" class="com.jtgh.yjpt.entity.common.CodeEntity">
  432. <fieldDescription><![CDATA[zydd]]></fieldDescription>
  433. </field>
  434. <field name="zyddqt_1" class="java.lang.String">
  435. <fieldDescription><![CDATA[zyddqt]]></fieldDescription>
  436. </field>
  437. <field name="zyddqybh_1" class="com.jtgh.yjpt.entity.zyfzndjy.GkwxhwzyfzblFzEntity">
  438. <fieldDescription><![CDATA[zyddqybh]]></fieldDescription>
  439. </field>
  440. <field name="zyddssjyr_1" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  441. <fieldDescription><![CDATA[zyddssjyr]]></fieldDescription>
  442. </field>
  443. <field name="zydw_1" class="com.jtgh.yjpt.entity.jyr.JyrEntity">
  444. <fieldDescription><![CDATA[zydw]]></fieldDescription>
  445. </field>
  446. <field name="zylx_1" class="java.lang.String">
  447. <fieldDescription><![CDATA[zylx]]></fieldDescription>
  448. </field>
  449. <field name="zysj_1" class="java.util.Date">
  450. <fieldDescription><![CDATA[zysj]]></fieldDescription>
  451. </field>
  452. <field name="zysjq_1" class="java.util.Date">
  453. <fieldDescription><![CDATA[zysjq]]></fieldDescription>
  454. </field>
  455. <field name="zysjz_1" class="java.util.Date">
  456. <fieldDescription><![CDATA[zysjz]]></fieldDescription>
  457. </field>
  458. <field name="zysl_1" class="java.lang.Double">
  459. <fieldDescription><![CDATA[zysl]]></fieldDescription>
  460. </field>
  461. <field name="zywtr_1" class="java.lang.String">
  462. <fieldDescription><![CDATA[zywtr]]></fieldDescription>
  463. </field>
  464. <background>
  465. <band splitType="Stretch"/>
  466. </background>
  467. <title>
  468. <band height="56" splitType="Immediate">
  469. <staticText>
  470. <reportElement x="0" y="0" width="555" height="33" uuid="0874c3d7-980f-4e71-b918-54da17a307b0"/>
  471. <textElement textAlignment="Center" verticalAlignment="Middle">
  472. <font fontName="宋体" size="20" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  473. </textElement>
  474. <text><![CDATA[危险货物港口作业申请书]]></text>
  475. </staticText>
  476. <staticText>
  477. <reportElement stretchType="RelativeToTallestObject" x="0" y="33" width="70" height="23" uuid="4c6339ab-97eb-4106-b68e-80e2b5e244ca"/>
  478. <box leftPadding="10"/>
  479. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None">
  480. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  481. <paragraph lineSpacing="Proportional"/>
  482. </textElement>
  483. <text><![CDATA[编号:]]></text>
  484. </staticText>
  485. <textField isBlankWhenNull="true">
  486. <reportElement x="70" y="33" width="485" height="23" uuid="2ceddbde-51db-4c89-b35d-0e62bee26af4"/>
  487. <textElement verticalAlignment="Middle">
  488. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  489. </textElement>
  490. <textFieldExpression><![CDATA[$F{bh}]]></textFieldExpression>
  491. </textField>
  492. </band>
  493. </title>
  494. <detail>
  495. <band height="815" splitType="Immediate">
  496. <textField isBlankWhenNull="true">
  497. <reportElement x="370" y="50" width="185" height="25" uuid="8a5c3dcf-807a-48a2-8542-5c47b1f549bf"/>
  498. <box leftPadding="5">
  499. <topPen lineWidth="0.5"/>
  500. <leftPen lineWidth="0.5"/>
  501. <bottomPen lineWidth="0.5"/>
  502. <rightPen lineWidth="0.5"/>
  503. </box>
  504. <textElement verticalAlignment="Middle">
  505. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  506. </textElement>
  507. <textFieldExpression><![CDATA[$F{wpbh}]]></textFieldExpression>
  508. </textField>
  509. <textField isBlankWhenNull="true">
  510. <reportElement x="95" y="50" width="180" height="25" uuid="03274657-cd62-4b36-aaaa-50341195adfa"/>
  511. <box leftPadding="5">
  512. <topPen lineWidth="0.5"/>
  513. <leftPen lineWidth="0.5"/>
  514. <bottomPen lineWidth="0.5"/>
  515. <rightPen lineWidth="0.5"/>
  516. </box>
  517. <textElement verticalAlignment="Middle">
  518. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  519. </textElement>
  520. <textFieldExpression><![CDATA[$F{wxhwmcbh}]]></textFieldExpression>
  521. </textField>
  522. <staticText>
  523. <reportElement x="0" y="50" width="95" height="25" uuid="5ae49072-7090-40eb-b13e-09e76724c93d"/>
  524. <box leftPadding="5">
  525. <topPen lineWidth="0.5"/>
  526. <leftPen lineWidth="0.5"/>
  527. <bottomPen lineWidth="0.5"/>
  528. <rightPen lineWidth="0.5"/>
  529. </box>
  530. <textElement verticalAlignment="Middle">
  531. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  532. </textElement>
  533. <text><![CDATA[危险品名称]]></text>
  534. </staticText>
  535. <staticText>
  536. <reportElement x="275" y="50" width="95" height="25" uuid="5200c0b6-5474-4566-9dfe-1e691f1f2211"/>
  537. <box leftPadding="5">
  538. <topPen lineWidth="0.5"/>
  539. <leftPen lineWidth="0.5"/>
  540. <bottomPen lineWidth="0.5"/>
  541. <rightPen lineWidth="0.5"/>
  542. </box>
  543. <textElement verticalAlignment="Middle">
  544. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  545. </textElement>
  546. <text><![CDATA[物品编号]]></text>
  547. </staticText>
  548. <textField isBlankWhenNull="true">
  549. <reportElement x="370" y="125" width="185" height="25" uuid="09ee96f5-834d-42de-aee3-1c8f7121c5d4"/>
  550. <box leftPadding="5">
  551. <topPen lineWidth="0.5"/>
  552. <leftPen lineWidth="0.5"/>
  553. <bottomPen lineWidth="0.5"/>
  554. <rightPen lineWidth="0.5"/>
  555. </box>
  556. <textElement verticalAlignment="Middle">
  557. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  558. </textElement>
  559. <textFieldExpression><![CDATA[$F{zysl}]]></textFieldExpression>
  560. </textField>
  561. <staticText>
  562. <reportElement x="0" y="125" width="95" height="25" uuid="858f66fd-c491-4b69-963e-85ac9b3114e9"/>
  563. <box leftPadding="5">
  564. <topPen lineWidth="0.5"/>
  565. <leftPen lineWidth="0.5"/>
  566. <bottomPen lineWidth="0.5"/>
  567. <rightPen lineWidth="0.5"/>
  568. </box>
  569. <textElement verticalAlignment="Middle">
  570. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  571. </textElement>
  572. <text><![CDATA[进出港]]></text>
  573. </staticText>
  574. <staticText>
  575. <reportElement x="275" y="125" width="95" height="25" uuid="b5272f8a-9e70-4116-bcb8-b1f46d303720"/>
  576. <box leftPadding="5">
  577. <topPen lineWidth="0.5"/>
  578. <leftPen lineWidth="0.5"/>
  579. <bottomPen lineWidth="0.5"/>
  580. <rightPen lineWidth="0.5"/>
  581. </box>
  582. <textElement verticalAlignment="Middle">
  583. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  584. </textElement>
  585. <text><![CDATA[作业数量(吨)]]></text>
  586. </staticText>
  587. <textField isBlankWhenNull="true">
  588. <reportElement x="95" y="125" width="180" height="25" uuid="3dc829a2-b89f-4f22-a5ee-922a3ac77d3f"/>
  589. <box leftPadding="5">
  590. <topPen lineWidth="0.5"/>
  591. <leftPen lineWidth="0.5"/>
  592. <bottomPen lineWidth="0.5"/>
  593. <rightPen lineWidth="0.5"/>
  594. </box>
  595. <textElement verticalAlignment="Middle">
  596. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  597. </textElement>
  598. <textFieldExpression><![CDATA[$F{inorout}=="1"?"进港":($F{inorout}=="2"?"出港":"")]]></textFieldExpression>
  599. </textField>
  600. <staticText>
  601. <reportElement x="0" y="175" width="95" height="25" uuid="93a6ec92-5a62-40ae-98fe-c40a1ae1c3de"/>
  602. <box leftPadding="5">
  603. <topPen lineWidth="0.5"/>
  604. <leftPen lineWidth="0.5"/>
  605. <bottomPen lineWidth="0.5"/>
  606. <rightPen lineWidth="0.5"/>
  607. </box>
  608. <textElement verticalAlignment="Middle">
  609. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  610. </textElement>
  611. <text><![CDATA[内外贸]]></text>
  612. </staticText>
  613. <staticText>
  614. <reportElement x="275" y="175" width="95" height="25" uuid="329259d6-5c10-4a6a-97d0-92d8b28ad66c"/>
  615. <box leftPadding="5">
  616. <topPen lineWidth="0.5"/>
  617. <leftPen lineWidth="0.5"/>
  618. <bottomPen lineWidth="0.5"/>
  619. <rightPen lineWidth="0.5"/>
  620. </box>
  621. <textElement verticalAlignment="Middle">
  622. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  623. </textElement>
  624. <text><![CDATA[火灾危险性]]></text>
  625. </staticText>
  626. <textField isBlankWhenNull="true">
  627. <reportElement x="370" y="175" width="185" height="25" uuid="a038afd4-ac60-4c20-bf9d-de93ecdf1e3b"/>
  628. <box leftPadding="5">
  629. <topPen lineWidth="0.5"/>
  630. <leftPen lineWidth="0.5"/>
  631. <bottomPen lineWidth="0.5"/>
  632. <rightPen lineWidth="0.5"/>
  633. </box>
  634. <textElement verticalAlignment="Middle">
  635. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  636. </textElement>
  637. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{hzwxx}.getName())]]></textFieldExpression>
  638. </textField>
  639. <textField isBlankWhenNull="true">
  640. <reportElement x="95" y="175" width="180" height="25" uuid="a4cfeca6-a391-4149-8316-ade8293af8fa"/>
  641. <box leftPadding="5">
  642. <topPen lineWidth="0.5"/>
  643. <leftPen lineWidth="0.5"/>
  644. <bottomPen lineWidth="0.5"/>
  645. <rightPen lineWidth="0.5"/>
  646. </box>
  647. <textElement verticalAlignment="Middle">
  648. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  649. </textElement>
  650. <textFieldExpression><![CDATA[$F{mao}=="1"?"内贸":($F{mao}=="2"?"外贸":"")]]></textFieldExpression>
  651. </textField>
  652. <staticText>
  653. <reportElement x="0" y="200" width="95" height="25" uuid="b8a541fc-5fdc-426a-a774-66d76e6d0cd1"/>
  654. <box leftPadding="5">
  655. <topPen lineWidth="0.5"/>
  656. <leftPen lineWidth="0.5"/>
  657. <bottomPen lineWidth="0.5"/>
  658. <rightPen lineWidth="0.5"/>
  659. </box>
  660. <textElement verticalAlignment="Middle">
  661. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  662. </textElement>
  663. <text><![CDATA[毒性等级]]></text>
  664. </staticText>
  665. <staticText>
  666. <reportElement x="275" y="200" width="95" height="25" uuid="83c0d8a8-3704-4f30-b3d8-9e25834d91f2"/>
  667. <box leftPadding="5">
  668. <topPen lineWidth="0.5"/>
  669. <leftPen lineWidth="0.5"/>
  670. <bottomPen lineWidth="0.5"/>
  671. <rightPen lineWidth="0.5"/>
  672. </box>
  673. <textElement verticalAlignment="Middle">
  674. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  675. </textElement>
  676. <text><![CDATA[污染类别]]></text>
  677. </staticText>
  678. <textField isBlankWhenNull="true">
  679. <reportElement x="370" y="200" width="185" height="25" uuid="a93c7e37-f56b-4946-8aee-af1618296db6"/>
  680. <box leftPadding="5">
  681. <topPen lineWidth="0.5"/>
  682. <leftPen lineWidth="0.5"/>
  683. <bottomPen lineWidth="0.5"/>
  684. <rightPen lineWidth="0.5"/>
  685. </box>
  686. <textElement verticalAlignment="Middle">
  687. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  688. </textElement>
  689. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{wrlb}.getName())]]></textFieldExpression>
  690. </textField>
  691. <textField isBlankWhenNull="true">
  692. <reportElement x="95" y="200" width="180" height="25" uuid="4a4b91f1-31c9-4b16-91e6-c4b80e9da2c3"/>
  693. <box leftPadding="5">
  694. <topPen lineWidth="0.5"/>
  695. <leftPen lineWidth="0.5"/>
  696. <bottomPen lineWidth="0.5"/>
  697. <rightPen lineWidth="0.5"/>
  698. </box>
  699. <textElement verticalAlignment="Middle">
  700. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  701. </textElement>
  702. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{dxdj}.getName())]]></textFieldExpression>
  703. </textField>
  704. <staticText>
  705. <reportElement x="0" y="225" width="95" height="25" uuid="34a0a03c-bb91-407f-afc2-4ae4f5cec3af"/>
  706. <box leftPadding="5">
  707. <topPen lineWidth="0.5"/>
  708. <leftPen lineWidth="0.5"/>
  709. <bottomPen lineWidth="0.5"/>
  710. <rightPen lineWidth="0.5"/>
  711. </box>
  712. <textElement verticalAlignment="Middle">
  713. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  714. </textElement>
  715. <text><![CDATA[集装箱数量]]></text>
  716. </staticText>
  717. <textField isBlankWhenNull="true">
  718. <reportElement x="95" y="225" width="180" height="25" uuid="614f7b3b-3e40-47e9-9450-55393b642b1e"/>
  719. <box leftPadding="5">
  720. <topPen lineWidth="0.5"/>
  721. <leftPen lineWidth="0.5"/>
  722. <bottomPen lineWidth="0.5"/>
  723. <rightPen lineWidth="0.5"/>
  724. </box>
  725. <textElement verticalAlignment="Middle">
  726. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  727. </textElement>
  728. <textFieldExpression><![CDATA[$F{jzxsl}]]></textFieldExpression>
  729. </textField>
  730. <staticText>
  731. <reportElement x="0" y="250" width="95" height="25" uuid="bf88b509-c765-419e-9b51-05f714527ea5"/>
  732. <box leftPadding="5">
  733. <topPen lineWidth="0.5"/>
  734. <leftPen lineWidth="0.5"/>
  735. <bottomPen lineWidth="0.5"/>
  736. <rightPen lineWidth="0.5"/>
  737. </box>
  738. <textElement verticalAlignment="Middle">
  739. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  740. </textElement>
  741. <text><![CDATA[货物种类]]></text>
  742. </staticText>
  743. <staticText>
  744. <reportElement x="0" y="275" width="95" height="25" uuid="5abe1607-cf49-4c16-96a3-b080c682d8b1"/>
  745. <box leftPadding="5">
  746. <topPen lineWidth="0.5"/>
  747. <leftPen lineWidth="0.5"/>
  748. <bottomPen lineWidth="0.5"/>
  749. <rightPen lineWidth="0.5"/>
  750. </box>
  751. <textElement verticalAlignment="Middle">
  752. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  753. </textElement>
  754. <text><![CDATA[货物形式]]></text>
  755. </staticText>
  756. <textField isBlankWhenNull="true">
  757. <reportElement x="95" y="275" width="460" height="25" uuid="543cc62b-b5a3-492c-9c96-d358f491bc39"/>
  758. <box leftPadding="5">
  759. <topPen lineWidth="0.5"/>
  760. <leftPen lineWidth="0.5"/>
  761. <bottomPen lineWidth="0.5"/>
  762. <rightPen lineWidth="0.5"/>
  763. </box>
  764. <textElement verticalAlignment="Middle">
  765. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  766. </textElement>
  767. <textFieldExpression><![CDATA[$F{hwxs}]]></textFieldExpression>
  768. </textField>
  769. <textField isBlankWhenNull="true">
  770. <reportElement x="95" y="250" width="460" height="25" uuid="ba7d1950-aa4c-4ff4-9dd1-27b7ea8a61a8"/>
  771. <box leftPadding="5">
  772. <topPen lineWidth="0.5"/>
  773. <leftPen lineWidth="0.5"/>
  774. <bottomPen lineWidth="0.5"/>
  775. <rightPen lineWidth="0.5"/>
  776. </box>
  777. <textElement verticalAlignment="Middle">
  778. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  779. </textElement>
  780. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{hwzl}.getName())]]></textFieldExpression>
  781. </textField>
  782. <staticText>
  783. <reportElement positionType="Float" x="0" y="345" width="95" height="25" uuid="d3e1a39e-1e5c-4458-bd37-4362c1c3f78a"/>
  784. <box leftPadding="5">
  785. <topPen lineWidth="0.5"/>
  786. <leftPen lineWidth="0.5"/>
  787. <bottomPen lineWidth="0.5"/>
  788. <rightPen lineWidth="0.5"/>
  789. </box>
  790. <textElement verticalAlignment="Middle">
  791. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  792. </textElement>
  793. <text><![CDATA[作业地点]]></text>
  794. </staticText>
  795. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  796. <reportElement positionType="Float" x="95" y="345" width="460" height="25" uuid="e597d526-1bf9-476b-b8b5-569aae50883a"/>
  797. <box leftPadding="5">
  798. <topPen lineWidth="0.5"/>
  799. <leftPen lineWidth="0.5"/>
  800. <bottomPen lineWidth="0.5"/>
  801. <rightPen lineWidth="0.5"/>
  802. </box>
  803. <textElement verticalAlignment="Middle">
  804. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  805. </textElement>
  806. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{zydd}.getName())+"_"+$F{zyddqybh}.getQynbmc()]]></textFieldExpression>
  807. </textField>
  808. <staticText>
  809. <reportElement positionType="Float" x="0" y="370" width="95" height="25" uuid="e9859303-ffbd-40cf-acb0-9adbfbe7ed06"/>
  810. <box leftPadding="5">
  811. <topPen lineWidth="0.5"/>
  812. <leftPen lineWidth="0.5"/>
  813. <bottomPen lineWidth="0.5"/>
  814. <rightPen lineWidth="0.5"/>
  815. </box>
  816. <textElement verticalAlignment="Middle">
  817. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  818. </textElement>
  819. <text><![CDATA[作业时间起]]></text>
  820. </staticText>
  821. <staticText>
  822. <reportElement positionType="Float" x="275" y="370" width="95" height="25" uuid="f3fbc3b7-4ece-4f18-a911-39ad93e4b28c"/>
  823. <box leftPadding="5">
  824. <topPen lineWidth="0.5"/>
  825. <leftPen lineWidth="0.5"/>
  826. <bottomPen lineWidth="0.5"/>
  827. <rightPen lineWidth="0.5"/>
  828. </box>
  829. <textElement verticalAlignment="Middle">
  830. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  831. </textElement>
  832. <text><![CDATA[作业时间止]]></text>
  833. </staticText>
  834. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  835. <reportElement positionType="Float" x="370" y="370" width="185" height="25" uuid="6c555886-6a67-4f78-82bf-c2f51411bb76"/>
  836. <box leftPadding="5">
  837. <topPen lineWidth="0.5"/>
  838. <leftPen lineWidth="0.5"/>
  839. <bottomPen lineWidth="0.5"/>
  840. <rightPen lineWidth="0.5"/>
  841. </box>
  842. <textElement verticalAlignment="Middle">
  843. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  844. </textElement>
  845. <textFieldExpression><![CDATA[$F{zysjz}]]></textFieldExpression>
  846. </textField>
  847. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  848. <reportElement positionType="Float" x="95" y="370" width="180" height="25" uuid="cb2fb5d5-a170-473b-bed7-f033b27d99a3"/>
  849. <box leftPadding="5">
  850. <topPen lineWidth="0.5"/>
  851. <leftPen lineWidth="0.5"/>
  852. <bottomPen lineWidth="0.5"/>
  853. <rightPen lineWidth="0.5"/>
  854. </box>
  855. <textElement verticalAlignment="Middle">
  856. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  857. </textElement>
  858. <textFieldExpression><![CDATA[$F{zysjq}]]></textFieldExpression>
  859. </textField>
  860. <staticText>
  861. <reportElement positionType="Float" x="275" y="478" width="95" height="25" uuid="4efcf49e-7476-49a3-8d26-6e91a0700eab"/>
  862. <box leftPadding="5">
  863. <topPen lineWidth="0.5"/>
  864. <leftPen lineWidth="0.5"/>
  865. <bottomPen lineWidth="0.5"/>
  866. <rightPen lineWidth="0.5"/>
  867. </box>
  868. <textElement verticalAlignment="Middle">
  869. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  870. </textElement>
  871. <text><![CDATA[联系方式]]></text>
  872. </staticText>
  873. <textField isBlankWhenNull="true">
  874. <reportElement positionType="Float" x="95" y="478" width="180" height="25" uuid="81ef04cd-7074-4ba4-8531-12de8bcf6c91"/>
  875. <box leftPadding="5">
  876. <topPen lineWidth="0.5"/>
  877. <leftPen lineWidth="0.5"/>
  878. <bottomPen lineWidth="0.5"/>
  879. <rightPen lineWidth="0.5"/>
  880. </box>
  881. <textElement verticalAlignment="Middle">
  882. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  883. </textElement>
  884. <textFieldExpression><![CDATA[$F{bgr}]]></textFieldExpression>
  885. </textField>
  886. <staticText>
  887. <reportElement positionType="Float" x="0" y="478" width="95" height="25" uuid="e5792ec9-dd11-4554-bd2f-998ad21688e0"/>
  888. <box leftPadding="5">
  889. <topPen lineWidth="0.5"/>
  890. <leftPen lineWidth="0.5"/>
  891. <bottomPen lineWidth="0.5"/>
  892. <rightPen lineWidth="0.5"/>
  893. </box>
  894. <textElement verticalAlignment="Middle">
  895. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  896. </textElement>
  897. <text><![CDATA[报告人]]></text>
  898. </staticText>
  899. <textField isBlankWhenNull="true">
  900. <reportElement positionType="Float" x="370" y="478" width="185" height="25" uuid="20830a8f-f2b1-4bbe-b4cb-700d443eba62"/>
  901. <box leftPadding="5">
  902. <topPen lineWidth="0.5"/>
  903. <leftPen lineWidth="0.5"/>
  904. <bottomPen lineWidth="0.5"/>
  905. <rightPen lineWidth="0.5"/>
  906. </box>
  907. <textElement verticalAlignment="Middle">
  908. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  909. </textElement>
  910. <textFieldExpression><![CDATA[$F{lxfs}]]></textFieldExpression>
  911. </textField>
  912. <staticText>
  913. <reportElement positionType="Float" x="275" y="503" width="95" height="25" uuid="bb07aed2-6232-4266-9558-16aad33a66af"/>
  914. <box leftPadding="5">
  915. <topPen lineWidth="0.5"/>
  916. <leftPen lineWidth="0.5"/>
  917. <bottomPen lineWidth="0.5"/>
  918. <rightPen lineWidth="0.5"/>
  919. </box>
  920. <textElement verticalAlignment="Middle">
  921. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  922. </textElement>
  923. <text><![CDATA[申报员证书编号]]></text>
  924. </staticText>
  925. <staticText>
  926. <reportElement positionType="Float" x="0" y="503" width="95" height="25" uuid="f4d7a166-54d5-49d4-bd32-155635073a6b"/>
  927. <box leftPadding="5">
  928. <topPen lineWidth="0.5"/>
  929. <leftPen lineWidth="0.5"/>
  930. <bottomPen lineWidth="0.5"/>
  931. <rightPen lineWidth="0.5"/>
  932. </box>
  933. <textElement verticalAlignment="Middle">
  934. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  935. </textElement>
  936. <text><![CDATA[报告时间]]></text>
  937. </staticText>
  938. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  939. <reportElement positionType="Float" x="95" y="503" width="180" height="25" uuid="8f1d8139-403c-4755-abe2-43902d0d13b2"/>
  940. <box leftPadding="5">
  941. <topPen lineWidth="0.5"/>
  942. <leftPen lineWidth="0.5"/>
  943. <bottomPen lineWidth="0.5"/>
  944. <rightPen lineWidth="0.5"/>
  945. </box>
  946. <textElement verticalAlignment="Middle">
  947. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  948. </textElement>
  949. <textFieldExpression><![CDATA[$F{bgsj}]]></textFieldExpression>
  950. </textField>
  951. <textField isBlankWhenNull="true">
  952. <reportElement positionType="Float" x="370" y="503" width="185" height="25" uuid="cf393de3-7c29-4b44-b498-d30aa07eb315"/>
  953. <box leftPadding="5">
  954. <topPen lineWidth="0.5"/>
  955. <leftPen lineWidth="0.5"/>
  956. <bottomPen lineWidth="0.5"/>
  957. <rightPen lineWidth="0.5"/>
  958. </box>
  959. <textElement verticalAlignment="Middle">
  960. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  961. </textElement>
  962. <textFieldExpression><![CDATA[$F{byzd2}]]></textFieldExpression>
  963. </textField>
  964. <staticText>
  965. <reportElement positionType="Float" x="0" y="596" width="95" height="40" uuid="e4eb1361-d4c8-47f3-80f0-00ac9bda6026"/>
  966. <box leftPadding="5">
  967. <topPen lineWidth="0.5"/>
  968. <leftPen lineWidth="0.5"/>
  969. <bottomPen lineWidth="0.5"/>
  970. <rightPen lineWidth="0.5"/>
  971. </box>
  972. <textElement verticalAlignment="Middle">
  973. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  974. </textElement>
  975. <text><![CDATA[审核机构]]></text>
  976. </staticText>
  977. <staticText>
  978. <reportElement positionType="Float" x="0" y="556" width="95" height="40" uuid="9173aab9-0d50-442d-8d54-d9e8f03b308c"/>
  979. <box leftPadding="5">
  980. <topPen lineWidth="0.5"/>
  981. <leftPen lineWidth="0.5"/>
  982. <bottomPen lineWidth="0.5"/>
  983. <rightPen lineWidth="0.5"/>
  984. </box>
  985. <textElement verticalAlignment="Middle">
  986. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  987. </textElement>
  988. <text><![CDATA[审核意见]]></text>
  989. </staticText>
  990. <textField isBlankWhenNull="true">
  991. <reportElement positionType="Float" x="95" y="556" width="180" height="40" uuid="9d0d12f0-62e7-433b-8bdd-7fb9c77d9a77"/>
  992. <box leftPadding="5">
  993. <topPen lineWidth="0.5"/>
  994. <leftPen lineWidth="0.5"/>
  995. <bottomPen lineWidth="0.5"/>
  996. <rightPen lineWidth="0.5"/>
  997. </box>
  998. <textElement verticalAlignment="Middle">
  999. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1000. </textElement>
  1001. <textFieldExpression><![CDATA[$P{audit_op}]]></textFieldExpression>
  1002. </textField>
  1003. <textField isBlankWhenNull="true">
  1004. <reportElement positionType="Float" x="95" y="596" width="180" height="40" uuid="154965c1-8309-4427-80a5-f57781988f59"/>
  1005. <box leftPadding="5">
  1006. <topPen lineWidth="0.5"/>
  1007. <leftPen lineWidth="0.5"/>
  1008. <bottomPen lineWidth="0.5"/>
  1009. <rightPen lineWidth="0.5"/>
  1010. </box>
  1011. <textElement verticalAlignment="Middle">
  1012. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1013. </textElement>
  1014. <textFieldExpression><![CDATA[$P{audit_dept}]]></textFieldExpression>
  1015. </textField>
  1016. <staticText>
  1017. <reportElement positionType="Float" x="0" y="528" width="555" height="28" uuid="59cd0672-cc0e-44d1-beec-a003eca40942"/>
  1018. <textElement textAlignment="Center" verticalAlignment="Middle">
  1019. <font fontName="宋体" size="16" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1020. </textElement>
  1021. <text><![CDATA[审核]]></text>
  1022. </staticText>
  1023. <staticText>
  1024. <reportElement positionType="Float" mode="Transparent" x="275" y="636" width="95" height="25" uuid="1d7a5058-80ad-4abc-bb03-ee5b675d5d00"/>
  1025. <box leftPadding="5">
  1026. <topPen lineWidth="0.5"/>
  1027. <leftPen lineWidth="0.5"/>
  1028. <bottomPen lineWidth="0.5"/>
  1029. <rightPen lineWidth="0.5"/>
  1030. </box>
  1031. <textElement verticalAlignment="Middle">
  1032. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1033. </textElement>
  1034. <text><![CDATA[审核日期]]></text>
  1035. </staticText>
  1036. <textField pattern="yyyy-MM-dd" isBlankWhenNull="true">
  1037. <reportElement positionType="Float" mode="Transparent" x="370" y="636" width="185" height="25" forecolor="#000000" backcolor="#FFFFFF" uuid="4402e1e5-d0fb-471f-a47e-3e6a7360d79a"/>
  1038. <box leftPadding="5">
  1039. <topPen lineWidth="0.5"/>
  1040. <leftPen lineWidth="0.5"/>
  1041. <bottomPen lineWidth="0.5"/>
  1042. <rightPen lineWidth="0.5"/>
  1043. </box>
  1044. <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="none">
  1045. <font fontName="宋体" size="12" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1046. <paragraph lineSpacing="Single"/>
  1047. </textElement>
  1048. <textFieldExpression><![CDATA[$P{audit_date}]]></textFieldExpression>
  1049. </textField>
  1050. <staticText>
  1051. <reportElement positionType="Float" x="0" y="636" width="95" height="25" uuid="30fa207a-471b-45a1-add1-d5edbcde6f65"/>
  1052. <box leftPadding="5">
  1053. <topPen lineWidth="0.5"/>
  1054. <leftPen lineWidth="0.5"/>
  1055. <bottomPen lineWidth="0.5"/>
  1056. <rightPen lineWidth="0.5"/>
  1057. </box>
  1058. <textElement verticalAlignment="Middle">
  1059. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1060. </textElement>
  1061. <text><![CDATA[审核人]]></text>
  1062. </staticText>
  1063. <textField isBlankWhenNull="true">
  1064. <reportElement positionType="Float" x="95" y="636" width="180" height="25" uuid="f8f0ad68-ddca-4fa2-962c-3d4b17e7d802"/>
  1065. <box leftPadding="5">
  1066. <topPen lineWidth="0.5"/>
  1067. <leftPen lineWidth="0.5"/>
  1068. <bottomPen lineWidth="0.5"/>
  1069. <rightPen lineWidth="0.5"/>
  1070. </box>
  1071. <textElement verticalAlignment="Middle">
  1072. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1073. </textElement>
  1074. <textFieldExpression><![CDATA[$P{audit_user}]]></textFieldExpression>
  1075. </textField>
  1076. <textField isBlankWhenNull="true">
  1077. <reportElement positionType="Float" x="0" y="741" width="555" height="27" isRemoveLineWhenBlank="true" uuid="41150641-1933-48f4-bd09-aee5076636cd">
  1078. <printWhenExpression><![CDATA[$F{qxzysj}!=null]]></printWhenExpression>
  1079. </reportElement>
  1080. <textElement textAlignment="Center" verticalAlignment="Middle">
  1081. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1082. </textElement>
  1083. <textFieldExpression><![CDATA["取消作业,取消作业时间为:"+new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format($F{qxzysj})]]></textFieldExpression>
  1084. </textField>
  1085. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  1086. <reportElement positionType="Float" x="0" y="768" width="555" height="27" isRemoveLineWhenBlank="true" uuid="075fce64-c1f9-4c5b-be88-5542ef643356">
  1087. <printWhenExpression><![CDATA[$F{qxzysj}!=null]]></printWhenExpression>
  1088. </reportElement>
  1089. <textElement textAlignment="Justified" verticalAlignment="Middle">
  1090. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1091. </textElement>
  1092. <textFieldExpression><![CDATA["取消作业原因:"+$F{byzd1}]]></textFieldExpression>
  1093. </textField>
  1094. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  1095. <reportElement positionType="Float" x="0" y="795" width="555" height="20" uuid="c9a6be06-12c3-43af-a406-aee2f15f9c4a"/>
  1096. <box leftPadding="5"/>
  1097. <textElement verticalAlignment="Middle">
  1098. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1099. </textElement>
  1100. <textFieldExpression><![CDATA[$F{zysjq}]]></textFieldExpression>
  1101. </textField>
  1102. <staticText>
  1103. <reportElement x="0" y="25" width="95" height="25" uuid="6d75dd83-eea4-441d-90b4-edd3e337b744"/>
  1104. <box leftPadding="5">
  1105. <topPen lineWidth="0.5"/>
  1106. <leftPen lineWidth="0.5"/>
  1107. <bottomPen lineWidth="0.5"/>
  1108. <rightPen lineWidth="0.5"/>
  1109. </box>
  1110. <textElement verticalAlignment="Middle">
  1111. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1112. </textElement>
  1113. <text><![CDATA[船名]]></text>
  1114. </staticText>
  1115. <staticText>
  1116. <reportElement x="275" y="25" width="95" height="25" uuid="f4667ed4-7c94-457b-bc2f-d329f1a15a2e"/>
  1117. <box leftPadding="5">
  1118. <topPen lineWidth="0.5"/>
  1119. <leftPen lineWidth="0.5"/>
  1120. <bottomPen lineWidth="0.5"/>
  1121. <rightPen lineWidth="0.5"/>
  1122. </box>
  1123. <textElement verticalAlignment="Middle">
  1124. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1125. </textElement>
  1126. <text><![CDATA[现场管理负责人]]></text>
  1127. </staticText>
  1128. <staticText>
  1129. <reportElement x="275" y="0" width="95" height="25" uuid="5494b2f6-b7cf-4ac4-8c16-c4b2924ba1df"/>
  1130. <box leftPadding="5">
  1131. <topPen lineWidth="0.5"/>
  1132. <leftPen lineWidth="0.5"/>
  1133. <bottomPen lineWidth="0.5"/>
  1134. <rightPen lineWidth="0.5"/>
  1135. </box>
  1136. <textElement verticalAlignment="Middle">
  1137. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1138. </textElement>
  1139. <text><![CDATA[作业委托人]]></text>
  1140. </staticText>
  1141. <staticText>
  1142. <reportElement x="0" y="0" width="95" height="25" uuid="6ebe1ca4-b2dd-4a08-a7ee-adece54f0721"/>
  1143. <box leftPadding="5">
  1144. <topPen lineWidth="0.5"/>
  1145. <leftPen lineWidth="0.5"/>
  1146. <bottomPen lineWidth="0.5"/>
  1147. <rightPen lineWidth="0.5"/>
  1148. </box>
  1149. <textElement verticalAlignment="Middle">
  1150. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1151. </textElement>
  1152. <text><![CDATA[作业单位]]></text>
  1153. </staticText>
  1154. <textField isBlankWhenNull="true">
  1155. <reportElement x="95" y="25" width="180" height="25" uuid="b8f43b6d-a325-46f3-a059-2d9edc252d49"/>
  1156. <box leftPadding="5">
  1157. <topPen lineWidth="0.5"/>
  1158. <leftPen lineWidth="0.5"/>
  1159. <bottomPen lineWidth="0.5"/>
  1160. <rightPen lineWidth="0.5"/>
  1161. </box>
  1162. <textElement verticalAlignment="Middle">
  1163. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1164. </textElement>
  1165. <textFieldExpression><![CDATA[$F{cm}]]></textFieldExpression>
  1166. </textField>
  1167. <textField isBlankWhenNull="true">
  1168. <reportElement x="370" y="0" width="185" height="25" uuid="8095f4ff-a6fb-43a9-acc0-b48f08d2d715"/>
  1169. <box leftPadding="5">
  1170. <topPen lineWidth="0.5"/>
  1171. <leftPen lineWidth="0.5"/>
  1172. <bottomPen lineWidth="0.5"/>
  1173. <rightPen lineWidth="0.5"/>
  1174. </box>
  1175. <textElement verticalAlignment="Middle">
  1176. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1177. </textElement>
  1178. <textFieldExpression><![CDATA[$F{zywtr}]]></textFieldExpression>
  1179. </textField>
  1180. <textField isBlankWhenNull="true">
  1181. <reportElement x="95" y="0" width="180" height="25" uuid="189086e7-afc2-4fac-a8a3-00ba39e09c3c"/>
  1182. <box leftPadding="5">
  1183. <topPen lineWidth="0.5"/>
  1184. <leftPen lineWidth="0.5"/>
  1185. <bottomPen lineWidth="0.5"/>
  1186. <rightPen lineWidth="0.5"/>
  1187. </box>
  1188. <textElement verticalAlignment="Middle">
  1189. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1190. </textElement>
  1191. <textFieldExpression><![CDATA[$F{zydw}.getGkjyr()]]></textFieldExpression>
  1192. </textField>
  1193. <textField isBlankWhenNull="true">
  1194. <reportElement x="370" y="25" width="185" height="25" uuid="0b52f8ca-902e-447c-8467-b6466e87e5b4"/>
  1195. <box leftPadding="5">
  1196. <topPen lineWidth="0.5"/>
  1197. <leftPen lineWidth="0.5"/>
  1198. <bottomPen lineWidth="0.5"/>
  1199. <rightPen lineWidth="0.5"/>
  1200. </box>
  1201. <textElement verticalAlignment="Middle">
  1202. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1203. </textElement>
  1204. <textFieldExpression><![CDATA[$F{xcglfzr}]]></textFieldExpression>
  1205. </textField>
  1206. <frame>
  1207. <reportElement positionType="Float" x="275" y="556" width="280" height="80" uuid="6a7baab4-a401-4660-9be0-f3d78ad8fc82"/>
  1208. <box>
  1209. <topPen lineWidth="0.5"/>
  1210. <leftPen lineWidth="0.5"/>
  1211. <bottomPen lineWidth="0.5"/>
  1212. <rightPen lineWidth="0.5"/>
  1213. </box>
  1214. <image scaleImage="Clip" hAlign="Center" vAlign="Middle" isUsingCache="false" isLazy="true">
  1215. <reportElement isPrintRepeatedValues="false" x="0" y="10" width="280" height="60" uuid="7562ba88-12f7-4a0e-babc-20441148c842">
  1216. <printWhenExpression><![CDATA[!$F{szd}.getId().equals(9001603l)&&!$F{szd}.getId().equals(90028l)
  1217. &&!$F{szd}.getId().equals(9001211l)&&!$F{szd}.getId().equals(9001201l)&&!$F{szd}.getId().equals(9001205l)
  1218. &&($F{recordStatus}.toString()=="2"||$F{recordStatus}.toString()=="6"||$F{recordStatus}.toString()=="10")]]></printWhenExpression>
  1219. </reportElement>
  1220. <box topPadding="5" leftPadding="10" rightPadding="0"/>
  1221. <imageExpression><![CDATA[$P{qianzhang_url}==""?null:$P{qianzhang_url}]]></imageExpression>
  1222. </image>
  1223. <image scaleImage="RetainShape" hAlign="Center" vAlign="Middle" isUsingCache="false" isLazy="true">
  1224. <reportElement isPrintRepeatedValues="false" x="0" y="0" width="280" height="80" uuid="03a35f83-edcd-4f7a-bb29-c28dd5a537cd">
  1225. <printWhenExpression><![CDATA[($F{szd}.getId().equals(9001603l)||$F{szd}.getId().equals(90028l)
  1226. ||$F{szd}.getId().equals(9001211l)||$F{szd}.getId().equals(9001201l)||$F{szd}.getId().equals(9001205l))
  1227. &&($F{recordStatus}.toString()=="2"||$F{recordStatus}.toString()=="6"||$F{recordStatus}.toString()=="10")]]></printWhenExpression>
  1228. </reportElement>
  1229. <box topPadding="5" leftPadding="10" rightPadding="0"/>
  1230. <imageExpression><![CDATA[$P{qianzhang_url}==""?null:$P{qianzhang_url}]]></imageExpression>
  1231. </image>
  1232. </frame>
  1233. <staticText>
  1234. <reportElement x="0" y="100" width="95" height="25" uuid="d2f8c73f-b0f9-4227-b561-170e0a21c292"/>
  1235. <box leftPadding="5">
  1236. <topPen lineWidth="0.5"/>
  1237. <leftPen lineWidth="0.5"/>
  1238. <bottomPen lineWidth="0.5"/>
  1239. <rightPen lineWidth="0.5"/>
  1240. </box>
  1241. <textElement verticalAlignment="Middle">
  1242. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1243. </textElement>
  1244. <text><![CDATA[类别和项别]]></text>
  1245. </staticText>
  1246. <staticText>
  1247. <reportElement x="275" y="100" width="95" height="25" uuid="88818d86-c56b-479b-a9dc-ba2e86fc44bc"/>
  1248. <box leftPadding="5">
  1249. <topPen lineWidth="0.5"/>
  1250. <leftPen lineWidth="0.5"/>
  1251. <bottomPen lineWidth="0.5"/>
  1252. <rightPen lineWidth="0.5"/>
  1253. </box>
  1254. <textElement verticalAlignment="Middle">
  1255. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1256. </textElement>
  1257. <text><![CDATA[包装类别]]></text>
  1258. </staticText>
  1259. <textField isBlankWhenNull="true">
  1260. <reportElement x="95" y="100" width="180" height="25" uuid="faf81815-7118-46e7-9c64-95aa107c95de"/>
  1261. <box leftPadding="5">
  1262. <topPen lineWidth="0.5"/>
  1263. <leftPen lineWidth="0.5"/>
  1264. <bottomPen lineWidth="0.5"/>
  1265. <rightPen lineWidth="0.5"/>
  1266. </box>
  1267. <textElement verticalAlignment="Middle">
  1268. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1269. </textElement>
  1270. <textFieldExpression><![CDATA[$F{wxplb}]]></textFieldExpression>
  1271. </textField>
  1272. <textField isBlankWhenNull="true">
  1273. <reportElement x="370" y="100" width="185" height="25" uuid="d6672e9b-5b6a-4aaf-b13b-121fcbbc625c"/>
  1274. <box leftPadding="5">
  1275. <topPen lineWidth="0.5"/>
  1276. <leftPen lineWidth="0.5"/>
  1277. <bottomPen lineWidth="0.5"/>
  1278. <rightPen lineWidth="0.5"/>
  1279. </box>
  1280. <textElement verticalAlignment="Middle">
  1281. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1282. </textElement>
  1283. <textFieldExpression><![CDATA[$F{byzd4}]]></textFieldExpression>
  1284. </textField>
  1285. <staticText>
  1286. <reportElement x="0" y="395" width="95" height="83" uuid="1935dd90-9213-4b56-837e-dfbbdffc870f"/>
  1287. <box leftPadding="5">
  1288. <topPen lineWidth="0.5"/>
  1289. <leftPen lineWidth="0.5"/>
  1290. <bottomPen lineWidth="0.5"/>
  1291. <rightPen lineWidth="0.5"/>
  1292. </box>
  1293. <textElement verticalAlignment="Middle">
  1294. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1295. </textElement>
  1296. <text><![CDATA[安全防范措施]]></text>
  1297. </staticText>
  1298. <textField isBlankWhenNull="true">
  1299. <reportElement x="95" y="395" width="460" height="83" uuid="549f1ef5-ab70-4744-aeeb-3452012bbc6d"/>
  1300. <box topPadding="0" leftPadding="5" bottomPadding="5">
  1301. <topPen lineWidth="0.5"/>
  1302. <leftPen lineWidth="0.5"/>
  1303. <bottomPen lineWidth="0.5"/>
  1304. <rightPen lineWidth="0.5"/>
  1305. </box>
  1306. <textElement verticalAlignment="Middle">
  1307. <font fontName="Serif" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1308. </textElement>
  1309. <textFieldExpression><![CDATA[$F{aqffcs}]]></textFieldExpression>
  1310. </textField>
  1311. <staticText>
  1312. <reportElement x="0" y="150" width="95" height="25" uuid="f6d91b10-5b22-410a-b210-9a0e91570659"/>
  1313. <box leftPadding="5">
  1314. <topPen lineWidth="0.5"/>
  1315. <leftPen lineWidth="0.5"/>
  1316. <bottomPen lineWidth="0.5"/>
  1317. <rightPen lineWidth="0.5"/>
  1318. </box>
  1319. <textElement verticalAlignment="Middle">
  1320. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1321. </textElement>
  1322. <text><![CDATA[上港]]></text>
  1323. </staticText>
  1324. <textField isBlankWhenNull="true">
  1325. <reportElement x="95" y="150" width="180" height="25" uuid="0165548d-e1a8-4410-a4d8-6203489d4457"/>
  1326. <box leftPadding="5">
  1327. <topPen lineWidth="0.5"/>
  1328. <leftPen lineWidth="0.5"/>
  1329. <bottomPen lineWidth="0.5"/>
  1330. <rightPen lineWidth="0.5"/>
  1331. </box>
  1332. <textElement verticalAlignment="Middle">
  1333. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1334. </textElement>
  1335. <textFieldExpression><![CDATA[$F{sg_1}]]></textFieldExpression>
  1336. </textField>
  1337. <staticText>
  1338. <reportElement x="275" y="150" width="95" height="25" uuid="1c76d8af-9a46-4f76-81cf-07f7dc896530"/>
  1339. <box leftPadding="5">
  1340. <topPen lineWidth="0.5"/>
  1341. <leftPen lineWidth="0.5"/>
  1342. <bottomPen lineWidth="0.5"/>
  1343. <rightPen lineWidth="0.5"/>
  1344. </box>
  1345. <textElement verticalAlignment="Middle">
  1346. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1347. </textElement>
  1348. <text><![CDATA[下港]]></text>
  1349. </staticText>
  1350. <textField isBlankWhenNull="true">
  1351. <reportElement x="370" y="150" width="185" height="25" uuid="f186eadd-1793-46a1-89fd-5e4727d29f7d"/>
  1352. <box leftPadding="5">
  1353. <topPen lineWidth="0.5"/>
  1354. <leftPen lineWidth="0.5"/>
  1355. <bottomPen lineWidth="0.5"/>
  1356. <rightPen lineWidth="0.5"/>
  1357. </box>
  1358. <textElement verticalAlignment="Middle">
  1359. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1360. </textElement>
  1361. <textFieldExpression><![CDATA[$F{xg_1}]]></textFieldExpression>
  1362. </textField>
  1363. <staticText>
  1364. <reportElement x="0" y="300" width="95" height="45" uuid="bb838763-46ff-4b52-9def-8a8c0c5ee3bb"/>
  1365. <box leftPadding="5">
  1366. <topPen lineWidth="0.5"/>
  1367. <leftPen lineWidth="0.5"/>
  1368. <bottomPen lineWidth="0.5"/>
  1369. <rightPen lineWidth="0.5"/>
  1370. </box>
  1371. <textElement verticalAlignment="Middle">
  1372. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1373. </textElement>
  1374. <text><![CDATA[理化性质]]></text>
  1375. </staticText>
  1376. <textField isBlankWhenNull="true">
  1377. <reportElement x="95" y="300" width="460" height="45" uuid="3091f2ce-4752-4b60-a239-78d9ed797ce8"/>
  1378. <box topPadding="0" leftPadding="5" bottomPadding="5">
  1379. <topPen lineWidth="0.5"/>
  1380. <leftPen lineWidth="0.5"/>
  1381. <bottomPen lineWidth="0.5"/>
  1382. <rightPen lineWidth="0.5"/>
  1383. </box>
  1384. <textElement verticalAlignment="Middle">
  1385. <font fontName="Serif" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1386. <paragraph lineSpacing="Single"/>
  1387. </textElement>
  1388. <textFieldExpression><![CDATA[$F{lhxz}]]></textFieldExpression>
  1389. </textField>
  1390. <staticText>
  1391. <reportElement x="275" y="225" width="95" height="25" uuid="7c7bc537-72be-4733-94b7-e13103565de5"/>
  1392. <box leftPadding="5">
  1393. <topPen lineWidth="0.5"/>
  1394. <leftPen lineWidth="0.5"/>
  1395. <bottomPen lineWidth="0.5"/>
  1396. <rightPen lineWidth="0.5"/>
  1397. </box>
  1398. <textElement verticalAlignment="Middle">
  1399. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1400. </textElement>
  1401. <text><![CDATA[航次]]></text>
  1402. </staticText>
  1403. <textField isBlankWhenNull="true">
  1404. <reportElement x="370" y="225" width="185" height="25" uuid="147f1f63-4467-4493-8f8b-99c2cccdfb64"/>
  1405. <box leftPadding="5">
  1406. <topPen lineWidth="0.5"/>
  1407. <leftPen lineWidth="0.5"/>
  1408. <bottomPen lineWidth="0.5"/>
  1409. <rightPen lineWidth="0.5"/>
  1410. </box>
  1411. <textElement verticalAlignment="Middle">
  1412. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1413. </textElement>
  1414. <textFieldExpression><![CDATA[$F{hc}]]></textFieldExpression>
  1415. </textField>
  1416. <staticText>
  1417. <reportElement positionType="Float" x="0" y="691" width="95" height="25" uuid="a166e246-75e3-4e24-8109-9d40a3bc314c"/>
  1418. <box leftPadding="5">
  1419. <topPen lineWidth="0.5"/>
  1420. <leftPen lineWidth="0.5"/>
  1421. <bottomPen lineWidth="0.5"/>
  1422. <rightPen lineWidth="0.5"/>
  1423. </box>
  1424. <textElement verticalAlignment="Middle">
  1425. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1426. </textElement>
  1427. <text><![CDATA[靠泊时间]]></text>
  1428. </staticText>
  1429. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  1430. <reportElement positionType="Float" x="95" y="691" width="180" height="25" uuid="12001919-7487-4073-afe8-588af47894ca"/>
  1431. <box leftPadding="5">
  1432. <topPen lineWidth="0.5"/>
  1433. <leftPen lineWidth="0.5"/>
  1434. <bottomPen lineWidth="0.5"/>
  1435. <rightPen lineWidth="0.5"/>
  1436. </box>
  1437. <textElement verticalAlignment="Middle">
  1438. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1439. </textElement>
  1440. <textFieldExpression><![CDATA[$F{kpsj}]]></textFieldExpression>
  1441. </textField>
  1442. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  1443. <reportElement positionType="Float" x="95" y="716" width="180" height="25" uuid="53d4ac47-8ee2-470b-a908-1f5b289a8d39"/>
  1444. <box leftPadding="5">
  1445. <topPen lineWidth="0.5"/>
  1446. <leftPen lineWidth="0.5"/>
  1447. <bottomPen lineWidth="0.5"/>
  1448. <rightPen lineWidth="0.5"/>
  1449. </box>
  1450. <textElement verticalAlignment="Middle">
  1451. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1452. </textElement>
  1453. <textFieldExpression><![CDATA[$F{kgsj}]]></textFieldExpression>
  1454. </textField>
  1455. <staticText>
  1456. <reportElement positionType="Float" x="0" y="716" width="95" height="25" uuid="7f3846a6-8fa9-4c47-9eee-ae7d18b2741d"/>
  1457. <box leftPadding="5">
  1458. <topPen lineWidth="0.5"/>
  1459. <leftPen lineWidth="0.5"/>
  1460. <bottomPen lineWidth="0.5"/>
  1461. <rightPen lineWidth="0.5"/>
  1462. </box>
  1463. <textElement verticalAlignment="Middle">
  1464. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1465. </textElement>
  1466. <text><![CDATA[开工时间]]></text>
  1467. </staticText>
  1468. <textField pattern="yyyy-MM-dd HH:mm:ss" isBlankWhenNull="true">
  1469. <reportElement positionType="Float" mode="Transparent" x="370" y="716" width="185" height="25" uuid="4dc1f35b-373c-436f-bd9a-674fd9be8d0d"/>
  1470. <box leftPadding="5">
  1471. <topPen lineWidth="0.5"/>
  1472. <leftPen lineWidth="0.5"/>
  1473. <bottomPen lineWidth="0.5"/>
  1474. <rightPen lineWidth="0.5"/>
  1475. </box>
  1476. <textElement verticalAlignment="Middle">
  1477. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1478. </textElement>
  1479. <textFieldExpression><![CDATA[$F{wgsj}]]></textFieldExpression>
  1480. </textField>
  1481. <staticText>
  1482. <reportElement positionType="Float" mode="Transparent" x="275" y="716" width="95" height="25" uuid="b104d242-5bf9-444b-95e7-adff52d3f3f2"/>
  1483. <box leftPadding="5">
  1484. <topPen lineWidth="0.5"/>
  1485. <leftPen lineWidth="0.5"/>
  1486. <bottomPen lineWidth="0.5"/>
  1487. <rightPen lineWidth="0.5"/>
  1488. </box>
  1489. <textElement verticalAlignment="Middle">
  1490. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1491. </textElement>
  1492. <text><![CDATA[完工时间]]></text>
  1493. </staticText>
  1494. <staticText>
  1495. <reportElement positionType="Float" mode="Transparent" x="275" y="691" width="95" height="25" uuid="99f45689-dd6c-4aa4-8c42-e4baabd83330"/>
  1496. <box leftPadding="5">
  1497. <topPen lineWidth="0.5"/>
  1498. <leftPen lineWidth="0.5"/>
  1499. <bottomPen lineWidth="0.5"/>
  1500. <rightPen lineWidth="0.5"/>
  1501. </box>
  1502. <textElement verticalAlignment="Middle">
  1503. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1504. </textElement>
  1505. <text><![CDATA[]]></text>
  1506. </staticText>
  1507. <textField isBlankWhenNull="true">
  1508. <reportElement positionType="Float" mode="Transparent" x="370" y="691" width="185" height="25" uuid="645a8db9-b0a5-4120-b10e-027b6ed391b0"/>
  1509. <box leftPadding="5">
  1510. <topPen lineWidth="0.5"/>
  1511. <leftPen lineWidth="0.5"/>
  1512. <bottomPen lineWidth="0.5"/>
  1513. <rightPen lineWidth="0.5"/>
  1514. </box>
  1515. <textElement verticalAlignment="Middle">
  1516. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1517. </textElement>
  1518. </textField>
  1519. <staticText>
  1520. <reportElement positionType="Float" x="0" y="661" width="555" height="30" uuid="6b4c1e02-4a90-4e03-b6b3-d0b23b1b23f3"/>
  1521. <textElement textAlignment="Center" verticalAlignment="Middle">
  1522. <font fontName="宋体" size="16" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1523. </textElement>
  1524. <text><![CDATA[开工报、完工报]]></text>
  1525. </staticText>
  1526. <staticText>
  1527. <reportElement x="0" y="75" width="95" height="25" uuid="e3a46adf-5dbd-4e93-bc1e-d65aea5ebddd"/>
  1528. <box leftPadding="5">
  1529. <topPen lineWidth="0.5"/>
  1530. <leftPen lineWidth="0.5"/>
  1531. <bottomPen lineWidth="0.5"/>
  1532. <rightPen lineWidth="0.5"/>
  1533. </box>
  1534. <textElement verticalAlignment="Middle">
  1535. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1536. </textElement>
  1537. <text><![CDATA[技术品名]]></text>
  1538. </staticText>
  1539. <staticText>
  1540. <reportElement x="275" y="75" width="95" height="25" uuid="e9bfda71-31c6-4e59-803e-110d552aa546"/>
  1541. <box leftPadding="5">
  1542. <topPen lineWidth="0.5"/>
  1543. <leftPen lineWidth="0.5"/>
  1544. <bottomPen lineWidth="0.5"/>
  1545. <rightPen lineWidth="0.5"/>
  1546. </box>
  1547. <textElement verticalAlignment="Middle">
  1548. <font fontName="宋体" size="12" isBold="true" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1549. </textElement>
  1550. <text><![CDATA[包装]]></text>
  1551. </staticText>
  1552. <textField isBlankWhenNull="true">
  1553. <reportElement x="370" y="75" width="185" height="25" uuid="e6ca67c7-22fb-4e89-837f-3c4833885a66"/>
  1554. <box leftPadding="5">
  1555. <topPen lineWidth="0.5"/>
  1556. <leftPen lineWidth="0.5"/>
  1557. <bottomPen lineWidth="0.5"/>
  1558. <rightPen lineWidth="0.5"/>
  1559. </box>
  1560. <textElement verticalAlignment="Middle">
  1561. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1562. </textElement>
  1563. <textFieldExpression><![CDATA[$F{bz}]]></textFieldExpression>
  1564. </textField>
  1565. <textField isBlankWhenNull="true">
  1566. <reportElement x="95" y="75" width="180" height="25" uuid="3ce9f8a7-a8a2-47bb-8412-44c89e63deb1"/>
  1567. <box leftPadding="5">
  1568. <topPen lineWidth="0.5"/>
  1569. <leftPen lineWidth="0.5"/>
  1570. <bottomPen lineWidth="0.5"/>
  1571. <rightPen lineWidth="0.5"/>
  1572. </box>
  1573. <textElement verticalAlignment="Middle">
  1574. <font fontName="宋体" size="12" pdfEncoding="Cp1252" isPdfEmbedded="true"/>
  1575. </textElement>
  1576. <textFieldExpression><![CDATA[$F{jspm}]]></textFieldExpression>
  1577. </textField>
  1578. </band>
  1579. </detail>
  1580. </jasperReport>