LCMCardTemplate.kdrs-form 82 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979
  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>Sat Dec 30 18:18:32 CST 2006</c:Created>
  5. <c:Company>kingdee.com</c:Company>
  6. <c:LastModified>Thu Sep 10 19:24:05 CST 2009</c:LastModified>
  7. <c:Author>null</c:Author>
  8. </DocInfo>
  9. <DataSources version="2.0">
  10. <c:DataSource id="LCMCard.bos-query">
  11. <c:Reference />
  12. <c:Params />
  13. </c:DataSource>
  14. </DataSources>
  15. <DataObjects version="1.0">
  16. <DataObject name="LCMCard.bos-query" alias.zh_CN="低值易耗品卡片" alias.en="" alias.zh_TW="低值易耗品卡片" alias="#1" desc.zh_TW="低值易耗品卡片" desc.en="" desc.zh_CN="低值易耗品卡片" desc="#1">
  17. <CommonQuery name="LCMCard.bos-query" 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="assetCat.name" alias.zh_CN="类别" alias.en="" alias.zh_TW="類別" alias="#1" dataType="string" order="0" />
  21. <Column name="dept.name" alias.zh_CN="保管部门" alias.en="" alias.zh_TW="保管部門" alias="#1" dataType="string" order="0" />
  22. <Column name="operator" alias.zh_CN="操作员" alias.en="" alias.zh_TW="操作員" alias="#1" dataType="string" order="0" />
  23. <Column name="printdate" alias.zh_CN="打印日期" alias.en="" alias.zh_TW="列印日期" alias="#1" dataType="string" order="0" />
  24. <Column name="number" alias.zh_CN="低耗品编码" alias.en="" alias.zh_TW="低耗品編碼" alias="#1" dataType="string" order="0" />
  25. <Column name="name" alias.zh_CN="低耗品名称" alias.en="" alias.zh_TW="低耗品名稱" alias="#1" dataType="string" order="0" />
  26. <Column name="specs" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" dataType="string" order="0" />
  27. <Column name="assetAmt" alias.zh_CN="数量" alias.en="" alias.zh_TW="數量" alias="#1" dataType="string" order="0" />
  28. <Column name="measureUnit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" dataType="string" order="0" />
  29. <Column name="useStatus" alias.zh_CN="使用状况" alias.en="" alias.zh_TW="使用狀況" alias="#1" dataType="string" order="0" />
  30. <Column name="buyDate" alias.zh_CN="购置日期" alias.en="" alias.zh_TW="購置日期" alias="#1" dataType="string" order="0" />
  31. <Column name="sourceMode.name" alias.zh_CN="来源方式" alias.en="" alias.zh_TW="來源方式" alias="#1" dataType="string" order="0" />
  32. <Column name="accountDate" alias.zh_CN="入账日期" alias.en="" alias.zh_TW="入賬日期" alias="#1" dataType="string" order="0" />
  33. <Column name="accountAsset.name" alias.zh_CN="核算科目" alias.en="" alias.zh_TW="核算科目" alias="#1" dataType="string" order="0" />
  34. <Column name="amortizeMode" alias.zh_CN="摊销方法" alias.en="" alias.zh_TW="攤銷方法" alias="#1" dataType="string" order="0" />
  35. <Column name="pArea" alias.zh_CN="产地" alias.en="" alias.zh_TW="產地" alias="#1" dataType="string" order="0" />
  36. <Column name="mfr" alias.zh_CN="制造商" alias.en="" alias.zh_TW="製造商" alias="#1" dataType="string" order="0" />
  37. <Column name="usableAmt" alias.zh_CN="尚可领用数量" alias.en="" alias.zh_TW="尚可領用數量" alias="#1" dataType="string" order="0" />
  38. <Column name="life" alias.zh_CN="可用期限" alias.en="" alias.zh_TW="可用期限" alias="#1" dataType="string" order="0" />
  39. <Column name="keeper.name" alias.zh_CN="保管人" alias.en="" alias.zh_TW="保管人" alias="#1" dataType="string" order="0" />
  40. <Column name="description" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" order="0" />
  41. <Column name="currency.name" alias.zh_CN="币别" alias.en="" alias.zh_TW="幣別" alias="#1" dataType="string" order="0" />
  42. <Column name="exRate" alias.zh_CN="汇率" alias.en="" alias.zh_TW="匯率" alias="#1" dataType="string" order="0" />
  43. <Column name="unitPrice" alias.zh_CN="单价" alias.en="" alias.zh_TW="單價" alias="#1" dataType="string" order="0" />
  44. <Column name="originAmount" alias.zh_CN="原币金额" alias.en="" alias.zh_TW="原幣金額" alias="#1" dataType="string" order="0" />
  45. <Column name="localAmount" alias.zh_CN="本位币金额" alias.en="" alias.zh_TW="本位幣金額" alias="#1" dataType="string" order="0" />
  46. <Column name="consumeDetail.useDate" alias.zh_CN="领用日期" alias.en="" alias.zh_TW="領用日期" alias="#1" dataType="string" order="0" />
  47. <Column name="consumeDetail.useDepartment" alias.zh_CN="领用部门" alias.en="" alias.zh_TW="領用部門" alias="#1" dataType="string" order="0" />
  48. <Column name="consumeDetail.usePerson" alias.zh_CN="领用人" alias.en="" alias.zh_TW="領用人" alias="#1" dataType="string" order="0" />
  49. <Column name="consumeDetail.account" alias.zh_CN="对方科目" alias.en="" alias.zh_TW="對方科目" alias="#1" dataType="string" order="0" />
  50. <Column name="consumeDetail.useAmt" alias.zh_CN="领用数量" alias.en="" alias.zh_TW="領用數量" alias="#1" dataType="string" order="0" />
  51. <Column name="consumeDetail.useAmount" alias.zh_CN="领用金额(本币)" alias.en="" alias.zh_TW="領用金額(本幣)" alias="#1" dataType="string" order="0" />
  52. <Column name="consumeDetail.amortizedAmount" alias.zh_CN="已摊销金额(本币)" alias.en="" alias.zh_TW="已攤銷金額(本幣)" alias="#1" dataType="string" order="0" />
  53. <Column name="consumeDetail.amortizeAmount" alias.zh_CN="待摊销金额(本币)" alias.en="" alias.zh_TW="待攤銷金額(本幣)" alias="#1" dataType="string" order="0" />
  54. <Column name="consumeDetail.remark" alias.zh_CN="领用说明" alias.en="" alias.zh_TW="領用說明" alias="#1" dataType="string" order="0" />
  55. <Column name="consumeDetail.number" alias.zh_CN="领用单号" alias.en="" alias.zh_TW="領用單號" alias="#1" dataType="string" order="0" />
  56. <Column name="company.name" alias.zh_CN="公司" alias.en="" alias.zh_TW="公司" alias="#1" dataType="string" order="0" />
  57. <Column name="consumeDetail.address2" alias.zh_CN="存放地点2" alias.en="" alias.zh_TW="存放地點2" alias="#1" dataType="string" order="0" />
  58. <Column name="address1" alias.zh_CN="存放地点1" alias.en="" alias.zh_TW="存放地點" alias="#1" dataType="string" order="0" />
  59. </Columns>
  60. </Outputs>
  61. <Query version="1.0" type="bos.query">
  62. <Columns>
  63. <Column name="assetCat.name" alias.zh_CN="类别" alias.en="" alias.zh_TW="類別" alias="#1" dataType="string" />
  64. <Column name="dept.name" alias.zh_CN="保管部门" alias.en="" alias.zh_TW="保管部門" alias="#1" dataType="string" />
  65. <Column name="operator" alias.zh_CN="操作员" alias.en="" alias.zh_TW="操作員" alias="#1" dataType="string" />
  66. <Column name="printdate" alias.zh_CN="打印日期" alias.en="" alias.zh_TW="列印日期" alias="#1" dataType="string" />
  67. <Column name="number" alias.zh_CN="低耗品编码" alias.en="" alias.zh_TW="低耗品編碼" alias="#1" dataType="string" />
  68. <Column name="name" alias.zh_CN="低耗品名称" alias.en="" alias.zh_TW="低耗品名稱" alias="#1" dataType="string" />
  69. <Column name="specs" alias.zh_CN="规格型号" alias.en="" alias.zh_TW="規格型號" alias="#1" dataType="string" />
  70. <Column name="assetAmt" alias.zh_CN="数量" alias.en="" alias.zh_TW="數量" alias="#1" dataType="string" />
  71. <Column name="measureUnit.name" alias.zh_CN="计量单位" alias.en="" alias.zh_TW="計量單位" alias="#1" dataType="string" />
  72. <Column name="useStatus" alias.zh_CN="使用状况" alias.en="" alias.zh_TW="使用狀況" alias="#1" dataType="string" />
  73. <Column name="buyDate" alias.zh_CN="购置日期" alias.en="" alias.zh_TW="購置日期" alias="#1" dataType="string" />
  74. <Column name="sourceMode.name" alias.zh_CN="来源方式" alias.en="" alias.zh_TW="來源方式" alias="#1" dataType="string" />
  75. <Column name="accountDate" alias.zh_CN="入账日期" alias.en="" alias.zh_TW="入賬日期" alias="#1" dataType="string" />
  76. <Column name="accountAsset.name" alias.zh_CN="核算科目" alias.en="" alias.zh_TW="核算科目" alias="#1" dataType="string" />
  77. <Column name="amortizeMode" alias.zh_CN="摊销方法" alias.en="" alias.zh_TW="攤銷方法" alias="#1" dataType="string" />
  78. <Column name="pArea" alias.zh_CN="产地" alias.en="" alias.zh_TW="產地" alias="#1" dataType="string" />
  79. <Column name="mfr" alias.zh_CN="制造商" alias.en="" alias.zh_TW="製造商" alias="#1" dataType="string" />
  80. <Column name="usableAmt" alias.zh_CN="尚可领用数量" alias.en="" alias.zh_TW="尚可領用數量" alias="#1" dataType="string" />
  81. <Column name="life" alias.zh_CN="可用期限" alias.en="" alias.zh_TW="可用期限" alias="#1" dataType="string" />
  82. <Column name="keeper.name" alias.zh_CN="保管人" alias.en="" alias.zh_TW="保管人" alias="#1" dataType="string" />
  83. <Column name="description" alias.zh_CN="备注" alias.en="" alias.zh_TW="備註" alias="#1" dataType="string" />
  84. <Column name="currency.name" alias.zh_CN="币别" alias.en="" alias.zh_TW="幣別" alias="#1" dataType="string" />
  85. <Column name="exRate" alias.zh_CN="汇率" alias.en="" alias.zh_TW="匯率" alias="#1" dataType="string" />
  86. <Column name="unitPrice" alias.zh_CN="单价" alias.en="" alias.zh_TW="單價" alias="#1" dataType="string" />
  87. <Column name="originAmount" alias.zh_CN="原币金额" alias.en="" alias.zh_TW="原幣金額" alias="#1" dataType="string" />
  88. <Column name="localAmount" alias.zh_CN="本位币金额" alias.en="" alias.zh_TW="本位幣金額" alias="#1" dataType="string" />
  89. <Column name="consumeDetail.useDate" alias.zh_CN="领用日期" alias.en="" alias.zh_TW="領用日期" alias="#1" dataType="string" />
  90. <Column name="consumeDetail.useDepartment" alias.zh_CN="领用部门" alias.en="" alias.zh_TW="領用部門" alias="#1" dataType="string" />
  91. <Column name="consumeDetail.usePerson" alias.zh_CN="领用人" alias.en="" alias.zh_TW="領用人" alias="#1" dataType="string" />
  92. <Column name="consumeDetail.account" alias.zh_CN="对方科目" alias.en="" alias.zh_TW="對方科目" alias="#1" dataType="string" />
  93. <Column name="consumeDetail.useAmt" alias.zh_CN="领用数量" alias.en="" alias.zh_TW="領用數量" alias="#1" dataType="string" />
  94. <Column name="consumeDetail.useAmount" alias.zh_CN="领用金额(本币)" alias.en="" alias.zh_TW="領用金額(本幣)" alias="#1" dataType="string" />
  95. <Column name="consumeDetail.amortizedAmount" alias.zh_CN="已摊销金额(本币)" alias.en="" alias.zh_TW="已攤銷金額(本幣)" alias="#1" dataType="string" />
  96. <Column name="consumeDetail.amortizeAmount" alias.zh_CN="待摊销金额(本币)" alias.en="" alias.zh_TW="待攤銷金額(本幣)" alias="#1" dataType="string" />
  97. <Column name="consumeDetail.remark" alias.zh_CN="领用说明" alias.en="" alias.zh_TW="領用說明" alias="#1" dataType="string" />
  98. <Column name="consumeDetail.number" alias.zh_CN="领用单号" alias.en="" alias.zh_TW="領用單號" alias="#1" dataType="string" />
  99. <Column name="company.name" alias.zh_CN="公司" alias.en="" alias.zh_TW="公司" alias="#1" dataType="string" />
  100. <Column name="consumeDetail.address2" alias.zh_CN="存放地点2" alias.en="" alias.zh_TW="存放地點2" alias="#1" dataType="string" />
  101. <Column name="address1" alias.zh_CN="存放地点1" alias.en="" alias.zh_TW="存放地點" alias="#1" dataType="string" />
  102. </Columns>
  103. <Tables />
  104. <Joins />
  105. <Orders />
  106. <Filter />
  107. <Content><![CDATA[LCMCard.bos-query]]></Content>
  108. </Query>
  109. <EXT />
  110. </CommonQuery>
  111. </DataObject>
  112. </DataObjects>
  113. <Styles version="1.0">
  114. <c:Style id="28">
  115. <c:Borders>
  116. <c:Border position="left" lineStyle="NullLine" />
  117. <c:Border position="top" lineStyle="NullLine" />
  118. <c:Border position="right" lineStyle="NullLine" />
  119. <c:Border position="bottom" lineStyle="NullLine" />
  120. </c:Borders>
  121. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  122. </c:Style>
  123. <c:Style id="3">
  124. <c:Font color="#000000" />
  125. <c:Borders>
  126. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  127. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  128. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  129. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  130. </c:Borders>
  131. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  132. </c:Style>
  133. <c:Style id="29">
  134. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  135. <c:Borders>
  136. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  137. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  138. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  139. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  140. <c:Border position="diagonalleft" lineStyle="NullLine" />
  141. <c:Border position="diagonalright" lineStyle="NullLine" />
  142. </c:Borders>
  143. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  144. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  145. <c:Protection hidden="false" locked="false" />
  146. </c:Style>
  147. <c:Style id="27">
  148. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  149. <c:Borders>
  150. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  151. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  152. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  153. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  154. <c:Border position="diagonalleft" lineStyle="NullLine" />
  155. <c:Border position="diagonalright" lineStyle="NullLine" />
  156. </c:Borders>
  157. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  158. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  159. <c:Protection hidden="false" locked="false" />
  160. </c:Style>
  161. <c:Style id="0">
  162. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  163. </c:Style>
  164. <c:Style id="14">
  165. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  166. <c:Borders>
  167. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  168. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  169. <c:Border position="right" lineStyle="NullLine" />
  170. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  171. <c:Border position="diagonalleft" lineStyle="NullLine" />
  172. <c:Border position="diagonalright" lineStyle="NullLine" />
  173. </c:Borders>
  174. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  175. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  176. <c:Protection hidden="false" locked="false" />
  177. </c:Style>
  178. <c:Style id="17">
  179. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  180. <c:Borders>
  181. <c:Border position="left" lineStyle="NullLine" />
  182. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  183. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  184. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  185. <c:Border position="diagonalleft" lineStyle="NullLine" />
  186. <c:Border position="diagonalright" lineStyle="NullLine" />
  187. </c:Borders>
  188. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  189. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  190. <c:Protection hidden="false" locked="false" />
  191. </c:Style>
  192. <c:Style id="6">
  193. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  194. <c:Borders>
  195. <c:Border position="left" lineStyle="NullLine" />
  196. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  197. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  198. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  199. <c:Border position="diagonalleft" lineStyle="NullLine" />
  200. <c:Border position="diagonalright" lineStyle="NullLine" />
  201. </c:Borders>
  202. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  203. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  204. <c:Protection hidden="false" locked="false" />
  205. </c:Style>
  206. <c:Style id="1">
  207. <c:Borders>
  208. <c:Border position="left" lineStyle="Single" penStyle="Dot" />
  209. <c:Border position="top" lineStyle="Single" penStyle="Dot" />
  210. <c:Border position="right" lineStyle="Single" penStyle="Dot" />
  211. <c:Border position="bottom" lineStyle="Single" penStyle="Dot" />
  212. </c:Borders>
  213. </c:Style>
  214. <c:Style id="5">
  215. <c:Font fontName="宋体" size="9" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  216. <c:Borders>
  217. <c:Border position="left" lineStyle="NullLine" />
  218. <c:Border position="top" lineStyle="NullLine" />
  219. <c:Border position="right" lineStyle="NullLine" />
  220. <c:Border position="bottom" lineStyle="NullLine" />
  221. <c:Border position="diagonalleft" lineStyle="NullLine" />
  222. <c:Border position="diagonalright" lineStyle="NullLine" />
  223. </c:Borders>
  224. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  225. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  226. <c:Protection hidden="false" locked="false" />
  227. </c:Style>
  228. <c:Style id="16">
  229. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  230. <c:Borders>
  231. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  232. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  233. <c:Border position="right" lineStyle="NullLine" />
  234. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  235. <c:Border position="diagonalleft" lineStyle="NullLine" />
  236. <c:Border position="diagonalright" lineStyle="NullLine" />
  237. </c:Borders>
  238. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  239. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  240. <c:Protection hidden="false" locked="false" />
  241. </c:Style>
  242. <c:Style id="24">
  243. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  244. <c:Borders>
  245. <c:Border position="left" lineStyle="NullLine" />
  246. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  247. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  248. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  249. <c:Border position="diagonalleft" lineStyle="NullLine" />
  250. <c:Border position="diagonalright" lineStyle="NullLine" />
  251. </c:Borders>
  252. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  253. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  254. <c:Protection hidden="false" locked="false" />
  255. </c:Style>
  256. <c:Style id="11">
  257. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  258. <c:Borders>
  259. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  260. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  261. <c:Border position="right" lineStyle="NullLine" />
  262. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  263. <c:Border position="diagonalleft" lineStyle="NullLine" />
  264. <c:Border position="diagonalright" lineStyle="NullLine" />
  265. </c:Borders>
  266. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  267. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  268. <c:Protection hidden="false" locked="false" />
  269. </c:Style>
  270. <c:Style id="15">
  271. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  272. <c:Borders>
  273. <c:Border position="left" lineStyle="NullLine" />
  274. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  275. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  276. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  277. <c:Border position="diagonalleft" lineStyle="NullLine" />
  278. <c:Border position="diagonalright" lineStyle="NullLine" />
  279. </c:Borders>
  280. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  281. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  282. <c:Protection hidden="false" locked="false" />
  283. </c:Style>
  284. <c:Style id="4">
  285. <c:Font fontName="隶书" size="14" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  286. <c:Borders>
  287. <c:Border position="left" lineStyle="NullLine" />
  288. <c:Border position="top" lineStyle="NullLine" />
  289. <c:Border position="right" lineStyle="NullLine" />
  290. <c:Border position="bottom" lineStyle="NullLine" />
  291. <c:Border position="diagonalleft" lineStyle="NullLine" />
  292. <c:Border position="diagonalright" lineStyle="NullLine" />
  293. </c:Borders>
  294. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  295. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  296. <c:Protection hidden="false" locked="false" />
  297. </c:Style>
  298. <c:Style id="23">
  299. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  300. <c:Borders>
  301. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  302. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  303. <c:Border position="right" lineStyle="NullLine" />
  304. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  305. <c:Border position="diagonalleft" lineStyle="NullLine" />
  306. <c:Border position="diagonalright" lineStyle="NullLine" />
  307. </c:Borders>
  308. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  309. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  310. <c:Protection hidden="false" locked="false" />
  311. </c:Style>
  312. <c:Style id="12">
  313. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  314. <c:Borders>
  315. <c:Border position="left" lineStyle="NullLine" />
  316. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  317. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  318. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  319. <c:Border position="diagonalleft" lineStyle="NullLine" />
  320. <c:Border position="diagonalright" lineStyle="NullLine" />
  321. </c:Borders>
  322. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  323. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  324. <c:Protection hidden="false" locked="false" />
  325. </c:Style>
  326. <c:Style id="30">
  327. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  328. <c:Borders>
  329. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  330. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  331. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  332. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  333. <c:Border position="diagonalleft" lineStyle="NullLine" />
  334. <c:Border position="diagonalright" lineStyle="NullLine" />
  335. </c:Borders>
  336. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  337. <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="false" />
  338. <c:Protection hidden="false" locked="false" />
  339. </c:Style>
  340. <c:Style id="7">
  341. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  342. <c:Borders>
  343. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  344. <c:Border position="top" lineStyle="NullLine" />
  345. <c:Border position="right" lineStyle="NullLine" />
  346. <c:Border position="bottom" lineStyle="NullLine" />
  347. <c:Border position="diagonalleft" lineStyle="NullLine" />
  348. <c:Border position="diagonalright" lineStyle="NullLine" />
  349. </c:Borders>
  350. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  351. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  352. <c:Protection hidden="false" locked="false" />
  353. </c:Style>
  354. <c:Style id="18">
  355. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  356. <c:Borders>
  357. <c:Border position="left" lineStyle="NullLine" />
  358. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  359. <c:Border position="right" lineStyle="NullLine" />
  360. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  361. <c:Border position="diagonalleft" lineStyle="NullLine" />
  362. <c:Border position="diagonalright" lineStyle="NullLine" />
  363. </c:Borders>
  364. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  365. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  366. <c:Protection hidden="false" locked="false" />
  367. </c:Style>
  368. <c:Style id="2">
  369. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  370. <c:Borders>
  371. <c:Border position="left" lineStyle="NullLine" />
  372. <c:Border position="top" lineStyle="NullLine" />
  373. <c:Border position="right" lineStyle="NullLine" />
  374. <c:Border position="bottom" lineStyle="NullLine" />
  375. <c:Border position="diagonalleft" lineStyle="NullLine" />
  376. <c:Border position="diagonalright" lineStyle="NullLine" />
  377. </c:Borders>
  378. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  379. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  380. <c:Protection hidden="false" locked="false" />
  381. </c:Style>
  382. <c:Style id="20">
  383. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  384. <c:Borders>
  385. <c:Border position="left" lineStyle="NullLine" />
  386. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  387. <c:Border position="right" lineStyle="NullLine" />
  388. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  389. <c:Border position="diagonalleft" lineStyle="NullLine" />
  390. <c:Border position="diagonalright" lineStyle="NullLine" />
  391. </c:Borders>
  392. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  393. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  394. <c:Protection hidden="false" locked="false" />
  395. </c:Style>
  396. <c:Style id="31">
  397. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  398. <c:Borders>
  399. <c:Border position="left" lineStyle="NullLine" />
  400. <c:Border position="top" lineStyle="NullLine" />
  401. <c:Border position="right" lineStyle="NullLine" />
  402. <c:Border position="bottom" lineStyle="NullLine" />
  403. <c:Border position="diagonalleft" lineStyle="NullLine" />
  404. <c:Border position="diagonalright" lineStyle="NullLine" />
  405. </c:Borders>
  406. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  407. <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  408. <c:Protection hidden="false" locked="false" />
  409. </c:Style>
  410. <c:Style id="25">
  411. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  412. <c:Borders>
  413. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  414. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  415. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  416. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  417. <c:Border position="diagonalleft" lineStyle="NullLine" />
  418. <c:Border position="diagonalright" lineStyle="NullLine" />
  419. </c:Borders>
  420. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  421. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  422. <c:Protection hidden="false" locked="false" />
  423. </c:Style>
  424. <c:Style id="32">
  425. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  426. <c:Borders>
  427. <c:Border position="left" lineStyle="NullLine" />
  428. <c:Border position="top" lineStyle="NullLine" />
  429. <c:Border position="right" lineStyle="NullLine" />
  430. <c:Border position="bottom" lineStyle="NullLine" />
  431. <c:Border position="diagonalleft" lineStyle="NullLine" />
  432. <c:Border position="diagonalright" lineStyle="NullLine" />
  433. </c:Borders>
  434. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  435. <c:Alignment horizontal="center" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  436. <c:Protection hidden="false" locked="false" />
  437. </c:Style>
  438. <c:Style id="21">
  439. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  440. <c:Borders>
  441. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  442. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  443. <c:Border position="right" lineStyle="NullLine" />
  444. <c:Border position="bottom" lineStyle="NullLine" />
  445. <c:Border position="diagonalleft" lineStyle="NullLine" />
  446. <c:Border position="diagonalright" lineStyle="NullLine" />
  447. </c:Borders>
  448. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  449. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  450. <c:Protection hidden="false" locked="false" />
  451. </c:Style>
  452. <c:Style id="10">
  453. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  454. <c:Borders>
  455. <c:Border position="left" lineStyle="NullLine" />
  456. <c:Border position="top" lineStyle="NullLine" />
  457. <c:Border position="right" lineStyle="NullLine" />
  458. <c:Border position="bottom" lineStyle="NullLine" />
  459. <c:Border position="diagonalleft" lineStyle="NullLine" />
  460. <c:Border position="diagonalright" lineStyle="NullLine" />
  461. </c:Borders>
  462. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  463. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  464. <c:Protection hidden="false" locked="false" />
  465. </c:Style>
  466. <c:Style id="13">
  467. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  468. <c:Borders>
  469. <c:Border position="left" lineStyle="NullLine" />
  470. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  471. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  472. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  473. <c:Border position="diagonalleft" lineStyle="NullLine" />
  474. <c:Border position="diagonalright" lineStyle="NullLine" />
  475. </c:Borders>
  476. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  477. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  478. <c:Protection hidden="false" locked="false" />
  479. </c:Style>
  480. <c:Style id="26">
  481. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  482. <c:Borders>
  483. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  484. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  485. <c:Border position="right" lineStyle="NullLine" />
  486. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  487. <c:Border position="diagonalleft" lineStyle="NullLine" />
  488. <c:Border position="diagonalright" lineStyle="NullLine" />
  489. </c:Borders>
  490. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  491. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  492. <c:Protection hidden="false" locked="false" />
  493. </c:Style>
  494. <c:Style id="22">
  495. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  496. <c:Borders>
  497. <c:Border position="left" lineStyle="NullLine" />
  498. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  499. <c:Border position="right" lineStyle="NullLine" />
  500. <c:Border position="bottom" lineStyle="NullLine" />
  501. <c:Border position="diagonalleft" lineStyle="NullLine" />
  502. <c:Border position="diagonalright" lineStyle="NullLine" />
  503. </c:Borders>
  504. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  505. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  506. <c:Protection hidden="false" locked="false" />
  507. </c:Style>
  508. <c:Style id="9">
  509. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  510. <c:Borders>
  511. <c:Border position="left" lineStyle="NullLine" />
  512. <c:Border position="top" lineStyle="NullLine" />
  513. <c:Border position="right" lineStyle="NullLine" />
  514. <c:Border position="bottom" lineStyle="NullLine" />
  515. <c:Border position="diagonalleft" lineStyle="NullLine" />
  516. <c:Border position="diagonalright" lineStyle="NullLine" />
  517. </c:Borders>
  518. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  519. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  520. <c:Protection hidden="false" locked="false" />
  521. </c:Style>
  522. <c:Style id="19">
  523. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  524. <c:Borders>
  525. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  526. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  527. <c:Border position="right" lineStyle="NullLine" />
  528. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  529. <c:Border position="diagonalleft" lineStyle="NullLine" />
  530. <c:Border position="diagonalright" lineStyle="NullLine" />
  531. </c:Borders>
  532. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  533. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  534. <c:Protection hidden="false" locked="false" />
  535. </c:Style>
  536. <c:Style id="8">
  537. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  538. <c:Borders>
  539. <c:Border position="left" lineStyle="NullLine" />
  540. <c:Border position="top" lineStyle="NullLine" />
  541. <c:Border position="right" lineStyle="NullLine" />
  542. <c:Border position="bottom" lineStyle="NullLine" />
  543. <c:Border position="diagonalleft" lineStyle="NullLine" />
  544. <c:Border position="diagonalright" lineStyle="NullLine" />
  545. </c:Borders>
  546. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  547. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  548. <c:Protection hidden="false" locked="false" />
  549. </c:Style>
  550. </Styles>
  551. <Headers />
  552. <Footers />
  553. <Form id="form1" alias="LCMCardTemplate.kdrs-form" version="3.1">
  554. <f:Page id="page1" alias="页1" styleID="0" repeat="-1">
  555. <f:DesignedPage paperSize="iso-a4" objWidth="2770" objHeight="1820" widthLimitless="false" heightLimitless="false" />
  556. <f:Area id="loop1" alias="循环区1" styleID="1" left="[page1.left]" right="[page1.right]" top="[page1.top]" bottom="[page1.bottom]" nextAreaID="loop1">
  557. <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" />
  558. <f:Panel id="group1" alias="分组容器1" styleID="2" left="[loop1.left]" right="[loop1.right]" top="[loop1.top]" bottom="[group1.top]+1800.0" dataSourceID="LCMCard.bos-query">
  559. <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="1800" locked="false" />
  560. <f:Panel id="group2" alias="分组容器2" styleID="3" left="[group1.left]" right="[group1.right]" top="[group1.top]" bottom="[group2.top]+1680.0" dataSourceID="LCMCard.bos-query">
  561. <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="group2" bottomRelativeBorder="top" bottomRelativeOffset="1680" locked="false" />
  562. <f:Cell id="field2" alias="字段2" styleID="4" left="[group2.left]+10.0" right="[group2.right]-10.0" top="[group2.top]+60.0" bottom="[field2.top]+100.0" type="field">
  563. <f:DesignedCell text="公司" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="-10" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="60" bottomLocationType="relative" bottomRelativeObjID="field2" bottomRelativeBorder="top" bottomRelativeOffset="100" locked="false" />
  564. <f:Data type="string">company.name</f:Data>
  565. </f:Cell>
  566. <f:Cell id="text2" alias="文本2" styleID="5" left="[group2.left]+10.0" right="[group2.right]-10.0" top="[field2.bottom]+20.0" bottom="[text2.top]+60.0" type="constant">
  567. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="-10" topLocationType="relative" topRelativeObjID="field2" topRelativeBorder="bottom" topRelativeOffset="20" bottomLocationType="relative" bottomRelativeObjID="text2" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  568. <f:Data type="string">低值易耗品卡片</f:Data>
  569. </f:Cell>
  570. <f:Table id="table1" alias="网格容器1" styleID="6" left="[group2.left]" right="[group2.right]" top="[group2.top]+300.0" bottom="[table1.top]+900.0" dataSourceID="LCMCard.bos-query" layout="1">
  571. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="300" bottomLocationType="relative" bottomRelativeObjID="table1" bottomRelativeBorder="top" bottomRelativeOffset="900" locked="false" />
  572. <f:Rows>
  573. <f:Row height="60" />
  574. <f:Row height="60" />
  575. <f:Row height="60" />
  576. <f:Row height="60" />
  577. <f:Row height="60" />
  578. <f:Row height="60" />
  579. <f:Row height="60" />
  580. <f:Row height="60" />
  581. <f:Row height="60" />
  582. <f:Row height="60" />
  583. <f:Row height="60" />
  584. <f:Row height="60" />
  585. <f:Row height="60" />
  586. <f:Row height="60" />
  587. <f:Row height="60" />
  588. </f:Rows>
  589. <f:Columns>
  590. <f:Column width="250" />
  591. <f:Column width="500" />
  592. <f:Column width="200" />
  593. <f:Column width="500" />
  594. <f:Column width="200" />
  595. <f:Column width="400" />
  596. <f:Column width="220" />
  597. <f:Column width="500" />
  598. </f:Columns>
  599. <f:Body>
  600. <f:Cell id="text3" alias="文本3" styleID="7" left="1" right="1" top="1" bottom="1" type="constant">
  601. <f:DesignedCell locked="false" />
  602. <f:Data type="string">类别:</f:Data>
  603. </f:Cell>
  604. <f:Cell id="field3" alias="字段3" styleID="8" left="2" right="6" top="1" bottom="1" type="field">
  605. <f:DesignedCell text="类别" locked="false" />
  606. <f:Data type="string">assetCat.name</f:Data>
  607. </f:Cell>
  608. <f:Cell id="text39" alias="文本39" styleID="9" left="7" right="7" top="1" bottom="1" type="constant">
  609. <f:DesignedCell locked="false" />
  610. <f:Data type="string">操作员:</f:Data>
  611. </f:Cell>
  612. <f:Cell id="field38" alias="字段38" styleID="9" left="8" right="8" top="1" bottom="1" type="field">
  613. <f:DesignedCell text="操作员" locked="false" />
  614. <f:Data type="string">operator</f:Data>
  615. </f:Cell>
  616. <f:Cell id="text4" alias="文本4" styleID="7" left="1" right="1" top="2" bottom="2" type="constant">
  617. <f:DesignedCell locked="false" />
  618. <f:Data type="string">保管部门:</f:Data>
  619. </f:Cell>
  620. <f:Cell id="field4" alias="字段4" styleID="10" left="2" right="6" top="2" bottom="2" type="field">
  621. <f:DesignedCell text="保管部门" locked="false" />
  622. <f:Data type="string">dept.name</f:Data>
  623. </f:Cell>
  624. <f:Cell id="text40" alias="文本40" styleID="9" left="7" right="7" top="2" bottom="2" type="constant">
  625. <f:DesignedCell locked="false" />
  626. <f:Data type="string">打印日期:</f:Data>
  627. </f:Cell>
  628. <f:Cell id="field39" alias="字段39" styleID="9" left="8" right="8" top="2" bottom="2" type="field">
  629. <f:DesignedCell text="打印日期" locked="false" />
  630. <f:Data type="string">printdate</f:Data>
  631. </f:Cell>
  632. <f:Cell id="text5" alias="文本5" styleID="11" left="1" right="1" top="3" bottom="3" type="constant">
  633. <f:DesignedCell locked="false" />
  634. <f:Data type="string">低耗品编码:</f:Data>
  635. </f:Cell>
  636. <f:Cell id="field23" alias="字段23" styleID="12" left="2" right="8" top="3" bottom="3" type="field">
  637. <f:DesignedCell text="低耗品编码" locked="false" />
  638. <f:Data type="string">number</f:Data>
  639. </f:Cell>
  640. <f:Cell id="text6" alias="文本6" styleID="11" left="1" right="1" top="4" bottom="4" type="constant">
  641. <f:DesignedCell locked="false" />
  642. <f:Data type="string">低耗品名称:</f:Data>
  643. </f:Cell>
  644. <f:Cell id="field24" alias="字段24" styleID="12" left="2" right="8" top="4" bottom="4" type="field">
  645. <f:DesignedCell text="低耗品名称" locked="false" />
  646. <f:Data type="string">name</f:Data>
  647. </f:Cell>
  648. <f:Cell id="text7" alias="文本7" styleID="11" left="1" right="1" top="5" bottom="5" type="constant">
  649. <f:DesignedCell locked="false" />
  650. <f:Data type="string">规格型号:</f:Data>
  651. </f:Cell>
  652. <f:Cell id="field6" alias="字段6" styleID="12" left="2" right="8" top="5" bottom="5" type="field">
  653. <f:DesignedCell text="规格型号" locked="false" />
  654. <f:Data type="string">specs</f:Data>
  655. </f:Cell>
  656. <f:Cell id="text8" alias="文本8" styleID="11" left="1" right="1" top="6" bottom="6" type="constant">
  657. <f:DesignedCell locked="false" />
  658. <f:Data type="string">计量单位:</f:Data>
  659. </f:Cell>
  660. <f:Cell id="field7" alias="字段7" styleID="13" left="2" right="2" top="6" bottom="6" type="field">
  661. <f:DesignedCell text="计量单位" locked="false" />
  662. <f:Data type="string">measureUnit.name</f:Data>
  663. </f:Cell>
  664. <f:Cell id="text24" alias="文本24" styleID="14" left="3" right="3" top="6" bottom="6" type="constant">
  665. <f:DesignedCell locked="false" />
  666. <f:Data type="string">数量:</f:Data>
  667. </f:Cell>
  668. <f:Cell id="field5" alias="字段5" styleID="15" left="4" right="6" top="6" bottom="6" type="field">
  669. <f:DesignedCell text="数量" locked="false" />
  670. <f:Data type="string">assetAmt</f:Data>
  671. </f:Cell>
  672. <f:Cell id="text25" alias="文本25" styleID="16" left="7" right="7" top="6" bottom="6" type="constant">
  673. <f:DesignedCell locked="false" />
  674. <f:Data type="string">购置日期:</f:Data>
  675. </f:Cell>
  676. <f:Cell id="field18" alias="字段18" styleID="17" left="8" right="8" top="6" bottom="6" type="field">
  677. <f:DesignedCell text="购置日期" locked="false" />
  678. <f:Data type="string">buyDate</f:Data>
  679. </f:Cell>
  680. <f:Cell id="text9" alias="文本9" styleID="11" left="1" right="1" top="7" bottom="7" type="constant">
  681. <f:DesignedCell locked="false" />
  682. <f:Data type="string">来源方式:</f:Data>
  683. </f:Cell>
  684. <f:Cell id="field8" alias="字段8" styleID="18" left="2" right="2" top="7" bottom="7" type="field">
  685. <f:DesignedCell text="来源方式" locked="false" />
  686. <f:Data type="string">sourceMode.name</f:Data>
  687. </f:Cell>
  688. <f:Cell id="text29" alias="文本29" styleID="19" left="3" right="3" top="7" bottom="7" type="constant">
  689. <f:DesignedCell locked="false" />
  690. <f:Data type="string">使用状况:</f:Data>
  691. </f:Cell>
  692. <f:Cell id="field25" alias="字段25" styleID="17" left="4" right="6" top="7" bottom="7" type="field">
  693. <f:DesignedCell text="使用状况" locked="false" />
  694. <f:Data type="string">useStatus</f:Data>
  695. </f:Cell>
  696. <f:Cell id="text26" alias="文本26" styleID="16" left="7" right="7" top="7" bottom="7" type="constant">
  697. <f:DesignedCell locked="false" />
  698. <f:Data type="string">入账日期:</f:Data>
  699. </f:Cell>
  700. <f:Cell id="field19" alias="字段19" styleID="17" left="8" right="8" top="7" bottom="7" type="field">
  701. <f:DesignedCell text="入账日期" locked="false" />
  702. <f:Data type="string">accountDate</f:Data>
  703. </f:Cell>
  704. <f:Cell id="text10" alias="文本10" styleID="11" left="1" right="1" top="8" bottom="8" type="constant">
  705. <f:DesignedCell locked="false" />
  706. <f:Data type="string">产地:</f:Data>
  707. </f:Cell>
  708. <f:Cell id="field9" alias="字段9" styleID="20" left="2" right="6" top="8" bottom="8" type="field">
  709. <f:DesignedCell text="产地" locked="false" />
  710. <f:Data type="string">pArea</f:Data>
  711. </f:Cell>
  712. <f:Cell id="text27" alias="文本27" styleID="16" left="7" right="7" top="8" bottom="8" type="constant">
  713. <f:DesignedCell locked="false" />
  714. <f:Data type="string">制造商:</f:Data>
  715. </f:Cell>
  716. <f:Cell id="field20" alias="字段20" styleID="17" left="8" right="8" top="8" bottom="8" type="field">
  717. <f:DesignedCell text="制造商" locked="false" />
  718. <f:Data type="string">mfr</f:Data>
  719. </f:Cell>
  720. <f:Cell id="text11" alias="文本11" styleID="21" left="1" right="1" top="9" bottom="9" type="constant">
  721. <f:DesignedCell locked="false" />
  722. <f:Data type="string">尚可领用数量:</f:Data>
  723. </f:Cell>
  724. <f:Cell id="field10" alias="字段10" styleID="22" left="2" right="2" top="9" bottom="9" type="field">
  725. <f:DesignedCell text="尚可领用数量" locked="false" />
  726. <f:Data type="string">usableAmt</f:Data>
  727. </f:Cell>
  728. <f:Cell id="text21" alias="文本21" styleID="19" left="3" right="3" top="9" bottom="9" type="constant">
  729. <f:DesignedCell locked="false" />
  730. <f:Data type="string">摊销方法:</f:Data>
  731. </f:Cell>
  732. <f:Cell id="field26" alias="字段26" styleID="17" left="4" right="4" top="9" bottom="9" type="field">
  733. <f:DesignedCell text="摊销方法" locked="false" />
  734. <f:Data type="string">amortizeMode</f:Data>
  735. </f:Cell>
  736. <f:Cell id="text22" alias="文本22" styleID="23" left="5" right="5" top="9" bottom="9" type="constant">
  737. <f:DesignedCell locked="false" />
  738. <f:Data type="string">核算科目:</f:Data>
  739. </f:Cell>
  740. <f:Cell id="field27" alias="字段27" styleID="17" left="6" right="6" top="9" bottom="9" type="field">
  741. <f:DesignedCell text="核算科目" locked="false" />
  742. <f:Data type="string">accountAsset.name</f:Data>
  743. </f:Cell>
  744. <f:Cell id="text23" alias="文本23" styleID="16" left="7" right="7" top="9" bottom="9" type="constant">
  745. <f:DesignedCell locked="false" />
  746. <f:Data type="string">可用期限:</f:Data>
  747. </f:Cell>
  748. <f:Cell id="field21" alias="字段21" styleID="17" left="8" right="8" top="9" bottom="9" type="field">
  749. <f:DesignedCell text="可用期限" locked="false" />
  750. <f:Data type="string">life</f:Data>
  751. </f:Cell>
  752. <f:Cell id="text12" alias="文本12" styleID="23" left="1" right="1" top="10" bottom="10" type="constant">
  753. <f:DesignedCell locked="false" />
  754. <f:Data type="string">存放地点:</f:Data>
  755. </f:Cell>
  756. <f:Cell id="field40" alias="字段40" styleID="3" left="2" right="5" top="10" bottom="10" type="field">
  757. <f:DesignedCell text="存放地点1" locked="false" />
  758. <f:Data type="string">address1</f:Data>
  759. </f:Cell>
  760. <f:Cell id="text28" alias="文本28" styleID="16" left="7" right="7" top="10" bottom="10" type="constant">
  761. <f:DesignedCell locked="false" />
  762. <f:Data type="string">保管人:</f:Data>
  763. </f:Cell>
  764. <f:Cell id="field22" alias="字段22" styleID="17" left="8" right="8" top="10" bottom="10" type="field">
  765. <f:DesignedCell text="保管人" locked="false" />
  766. <f:Data type="string">keeper.name</f:Data>
  767. </f:Cell>
  768. <f:Cell id="text13" alias="文本13" styleID="23" left="1" right="1" top="11" bottom="12" type="constant">
  769. <f:DesignedCell locked="false" />
  770. <f:Data type="string">备注:</f:Data>
  771. </f:Cell>
  772. <f:Cell id="field12" alias="字段12" styleID="24" left="2" right="8" top="11" bottom="12" type="field">
  773. <f:DesignedCell text="备注" locked="false" />
  774. <f:Data type="string">description</f:Data>
  775. </f:Cell>
  776. <f:Cell id="text14" alias="文本14" styleID="23" left="1" right="1" top="13" bottom="14" type="constant">
  777. <f:DesignedCell locked="false" />
  778. <f:Data type="string">币别:</f:Data>
  779. </f:Cell>
  780. <f:Cell id="field13" alias="字段13" styleID="24" left="2" right="2" top="13" bottom="14" type="field">
  781. <f:DesignedCell text="币别" locked="false" />
  782. <f:Data type="string">currency.name</f:Data>
  783. </f:Cell>
  784. <f:Cell id="text31" alias="文本31" styleID="23" left="3" right="3" top="13" bottom="14" type="constant">
  785. <f:DesignedCell locked="false" />
  786. <f:Data type="string">汇率:</f:Data>
  787. </f:Cell>
  788. <f:Cell id="field14" alias="字段14" styleID="6" left="4" right="4" top="13" bottom="14" type="field">
  789. <f:DesignedCell text="汇率" locked="false" />
  790. <f:Data type="string">exRate</f:Data>
  791. </f:Cell>
  792. <f:Cell id="text32" alias="文本32" styleID="25" left="5" right="5" top="13" bottom="14" type="constant">
  793. <f:DesignedCell locked="false" />
  794. <f:Data type="string">单价:</f:Data>
  795. </f:Cell>
  796. <f:Cell id="field15" alias="字段15" styleID="6" left="6" right="6" top="13" bottom="14" type="field">
  797. <f:DesignedCell text="单价" locked="false" />
  798. <f:Data type="string">unitPrice</f:Data>
  799. </f:Cell>
  800. <f:Cell id="text33" alias="文本33" styleID="26" left="7" right="7" top="13" bottom="13" type="constant">
  801. <f:DesignedCell locked="false" />
  802. <f:Data type="string">原币金额:</f:Data>
  803. </f:Cell>
  804. <f:Cell id="field16" alias="字段16" styleID="6" left="8" right="8" top="13" bottom="13" type="field">
  805. <f:DesignedCell text="原币金额" locked="false" />
  806. <f:Data type="string">originAmount</f:Data>
  807. </f:Cell>
  808. <f:Cell id="text34" alias="文本34" styleID="26" left="7" right="7" top="14" bottom="14" type="constant">
  809. <f:DesignedCell locked="false" />
  810. <f:Data type="string">本位币金额:</f:Data>
  811. </f:Cell>
  812. <f:Cell id="field17" alias="字段17" styleID="6" left="8" right="8" top="14" bottom="14" type="field">
  813. <f:DesignedCell text="本位币金额" locked="false" />
  814. <f:Data type="string">localAmount</f:Data>
  815. </f:Cell>
  816. <f:Cell id="text16" alias="文本16" styleID="27" left="1" right="8" top="15" bottom="15" type="constant">
  817. <f:DesignedCell locked="false" />
  818. <f:Data type="string">领用信息</f:Data>
  819. </f:Cell>
  820. </f:Body>
  821. </f:Table>
  822. <f:Table id="table2" alias="网格容器2" styleID="28" left="[group2.left]" right="[group2.right]" top="[table1.bottom]" bottom="[table2.top]+90.0" layout="1">
  823. <f:DesignedTable layout="widthAuto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table1" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table2" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
  824. <f:Rows>
  825. <f:Row height="90" />
  826. </f:Rows>
  827. <f:Columns>
  828. <f:Column width="251" />
  829. <f:Column width="251" />
  830. <f:Column width="252" />
  831. <f:Column width="252" />
  832. <f:Column width="252" />
  833. <f:Column width="252" />
  834. <f:Column width="252" />
  835. <f:Column width="252" />
  836. <f:Column width="252" />
  837. <f:Column width="252" />
  838. <f:Column width="252" />
  839. </f:Columns>
  840. <f:Body>
  841. <f:Cell id="text15" alias="文本15" styleID="3" left="1" right="1" top="1" bottom="1" type="constant">
  842. <f:DesignedCell locked="false" />
  843. <f:Data type="string">领用日期</f:Data>
  844. </f:Cell>
  845. <f:Cell id="text17" alias="文本17" styleID="3" left="2" right="2" top="1" bottom="1" type="constant">
  846. <f:DesignedCell locked="false" />
  847. <f:Data type="string">领用部门</f:Data>
  848. </f:Cell>
  849. <f:Cell id="text18" alias="文本18" styleID="3" left="3" right="3" top="1" bottom="1" type="constant">
  850. <f:DesignedCell locked="false" />
  851. <f:Data type="string">领用人</f:Data>
  852. </f:Cell>
  853. <f:Cell id="text41" alias="文本41" styleID="3" left="4" right="4" top="1" bottom="1" type="constant">
  854. <f:DesignedCell locked="false" />
  855. <f:Data type="string">对方科目</f:Data>
  856. </f:Cell>
  857. <f:Cell id="text19" alias="文本19" styleID="3" left="5" right="5" top="1" bottom="1" type="constant">
  858. <f:DesignedCell locked="false" />
  859. <f:Data type="string">领用数量</f:Data>
  860. </f:Cell>
  861. <f:Cell id="text20" alias="文本20" styleID="3" left="6" right="6" top="1" bottom="1" type="constant">
  862. <f:DesignedCell locked="false" />
  863. <f:Data type="string">领用金额(本币)</f:Data>
  864. </f:Cell>
  865. <f:Cell id="text30" alias="文本30" styleID="3" left="7" right="7" top="1" bottom="1" type="constant">
  866. <f:DesignedCell locked="false" />
  867. <f:Data type="string">已摊销金额(本币)</f:Data>
  868. </f:Cell>
  869. <f:Cell id="text35" alias="文本35" styleID="3" left="8" right="8" top="1" bottom="1" type="constant">
  870. <f:DesignedCell locked="false" />
  871. <f:Data type="string">待摊销金额(本币)</f:Data>
  872. </f:Cell>
  873. <f:Cell id="text36" alias="文本36" styleID="3" left="9" right="9" top="1" bottom="1" type="constant">
  874. <f:DesignedCell locked="false" />
  875. <f:Data type="string">领用说明</f:Data>
  876. </f:Cell>
  877. <f:Cell id="text37" alias="文本37" styleID="3" left="10" right="10" top="1" bottom="1" type="constant">
  878. <f:DesignedCell locked="false" />
  879. <f:Data type="string">存放地点</f:Data>
  880. </f:Cell>
  881. <f:Cell id="text38" alias="文本38" styleID="3" left="11" right="11" top="1" bottom="1" type="constant">
  882. <f:DesignedCell locked="false" />
  883. <f:Data type="string">领用单号</f:Data>
  884. </f:Cell>
  885. </f:Body>
  886. </f:Table>
  887. <f:Area id="loop2" alias="循环区2" styleID="1" left="[group2.left]" right="[group2.right]" top="[table2.bottom]" bottom="[loop2.top]+390.0" nextAreaID="loop2">
  888. <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table2" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="loop2" bottomRelativeBorder="top" bottomRelativeOffset="390" locked="false" />
  889. <f:Table id="table3" alias="网格容器3" styleID="28" left="[loop2.left]" right="[loop2.right]" top="[loop2.top]" bottom="[table3.top]+90.0" dataSourceID="LCMCard.bos-query">
  890. <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="loop2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table3" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
  891. <f:Rows>
  892. <f:Row />
  893. </f:Rows>
  894. <f:Columns>
  895. <f:Column />
  896. <f:Column />
  897. <f:Column />
  898. <f:Column />
  899. <f:Column />
  900. <f:Column />
  901. <f:Column />
  902. <f:Column />
  903. <f:Column />
  904. <f:Column />
  905. <f:Column />
  906. </f:Columns>
  907. <f:Body>
  908. <f:Cell id="field28" alias="字段28" styleID="29" left="1" right="1" top="1" bottom="1" type="field">
  909. <f:DesignedCell text="领用日期" locked="false" />
  910. <f:Data type="string">consumeDetail.useDate</f:Data>
  911. </f:Cell>
  912. <f:Cell id="field29" alias="字段29" styleID="29" left="2" right="2" top="1" bottom="1" type="field">
  913. <f:DesignedCell text="领用部门" locked="false" />
  914. <f:Data type="string">consumeDetail.useDepartment</f:Data>
  915. </f:Cell>
  916. <f:Cell id="field30" alias="字段30" styleID="29" left="3" right="3" top="1" bottom="1" type="field">
  917. <f:DesignedCell text="领用人" locked="false" />
  918. <f:Data type="string">consumeDetail.usePerson</f:Data>
  919. </f:Cell>
  920. <f:Cell id="field41" alias="字段41" styleID="3" left="4" right="4" top="1" bottom="1" type="field">
  921. <f:DesignedCell text="对方科目" locked="false" />
  922. <f:Data type="string">consumeDetail.account</f:Data>
  923. </f:Cell>
  924. <f:Cell id="field31" alias="字段31" styleID="30" left="5" right="5" top="1" bottom="1" type="field">
  925. <f:DesignedCell text="领用数量" locked="false" />
  926. <f:Data type="string">consumeDetail.useAmt</f:Data>
  927. </f:Cell>
  928. <f:Cell id="field32" alias="字段32" styleID="30" left="6" right="6" top="1" bottom="1" type="field">
  929. <f:DesignedCell text="领用金额(本币)" locked="false" />
  930. <f:Data type="string">consumeDetail.useAmount</f:Data>
  931. </f:Cell>
  932. <f:Cell id="field33" alias="字段33" styleID="30" left="7" right="7" top="1" bottom="1" type="field">
  933. <f:DesignedCell text="已摊销金额(本币)" locked="false" />
  934. <f:Data type="string">consumeDetail.amortizedAmount</f:Data>
  935. </f:Cell>
  936. <f:Cell id="field34" alias="字段34" styleID="30" left="8" right="8" top="1" bottom="1" type="field">
  937. <f:DesignedCell text="待摊销金额(本币)" locked="false" />
  938. <f:Data type="string">consumeDetail.amortizeAmount</f:Data>
  939. </f:Cell>
  940. <f:Cell id="field35" alias="字段35" styleID="29" left="9" right="9" top="1" bottom="1" type="field">
  941. <f:DesignedCell text="领用说明" locked="false" />
  942. <f:Data type="string">consumeDetail.remark</f:Data>
  943. </f:Cell>
  944. <f:Cell id="field42" alias="字段42" styleID="3" left="10" right="10" top="1" bottom="1" type="field">
  945. <f:DesignedCell text="存放地点2" locked="false" />
  946. <f:Data type="string">consumeDetail.address2</f:Data>
  947. </f:Cell>
  948. <f:Cell id="field37" alias="字段37" styleID="29" left="11" right="11" top="1" bottom="1" type="field">
  949. <f:DesignedCell text="领用单号" locked="false" />
  950. <f:Data type="string">consumeDetail.number</f:Data>
  951. </f:Cell>
  952. </f:Body>
  953. </f:Table>
  954. </f:Area>
  955. </f:Panel>
  956. <f:Cell id="field1" alias="字段1" styleID="31" left="[group1.right]-1180.0" right="[field1.left]+485.0" top="[group2.bottom]+40.0" bottom="[field1.top]+60.0" type="field">
  957. <f:DesignedCell text="公司" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="right" leftRelativeOffset="-1180" rightLocationType="relative" rightRelativeObjID="field1" rightRelativeBorder="left" rightRelativeOffset="485" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="40" bottomLocationType="relative" bottomRelativeObjID="field1" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  958. <f:Data type="string">company.name</f:Data>
  959. </f:Cell>
  960. <f:Cell id="text1" alias="文本1" styleID="32" left="[group1.right]-600.0" right="[text1.left]+389.0" top="[group2.bottom]+40.0" bottom="[text1.top]+60.0" type="constant">
  961. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="right" leftRelativeOffset="-600" rightLocationType="relative" rightRelativeObjID="text1" rightRelativeBorder="left" rightRelativeOffset="389" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="40" bottomLocationType="relative" bottomRelativeObjID="text1" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  962. <f:Data type="string">低耗品卡片</f:Data>
  963. </f:Cell>
  964. </f:Panel>
  965. </f:Area>
  966. </f:Page>
  967. </Form>
  968. <PrintInfo>
  969. <c:PageSetup>
  970. <c:PageMargin left="100" right="100" top="100" bottom="180" header="80" footer="80" />
  971. <c:Orientation>LANDSCAPE</c:Orientation>
  972. <c:PaperSizeName>iso-a4</c:PaperSizeName>
  973. <c:Header height="80" margin="80" />
  974. <c:Footer height="80" margin="80" />
  975. </c:PageSetup>
  976. <c:PrinterSetup />
  977. </PrintInfo>
  978. </DocRoot>