FaLeaseInBillTemplate.kdrs-form 141 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <DocRoot xmlns:c="http://www.kingdee.com/Common" xmlns:f="http://www.kingdee.com/Form" xmlns:t="http://www.kingdee.com/Table" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="4.0">
  3. <DocInfo>
  4. <c:Created>Thu Feb 23 08:24:37 CST 2006</c:Created>
  5. <c:Company>kingdee.com</c:Company>
  6. <c:LastModified>Thu Mar 11 09:24:10 CST 2010</c:LastModified>
  7. <c:Author>null</c:Author>
  8. </DocInfo>
  9. <DataSources version="2.0">
  10. <c:DataSource id="FaLeaseInbillQuery">
  11. <c:Reference />
  12. <c:Params />
  13. </c:DataSource>
  14. </DataSources>
  15. <DataObjects version="1.0">
  16. <DataObject name="FaLeaseInbillQuery" alias.zh_CN="" alias.en="" alias.zh_TW="" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
  17. <CommonQuery name="FaLeaseInbillQuery" alias.zh_CN="" alias.en="" alias.zh_TW="" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
  18. <Outputs>
  19. <Columns>
  20. <Column name="company.name" alias.zh_CN="公司名称" alias.en="" alias.zh_TW="公司名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  21. <Column name="id" alias.zh_CN="租赁单ID" alias.en="" alias.zh_TW="租賃單ID" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  22. <Column name="number" alias.zh_CN="租赁单号" alias.en="" alias.zh_TW="租賃單號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  23. <Column name="bargainNum" alias.zh_CN="租赁合同号" alias.en="" alias.zh_TW="租賃合同號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  24. <Column name="signatureDate" alias.zh_CN="签订日期" alias.en="" alias.zh_TW="簽訂日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  25. <Column name="leasor" alias.zh_CN="租赁方" alias.en="" alias.zh_TW="租賃方" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  26. <Column name="leasee" alias.zh_CN="承阻方" alias.en="" alias.zh_TW="承阻方" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  27. <Column name="signaturePlace" alias.zh_CN="签订地点" alias.en="" alias.zh_TW="簽訂地點" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  28. <Column name="beginDate" alias.zh_CN="起租日期" alias.en="" alias.zh_TW="起租日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  29. <Column name="endDate" alias.zh_CN="到期日期" alias.en="" alias.zh_TW="到期日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  30. <Column name="leaseType.name" alias.zh_CN="租赁类型" alias.en="" alias.zh_TW="租賃類型" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  31. <Column name="bargainTime" alias.zh_CN="租赁期限" alias.en="" alias.zh_TW="租賃期限" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  32. <Column name="measureUnit" alias.zh_CN="期限单位" alias.en="" alias.zh_TW="期限單位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  33. <Column name="cautioner" alias.zh_CN="担保人" alias.en="" alias.zh_TW="擔保人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  34. <Column name="settlType.name" alias.zh_CN="租金结算方式" alias.en="" alias.zh_TW="租金結算方式" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  35. <Column name="hireCurrency.name" alias.zh_CN="租金币种" alias.en="" alias.zh_TW="租金幣種" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  36. <Column name="subsCurrency.name" alias.zh_CN="订金币种" alias.en="" alias.zh_TW="訂金幣種" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  37. <Column name="hireOriginAmt" alias.zh_CN="租金总额(原币)" alias.en="" alias.zh_TW="租金總額(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  38. <Column name="subsOriginAmt" alias.zh_CN="订金总额(原币)" alias.en="" alias.zh_TW="訂金總額(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  39. <Column name="hireNaturalAmt" alias.zh_CN="租金总额(本币)" alias.en="" alias.zh_TW="租金總額(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  40. <Column name="subsNaturalAmt" alias.zh_CN="订金总额(本币)" alias.en="" alias.zh_TW="訂金總額(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  41. <Column name="payMode.name" alias.zh_CN="租金缴费方式" alias.en="" alias.zh_TW="租金繳費方式" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  42. <Column name="payMode" alias.zh_CN="租金缴费方式1" alias.en="" alias.zh_TW="租金繳費方式" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  43. <Column name="deliverDate" alias.zh_CN="交付日期" alias.en="" alias.zh_TW="交付日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  44. <Column name="deliverPlace" alias.zh_CN="交付地点" alias.en="" alias.zh_TW="交付地點" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  45. <Column name="leasedTime" alias.zh_CN="已租租期" alias.en="" alias.zh_TW="已租租期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  46. <Column name="remainTime" alias.zh_CN="剩余租期" alias.en="" alias.zh_TW="剩餘租期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  47. <Column name="description" alias.zh_CN="摘要" alias.en="" alias.zh_TW="摘要" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  48. <Column name="entry.assetCat.name" alias.zh_CN="资产类别" alias.en="" alias.zh_TW="資產類別" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  49. <Column name="entry.cardNumber" alias.zh_CN="资产编码" alias.en="" alias.zh_TW="資產編碼" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  50. <Column name="entry.cardName" alias.zh_CN="资产名称" alias.en="" alias.zh_TW="資產名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  51. <Column name="entry.specs" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  52. <Column name="entry.measureUnit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  53. <Column name="entry.quantity" alias.zh_CN="租赁数量" alias.en="" alias.zh_TW="租賃數量" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  54. <Column name="entry.monOriginHireAmt" alias.zh_CN="月租金(原币)" alias.en="" alias.zh_TW="月租金(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  55. <Column name="entry.monLocalHireAmt" alias.zh_CN="月租金(本币)" alias.en="" alias.zh_TW="月租金(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  56. <Column name="entry.hireOriginAmt" alias.zh_CN="租金总额(原币)1" alias.en="" alias.zh_TW="租金總額(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  57. <Column name="entry.hireLocalAmt" alias.zh_CN="租金总额(本币)1" alias.en="" alias.zh_TW="租金總額(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  58. <Column name="entry.assetValue" alias.zh_CN="租赁资产原账面价值(本币)" alias.en="" alias.zh_TW="租賃資產原賬面價值(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  59. <Column name="entry.fairAmt" alias.zh_CN="租赁资产公允价值(本币)" alias.en="" alias.zh_TW="租賃資產公允價值(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  60. <Column name="entry.initAmt" alias.zh_CN="初始直接费用(本币)" alias.en="" alias.zh_TW="初始直接費用(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  61. <Column name="entry.unAssuredAmt" alias.zh_CN="未担保余值(本币)" alias.en="" alias.zh_TW="未擔保餘值(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  62. <Column name="entry.hasInsurance" alias.zh_CN="有无保险" alias.en="" alias.zh_TW="有無保險" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  63. <Column name="entry.insuranceAmt" alias.zh_CN="保险费用" alias.en="" alias.zh_TW="保險費用" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  64. <Column name="entry.bailAmt" alias.zh_CN="保证金" alias.en="" alias.zh_TW="保證金" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  65. <Column name="entry.attornAmt" alias.zh_CN="转让金" alias.en="" alias.zh_TW="轉讓金" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  66. <Column name="entry.deprLife" alias.zh_CN="折旧期限" alias.en="" alias.zh_TW="折舊期限" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  67. <Column name="entry.description" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  68. <Column name="creator.name" alias.zh_CN="制单人" alias.en="" alias.zh_TW="制單人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  69. <Column name="createTime" alias.zh_CN="制单日期" alias.en="" alias.zh_TW="制單日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  70. <Column name="auditor.name" alias.zh_CN="审核人" alias.en="" alias.zh_TW="審核人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  71. <Column name="auditTime" alias.zh_CN="审核日期" alias.en="" alias.zh_TW="審核日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  72. <Column name="assetValueTotal" alias.zh_CN="租赁资产原账面价值(本币)合计" alias.en="" alias.zh_TW="租賃資產原賬面價值(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  73. <Column name="evaluateValueTotal" alias.zh_CN="租赁资产公允价值(本币)合计" alias.en="" alias.zh_TW="租賃資產公允價值(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  74. <Column name="monOriginHireAmtTotal" alias.zh_CN="月租金(原币)合计" alias.en="" alias.zh_TW="月租金(原幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  75. <Column name="monLocalHireAmtTotal" alias.zh_CN="月租金(本币)合计" alias.en="" alias.zh_TW="月租金(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  76. <Column name="initAmtTotal" alias.zh_CN="初始直接费用(本币)合计" alias.en="" alias.zh_TW="初始直接費用(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  77. <Column name="unAssuredAmTotal" alias.zh_CN="未担保余值(本币)合计" alias.en="" alias.zh_TW="未擔保餘值(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  78. <Column name="insuranceAmtTotal" alias.zh_CN="保险费用合计" alias.en="" alias.zh_TW="保險費用合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  79. <Column name="bailAmtTotal" alias.zh_CN="保证金合计" alias.en="" alias.zh_TW="保證金合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  80. <Column name="rentQuantity" alias.zh_CN="租赁数量合计" alias.en="" alias.zh_TW="租賃數量合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  81. <Column name="attornAmtTotal" alias.zh_CN="转让金合计" alias.en="" alias.zh_TW="轉讓金合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  82. <Column name="leaseType.number" alias.zh_CN="租赁类型编码" alias.en="" alias.zh_TW="租賃類型編碼" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
  83. </Columns>
  84. </Outputs>
  85. <Query version="1.0" type="bos.query">
  86. <Columns>
  87. <Column name="company.name" alias.zh_CN="公司名称" alias.en="" alias.zh_TW="公司名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  88. <Column name="id" alias.zh_CN="租赁单ID" alias.en="" alias.zh_TW="租賃單ID" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  89. <Column name="number" alias.zh_CN="租赁单号" alias.en="" alias.zh_TW="租賃單號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  90. <Column name="bargainNum" alias.zh_CN="租赁合同号" alias.en="" alias.zh_TW="租賃合同號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  91. <Column name="signatureDate" alias.zh_CN="签订日期" alias.en="" alias.zh_TW="簽訂日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  92. <Column name="leasor" alias.zh_CN="租赁方" alias.en="" alias.zh_TW="租賃方" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  93. <Column name="leasee" alias.zh_CN="承阻方" alias.en="" alias.zh_TW="承阻方" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  94. <Column name="signaturePlace" alias.zh_CN="签订地点" alias.en="" alias.zh_TW="簽訂地點" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  95. <Column name="beginDate" alias.zh_CN="起租日期" alias.en="" alias.zh_TW="起租日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  96. <Column name="endDate" alias.zh_CN="到期日期" alias.en="" alias.zh_TW="到期日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  97. <Column name="leaseType.name" alias.zh_CN="租赁类型" alias.en="" alias.zh_TW="租賃類型" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  98. <Column name="bargainTime" alias.zh_CN="租赁期限" alias.en="" alias.zh_TW="租賃期限" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  99. <Column name="measureUnit" alias.zh_CN="期限单位" alias.en="" alias.zh_TW="期限單位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  100. <Column name="cautioner" alias.zh_CN="担保人" alias.en="" alias.zh_TW="擔保人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  101. <Column name="settlType.name" alias.zh_CN="租金结算方式" alias.en="" alias.zh_TW="租金結算方式" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  102. <Column name="hireCurrency.name" alias.zh_CN="租金币种" alias.en="" alias.zh_TW="租金幣種" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  103. <Column name="subsCurrency.name" alias.zh_CN="订金币种" alias.en="" alias.zh_TW="訂金幣種" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  104. <Column name="hireOriginAmt" alias.zh_CN="租金总额(原币)" alias.en="" alias.zh_TW="租金總額(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  105. <Column name="subsOriginAmt" alias.zh_CN="订金总额(原币)" alias.en="" alias.zh_TW="訂金總額(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  106. <Column name="hireNaturalAmt" alias.zh_CN="租金总额(本币)" alias.en="" alias.zh_TW="租金總額(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  107. <Column name="subsNaturalAmt" alias.zh_CN="订金总额(本币)" alias.en="" alias.zh_TW="訂金總額(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  108. <Column name="payMode.name" alias.zh_CN="租金缴费方式" alias.en="" alias.zh_TW="租金繳費方式" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  109. <Column name="payMode" alias.zh_CN="租金缴费方式1" alias.en="" alias.zh_TW="租金繳費方式" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  110. <Column name="deliverDate" alias.zh_CN="交付日期" alias.en="" alias.zh_TW="交付日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  111. <Column name="deliverPlace" alias.zh_CN="交付地点" alias.en="" alias.zh_TW="交付地點" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  112. <Column name="leasedTime" alias.zh_CN="已租租期" alias.en="" alias.zh_TW="已租租期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  113. <Column name="remainTime" alias.zh_CN="剩余租期" alias.en="" alias.zh_TW="剩餘租期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  114. <Column name="description" alias.zh_CN="摘要" alias.en="" alias.zh_TW="摘要" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  115. <Column name="entry.assetCat.name" alias.zh_CN="资产类别" alias.en="" alias.zh_TW="資產類別" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  116. <Column name="entry.cardNumber" alias.zh_CN="资产编码" alias.en="" alias.zh_TW="資產編碼" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  117. <Column name="entry.cardName" alias.zh_CN="资产名称" alias.en="" alias.zh_TW="資產名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  118. <Column name="entry.specs" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  119. <Column name="entry.measureUnit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  120. <Column name="entry.quantity" alias.zh_CN="租赁数量" alias.en="" alias.zh_TW="租賃數量" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  121. <Column name="entry.monOriginHireAmt" alias.zh_CN="月租金(原币)" alias.en="" alias.zh_TW="月租金(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  122. <Column name="entry.monLocalHireAmt" alias.zh_CN="月租金(本币)" alias.en="" alias.zh_TW="月租金(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  123. <Column name="entry.hireOriginAmt" alias.zh_CN="租金总额(原币)1" alias.en="" alias.zh_TW="租金總額(原幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  124. <Column name="entry.hireLocalAmt" alias.zh_CN="租金总额(本币)1" alias.en="" alias.zh_TW="租金總額(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  125. <Column name="entry.assetValue" alias.zh_CN="租赁资产原账面价值(本币)" alias.en="" alias.zh_TW="租賃資產原賬面價值(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  126. <Column name="entry.fairAmt" alias.zh_CN="租赁资产公允价值(本币)" alias.en="" alias.zh_TW="租賃資產公允價值(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  127. <Column name="entry.initAmt" alias.zh_CN="初始直接费用(本币)" alias.en="" alias.zh_TW="初始直接費用(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  128. <Column name="entry.unAssuredAmt" alias.zh_CN="未担保余值(本币)" alias.en="" alias.zh_TW="未擔保餘值(本幣)" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  129. <Column name="entry.hasInsurance" alias.zh_CN="有无保险" alias.en="" alias.zh_TW="有無保險" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  130. <Column name="entry.insuranceAmt" alias.zh_CN="保险费用" alias.en="" alias.zh_TW="保險費用" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  131. <Column name="entry.bailAmt" alias.zh_CN="保证金" alias.en="" alias.zh_TW="保證金" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  132. <Column name="entry.attornAmt" alias.zh_CN="转让金" alias.en="" alias.zh_TW="轉讓金" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  133. <Column name="entry.deprLife" alias.zh_CN="折旧期限" alias.en="" alias.zh_TW="折舊期限" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  134. <Column name="entry.description" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  135. <Column name="creator.name" alias.zh_CN="制单人" alias.en="" alias.zh_TW="制單人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  136. <Column name="createTime" alias.zh_CN="制单日期" alias.en="" alias.zh_TW="制單日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  137. <Column name="auditor.name" alias.zh_CN="审核人" alias.en="" alias.zh_TW="審核人" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  138. <Column name="auditTime" alias.zh_CN="审核日期" alias.en="" alias.zh_TW="審核日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  139. <Column name="assetValueTotal" alias.zh_CN="租赁资产原账面价值(本币)合计" alias.en="" alias.zh_TW="租賃資產原賬面價值(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  140. <Column name="evaluateValueTotal" alias.zh_CN="租赁资产公允价值(本币)合计" alias.en="" alias.zh_TW="租賃資產公允價值(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  141. <Column name="monOriginHireAmtTotal" alias.zh_CN="月租金(原币)合计" alias.en="" alias.zh_TW="月租金(原幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  142. <Column name="monLocalHireAmtTotal" alias.zh_CN="月租金(本币)合计" alias.en="" alias.zh_TW="月租金(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  143. <Column name="initAmtTotal" alias.zh_CN="初始直接费用(本币)合计" alias.en="" alias.zh_TW="初始直接費用(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  144. <Column name="unAssuredAmTotal" alias.zh_CN="未担保余值(本币)合计" alias.en="" alias.zh_TW="未擔保餘值(本幣)合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  145. <Column name="insuranceAmtTotal" alias.zh_CN="保险费用合计" alias.en="" alias.zh_TW="保險費用合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  146. <Column name="bailAmtTotal" alias.zh_CN="保证金合计" alias.en="" alias.zh_TW="保證金合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  147. <Column name="rentQuantity" alias.zh_CN="租赁数量合计" alias.en="" alias.zh_TW="租賃數量合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  148. <Column name="attornAmtTotal" alias.zh_CN="转让金合计" alias.en="" alias.zh_TW="轉讓金合計" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  149. <Column name="leaseType.number" alias.zh_CN="租赁类型编码" alias.en="" alias.zh_TW="租賃類型編碼" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
  150. </Columns>
  151. <Tables />
  152. <Joins />
  153. <Orders />
  154. <Filter />
  155. <Content><![CDATA[FaLeaseInBill.bos-query]]></Content>
  156. </Query>
  157. <EXT />
  158. </CommonQuery>
  159. </DataObject>
  160. </DataObjects>
  161. <Styles version="1.0">
  162. <c:Style id="29">
  163. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  164. <c:Borders>
  165. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  166. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  167. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  168. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  169. <c:Border position="diagonalleft" lineStyle="NullLine" />
  170. <c:Border position="diagonalright" lineStyle="NullLine" />
  171. </c:Borders>
  172. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  173. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  174. <c:Protection hidden="false" locked="false" />
  175. </c:Style>
  176. <c:Style id="0">
  177. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  178. </c:Style>
  179. <c:Style id="39">
  180. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  181. <c:Borders>
  182. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  183. <c:Border position="top" lineStyle="NullLine" />
  184. <c:Border position="right" lineStyle="NullLine" />
  185. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  186. <c:Border position="diagonalleft" lineStyle="NullLine" />
  187. <c:Border position="diagonalright" lineStyle="NullLine" />
  188. </c:Borders>
  189. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  190. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  191. <c:Protection hidden="false" locked="false" />
  192. </c:Style>
  193. <c:Style id="24">
  194. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  195. <c:Borders>
  196. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  197. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  198. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  199. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  200. <c:Border position="diagonalleft" lineStyle="NullLine" />
  201. <c:Border position="diagonalright" lineStyle="NullLine" />
  202. </c:Borders>
  203. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  204. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  205. <c:Protection hidden="false" locked="false" />
  206. </c:Style>
  207. <c:Style id="23">
  208. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  209. <c:Borders>
  210. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  211. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  212. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  213. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  214. <c:Border position="diagonalleft" lineStyle="NullLine" />
  215. <c:Border position="diagonalright" lineStyle="NullLine" />
  216. </c:Borders>
  217. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  218. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  219. <c:Protection hidden="false" locked="false" />
  220. </c:Style>
  221. <c:Style id="34">
  222. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  223. <c:Borders>
  224. <c:Border position="left" lineStyle="NullLine" />
  225. <c:Border position="top" lineStyle="NullLine" />
  226. <c:Border position="right" lineStyle="NullLine" />
  227. <c:Border position="bottom" lineStyle="NullLine" />
  228. <c:Border position="diagonalleft" lineStyle="NullLine" />
  229. <c:Border position="diagonalright" lineStyle="NullLine" />
  230. </c:Borders>
  231. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  232. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  233. <c:Protection hidden="false" locked="false" />
  234. </c:Style>
  235. <c:Style id="30">
  236. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  237. <c:Borders>
  238. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  239. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  240. <c:Border position="right" lineStyle="NullLine" />
  241. <c:Border position="bottom" lineStyle="NullLine" />
  242. <c:Border position="diagonalleft" lineStyle="NullLine" />
  243. <c:Border position="diagonalright" lineStyle="NullLine" />
  244. </c:Borders>
  245. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  246. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  247. <c:Protection hidden="false" locked="false" />
  248. </c:Style>
  249. <c:Style id="18">
  250. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  251. <c:Borders>
  252. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  253. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  254. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  255. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  256. <c:Border position="diagonalleft" lineStyle="NullLine" />
  257. <c:Border position="diagonalright" lineStyle="NullLine" />
  258. </c:Borders>
  259. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  260. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  261. <c:Protection hidden="false" locked="false" />
  262. </c:Style>
  263. <c:Style id="20">
  264. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  265. <c:Borders>
  266. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  267. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  268. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  269. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  270. <c:Border position="diagonalleft" lineStyle="NullLine" />
  271. <c:Border position="diagonalright" lineStyle="NullLine" />
  272. </c:Borders>
  273. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  274. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  275. <c:Protection hidden="false" locked="false" />
  276. </c:Style>
  277. <c:Style id="42">
  278. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  279. <c:Borders>
  280. <c:Border position="left" lineStyle="NullLine" />
  281. <c:Border position="top" lineStyle="NullLine" />
  282. <c:Border position="right" lineStyle="NullLine" />
  283. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  284. <c:Border position="diagonalleft" lineStyle="NullLine" />
  285. <c:Border position="diagonalright" lineStyle="NullLine" />
  286. </c:Borders>
  287. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  288. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  289. <c:Protection hidden="false" locked="false" />
  290. </c:Style>
  291. <c:Style id="25">
  292. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  293. <c:Borders>
  294. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  295. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  296. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  297. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  298. <c:Border position="diagonalleft" lineStyle="NullLine" />
  299. <c:Border position="diagonalright" lineStyle="NullLine" />
  300. </c:Borders>
  301. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  302. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  303. <c:Protection hidden="false" locked="false" />
  304. </c:Style>
  305. <c:Style id="32">
  306. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  307. <c:Borders>
  308. <c:Border position="left" lineStyle="NullLine" />
  309. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  310. <c:Border position="right" lineStyle="NullLine" />
  311. <c:Border position="bottom" lineStyle="NullLine" />
  312. <c:Border position="diagonalleft" lineStyle="NullLine" />
  313. <c:Border position="diagonalright" lineStyle="NullLine" />
  314. </c:Borders>
  315. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  316. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  317. <c:Protection hidden="false" locked="false" />
  318. </c:Style>
  319. <c:Style id="43">
  320. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  321. <c:Borders>
  322. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  323. <c:Border position="top" lineStyle="NullLine" />
  324. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  325. <c:Border position="bottom" lineStyle="NullLine" />
  326. <c:Border position="diagonalleft" lineStyle="NullLine" />
  327. <c:Border position="diagonalright" lineStyle="NullLine" />
  328. </c:Borders>
  329. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  330. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  331. <c:Protection hidden="false" locked="false" />
  332. </c:Style>
  333. <c:Style id="35">
  334. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  335. <c:Borders>
  336. <c:Border position="left" lineStyle="NullLine" />
  337. <c:Border position="top" lineStyle="NullLine" />
  338. <c:Border position="right" lineStyle="NullLine" />
  339. <c:Border position="bottom" lineStyle="NullLine" />
  340. <c:Border position="diagonalleft" lineStyle="NullLine" />
  341. <c:Border position="diagonalright" lineStyle="NullLine" />
  342. </c:Borders>
  343. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  344. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  345. <c:Protection hidden="false" locked="false" />
  346. </c:Style>
  347. <c:Style id="13">
  348. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  349. <c:Borders>
  350. <c:Border position="left" lineStyle="NullLine" />
  351. <c:Border position="top" lineStyle="NullLine" />
  352. <c:Border position="right" lineStyle="NullLine" />
  353. <c:Border position="bottom" lineStyle="NullLine" />
  354. <c:Border position="diagonalleft" lineStyle="NullLine" />
  355. <c:Border position="diagonalright" lineStyle="NullLine" />
  356. </c:Borders>
  357. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  358. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  359. <c:Protection hidden="false" locked="false" />
  360. </c:Style>
  361. <c:Style id="26">
  362. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  363. <c:Borders>
  364. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  365. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  366. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  367. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  368. <c:Border position="diagonalleft" lineStyle="NullLine" />
  369. <c:Border position="diagonalright" lineStyle="NullLine" />
  370. </c:Borders>
  371. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  372. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  373. <c:Protection hidden="false" locked="false" />
  374. </c:Style>
  375. <c:Style id="44">
  376. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  377. <c:Borders>
  378. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  379. <c:Border position="top" lineStyle="NullLine" />
  380. <c:Border position="right" lineStyle="NullLine" />
  381. <c:Border position="bottom" lineStyle="NullLine" />
  382. <c:Border position="diagonalleft" lineStyle="NullLine" />
  383. <c:Border position="diagonalright" lineStyle="NullLine" />
  384. </c:Borders>
  385. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  386. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  387. <c:Protection hidden="false" locked="false" />
  388. </c:Style>
  389. <c:Style id="9">
  390. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  391. <c:Borders>
  392. <c:Border position="left" lineStyle="NullLine" />
  393. <c:Border position="top" lineStyle="NullLine" />
  394. <c:Border position="right" lineStyle="NullLine" />
  395. <c:Border position="bottom" lineStyle="NullLine" />
  396. <c:Border position="diagonalleft" lineStyle="NullLine" />
  397. <c:Border position="diagonalright" lineStyle="NullLine" />
  398. </c:Borders>
  399. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  400. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  401. <c:Protection hidden="false" locked="false" />
  402. </c:Style>
  403. <c:Style id="19">
  404. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  405. <c:Borders>
  406. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  407. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  408. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  409. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  410. <c:Border position="diagonalleft" lineStyle="NullLine" />
  411. <c:Border position="diagonalright" lineStyle="NullLine" />
  412. </c:Borders>
  413. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  414. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  415. <c:Protection hidden="false" locked="false" />
  416. </c:Style>
  417. <c:Style id="28">
  418. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  419. <c:Borders>
  420. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  421. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  422. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  423. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  424. <c:Border position="diagonalleft" lineStyle="NullLine" />
  425. <c:Border position="diagonalright" lineStyle="NullLine" />
  426. </c:Borders>
  427. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  428. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  429. <c:Protection hidden="false" locked="false" />
  430. </c:Style>
  431. <c:Style id="3">
  432. <c:Font color="#000000" />
  433. <c:Borders>
  434. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  435. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  436. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  437. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  438. </c:Borders>
  439. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  440. </c:Style>
  441. <c:Style id="41">
  442. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  443. <c:Borders>
  444. <c:Border position="left" lineStyle="NullLine" />
  445. <c:Border position="top" lineStyle="NullLine" />
  446. <c:Border position="right" lineStyle="NullLine" />
  447. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  448. <c:Border position="diagonalleft" lineStyle="NullLine" />
  449. <c:Border position="diagonalright" lineStyle="NullLine" />
  450. </c:Borders>
  451. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  452. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  453. <c:Protection hidden="false" locked="false" />
  454. </c:Style>
  455. <c:Style id="27">
  456. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  457. <c:Borders>
  458. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  459. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  460. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  461. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  462. <c:Border position="diagonalleft" lineStyle="NullLine" />
  463. <c:Border position="diagonalright" lineStyle="NullLine" />
  464. </c:Borders>
  465. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  466. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  467. <c:Protection hidden="false" locked="false" />
  468. </c:Style>
  469. <c:Style id="17">
  470. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  471. <c:Borders>
  472. <c:Border position="left" lineStyle="NullLine" />
  473. <c:Border position="top" lineStyle="NullLine" />
  474. <c:Border position="right" lineStyle="NullLine" />
  475. <c:Border position="bottom" lineStyle="NullLine" />
  476. <c:Border position="diagonalleft" lineStyle="NullLine" />
  477. <c:Border position="diagonalright" lineStyle="NullLine" />
  478. </c:Borders>
  479. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  480. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  481. <c:Protection hidden="false" locked="false" />
  482. </c:Style>
  483. <c:Style id="14">
  484. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  485. <c:Borders>
  486. <c:Border position="left" lineStyle="NullLine" />
  487. <c:Border position="top" lineStyle="NullLine" />
  488. <c:Border position="right" lineStyle="NullLine" />
  489. <c:Border position="bottom" lineStyle="NullLine" />
  490. <c:Border position="diagonalleft" lineStyle="NullLine" />
  491. <c:Border position="diagonalright" lineStyle="NullLine" />
  492. </c:Borders>
  493. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  494. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  495. <c:Protection hidden="false" locked="false" />
  496. </c:Style>
  497. <c:Style id="1">
  498. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  499. <c:Borders>
  500. <c:Border position="left" lineStyle="NullLine" />
  501. <c:Border position="top" lineStyle="NullLine" />
  502. <c:Border position="right" lineStyle="NullLine" />
  503. <c:Border position="bottom" lineStyle="NullLine" />
  504. <c:Border position="diagonalleft" lineStyle="NullLine" />
  505. <c:Border position="diagonalright" lineStyle="NullLine" />
  506. </c:Borders>
  507. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  508. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  509. <c:Protection hidden="false" locked="false" />
  510. </c:Style>
  511. <c:Style id="6">
  512. <c:Font fontName="宋体" size="9" color="#ffffff" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  513. <c:Borders>
  514. <c:Border position="left" lineStyle="NullLine" />
  515. <c:Border position="top" lineStyle="NullLine" />
  516. <c:Border position="right" lineStyle="NullLine" />
  517. <c:Border position="bottom" lineStyle="NullLine" />
  518. <c:Border position="diagonalleft" lineStyle="NullLine" />
  519. <c:Border position="diagonalright" lineStyle="NullLine" />
  520. </c:Borders>
  521. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  522. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  523. <c:Protection hidden="false" locked="false" />
  524. </c:Style>
  525. <c:Style id="36">
  526. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  527. <c:Borders>
  528. <c:Border position="left" lineStyle="NullLine" />
  529. <c:Border position="top" lineStyle="NullLine" />
  530. <c:Border position="right" lineStyle="NullLine" />
  531. <c:Border position="bottom" lineStyle="NullLine" />
  532. <c:Border position="diagonalleft" lineStyle="NullLine" />
  533. <c:Border position="diagonalright" lineStyle="NullLine" />
  534. </c:Borders>
  535. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  536. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  537. <c:Protection hidden="false" locked="false" />
  538. </c:Style>
  539. <c:Style id="5">
  540. <c:Font fontName="宋体" size="9" color="#ffffff" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  541. <c:Borders>
  542. <c:Border position="left" lineStyle="NullLine" />
  543. <c:Border position="top" lineStyle="NullLine" />
  544. <c:Border position="right" lineStyle="NullLine" />
  545. <c:Border position="bottom" lineStyle="NullLine" />
  546. <c:Border position="diagonalleft" lineStyle="NullLine" />
  547. <c:Border position="diagonalright" lineStyle="NullLine" />
  548. </c:Borders>
  549. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  550. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  551. <c:Protection hidden="false" locked="false" />
  552. </c:Style>
  553. <c:Style id="16">
  554. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  555. <c:Borders>
  556. <c:Border position="left" lineStyle="NullLine" />
  557. <c:Border position="top" lineStyle="NullLine" />
  558. <c:Border position="right" lineStyle="NullLine" />
  559. <c:Border position="bottom" lineStyle="NullLine" />
  560. <c:Border position="diagonalleft" lineStyle="NullLine" />
  561. <c:Border position="diagonalright" lineStyle="NullLine" />
  562. </c:Borders>
  563. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  564. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  565. <c:Protection hidden="false" locked="false" />
  566. </c:Style>
  567. <c:Style id="46">
  568. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  569. <c:Borders>
  570. <c:Border position="left" lineStyle="NullLine" />
  571. <c:Border position="top" lineStyle="NullLine" />
  572. <c:Border position="right" lineStyle="NullLine" />
  573. <c:Border position="bottom" lineStyle="NullLine" />
  574. <c:Border position="diagonalleft" lineStyle="NullLine" />
  575. <c:Border position="diagonalright" lineStyle="NullLine" />
  576. </c:Borders>
  577. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  578. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  579. <c:Protection hidden="false" locked="false" />
  580. </c:Style>
  581. <c:Style id="37">
  582. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  583. <c:Borders>
  584. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  585. <c:Border position="top" lineStyle="NullLine" />
  586. <c:Border position="right" lineStyle="NullLine" />
  587. <c:Border position="bottom" lineStyle="NullLine" />
  588. <c:Border position="diagonalleft" lineStyle="NullLine" />
  589. <c:Border position="diagonalright" lineStyle="NullLine" />
  590. </c:Borders>
  591. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  592. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  593. <c:Protection hidden="false" locked="false" />
  594. </c:Style>
  595. <c:Style id="33">
  596. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  597. <c:Borders>
  598. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  599. <c:Border position="top" lineStyle="NullLine" />
  600. <c:Border position="right" lineStyle="NullLine" />
  601. <c:Border position="bottom" lineStyle="NullLine" />
  602. <c:Border position="diagonalleft" lineStyle="NullLine" />
  603. <c:Border position="diagonalright" lineStyle="NullLine" />
  604. </c:Borders>
  605. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  606. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  607. <c:Protection hidden="false" locked="false" />
  608. </c:Style>
  609. <c:Style id="15">
  610. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  611. <c:Borders>
  612. <c:Border position="left" lineStyle="NullLine" />
  613. <c:Border position="top" lineStyle="NullLine" />
  614. <c:Border position="right" lineStyle="NullLine" />
  615. <c:Border position="bottom" lineStyle="NullLine" />
  616. <c:Border position="diagonalleft" lineStyle="NullLine" />
  617. <c:Border position="diagonalright" lineStyle="NullLine" />
  618. </c:Borders>
  619. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  620. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  621. <c:Protection hidden="false" locked="false" />
  622. </c:Style>
  623. <c:Style id="11">
  624. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  625. <c:Borders>
  626. <c:Border position="left" lineStyle="NullLine" />
  627. <c:Border position="top" lineStyle="NullLine" />
  628. <c:Border position="right" lineStyle="NullLine" />
  629. <c:Border position="bottom" lineStyle="NullLine" />
  630. <c:Border position="diagonalleft" lineStyle="NullLine" />
  631. <c:Border position="diagonalright" lineStyle="NullLine" />
  632. </c:Borders>
  633. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  634. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  635. <c:Protection hidden="false" locked="false" />
  636. </c:Style>
  637. <c:Style id="4">
  638. <c:Font fontName="隶书" size="14" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  639. <c:Borders>
  640. <c:Border position="left" lineStyle="NullLine" />
  641. <c:Border position="top" lineStyle="NullLine" />
  642. <c:Border position="right" lineStyle="NullLine" />
  643. <c:Border position="bottom" lineStyle="NullLine" />
  644. <c:Border position="diagonalleft" lineStyle="NullLine" />
  645. <c:Border position="diagonalright" lineStyle="NullLine" />
  646. </c:Borders>
  647. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  648. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  649. <c:Protection hidden="false" locked="false" />
  650. </c:Style>
  651. <c:Style id="40">
  652. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  653. <c:Borders>
  654. <c:Border position="left" lineStyle="NullLine" />
  655. <c:Border position="top" lineStyle="NullLine" />
  656. <c:Border position="right" lineStyle="NullLine" />
  657. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  658. <c:Border position="diagonalleft" lineStyle="NullLine" />
  659. <c:Border position="diagonalright" lineStyle="NullLine" />
  660. </c:Borders>
  661. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  662. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  663. <c:Protection hidden="false" locked="false" />
  664. </c:Style>
  665. <c:Style id="12">
  666. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  667. <c:Borders>
  668. <c:Border position="left" lineStyle="NullLine" />
  669. <c:Border position="top" lineStyle="NullLine" />
  670. <c:Border position="right" lineStyle="NullLine" />
  671. <c:Border position="bottom" lineStyle="NullLine" />
  672. <c:Border position="diagonalleft" lineStyle="NullLine" />
  673. <c:Border position="diagonalright" lineStyle="NullLine" />
  674. </c:Borders>
  675. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  676. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  677. <c:Protection hidden="false" locked="false" />
  678. </c:Style>
  679. <c:Style id="45">
  680. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  681. <c:Borders>
  682. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  683. <c:Border position="top" lineStyle="NullLine" />
  684. <c:Border position="right" lineStyle="NullLine" />
  685. <c:Border position="bottom" lineStyle="NullLine" />
  686. <c:Border position="diagonalleft" lineStyle="NullLine" />
  687. <c:Border position="diagonalright" lineStyle="NullLine" />
  688. </c:Borders>
  689. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  690. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  691. <c:Protection hidden="false" locked="false" />
  692. </c:Style>
  693. <c:Style id="7">
  694. <c:Font fontName="宋体" size="9" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  695. <c:Borders>
  696. <c:Border position="left" lineStyle="NullLine" />
  697. <c:Border position="top" lineStyle="NullLine" />
  698. <c:Border position="right" lineStyle="NullLine" />
  699. <c:Border position="bottom" lineStyle="NullLine" />
  700. <c:Border position="diagonalleft" lineStyle="NullLine" />
  701. <c:Border position="diagonalright" lineStyle="NullLine" />
  702. </c:Borders>
  703. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  704. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  705. <c:Protection hidden="false" locked="false" />
  706. </c:Style>
  707. <c:Style id="2">
  708. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  709. <c:Borders>
  710. <c:Border position="left" lineStyle="NullLine" />
  711. <c:Border position="top" lineStyle="NullLine" />
  712. <c:Border position="right" lineStyle="NullLine" />
  713. <c:Border position="bottom" lineStyle="NullLine" />
  714. <c:Border position="diagonalleft" lineStyle="NullLine" />
  715. <c:Border position="diagonalright" lineStyle="NullLine" />
  716. </c:Borders>
  717. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  718. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  719. <c:Protection hidden="false" locked="false" />
  720. </c:Style>
  721. <c:Style id="38">
  722. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  723. <c:Borders>
  724. <c:Border position="left" lineStyle="NullLine" />
  725. <c:Border position="top" lineStyle="NullLine" />
  726. <c:Border position="right" lineStyle="NullLine" />
  727. <c:Border position="bottom" lineStyle="NullLine" />
  728. <c:Border position="diagonalleft" lineStyle="NullLine" />
  729. <c:Border position="diagonalright" lineStyle="NullLine" />
  730. </c:Borders>
  731. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  732. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  733. <c:Protection hidden="false" locked="false" />
  734. </c:Style>
  735. <c:Style id="31">
  736. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  737. <c:Borders>
  738. <c:Border position="left" lineStyle="NullLine" />
  739. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  740. <c:Border position="right" lineStyle="NullLine" />
  741. <c:Border position="bottom" lineStyle="NullLine" />
  742. <c:Border position="diagonalleft" lineStyle="NullLine" />
  743. <c:Border position="diagonalright" lineStyle="NullLine" />
  744. </c:Borders>
  745. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  746. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  747. <c:Protection hidden="false" locked="false" />
  748. </c:Style>
  749. <c:Style id="47">
  750. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  751. <c:Borders>
  752. <c:Border position="left" lineStyle="NullLine" />
  753. <c:Border position="top" lineStyle="NullLine" />
  754. <c:Border position="right" lineStyle="NullLine" />
  755. <c:Border position="bottom" lineStyle="NullLine" />
  756. <c:Border position="diagonalleft" lineStyle="NullLine" />
  757. <c:Border position="diagonalright" lineStyle="NullLine" />
  758. </c:Borders>
  759. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  760. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  761. <c:Protection hidden="false" locked="false" />
  762. </c:Style>
  763. <c:Style id="21">
  764. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  765. <c:Borders>
  766. <c:Border position="left" lineStyle="NullLine" />
  767. <c:Border position="top" lineStyle="NullLine" />
  768. <c:Border position="right" lineStyle="NullLine" />
  769. <c:Border position="bottom" lineStyle="NullLine" />
  770. <c:Border position="diagonalleft" lineStyle="NullLine" />
  771. <c:Border position="diagonalright" lineStyle="NullLine" />
  772. </c:Borders>
  773. <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  774. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  775. <c:Protection hidden="false" locked="false" />
  776. </c:Style>
  777. <c:Style id="48">
  778. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  779. <c:Borders>
  780. <c:Border position="left" lineStyle="NullLine" />
  781. <c:Border position="top" lineStyle="NullLine" />
  782. <c:Border position="right" lineStyle="NullLine" />
  783. <c:Border position="bottom" lineStyle="NullLine" />
  784. <c:Border position="diagonalleft" lineStyle="NullLine" />
  785. <c:Border position="diagonalright" lineStyle="NullLine" />
  786. </c:Borders>
  787. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  788. <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  789. <c:Protection hidden="false" locked="false" />
  790. </c:Style>
  791. <c:Style id="10">
  792. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  793. <c:Borders>
  794. <c:Border position="left" lineStyle="NullLine" />
  795. <c:Border position="top" lineStyle="NullLine" />
  796. <c:Border position="right" lineStyle="NullLine" />
  797. <c:Border position="bottom" lineStyle="NullLine" />
  798. <c:Border position="diagonalleft" lineStyle="NullLine" />
  799. <c:Border position="diagonalright" lineStyle="NullLine" />
  800. </c:Borders>
  801. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  802. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  803. <c:Protection hidden="false" locked="false" />
  804. </c:Style>
  805. <c:Style id="22">
  806. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  807. <c:Borders>
  808. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  809. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  810. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  811. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  812. <c:Border position="diagonalleft" lineStyle="NullLine" />
  813. <c:Border position="diagonalright" lineStyle="NullLine" />
  814. </c:Borders>
  815. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  816. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  817. <c:Protection hidden="false" locked="false" />
  818. </c:Style>
  819. <c:Style id="8">
  820. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  821. <c:Borders>
  822. <c:Border position="left" lineStyle="NullLine" />
  823. <c:Border position="top" lineStyle="NullLine" />
  824. <c:Border position="right" lineStyle="NullLine" />
  825. <c:Border position="bottom" lineStyle="NullLine" />
  826. <c:Border position="diagonalleft" lineStyle="NullLine" />
  827. <c:Border position="diagonalright" lineStyle="NullLine" />
  828. </c:Borders>
  829. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  830. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  831. <c:Protection hidden="false" locked="false" />
  832. </c:Style>
  833. </Styles>
  834. <Headers />
  835. <Footers>
  836. <c:Footer id="footer" alias="页脚" styleID="0" version="3.1">
  837. <f:DesignedPage objHeight="100" />
  838. <f:Table id="table1" alias="网格容器1" left="[footer.right]-800.0" right="[table1.left]+700.0" top="[footer.top]+30.0" bottom="[table1.top]+60.0" layout="1">
  839. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="footer" leftRelativeBorder="right" leftRelativeOffset="-800" rightLocationType="relative" rightRelativeObjID="table1" rightRelativeBorder="left" rightRelativeOffset="700" topLocationType="relative" topRelativeObjID="footer" topRelativeBorder="top" topRelativeOffset="30" bottomLocationType="relative" bottomRelativeObjID="table1" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  840. <f:Rows>
  841. <f:Row height="60" />
  842. </f:Rows>
  843. <f:Columns>
  844. <f:Column width="100" />
  845. <f:Column width="100" />
  846. <f:Column width="200" />
  847. <f:Column width="100" />
  848. <f:Column width="100" />
  849. <f:Column width="100" />
  850. </f:Columns>
  851. <f:Body>
  852. <f:Cell id="text1" alias="文本1" styleID="48" left="1" right="1" top="1" bottom="1" type="constant">
  853. <f:DesignedCell locked="false" />
  854. <f:Data type="string">第</f:Data>
  855. </f:Cell>
  856. <f:Cell id="vaiant1" alias="变量1" styleID="2" left="2" right="2" top="1" bottom="1" type="variant">
  857. <f:DesignedCell locked="false" />
  858. <f:Data type="string">Page</f:Data>
  859. </f:Cell>
  860. <f:Cell id="text4" alias="文本4" styleID="8" left="3" right="3" top="1" bottom="1" type="constant">
  861. <f:DesignedCell locked="false" />
  862. <f:Data type="string">页</f:Data>
  863. </f:Cell>
  864. <f:Cell id="text5" alias="文本5" styleID="48" left="4" right="4" top="1" bottom="1" type="constant">
  865. <f:DesignedCell locked="false" />
  866. <f:Data type="string">共</f:Data>
  867. </f:Cell>
  868. <f:Cell id="vaiant2" alias="变量2" styleID="2" left="5" right="5" top="1" bottom="1" type="variant">
  869. <f:DesignedCell locked="false" />
  870. <f:Data type="string">PageCount</f:Data>
  871. </f:Cell>
  872. <f:Cell id="text6" alias="文本6" styleID="8" left="6" right="6" top="1" bottom="1" type="constant">
  873. <f:DesignedCell locked="false" />
  874. <f:Data type="string">页</f:Data>
  875. </f:Cell>
  876. </f:Body>
  877. </f:Table>
  878. </c:Footer>
  879. </Footers>
  880. <Form id="form1" alias="固定资产租赁" footerID="footer" version="3.1">
  881. <f:Page id="page1" alias="页1" styleID="0" repeat="-1">
  882. <f:DesignedPage paperSize="iso-a4" objWidth="2770" objHeight="1820" widthLimitless="false" heightLimitless="false" />
  883. <f:Area id="loop1" alias="循环区1" styleID="1" left="[page1.left]" right="[page1.right]" top="[page1.top]" bottom="[page1.bottom]" nextAreaID="loop1">
  884. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="page1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="page1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="page1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="page1" bottomRelativeBorder="bottom" bottomRelativeOffset="0" locked="false" />
  885. <f:Panel id="group1" alias="分组容器1" styleID="2" left="[loop1.left]" right="[loop1.right]" top="[loop1.top]" bottom="[group1.top]+1820.0" dataSourceID="FaLeaseInbillQuery">
  886. <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="loop1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group1" bottomRelativeBorder="top" bottomRelativeOffset="1820" locked="false" />
  887. <f:Panel id="group3" alias="分组容器3" styleID="3" left="[group1.left]" right="[group1.right]" top="[group1.top]" bottom="[group3.top]+1720.0" dataSourceID="FaLeaseInbillQuery">
  888. <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group3" bottomRelativeBorder="top" bottomRelativeOffset="1720" locked="false" />
  889. <f:Cell id="field40" alias="字段40" styleID="4" left="[group3.left]+10.0" right="[group3.right]-10.0" top="[group3.top]+23.0" bottom="[field40.top]+80.0" type="field">
  890. <f:DesignedCell text="公司名称" leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="group3" rightRelativeBorder="right" rightRelativeOffset="-10" topLocationType="relative" topRelativeObjID="group3" topRelativeBorder="top" topRelativeOffset="23" bottomLocationType="relative" bottomRelativeObjID="field40" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
  891. <f:Data type="string">company.name</f:Data>
  892. </f:Cell>
  893. <f:Cell id="field63" alias="payMode" styleID="5" left="[group3.left]+246.0" right="[field63.left]+199.0" top="[group3.top]+37.0" bottom="[field63.top]+64.0" postMacro="$SET(&quot;payMode&quot;, $GETOUTPUTVALUE(&quot;value&quot;))" priority="1" type="field">
  894. <f:DesignedCell text="租金缴费方式1" leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="246" rightLocationType="relative" rightRelativeObjID="field63" rightRelativeBorder="left" rightRelativeOffset="199" topLocationType="relative" topRelativeObjID="group3" topRelativeBorder="top" topRelativeOffset="37" bottomLocationType="relative" bottomRelativeObjID="field63" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  895. <f:Data type="string">payMode</f:Data>
  896. </f:Cell>
  897. <f:Cell id="field61" alias="leaseTypeNumber" styleID="6" left="[group3.left]+11.0" right="[field61.left]+153.0" top="[group3.top]+39.0" bottom="[field61.top]+64.0" postMacro="$SET(&quot;workLease&quot;, $IFF($GETOUTPUTVALUE(&quot;value&quot;) == &quot;001&quot;, &quot;true&quot;, &quot;false&quot;))" priority="1" type="field">
  898. <f:DesignedCell text="租赁类型编码" leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="11" rightLocationType="relative" rightRelativeObjID="field61" rightRelativeBorder="left" rightRelativeOffset="153" topLocationType="relative" topRelativeObjID="group3" topRelativeBorder="top" topRelativeOffset="39" bottomLocationType="relative" bottomRelativeObjID="field61" bottomRelativeBorder="top" bottomRelativeOffset="64" locked="false" />
  899. <f:Data type="string">leaseType.number</f:Data>
  900. </f:Cell>
  901. <f:Cell id="text2" alias="文本2" styleID="7" left="[group3.left]+10.0" right="[group3.right]-10.0" top="[field40.bottom]+1.0" bottom="[text2.top]+60.0" type="constant">
  902. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="group3" rightRelativeBorder="right" rightRelativeOffset="-10" topLocationType="relative" topRelativeObjID="field40" topRelativeBorder="bottom" topRelativeOffset="1" bottomLocationType="relative" bottomRelativeObjID="text2" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  903. <f:Data type="string">资 产 租 入 单</f:Data>
  904. </f:Cell>
  905. <f:Table id="table5" alias="网格容器5" left="[group3.left]+10.0" right="[group3.right]-10.0" top="[group3.top]+170.0" bottom="[table5.top]+420.0" dataSourceID="FaLeaseInbillQuery" layout="1">
  906. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="group3" rightRelativeBorder="right" rightRelativeOffset="-10" topLocationType="relative" topRelativeObjID="group3" topRelativeBorder="top" topRelativeOffset="170" bottomLocationType="relative" bottomRelativeObjID="table5" bottomRelativeBorder="top" bottomRelativeOffset="420" locked="false" />
  907. <f:Rows>
  908. <f:Row height="*" />
  909. <f:Row height="*" />
  910. <f:Row height="*" />
  911. <f:Row height="*" />
  912. <f:Row height="*" />
  913. <f:Row height="60" />
  914. <f:Row height="60" />
  915. </f:Rows>
  916. <f:Columns>
  917. <f:Column width="180" />
  918. <f:Column width="300" />
  919. <f:Column width="100" />
  920. <f:Column width="250" />
  921. <f:Column width="300" />
  922. <f:Column width="240" />
  923. <f:Column width="300" />
  924. <f:Column width="300" />
  925. <f:Column width="100" />
  926. <f:Column width="300" />
  927. <f:Column width="300" />
  928. <f:Column width="80" />
  929. </f:Columns>
  930. <f:Body>
  931. <f:Cell id="text64" alias="文本64" styleID="8" left="1" right="1" top="1" bottom="1" type="constant">
  932. <f:DesignedCell locked="false" />
  933. <f:Data type="string">单据编号:</f:Data>
  934. </f:Cell>
  935. <f:Cell id="field1" alias="字段1" styleID="9" left="2" right="2" top="1" bottom="1" type="field">
  936. <f:DesignedCell text="租赁单号" locked="false" />
  937. <f:Data type="string">number</f:Data>
  938. </f:Cell>
  939. <f:Cell id="text44" alias="文本44" styleID="8" left="4" right="4" top="1" bottom="1" type="constant">
  940. <f:DesignedCell locked="false" />
  941. <f:Data type="string">租赁合同号:</f:Data>
  942. </f:Cell>
  943. <f:Cell id="field7" alias="字段7" styleID="10" left="5" right="5" top="1" bottom="1" type="field">
  944. <f:DesignedCell text="租赁合同号" locked="false" />
  945. <f:Data type="string">bargainNum</f:Data>
  946. </f:Cell>
  947. <f:Cell id="text45" alias="文本45" styleID="8" left="7" right="7" top="1" bottom="1" type="constant">
  948. <f:DesignedCell locked="false" />
  949. <f:Data type="string">担保人:</f:Data>
  950. </f:Cell>
  951. <f:Cell id="field41" alias="字段41" styleID="10" left="8" right="8" top="1" bottom="1" type="field">
  952. <f:DesignedCell text="担保人" locked="false" />
  953. <f:Data type="string">cautioner</f:Data>
  954. </f:Cell>
  955. <f:Cell id="text46" alias="文本46" styleID="8" left="10" right="10" top="1" bottom="1" type="constant">
  956. <f:DesignedCell locked="false" />
  957. <f:Data type="string">租金结算方式:</f:Data>
  958. </f:Cell>
  959. <f:Cell id="field16" alias="字段16" styleID="10" left="11" right="11" top="1" bottom="1" type="field">
  960. <f:DesignedCell text="租金结算方式" locked="false" />
  961. <f:Data type="string">settlType.name</f:Data>
  962. </f:Cell>
  963. <f:Cell id="text47" alias="文本47" styleID="8" left="1" right="1" top="2" bottom="2" type="constant">
  964. <f:DesignedCell locked="false" />
  965. <f:Data type="string">签订日期:</f:Data>
  966. </f:Cell>
  967. <f:Cell id="field2" alias="字段2" styleID="8" left="2" right="2" top="2" bottom="2" type="field">
  968. <f:DesignedCell text="签订日期" locked="false" />
  969. <f:Data type="string">signatureDate</f:Data>
  970. </f:Cell>
  971. <f:Cell id="text62" alias="文本62" styleID="8" left="4" right="4" top="2" bottom="2" type="constant">
  972. <f:DesignedCell locked="false" />
  973. <f:Data type="string">租赁开始日期:</f:Data>
  974. </f:Cell>
  975. <f:Cell id="field8" alias="字段8" styleID="8" left="5" right="5" top="2" bottom="2" type="field">
  976. <f:DesignedCell text="起租日期" locked="false" />
  977. <f:Data type="string">beginDate</f:Data>
  978. </f:Cell>
  979. <f:Cell id="text48" alias="文本48" styleID="8" left="7" right="7" top="2" bottom="2" type="constant">
  980. <f:DesignedCell locked="false" />
  981. <f:Data type="string">租金币种:</f:Data>
  982. </f:Cell>
  983. <f:Cell id="field12" alias="字段12" styleID="8" left="8" right="8" top="2" bottom="2" type="field">
  984. <f:DesignedCell text="租金币种" locked="false" />
  985. <f:Data type="string">hireCurrency.name</f:Data>
  986. </f:Cell>
  987. <f:Cell id="text49" alias="文本49" styleID="8" left="10" right="10" top="2" bottom="2" type="constant">
  988. <f:DesignedCell locked="false" />
  989. <f:Data type="string">订金币种:</f:Data>
  990. </f:Cell>
  991. <f:Cell id="field17" alias="字段17" styleID="8" left="11" right="11" top="2" bottom="2" type="field">
  992. <f:DesignedCell text="订金币种" locked="false" />
  993. <f:Data type="string">subsCurrency.name</f:Data>
  994. </f:Cell>
  995. <f:Cell id="text50" alias="文本50" styleID="8" left="1" right="1" top="3" bottom="3" type="constant">
  996. <f:DesignedCell locked="false" />
  997. <f:Data type="string">签订地点:</f:Data>
  998. </f:Cell>
  999. <f:Cell id="field39" alias="字段39" styleID="11" left="2" right="2" top="3" bottom="3" type="field">
  1000. <f:DesignedCell text="签订地点" locked="false" />
  1001. <f:Data type="string">signaturePlace</f:Data>
  1002. </f:Cell>
  1003. <f:Cell id="text51" alias="文本51" styleID="8" left="4" right="4" top="3" bottom="3" type="constant">
  1004. <f:DesignedCell locked="false" />
  1005. <f:Data type="string">租赁到期日期:</f:Data>
  1006. </f:Cell>
  1007. <f:Cell id="field9" alias="字段9" styleID="8" left="5" right="5" top="3" bottom="3" type="field">
  1008. <f:DesignedCell text="到期日期" locked="false" />
  1009. <f:Data type="string">endDate</f:Data>
  1010. </f:Cell>
  1011. <f:Cell id="text52" alias="文本52" styleID="8" left="7" right="7" top="3" bottom="3" type="constant">
  1012. <f:DesignedCell locked="false" />
  1013. <f:Data type="string">租金总额(原币):</f:Data>
  1014. </f:Cell>
  1015. <f:Cell id="field13" alias="字段13" styleID="12" left="8" right="8" top="3" bottom="3" type="field">
  1016. <f:DesignedCell text="租金总额(原币)" locked="false" />
  1017. <f:Data type="string">hireOriginAmt</f:Data>
  1018. </f:Cell>
  1019. <f:Cell id="text53" alias="文本53" styleID="8" left="10" right="10" top="3" bottom="3" type="constant">
  1020. <f:DesignedCell locked="false" />
  1021. <f:Data type="string">订金总额(原币):</f:Data>
  1022. </f:Cell>
  1023. <f:Cell id="field18" alias="字段18" styleID="12" left="11" right="11" top="3" bottom="3" type="field">
  1024. <f:DesignedCell text="订金总额(原币)" locked="false" />
  1025. <f:Data type="string">subsOriginAmt</f:Data>
  1026. </f:Cell>
  1027. <f:Cell id="text63" alias="文本63" styleID="8" left="1" right="1" top="4" bottom="4" type="constant">
  1028. <f:DesignedCell locked="false" />
  1029. <f:Data type="string">租赁类型:</f:Data>
  1030. </f:Cell>
  1031. <f:Cell id="field4" alias="字段4" styleID="10" left="2" right="2" top="4" bottom="4" type="field">
  1032. <f:DesignedCell text="租赁类型" locked="false" />
  1033. <f:Data type="string">leaseType.name</f:Data>
  1034. </f:Cell>
  1035. <f:Cell id="text54" alias="文本54" styleID="8" left="4" right="4" top="4" bottom="4" type="constant">
  1036. <f:DesignedCell locked="false" />
  1037. <f:Data type="string">租赁期限:</f:Data>
  1038. </f:Cell>
  1039. <f:Cell id="field10" alias="字段10" styleID="13" left="5" right="5" top="4" bottom="4" type="field">
  1040. <f:DesignedCell text="租赁期限" locked="false" />
  1041. <f:Data type="string">bargainTime</f:Data>
  1042. </f:Cell>
  1043. <f:Cell id="text55" alias="文本55" styleID="8" left="7" right="7" top="4" bottom="4" type="constant">
  1044. <f:DesignedCell locked="false" />
  1045. <f:Data type="string">租金总额(本币):</f:Data>
  1046. </f:Cell>
  1047. <f:Cell id="field14" alias="字段14" styleID="12" left="8" right="8" top="4" bottom="4" type="field">
  1048. <f:DesignedCell text="租金总额(本币)" locked="false" />
  1049. <f:Data type="string">hireNaturalAmt</f:Data>
  1050. </f:Cell>
  1051. <f:Cell id="text56" alias="文本56" styleID="8" left="10" right="10" top="4" bottom="4" type="constant">
  1052. <f:DesignedCell locked="false" />
  1053. <f:Data type="string">订金总额(本币):</f:Data>
  1054. </f:Cell>
  1055. <f:Cell id="field19" alias="字段19" styleID="12" left="11" right="11" top="4" bottom="4" type="field">
  1056. <f:DesignedCell text="订金总额(本币)" locked="false" />
  1057. <f:Data type="string">subsNaturalAmt</f:Data>
  1058. </f:Cell>
  1059. <f:Cell id="text57" alias="文本57" styleID="8" left="1" right="1" top="5" bottom="5" type="constant">
  1060. <f:DesignedCell locked="false" />
  1061. <f:Data type="string">出租方:</f:Data>
  1062. </f:Cell>
  1063. <f:Cell id="field44" alias="字段44" styleID="14" left="2" right="2" top="5" bottom="5" type="field">
  1064. <f:DesignedCell text="租赁方" locked="false" />
  1065. <f:Data type="string">leasor</f:Data>
  1066. </f:Cell>
  1067. <f:Cell id="text58" alias="文本58" styleID="8" left="4" right="4" top="5" bottom="5" type="constant">
  1068. <f:DesignedCell locked="false" />
  1069. <f:Data type="string">承租方:</f:Data>
  1070. </f:Cell>
  1071. <f:Cell id="field6" alias="字段6" styleID="10" left="5" right="5" top="5" bottom="5" type="field">
  1072. <f:DesignedCell text="承阻方" locked="false" />
  1073. <f:Data type="string">leasee</f:Data>
  1074. </f:Cell>
  1075. <f:Cell id="text18" alias="文本18" styleID="15" left="7" right="7" top="5" bottom="5" type="constant">
  1076. <f:DesignedCell locked="false" />
  1077. <f:Data type="string">租金缴费方式:</f:Data>
  1078. </f:Cell>
  1079. <f:Cell id="field3" alias="字段3" styleID="16" left="8" right="8" top="5" bottom="5" type="field">
  1080. <f:DesignedCell text="租金缴费方式" locked="false" />
  1081. <f:Data type="string">payMode.name</f:Data>
  1082. </f:Cell>
  1083. <f:Cell id="text7" alias="文本7" styleID="15" left="1" right="1" top="6" bottom="6" type="constant">
  1084. <f:DesignedCell locked="false" />
  1085. <f:Data type="string">已租租期:</f:Data>
  1086. </f:Cell>
  1087. <f:Cell id="field45" alias="字段45" styleID="17" left="2" right="2" top="6" bottom="6" type="field">
  1088. <f:DesignedCell text="已租租期" locked="false" />
  1089. <f:Data type="string">leasedTime</f:Data>
  1090. </f:Cell>
  1091. <f:Cell id="text12" alias="文本12" styleID="15" left="4" right="4" top="6" bottom="6" type="constant">
  1092. <f:DesignedCell locked="false" />
  1093. <f:Data type="string">剩余租期:</f:Data>
  1094. </f:Cell>
  1095. <f:Cell id="field54" alias="字段54" styleID="17" left="5" right="5" top="6" bottom="6" type="field">
  1096. <f:DesignedCell text="剩余租期" locked="false" />
  1097. <f:Data type="string">remainTime</f:Data>
  1098. </f:Cell>
  1099. <f:Cell id="text59" alias="文本59" styleID="8" left="7" right="7" top="6" bottom="6" type="constant">
  1100. <f:DesignedCell locked="false" />
  1101. <f:Data type="string">交付日期:</f:Data>
  1102. </f:Cell>
  1103. <f:Cell id="field15" alias="字段15" styleID="15" left="8" right="8" top="6" bottom="6" type="field">
  1104. <f:DesignedCell text="交付日期" locked="false" />
  1105. <f:Data type="string">deliverDate</f:Data>
  1106. </f:Cell>
  1107. <f:Cell id="text60" alias="文本60" styleID="8" left="10" right="10" top="6" bottom="6" type="constant">
  1108. <f:DesignedCell locked="false" />
  1109. <f:Data type="string">交付地点:</f:Data>
  1110. </f:Cell>
  1111. <f:Cell id="field55" alias="字段55" styleID="14" left="11" right="11" top="6" bottom="6" type="field">
  1112. <f:DesignedCell text="交付地点" locked="false" />
  1113. <f:Data type="string">deliverPlace</f:Data>
  1114. </f:Cell>
  1115. <f:Cell id="text61" alias="文本61" styleID="8" left="1" right="1" top="7" bottom="7" type="constant">
  1116. <f:DesignedCell locked="false" />
  1117. <f:Data type="string">摘要:</f:Data>
  1118. </f:Cell>
  1119. <f:Cell id="field21" alias="字段21" styleID="10" left="2" right="12" top="7" bottom="7" type="field">
  1120. <f:DesignedCell text="摘要" locked="false" />
  1121. <f:Data type="string">description</f:Data>
  1122. </f:Cell>
  1123. </f:Body>
  1124. </f:Table>
  1125. <f:Table id="table6" alias="网格容器6" left="[group3.left]" right="[group3.right]" top="[table5.bottom]+10.0" bottom="[table6.top]+90.0" preMacro=" $SETVALUE(&quot;columnwidth.1&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 180)); $SETVALUE(&quot;columnwidth.10&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 230)); $SETVALUE(&quot;columnwidth.11&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 200)); $SETVALUE(&quot;columnwidth.13&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 160)); $SETVALUE(&quot;columnwidth.17&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 140)); $SETVALUE(&quot;columnwidth.18&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 80)); $SETVALUE(&quot;columnwidth.6&quot;, $IFF($GET(&quot;payMode&quot;) &gt; &quot;3&quot;, 0, 130)); $SETVALUE(&quot;columnwidth.7&quot;, $IFF($GET(&quot;payMode&quot;) &gt; &quot;3&quot;, 0, 130)); " dataSourceID="FaLeaseInbillQuery" layout="1">
  1126. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group3" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table5" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="table6" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
  1127. <f:Rows>
  1128. <f:Row height="*" />
  1129. </f:Rows>
  1130. <f:Columns>
  1131. <f:Column width="120" />
  1132. <f:Column width="180" />
  1133. <f:Column width="140" />
  1134. <f:Column width="100" />
  1135. <f:Column width="80" />
  1136. <f:Column width="120" />
  1137. <f:Column width="130" />
  1138. <f:Column width="130" />
  1139. <f:Column width="150" />
  1140. <f:Column width="150" />
  1141. <f:Column width="230" />
  1142. <f:Column width="200" />
  1143. <f:Column width="180" />
  1144. <f:Column width="160" />
  1145. <f:Column width="80" />
  1146. <f:Column width="140" />
  1147. <f:Column width="140" />
  1148. <f:Column width="140" />
  1149. <f:Column width="80" />
  1150. <f:Column width="*" />
  1151. </f:Columns>
  1152. <f:Body>
  1153. <f:Cell id="text66" alias="文本66" styleID="18" left="1" right="1" top="1" bottom="1" type="constant">
  1154. <f:DesignedCell locked="false" />
  1155. <f:Data type="string">资产类别</f:Data>
  1156. </f:Cell>
  1157. <f:Cell id="text67" alias="文本67" styleID="18" left="2" right="2" top="1" bottom="1" type="constant">
  1158. <f:DesignedCell locked="false" />
  1159. <f:Data type="string">资产编码</f:Data>
  1160. </f:Cell>
  1161. <f:Cell id="text68" alias="文本68" styleID="18" left="3" right="3" top="1" bottom="1" type="constant">
  1162. <f:DesignedCell locked="false" />
  1163. <f:Data type="string">资产名称</f:Data>
  1164. </f:Cell>
  1165. <f:Cell id="text69" alias="文本69" styleID="18" left="4" right="4" top="1" bottom="1" type="constant">
  1166. <f:DesignedCell locked="false" />
  1167. <f:Data type="string">规格型号</f:Data>
  1168. </f:Cell>
  1169. <f:Cell id="text70" alias="文本70" styleID="19" left="5" right="5" top="1" bottom="1" type="constant">
  1170. <f:DesignedCell locked="false" />
  1171. <f:Data type="string">计量单位</f:Data>
  1172. </f:Cell>
  1173. <f:Cell id="text71" alias="文本71" styleID="19" left="6" right="6" top="1" bottom="1" type="constant">
  1174. <f:DesignedCell locked="false" />
  1175. <f:Data type="string">租赁数量</f:Data>
  1176. </f:Cell>
  1177. <f:Cell id="text72" alias="monthRentOrigi" styleID="19" left="7" right="7" top="1" bottom="1" preMacro="$SETVALUE(&quot;text&quot;, $IFF($GET(&quot;payMode&quot;) == &quot;0&quot;, &quot;年租金(原币)&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;1&quot;, &quot;季租金(原币)&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;2&quot;, &quot;月租金(原币)&quot;, &quot;日租金(原币)&quot;))));" type="constant">
  1178. <f:DesignedCell locked="false" />
  1179. <f:Data type="string">月租金(原币)</f:Data>
  1180. </f:Cell>
  1181. <f:Cell id="text73" alias="monthRentLocal" styleID="20" left="8" right="8" top="1" bottom="1" preMacro="$SETVALUE(&quot;text&quot;, $IFF($GET(&quot;payMode&quot;) == &quot;0&quot;, &quot;年租金(本币)&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;1&quot;, &quot;季租金(本币)&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;2&quot;, &quot;月租金(本币)&quot;, &quot;日租金(本币)&quot;))));" type="constant">
  1182. <f:DesignedCell locked="false" />
  1183. <f:Data type="string">月租金(本币)</f:Data>
  1184. </f:Cell>
  1185. <f:Cell id="text74" alias="文本74" styleID="20" left="9" right="9" top="1" bottom="1" type="constant">
  1186. <f:DesignedCell locked="false" />
  1187. <f:Data type="string">租金总额(原币)</f:Data>
  1188. </f:Cell>
  1189. <f:Cell id="text75" alias="文本75" styleID="20" left="10" right="10" top="1" bottom="1" type="constant">
  1190. <f:DesignedCell locked="false" />
  1191. <f:Data type="string">租金总额(本币)</f:Data>
  1192. </f:Cell>
  1193. <f:Cell id="text76" alias="文本76" styleID="19" left="11" right="11" top="1" bottom="1" type="constant">
  1194. <f:DesignedCell locked="false" />
  1195. <f:Data type="string">租赁资产原账面价值(本币)</f:Data>
  1196. </f:Cell>
  1197. <f:Cell id="text77" alias="文本77" styleID="19" left="12" right="12" top="1" bottom="1" type="constant">
  1198. <f:DesignedCell locked="false" />
  1199. <f:Data type="string">租赁资产公允价值(本币)</f:Data>
  1200. </f:Cell>
  1201. <f:Cell id="text78" alias="文本78" styleID="19" left="13" right="13" top="1" bottom="1" type="constant">
  1202. <f:DesignedCell locked="false" />
  1203. <f:Data type="string">初始直接费用(本币)</f:Data>
  1204. </f:Cell>
  1205. <f:Cell id="text79" alias="文本79" styleID="19" left="14" right="14" top="1" bottom="1" type="constant">
  1206. <f:DesignedCell locked="false" />
  1207. <f:Data type="string">未担保余值(本币)</f:Data>
  1208. </f:Cell>
  1209. <f:Cell id="text80" alias="文本80" styleID="19" left="15" right="15" top="1" bottom="1" type="constant">
  1210. <f:DesignedCell locked="false" />
  1211. <f:Data type="string">有无保险</f:Data>
  1212. </f:Cell>
  1213. <f:Cell id="text11" alias="文本11" styleID="18" left="16" right="16" top="1" bottom="1" type="constant">
  1214. <f:DesignedCell locked="false" />
  1215. <f:Data type="string">保险费用(本币)</f:Data>
  1216. </f:Cell>
  1217. <f:Cell id="text19" alias="文本19" styleID="18" left="17" right="17" top="1" bottom="1" type="constant">
  1218. <f:DesignedCell locked="false" />
  1219. <f:Data type="string">保证金(本币)</f:Data>
  1220. </f:Cell>
  1221. <f:Cell id="text20" alias="文本20" styleID="18" left="18" right="18" top="1" bottom="1" type="constant">
  1222. <f:DesignedCell locked="false" />
  1223. <f:Data type="string">转让金(本币)</f:Data>
  1224. </f:Cell>
  1225. <f:Cell id="text21" alias="文本21" styleID="18" left="19" right="19" top="1" bottom="1" type="constant">
  1226. <f:DesignedCell locked="false" />
  1227. <f:Data type="string">折旧期限</f:Data>
  1228. </f:Cell>
  1229. <f:Cell id="text24" alias="文本24" styleID="18" left="20" right="20" top="1" bottom="1" type="constant">
  1230. <f:DesignedCell locked="false" />
  1231. <f:Data type="string">备注</f:Data>
  1232. </f:Cell>
  1233. </f:Body>
  1234. </f:Table>
  1235. <f:Area id="loop3" alias="循环区3" styleID="21" left="[group3.left]" right="[group3.right]" top="[table6.bottom]" bottom="[loop3.top]+540.0" nextAreaID="loop3">
  1236. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group3" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table6" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="loop3" bottomRelativeBorder="top" bottomRelativeOffset="540" locked="false" />
  1237. <f:Table id="table4" alias="网格容器4" left="[loop3.left]" right="[loop3.right]" top="[loop3.top]" bottom="[table4.top]+90.0" preMacro=" $SETVALUE(&quot;columnwidth.1&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 180)); $SETVALUE(&quot;columnwidth.10&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 230)); $SETVALUE(&quot;columnwidth.11&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 200)); $SETVALUE(&quot;columnwidth.13&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 160)); $SETVALUE(&quot;columnwidth.17&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 140)); $SETVALUE(&quot;columnwidth.18&quot;, $IFF($GET(&quot;workLease&quot;) == &quot;true&quot;, 0, 80)); $SETVALUE(&quot;columnwidth.6&quot;, $IFF($GET(&quot;payMode&quot;) &gt; &quot;3&quot;, 0, 130)); $SETVALUE(&quot;columnwidth.7&quot;, $IFF($GET(&quot;payMode&quot;) &gt; &quot;3&quot;, 0, 130));" dataSourceID="FaLeaseInbillQuery" layout="1">
  1238. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="loop3" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop3" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop3" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table4" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
  1239. <f:Rows>
  1240. <f:Row height="*" />
  1241. </f:Rows>
  1242. <f:Columns>
  1243. <f:Column width="120" />
  1244. <f:Column width="180" />
  1245. <f:Column width="140" />
  1246. <f:Column width="100" />
  1247. <f:Column width="80" />
  1248. <f:Column width="120" />
  1249. <f:Column width="130" />
  1250. <f:Column width="130" />
  1251. <f:Column width="150" />
  1252. <f:Column width="150" />
  1253. <f:Column width="230" />
  1254. <f:Column width="200" />
  1255. <f:Column width="180" />
  1256. <f:Column width="160" />
  1257. <f:Column width="80" />
  1258. <f:Column width="140" />
  1259. <f:Column width="140" />
  1260. <f:Column width="140" />
  1261. <f:Column width="80" />
  1262. <f:Column width="*" />
  1263. </f:Columns>
  1264. <f:Body>
  1265. <f:Cell id="field22" alias="字段22" styleID="22" left="1" right="1" top="1" bottom="1" type="field">
  1266. <f:DesignedCell text="资产类别" locked="false" />
  1267. <f:Data type="string">entry.assetCat.name</f:Data>
  1268. </f:Cell>
  1269. <f:Cell id="field23" alias="字段23" styleID="22" left="2" right="2" top="1" bottom="1" type="field">
  1270. <f:DesignedCell text="资产编码" locked="false" />
  1271. <f:Data type="string">entry.cardNumber</f:Data>
  1272. </f:Cell>
  1273. <f:Cell id="field24" alias="字段24" styleID="22" left="3" right="3" top="1" bottom="1" type="field">
  1274. <f:DesignedCell text="资产名称" locked="false" />
  1275. <f:Data type="string">entry.cardName</f:Data>
  1276. </f:Cell>
  1277. <f:Cell id="field25" alias="字段25" styleID="22" left="4" right="4" top="1" bottom="1" type="field">
  1278. <f:DesignedCell text="规格型号" locked="false" />
  1279. <f:Data type="string">entry.specs</f:Data>
  1280. </f:Cell>
  1281. <f:Cell id="field42" alias="字段42" styleID="23" left="5" right="5" top="1" bottom="1" type="field">
  1282. <f:DesignedCell text="计量单位" locked="false" />
  1283. <f:Data type="string">entry.measureUnit.name</f:Data>
  1284. </f:Cell>
  1285. <f:Cell id="field27" alias="字段27" styleID="24" left="6" right="6" top="1" bottom="1" type="field">
  1286. <f:DesignedCell text="租赁数量" locked="false" />
  1287. <f:Data type="string">entry.quantity</f:Data>
  1288. </f:Cell>
  1289. <f:Cell id="field28" alias="字段28" styleID="24" left="7" right="7" top="1" bottom="1" type="field">
  1290. <f:DesignedCell text="月租金(原币)" locked="false" />
  1291. <f:Data type="string">entry.monOriginHireAmt</f:Data>
  1292. </f:Cell>
  1293. <f:Cell id="field11" alias="字段11" styleID="25" left="8" right="8" top="1" bottom="1" type="field">
  1294. <f:DesignedCell text="月租金(本币)" locked="false" />
  1295. <f:Data type="string">entry.monLocalHireAmt</f:Data>
  1296. </f:Cell>
  1297. <f:Cell id="field20" alias="字段20" styleID="25" left="9" right="9" top="1" bottom="1" type="field">
  1298. <f:DesignedCell text="租金总额(原币)1" locked="false" />
  1299. <f:Data type="string">entry.hireOriginAmt</f:Data>
  1300. </f:Cell>
  1301. <f:Cell id="field26" alias="字段26" styleID="25" left="10" right="10" top="1" bottom="1" type="field">
  1302. <f:DesignedCell text="租金总额(本币)1" locked="false" />
  1303. <f:Data type="string">entry.hireLocalAmt</f:Data>
  1304. </f:Cell>
  1305. <f:Cell id="field29" alias="字段29" styleID="25" left="11" right="11" top="1" bottom="1" type="field">
  1306. <f:DesignedCell text="租赁资产原账面价值(本币)" locked="false" />
  1307. <f:Data type="string">entry.assetValue</f:Data>
  1308. </f:Cell>
  1309. <f:Cell id="field30" alias="字段30" styleID="25" left="12" right="12" top="1" bottom="1" type="field">
  1310. <f:DesignedCell text="租赁资产公允价值(本币)" locked="false" />
  1311. <f:Data type="string">entry.fairAmt</f:Data>
  1312. </f:Cell>
  1313. <f:Cell id="field31" alias="字段31" styleID="25" left="13" right="13" top="1" bottom="1" type="field">
  1314. <f:DesignedCell text="初始直接费用(本币)" locked="false" />
  1315. <f:Data type="string">entry.initAmt</f:Data>
  1316. </f:Cell>
  1317. <f:Cell id="field32" alias="字段32" styleID="25" left="14" right="14" top="1" bottom="1" type="field">
  1318. <f:DesignedCell text="未担保余值(本币)" locked="false" />
  1319. <f:Data type="string">entry.unAssuredAmt</f:Data>
  1320. </f:Cell>
  1321. <f:Cell id="field33" alias="字段33" styleID="26" left="15" right="15" top="1" bottom="1" type="field">
  1322. <f:DesignedCell text="有无保险" locked="false" />
  1323. <f:Data type="string">entry.hasInsurance</f:Data>
  1324. </f:Cell>
  1325. <f:Cell id="field34" alias="字段34" styleID="27" left="16" right="16" top="1" bottom="1" type="field">
  1326. <f:DesignedCell text="保险费用" locked="false" />
  1327. <f:Data type="string">entry.insuranceAmt</f:Data>
  1328. </f:Cell>
  1329. <f:Cell id="field35" alias="字段35" styleID="25" left="17" right="17" top="1" bottom="1" type="field">
  1330. <f:DesignedCell text="保证金" locked="false" />
  1331. <f:Data type="string">entry.bailAmt</f:Data>
  1332. </f:Cell>
  1333. <f:Cell id="field36" alias="字段36" styleID="25" left="18" right="18" top="1" bottom="1" type="field">
  1334. <f:DesignedCell text="转让金" locked="false" />
  1335. <f:Data type="string">entry.attornAmt</f:Data>
  1336. </f:Cell>
  1337. <f:Cell id="field37" alias="字段37" styleID="25" left="19" right="19" top="1" bottom="1" type="field">
  1338. <f:DesignedCell text="折旧期限" locked="false" />
  1339. <f:Data type="string">entry.deprLife</f:Data>
  1340. </f:Cell>
  1341. <f:Cell id="field38" alias="字段38" styleID="28" left="20" right="20" top="1" bottom="1" type="field">
  1342. <f:DesignedCell text="备注" locked="false" />
  1343. <f:Data type="string">entry.description</f:Data>
  1344. </f:Cell>
  1345. </f:Body>
  1346. </f:Table>
  1347. </f:Area>
  1348. <f:Table id="table2" alias="网格容器2" styleID="29" left="[group3.left]" right="[group3.right]" top="[loop3.bottom]+10.0" bottom="[table2.top]+295.0" dataSourceID="FaLeaseInbillQuery">
  1349. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group3" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop3" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="table2" bottomRelativeBorder="top" bottomRelativeOffset="295" locked="false" />
  1350. <f:Rows>
  1351. <f:Row />
  1352. <f:Row />
  1353. <f:Row />
  1354. <f:Row />
  1355. <f:Row />
  1356. </f:Rows>
  1357. <f:Columns>
  1358. <f:Column />
  1359. <f:Column />
  1360. <f:Column />
  1361. <f:Column />
  1362. <f:Column />
  1363. <f:Column />
  1364. <f:Column />
  1365. <f:Column />
  1366. <f:Column />
  1367. <f:Column />
  1368. <f:Column />
  1369. <f:Column />
  1370. <f:Column />
  1371. <f:Column />
  1372. <f:Column />
  1373. <f:Column />
  1374. <f:Column />
  1375. <f:Column />
  1376. <f:Column />
  1377. <f:Column />
  1378. <f:Column />
  1379. <f:Column />
  1380. <f:Column />
  1381. <f:Column />
  1382. <f:Column />
  1383. <f:Column />
  1384. <f:Column />
  1385. <f:Column />
  1386. <f:Column />
  1387. <f:Column />
  1388. <f:Column />
  1389. <f:Column />
  1390. <f:Column />
  1391. <f:Column />
  1392. <f:Column />
  1393. </f:Columns>
  1394. <f:Body>
  1395. <f:Cell id="text8" alias="文本8" styleID="30" left="1" right="7" top="1" bottom="1" type="constant">
  1396. <f:DesignedCell locked="false" />
  1397. <f:Data type="string">租赁资产原账面价值(本币)合计:</f:Data>
  1398. </f:Cell>
  1399. <f:Cell id="field46" alias="字段46" styleID="31" left="8" right="13" top="1" bottom="1" type="field">
  1400. <f:DesignedCell text="租赁资产原账面价值(本币)合计" locked="false" />
  1401. <f:Data type="string">assetValueTotal</f:Data>
  1402. </f:Cell>
  1403. <f:Cell id="text9" alias="文本9" styleID="32" left="17" right="23" top="1" bottom="1" type="constant">
  1404. <f:DesignedCell locked="false" />
  1405. <f:Data type="string">租赁资产公允价值(本币)合计:</f:Data>
  1406. </f:Cell>
  1407. <f:Cell id="field48" alias="字段48" styleID="31" left="23" right="29" top="1" bottom="1" type="field">
  1408. <f:DesignedCell text="租赁资产公允价值(本币)合计" locked="false" />
  1409. <f:Data type="string">evaluateValueTotal</f:Data>
  1410. </f:Cell>
  1411. <f:Cell id="text26" alias="文本26" styleID="33" left="1" right="7" top="2" bottom="2" preMacro="$SETVALUE(&quot;text&quot;, $IFF($GET(&quot;payMode&quot;) == &quot;0&quot;, &quot;年租金(原币)合计:&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;1&quot;, &quot;季租金(原币)合计:&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;2&quot;, &quot;月租金(原币)合计:&quot;,&quot;日租金(原币)合计:&quot;))));" type="constant">
  1412. <f:DesignedCell locked="false" />
  1413. <f:Data type="string">月租金(原币)合计:</f:Data>
  1414. </f:Cell>
  1415. <f:Cell id="field49" alias="字段49" styleID="34" left="8" right="13" top="2" bottom="2" type="field">
  1416. <f:DesignedCell text="月租金(原币)合计" locked="false" />
  1417. <f:Data type="string">monOriginHireAmtTotal</f:Data>
  1418. </f:Cell>
  1419. <f:Cell id="text27" alias="文本27" styleID="35" left="17" right="21" top="2" bottom="2" preMacro="$SETVALUE(&quot;text&quot;, $IFF($GET(&quot;payMode&quot;) == &quot;0&quot;, &quot;年租金(本币)合计:&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;1&quot;, &quot;季租金(本币)合计:&quot;,$IFF($GET(&quot;payMode&quot;) == &quot;2&quot;, &quot;月租金(本币)合计:&quot;, &quot;日租金(本币)合计:&quot;))));" type="constant">
  1420. <f:DesignedCell locked="false" />
  1421. <f:Data type="string">月租金(本币)合计:</f:Data>
  1422. </f:Cell>
  1423. <f:Cell id="field56" alias="字段56" styleID="34" left="23" right="29" top="2" bottom="2" type="field">
  1424. <f:DesignedCell text="月租金(本币)合计" locked="false" />
  1425. <f:Data type="string">monLocalHireAmtTotal</f:Data>
  1426. </f:Cell>
  1427. <f:Cell id="text25" alias="文本25" styleID="33" left="1" right="7" top="3" bottom="3" type="constant">
  1428. <f:DesignedCell locked="false" />
  1429. <f:Data type="string">初始直接费用(本币)合计:</f:Data>
  1430. </f:Cell>
  1431. <f:Cell id="field50" alias="字段50" styleID="36" left="8" right="13" top="3" bottom="3" type="field">
  1432. <f:DesignedCell text="初始直接费用(本币)合计" locked="false" />
  1433. <f:Data type="string">initAmtTotal</f:Data>
  1434. </f:Cell>
  1435. <f:Cell id="text28" alias="文本28" styleID="35" left="17" right="22" top="3" bottom="3" type="constant">
  1436. <f:DesignedCell locked="false" />
  1437. <f:Data type="string">未担保余额(本币)合计:</f:Data>
  1438. </f:Cell>
  1439. <f:Cell id="field57" alias="字段57" styleID="34" left="23" right="29" top="3" bottom="3" type="field">
  1440. <f:DesignedCell text="未担保余值(本币)合计" locked="false" />
  1441. <f:Data type="string">unAssuredAmTotal</f:Data>
  1442. </f:Cell>
  1443. <f:Cell id="text16" alias="文本16" styleID="37" left="1" right="7" top="4" bottom="4" type="constant">
  1444. <f:DesignedCell locked="false" />
  1445. <f:Data type="string">保险费(本币)合计:</f:Data>
  1446. </f:Cell>
  1447. <f:Cell id="field51" alias="字段51" styleID="34" left="8" right="13" top="4" bottom="4" type="field">
  1448. <f:DesignedCell text="保险费用合计" locked="false" />
  1449. <f:Data type="string">insuranceAmtTotal</f:Data>
  1450. </f:Cell>
  1451. <f:Cell id="text17" alias="文本17" styleID="38" left="17" right="20" top="4" bottom="4" type="constant">
  1452. <f:DesignedCell locked="false" />
  1453. <f:Data type="string">保证金合计:</f:Data>
  1454. </f:Cell>
  1455. <f:Cell id="field58" alias="字段58" styleID="34" left="23" right="29" top="4" bottom="4" type="field">
  1456. <f:DesignedCell text="保证金合计" locked="false" />
  1457. <f:Data type="string">bailAmtTotal</f:Data>
  1458. </f:Cell>
  1459. <f:Cell id="text13" alias="文本13" styleID="39" left="1" right="7" top="5" bottom="5" type="constant">
  1460. <f:DesignedCell locked="false" />
  1461. <f:Data type="string">租赁数量合计:</f:Data>
  1462. </f:Cell>
  1463. <f:Cell id="field47" alias="字段47" styleID="40" left="8" right="13" top="5" bottom="5" type="field">
  1464. <f:DesignedCell text="租赁数量合计" locked="false" />
  1465. <f:Data type="string">rentQuantity</f:Data>
  1466. </f:Cell>
  1467. <f:Cell id="text14" alias="文本14" styleID="41" left="17" right="20" top="5" bottom="5" type="constant">
  1468. <f:DesignedCell locked="false" />
  1469. <f:Data type="string">转让金合计:</f:Data>
  1470. </f:Cell>
  1471. <f:Cell id="field59" alias="字段59" styleID="42" left="23" right="29" top="5" bottom="5" type="field">
  1472. <f:DesignedCell text="转让金合计" locked="false" />
  1473. <f:Data type="string">attornAmtTotal</f:Data>
  1474. </f:Cell>
  1475. </f:Body>
  1476. </f:Table>
  1477. <f:Table id="table3" alias="网格容器3" styleID="43" left="[group3.left]" right="[group3.right]" top="[table2.bottom]+10.0" bottom="[table3.top]+160.0" dataSourceID="FaLeaseInbillQuery">
  1478. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group3" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group3" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table2" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="table3" bottomRelativeBorder="top" bottomRelativeOffset="160" locked="false" />
  1479. <f:Rows>
  1480. <f:Row />
  1481. <f:Row />
  1482. </f:Rows>
  1483. <f:Columns>
  1484. <f:Column />
  1485. <f:Column />
  1486. <f:Column />
  1487. <f:Column />
  1488. <f:Column />
  1489. <f:Column />
  1490. <f:Column />
  1491. <f:Column />
  1492. <f:Column />
  1493. <f:Column />
  1494. <f:Column />
  1495. <f:Column />
  1496. <f:Column />
  1497. <f:Column />
  1498. <f:Column />
  1499. <f:Column />
  1500. <f:Column />
  1501. <f:Column />
  1502. <f:Column />
  1503. <f:Column />
  1504. <f:Column />
  1505. <f:Column />
  1506. <f:Column />
  1507. <f:Column />
  1508. <f:Column />
  1509. <f:Column />
  1510. <f:Column />
  1511. <f:Column />
  1512. <f:Column />
  1513. <f:Column />
  1514. </f:Columns>
  1515. <f:Body>
  1516. <f:Cell id="text22" alias="文本22" styleID="44" left="1" right="4" top="1" bottom="1" type="constant">
  1517. <f:DesignedCell locked="false" />
  1518. <f:Data type="string">制单人:</f:Data>
  1519. </f:Cell>
  1520. <f:Cell id="field52" alias="字段52" styleID="38" left="5" right="9" top="1" bottom="1" type="field">
  1521. <f:DesignedCell text="制单人" locked="false" />
  1522. <f:Data type="string">creator.name</f:Data>
  1523. </f:Cell>
  1524. <f:Cell id="text23" alias="文本23" styleID="38" left="20" right="23" top="1" bottom="1" type="constant">
  1525. <f:DesignedCell locked="false" />
  1526. <f:Data type="string">制单日期:</f:Data>
  1527. </f:Cell>
  1528. <f:Cell id="field53" alias="字段53" styleID="38" left="24" right="28" top="1" bottom="1" type="field">
  1529. <f:DesignedCell text="制单日期" locked="false" />
  1530. <f:Data type="string">createTime</f:Data>
  1531. </f:Cell>
  1532. <f:Cell id="text29" alias="文本29" styleID="45" left="1" right="4" top="2" bottom="2" type="constant">
  1533. <f:DesignedCell locked="false" />
  1534. <f:Data type="string">审核人:</f:Data>
  1535. </f:Cell>
  1536. <f:Cell id="field5" alias="字段5" styleID="46" left="5" right="9" top="2" bottom="2" type="field">
  1537. <f:DesignedCell text="审核人" locked="false" />
  1538. <f:Data type="string">auditor.name</f:Data>
  1539. </f:Cell>
  1540. <f:Cell id="text30" alias="文本30" styleID="47" left="20" right="23" top="2" bottom="2" type="constant">
  1541. <f:DesignedCell locked="false" />
  1542. <f:Data type="string">审核日期:</f:Data>
  1543. </f:Cell>
  1544. <f:Cell id="field60" alias="字段60" styleID="46" left="24" right="28" top="2" bottom="2" type="field">
  1545. <f:DesignedCell text="审核日期" locked="false" />
  1546. <f:Data type="string">auditTime</f:Data>
  1547. </f:Cell>
  1548. </f:Body>
  1549. </f:Table>
  1550. </f:Panel>
  1551. <f:Cell id="field43" alias="字段43" styleID="2" left="[group1.right]-1455.0" right="[field43.left]+768.0" top="[group3.bottom]+10.0" bottom="[field43.top]+60.0" type="field">
  1552. <f:DesignedCell text="公司名称" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="right" leftRelativeOffset="-1455" rightLocationType="relative" rightRelativeObjID="field43" rightRelativeBorder="left" rightRelativeOffset="768" topLocationType="relative" topRelativeObjID="group3" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="field43" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  1553. <f:Data type="string">company.name</f:Data>
  1554. </f:Cell>
  1555. <f:Cell id="text3" alias="文本3" styleID="2" left="[group1.right]-592.0" right="[text3.left]+389.0" top="[group3.bottom]+10.0" bottom="[text3.top]+60.0" type="constant">
  1556. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="right" leftRelativeOffset="-592" rightLocationType="relative" rightRelativeObjID="text3" rightRelativeBorder="left" rightRelativeOffset="389" topLocationType="relative" topRelativeObjID="group3" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="text3" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  1557. <f:Data type="string">资产租入单</f:Data>
  1558. </f:Cell>
  1559. </f:Panel>
  1560. </f:Area>
  1561. </f:Page>
  1562. </Form>
  1563. <PrintInfo>
  1564. <c:PageSetup>
  1565. <c:PageMargin left="100" right="100" top="100" bottom="180" header="80" footer="100" />
  1566. <c:Orientation>LANDSCAPE</c:Orientation>
  1567. <c:PaperSizeName>iso-a4</c:PaperSizeName>
  1568. <c:Header height="80" margin="80" />
  1569. <c:Footer height="100" margin="80" />
  1570. </c:PageSetup>
  1571. <c:PrinterSetup />
  1572. </PrintInfo>
  1573. </DocRoot>