FaEvaluateBillTemplate.kdrs-form 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670
  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>Wed Mar 01 14:03:13 CST 2006</c:Created>
  5. <c:Company>kingdee.com</c:Company>
  6. <c:LastModified>Tue Nov 14 11:03:03 CST 2006</c:LastModified>
  7. <c:Author>null</c:Author>
  8. </DocInfo>
  9. <DataSources version="2.0">
  10. <c:DataSource id="FaEvaluateBillQuery">
  11. <c:Reference />
  12. <c:Params />
  13. </c:DataSource>
  14. </DataSources>
  15. <DataObjects version="1.0">
  16. <DataObject name="FaEvaluateBillQuery" alias="FaEvaluateBillQuery">
  17. <CommonQuery name="FaEvaluateBillQuery" alias="FaEvaluateBillQuery">
  18. <Imports>
  19. <Import expr="/EAS_Note.kdrs" />
  20. </Imports>
  21. <Outputs>
  22. <Columns>
  23. <Column name="company" alias="公司名称" dataType="string" order="0" />
  24. <Column name="id" alias="评估单ID" dataType="string" order="0" />
  25. <Column name="number" alias="评估单号" dataType="string" order="0" />
  26. <Column name="aim" alias="评估目的" dataType="string" order="0" />
  27. <Column name="evaluateMode" alias="评估方法" dataType="string" order="0" />
  28. <Column name="evaluateScheme" alias="评估方案" dataType="string" order="0" />
  29. <Column name="benchmarkDate" alias="评估基准日" dataType="string" order="0" />
  30. <Column name="beginDate" alias="评估起始日期" dataType="string" order="0" />
  31. <Column name="endDate" alias="评估终止日期" dataType="string" order="0" />
  32. <Column name="validityYear" alias="评估有效期" dataType="string" order="0" />
  33. <Column name="evaluateOrg" alias="评估机构" dataType="string" order="0" />
  34. <Column name="validateOrg" alias="验资机构" dataType="string" order="0" />
  35. <Column name="validatePlace" alias="验资地点" dataType="string" order="0" />
  36. <Column name="checkOrg" alias="复核机构" dataType="string" order="0" />
  37. <Column name="affirmOrg" alias="最终确认机构" dataType="string" order="0" />
  38. <Column name="ownerCompany" alias="资产占有单位" dataType="string" order="0" />
  39. <Column name="description" alias="摘要" dataType="string" order="0" />
  40. <Column name="faEvaluateBillEntry.faBizCard.assetCat.name" alias="资产类别" dataType="string" order="0" />
  41. <Column name="faEvaluateBillEntry.faBizCard.number" alias="资产编码" dataType="string" order="0" />
  42. <Column name="faEvaluateBillEntry.faBizCard.assetName" alias="资产名称" dataType="string" order="0" />
  43. <Column name="faEvaluateBillEntry.faBizCard.specs" alias="规格型号" dataType="string" order="0" />
  44. <Column name="faEvaluateBillEntry.faBizCard.measureUnit.name" alias="计量单位" dataType="string" order="0" />
  45. <Column name="faEvaluateBillEntry.faEvaValue.Asset" alias="资产价值评估_账面原值" dataType="string" order="0" />
  46. <Column name="faEvaluateBillEntry.faEvaValue.neatValue" alias="资产价值评估_账面净值" dataType="string" order="0" />
  47. <Column name="faEvaluateBillEntry.faEvaValue.AssetEvaValue" alias="资产价值评估_评估值" dataType="string" order="0" />
  48. <Column name="faEvaluateBillEntry.faEvaValue.leftYear" alias="剩余使用寿命评估_账面值" dataType="string" order="0" />
  49. <Column name="faEvaluateBillEntry.faEvaValue.leftYearEvalue" alias="剩余使用寿命评估_评估值" dataType="string" order="0" />
  50. <Column name="faEvaluateBillEntry.description" alias="备注" dataType="string" order="0" />
  51. <Column name="createTime" alias="制单日期" dataType="string" order="0" />
  52. <Column name="evaItem" alias="评估项" dataType="string" order="0" />
  53. <Column name="creator" alias="制单人" dataType="string" order="0" />
  54. <Column name="auditor" alias="审核人" dataType="string" order="0" />
  55. <Column name="auditTime" alias="审核日期" dataType="string" order="0" />
  56. <Column name="adjustDate" alias.zh_CN="调账日期" alias.en="" alias.zh_TW="調賬日期" alias="#1" dataType="string" order="0" />
  57. </Columns>
  58. </Outputs>
  59. <Query version="1.0" type="bos.query">
  60. <Columns>
  61. <Column name="company" alias="公司名称" dataType="string" expr="[FaEvaluateBill].[company]" />
  62. <Column name="id" alias="评估单ID" dataType="string" expr="[FaEvaluateBill].[id]" />
  63. <Column name="number" alias="评估单号" dataType="string" expr="[FaEvaluateBill].[number]" />
  64. <Column name="aim" alias="评估目的" dataType="string" expr="[FaEvaluateBill].[aim]" />
  65. <Column name="evaluateMode" alias="评估方法" dataType="string" expr="[FaEvaluateBill].[evaluateMode]" />
  66. <Column name="evaluateScheme" alias="评估方案" dataType="string" expr="[FaEvaluateBill].[evaluateScheme]" />
  67. <Column name="benchmarkDate" alias="评估基准日" dataType="string" expr="[FaEvaluateBill].[benchmarkDate]" />
  68. <Column name="beginDate" alias="评估起始日期" dataType="string" expr="[FaEvaluateBill].[beginDate]" />
  69. <Column name="endDate" alias="评估终止日期" dataType="string" expr="[FaEvaluateBill].[endDate]" />
  70. <Column name="validityYear" alias="评估有效期" dataType="string" expr="[FaEvaluateBill].[validityYear]" />
  71. <Column name="evaluateOrg" alias="评估机构" dataType="string" expr="[FaEvaluateBill].[evaluateOrg]" />
  72. <Column name="validateOrg" alias="验资机构" dataType="string" expr="[FaEvaluateBill].[validateOrg]" />
  73. <Column name="validatePlace" alias="验资地点" dataType="string" expr="[FaEvaluateBill].[validatePlace]" />
  74. <Column name="checkOrg" alias="复核机构" dataType="string" expr="[FaEvaluateBill].[checkOrg]" />
  75. <Column name="affirmOrg" alias="最终确认机构" dataType="string" expr="[FaEvaluateBill].[affirmOrg]" />
  76. <Column name="ownerCompany" alias="资产占有单位" dataType="string" expr="[FaEvaluateBill].[ownerCompany]" />
  77. <Column name="description" alias="摘要" dataType="string" expr="[FaEvaluateBill].[description]" />
  78. <Column name="faEvaluateBillEntry.faBizCard.assetCat.name" alias="资产类别" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faBizCard.assetCat.name]" />
  79. <Column name="faEvaluateBillEntry.faBizCard.number" alias="资产编码" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faBizCard.number]" />
  80. <Column name="faEvaluateBillEntry.faBizCard.assetName" alias="资产名称" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faBizCard.assetName]" />
  81. <Column name="faEvaluateBillEntry.faBizCard.specs" alias="规格型号" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faBizCard.specs]" />
  82. <Column name="faEvaluateBillEntry.faBizCard.measureUnit.name" alias="计量单位" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faBizCard.measureUnit.name]" />
  83. <Column name="faEvaluateBillEntry.faEvaValue.Asset" alias="资产价值评估_账面原值" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faEvaValue.Asset]" />
  84. <Column name="faEvaluateBillEntry.faEvaValue.neatValue" alias="资产价值评估_账面净值" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faEvaValue.neatValue]" />
  85. <Column name="faEvaluateBillEntry.faEvaValue.AssetEvaValue" alias="资产价值评估_评估值" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faEvaValue.AssetEvaValue]" />
  86. <Column name="faEvaluateBillEntry.faEvaValue.leftYear" alias="剩余使用寿命评估_账面值" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faEvaValue.leftYear]" />
  87. <Column name="faEvaluateBillEntry.faEvaValue.leftYearEvalue" alias="剩余使用寿命评估_评估值" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.faEvaValue.leftYearEvalue]" />
  88. <Column name="faEvaluateBillEntry.description" alias="备注" dataType="string" expr="[FaEvaluateBill].[faEvaluateBillEntry.description]" />
  89. <Column name="createTime" alias="制单日期" dataType="string" expr="[FaEvaluateBill].[createTime]" />
  90. <Column name="evaItem" alias="评估项" dataType="string" expr="[FaEvaluateBill].[evaItem]" />
  91. <Column name="creator" alias="制单人" dataType="string" expr="[FaEvaluateBill].[creator]" />
  92. <Column name="auditor" alias="审核人" dataType="string" expr="[FaEvaluateBill].[auditor]" />
  93. <Column name="auditTime" alias="审核日期" dataType="string" expr="[FaEvaluateBill].[auditTime]" />
  94. </Columns>
  95. <Tables />
  96. <Joins />
  97. <Orders />
  98. <Filter />
  99. <Content><![CDATA[FaEvaluateBill.bos-query]]></Content>
  100. </Query>
  101. <EXT />
  102. </CommonQuery>
  103. </DataObject>
  104. </DataObjects>
  105. <Styles version="1.0">
  106. <c:Style id="10">
  107. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  108. <c:Borders>
  109. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  110. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  111. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  112. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  113. <c:Border position="diagonalleft" lineStyle="NullLine" />
  114. <c:Border position="diagonalright" lineStyle="NullLine" />
  115. </c:Borders>
  116. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  117. <c:Alignment horizontal="right" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  118. <c:Protection hidden="false" locked="false" />
  119. </c:Style>
  120. <c:Style id="3">
  121. <c:Font color="#000000" />
  122. <c:Borders>
  123. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  124. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  125. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  126. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  127. </c:Borders>
  128. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  129. </c:Style>
  130. <c:Style id="5">
  131. <c:Font fontName="宋体" size="9" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  132. <c:Borders>
  133. <c:Border position="left" lineStyle="NullLine" />
  134. <c:Border position="top" lineStyle="NullLine" />
  135. <c:Border position="right" lineStyle="NullLine" />
  136. <c:Border position="bottom" lineStyle="NullLine" />
  137. <c:Border position="diagonalleft" lineStyle="NullLine" />
  138. <c:Border position="diagonalright" lineStyle="NullLine" />
  139. </c:Borders>
  140. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  141. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  142. <c:Protection hidden="false" locked="false" />
  143. </c:Style>
  144. <c:Style id="7">
  145. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  146. <c:Borders>
  147. <c:Border position="left" lineStyle="NullLine" />
  148. <c:Border position="top" lineStyle="NullLine" />
  149. <c:Border position="right" lineStyle="NullLine" />
  150. <c:Border position="bottom" lineStyle="NullLine" />
  151. <c:Border position="diagonalleft" lineStyle="NullLine" />
  152. <c:Border position="diagonalright" lineStyle="NullLine" />
  153. </c:Borders>
  154. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  155. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  156. <c:Protection hidden="false" locked="false" />
  157. </c:Style>
  158. <c:Style id="2">
  159. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  160. <c:Borders>
  161. <c:Border position="left" lineStyle="NullLine" />
  162. <c:Border position="top" lineStyle="NullLine" />
  163. <c:Border position="right" lineStyle="NullLine" />
  164. <c:Border position="bottom" lineStyle="NullLine" />
  165. <c:Border position="diagonalleft" lineStyle="NullLine" />
  166. <c:Border position="diagonalright" lineStyle="NullLine" />
  167. </c:Borders>
  168. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  169. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  170. <c:Protection hidden="false" locked="false" />
  171. </c:Style>
  172. <c:Style id="0">
  173. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  174. </c:Style>
  175. <c:Style id="11">
  176. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  177. <c:Borders>
  178. <c:Border position="left" lineStyle="NullLine" />
  179. <c:Border position="top" lineStyle="NullLine" />
  180. <c:Border position="right" lineStyle="NullLine" />
  181. <c:Border position="bottom" lineStyle="NullLine" />
  182. <c:Border position="diagonalleft" lineStyle="NullLine" />
  183. <c:Border position="diagonalright" lineStyle="NullLine" />
  184. </c:Borders>
  185. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  186. <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  187. <c:Protection hidden="false" locked="false" />
  188. </c:Style>
  189. <c:Style id="9">
  190. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  191. <c:Borders>
  192. <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  193. <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  194. <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  195. <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  196. <c:Border position="diagonalleft" lineStyle="NullLine" />
  197. <c:Border position="diagonalright" lineStyle="NullLine" />
  198. </c:Borders>
  199. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  200. <c:Alignment horizontal="left" vertical="middle" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  201. <c:Protection hidden="false" locked="false" />
  202. </c:Style>
  203. <c:Style id="4">
  204. <c:Font fontName="隶书" size="14" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  205. <c:Borders>
  206. <c:Border position="left" lineStyle="NullLine" />
  207. <c:Border position="top" lineStyle="NullLine" />
  208. <c:Border position="right" lineStyle="NullLine" />
  209. <c:Border position="bottom" lineStyle="NullLine" />
  210. <c:Border position="diagonalleft" lineStyle="NullLine" />
  211. <c:Border position="diagonalright" lineStyle="NullLine" />
  212. </c:Borders>
  213. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  214. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  215. <c:Protection hidden="false" locked="false" />
  216. </c:Style>
  217. <c:Style id="8">
  218. <c:Borders>
  219. <c:Border position="left" lineStyle="Single" penStyle="Dot" />
  220. <c:Border position="top" lineStyle="Single" penStyle="Dot" />
  221. <c:Border position="right" lineStyle="Single" penStyle="Dot" />
  222. <c:Border position="bottom" lineStyle="Single" penStyle="Dot" />
  223. </c:Borders>
  224. </c:Style>
  225. <c:Style id="6">
  226. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  227. <c:Borders>
  228. <c:Border position="left" lineStyle="NullLine" />
  229. <c:Border position="top" lineStyle="NullLine" />
  230. <c:Border position="right" lineStyle="NullLine" />
  231. <c:Border position="bottom" lineStyle="NullLine" />
  232. <c:Border position="diagonalleft" lineStyle="NullLine" />
  233. <c:Border position="diagonalright" lineStyle="NullLine" />
  234. </c:Borders>
  235. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  236. <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  237. <c:Protection hidden="false" locked="false" />
  238. </c:Style>
  239. <c:Style id="1">
  240. <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  241. <c:Borders>
  242. <c:Border position="left" lineStyle="Single" penStyle="Dot" color="#000000" />
  243. <c:Border position="top" lineStyle="Single" penStyle="Dot" color="#000000" />
  244. <c:Border position="right" lineStyle="Single" penStyle="Dot" color="#000000" />
  245. <c:Border position="bottom" lineStyle="Single" penStyle="Dot" color="#000000" />
  246. <c:Border position="diagonalleft" lineStyle="NullLine" />
  247. <c:Border position="diagonalright" lineStyle="NullLine" />
  248. </c:Borders>
  249. <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
  250. <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" clip="true" />
  251. <c:Protection hidden="false" locked="false" />
  252. </c:Style>
  253. </Styles>
  254. <Headers />
  255. <Footers>
  256. <c:Footer id="footer" alias="页脚" styleID="0" version="3.1">
  257. <f:DesignedPage objHeight="100" />
  258. <f:Table id="table4" alias="网格容器4" left="[footer.right]-800.0" right="[table4.left]+700.0" top="[footer.top]+30.0" bottom="[table4.top]+60.0" layout="1">
  259. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="footer" leftRelativeBorder="right" leftRelativeOffset="-800" rightLocationType="relative" rightRelativeObjID="table4" rightRelativeBorder="left" rightRelativeOffset="700" topLocationType="relative" topRelativeObjID="footer" topRelativeBorder="top" topRelativeOffset="30" bottomLocationType="relative" bottomRelativeObjID="table4" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  260. <f:Rows>
  261. <f:Row height="60" />
  262. </f:Rows>
  263. <f:Columns>
  264. <f:Column width="100" />
  265. <f:Column width="100" />
  266. <f:Column width="200" />
  267. <f:Column width="100" />
  268. <f:Column width="100" />
  269. <f:Column width="100" />
  270. </f:Columns>
  271. <f:Body>
  272. <f:Cell id="text35" alias="文本35" styleID="11" left="1" right="1" top="1" bottom="1" type="constant">
  273. <f:DesignedCell locked="false" />
  274. <f:Data type="string">第</f:Data>
  275. </f:Cell>
  276. <f:Cell id="vaiant1" alias="变量1" styleID="2" left="2" right="2" top="1" bottom="1" type="variant">
  277. <f:DesignedCell locked="false" />
  278. <f:Data type="string">Page</f:Data>
  279. </f:Cell>
  280. <f:Cell id="text36" alias="文本36" styleID="6" left="3" right="3" top="1" bottom="1" type="constant">
  281. <f:DesignedCell locked="false" />
  282. <f:Data type="string">页</f:Data>
  283. </f:Cell>
  284. <f:Cell id="text37" alias="文本37" styleID="11" left="4" right="4" top="1" bottom="1" type="constant">
  285. <f:DesignedCell locked="false" />
  286. <f:Data type="string">共</f:Data>
  287. </f:Cell>
  288. <f:Cell id="vaiant2" alias="变量2" styleID="2" left="5" right="5" top="1" bottom="1" type="variant">
  289. <f:DesignedCell locked="false" />
  290. <f:Data type="string">PageCount</f:Data>
  291. </f:Cell>
  292. <f:Cell id="text38" alias="文本38" styleID="6" left="6" right="6" top="1" bottom="1" type="constant">
  293. <f:DesignedCell locked="false" />
  294. <f:Data type="string">页</f:Data>
  295. </f:Cell>
  296. </f:Body>
  297. </f:Table>
  298. </c:Footer>
  299. </Footers>
  300. <Form id="form1" alias="FaEvaluateBillTemplate" footerID="footer" version="3.1">
  301. <f:Page id="page1" alias="页1" styleID="0" repeat="-1">
  302. <f:DesignedPage paperSize="iso-a4" objWidth="2770" objHeight="1820" widthLimitless="false" heightLimitless="false" />
  303. <f:Area id="loop1" alias="循环区1" styleID="1" left="[page1.left]" right="[page1.right]" top="[page1.top]" bottom="[page1.bottom]" nextAreaID="loop1">
  304. <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" />
  305. <f:Panel id="group1" alias="分组容器1" styleID="2" left="[loop1.left]" right="[loop1.right]" top="[loop1.top]" bottom="[loop1.bottom]" dataSourceID="FaEvaluateBillQuery">
  306. <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="loop1" bottomRelativeBorder="bottom" bottomRelativeOffset="0" locked="false" />
  307. <f:Cell id="field4" alias="evaItem" styleID="3" left="[group1.left]" right="[field4.left]+318.0" top="[group1.top]" bottom="[field4.top]+106.0" postMacro="$SET(&quot;has1&quot;, $IFF(LEFT($GETOUTPUTVALUE(&quot;value&quot;), 1) == &quot;1&quot;, &quot;true&quot;, &quot;false&quot;)); $SET(&quot;has2&quot;, $IFF(RIGHT($GETOUTPUTVALUE(&quot;value&quot;), 1) == &quot;1&quot;, &quot;true&quot;, &quot;false&quot;))" priority="1" type="field">
  308. <f:DesignedCell text="评估项" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="field4" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="field4" bottomRelativeBorder="top" bottomRelativeOffset="106" locked="false" />
  309. <f:Data type="string">evaItem</f:Data>
  310. </f:Cell>
  311. <f:Panel id="group2" alias="分组容器2" styleID="3" left="[group1.left]" right="[group1.right]" top="[group1.top]" bottom="[group2.top]+1644.0" dataSourceID="FaEvaluateBillQuery">
  312. <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="1644" locked="false" />
  313. <f:Cell id="field1" alias="字段1" styleID="4" left="[group2.left]+10.0" right="[group2.right]-10.0" top="[group2.top]+60.0" bottom="[field1.top]+100.0" type="field">
  314. <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="field1" bottomRelativeBorder="top" bottomRelativeOffset="100" locked="false" />
  315. <f:Data type="string">company</f:Data>
  316. </f:Cell>
  317. <f:Cell id="text1" alias="文本1" styleID="5" left="[group2.left]+10.0" right="[group2.right]-10.0" top="[field1.bottom]+20.0" bottom="[text1.top]+60.0" type="constant">
  318. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="-10" topLocationType="relative" topRelativeObjID="field1" topRelativeBorder="bottom" topRelativeOffset="20" bottomLocationType="relative" bottomRelativeObjID="text1" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  319. <f:Data type="string">资 产 评 估 单</f:Data>
  320. </f:Cell>
  321. <f:Table id="table1" alias="网格容器1" left="[group2.left]+10.0" right="[group2.right]-10.0" top="[group2.top]+300.0" bottom="[table1.top]+300.0" dataSourceID="FaEvaluateBillQuery" layout="1">
  322. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="-10" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="300" bottomLocationType="relative" bottomRelativeObjID="table1" bottomRelativeBorder="top" bottomRelativeOffset="300" locked="false" />
  323. <f:Rows>
  324. <f:Row height="*" />
  325. <f:Row height="*" />
  326. <f:Row height="*" />
  327. <f:Row height="*" />
  328. <f:Row height="*" />
  329. </f:Rows>
  330. <f:Columns>
  331. <f:Column width="180" />
  332. <f:Column width="400" />
  333. <f:Column width="240" />
  334. <f:Column width="600" />
  335. <f:Column width="180" />
  336. <f:Column width="400" />
  337. <f:Column width="240" />
  338. <f:Column width="510" />
  339. </f:Columns>
  340. <f:Body>
  341. <f:Cell id="text2" alias="文本2" styleID="6" left="1" right="1" top="1" bottom="1" type="constant">
  342. <f:DesignedCell locked="false" />
  343. <f:Data type="string">评估单号:</f:Data>
  344. </f:Cell>
  345. <f:Cell id="field2" alias="字段2" styleID="6" left="2" right="2" top="1" bottom="1" type="field">
  346. <f:DesignedCell text="评估单号" locked="false" />
  347. <f:Data type="string">number</f:Data>
  348. </f:Cell>
  349. <f:Cell id="text7" alias="文本7" styleID="6" left="3" right="3" top="1" bottom="1" type="constant">
  350. <f:DesignedCell locked="false" />
  351. <f:Data type="string">评估基准日:</f:Data>
  352. </f:Cell>
  353. <f:Cell id="field17" alias="字段17" styleID="6" left="4" right="4" top="1" bottom="1" type="field">
  354. <f:DesignedCell text="评估基准日" locked="false" />
  355. <f:Data type="string">benchmarkDate</f:Data>
  356. </f:Cell>
  357. <f:Cell id="text40" alias="文本40" styleID="7" left="5" right="5" top="1" bottom="1" type="constant">
  358. <f:DesignedCell locked="false" />
  359. <f:Data type="string">调账日期:</f:Data>
  360. </f:Cell>
  361. <f:Cell id="field34" alias="字段33" styleID="7" left="6" right="6" top="1" bottom="1" type="field">
  362. <f:DesignedCell text="调账日期" locked="false" />
  363. <f:Data type="string">adjustDate</f:Data>
  364. </f:Cell>
  365. <f:Cell id="text3" alias="文本3" styleID="6" left="1" right="1" top="2" bottom="2" type="constant">
  366. <f:DesignedCell locked="false" />
  367. <f:Data type="string">评估目的:</f:Data>
  368. </f:Cell>
  369. <f:Cell id="field14" alias="字段14" styleID="6" left="2" right="2" top="2" bottom="2" type="field">
  370. <f:DesignedCell text="评估目的" locked="false" />
  371. <f:Data type="string">aim</f:Data>
  372. </f:Cell>
  373. <f:Cell id="text8" alias="文本8" styleID="6" left="3" right="3" top="2" bottom="2" type="constant">
  374. <f:DesignedCell locked="false" />
  375. <f:Data type="string">评估起始日期:</f:Data>
  376. </f:Cell>
  377. <f:Cell id="field18" alias="字段18" styleID="6" left="4" right="4" top="2" bottom="2" type="field">
  378. <f:DesignedCell text="评估起始日期" locked="false" />
  379. <f:Data type="string">beginDate</f:Data>
  380. </f:Cell>
  381. <f:Cell id="text12" alias="文本12" styleID="6" left="5" right="5" top="2" bottom="2" type="constant">
  382. <f:DesignedCell locked="false" />
  383. <f:Data type="string">评估机构:</f:Data>
  384. </f:Cell>
  385. <f:Cell id="field21" alias="字段21" styleID="6" left="6" right="6" top="2" bottom="2" type="field">
  386. <f:DesignedCell text="评估机构" locked="false" />
  387. <f:Data type="string">evaluateOrg</f:Data>
  388. </f:Cell>
  389. <f:Cell id="text16" alias="文本16" styleID="6" left="7" right="7" top="2" bottom="2" type="constant">
  390. <f:DesignedCell locked="false" />
  391. <f:Data type="string">复核机构:</f:Data>
  392. </f:Cell>
  393. <f:Cell id="field24" alias="字段24" styleID="6" left="8" right="8" top="2" bottom="2" type="field">
  394. <f:DesignedCell text="复核机构" locked="false" />
  395. <f:Data type="string">checkOrg</f:Data>
  396. </f:Cell>
  397. <f:Cell id="text4" alias="文本4" styleID="6" left="1" right="1" top="3" bottom="3" type="constant">
  398. <f:DesignedCell locked="false" />
  399. <f:Data type="string">评估方法:</f:Data>
  400. </f:Cell>
  401. <f:Cell id="field15" alias="字段15" styleID="6" left="2" right="2" top="3" bottom="3" type="field">
  402. <f:DesignedCell text="评估方法" locked="false" />
  403. <f:Data type="string">evaluateMode</f:Data>
  404. </f:Cell>
  405. <f:Cell id="text9" alias="文本9" styleID="6" left="3" right="3" top="3" bottom="3" type="constant">
  406. <f:DesignedCell locked="false" />
  407. <f:Data type="string">评估终止日期:</f:Data>
  408. </f:Cell>
  409. <f:Cell id="field19" alias="字段19" styleID="6" left="4" right="4" top="3" bottom="3" type="field">
  410. <f:DesignedCell text="评估终止日期" locked="false" />
  411. <f:Data type="string">endDate</f:Data>
  412. </f:Cell>
  413. <f:Cell id="text13" alias="文本13" styleID="6" left="5" right="5" top="3" bottom="3" type="constant">
  414. <f:DesignedCell locked="false" />
  415. <f:Data type="string">验资机构:</f:Data>
  416. </f:Cell>
  417. <f:Cell id="field22" alias="字段22" styleID="6" left="6" right="6" top="3" bottom="3" type="field">
  418. <f:DesignedCell text="验资机构" locked="false" />
  419. <f:Data type="string">validateOrg</f:Data>
  420. </f:Cell>
  421. <f:Cell id="text17" alias="文本17" styleID="6" left="7" right="7" top="3" bottom="3" type="constant">
  422. <f:DesignedCell locked="false" />
  423. <f:Data type="string">最终确认机构:</f:Data>
  424. </f:Cell>
  425. <f:Cell id="field25" alias="字段25" styleID="6" left="8" right="8" top="3" bottom="3" type="field">
  426. <f:DesignedCell text="最终确认机构" locked="false" />
  427. <f:Data type="string">affirmOrg</f:Data>
  428. </f:Cell>
  429. <f:Cell id="text5" alias="文本5" styleID="6" left="1" right="1" top="4" bottom="4" type="constant">
  430. <f:DesignedCell locked="false" />
  431. <f:Data type="string">评估方案:</f:Data>
  432. </f:Cell>
  433. <f:Cell id="field16" alias="字段16" styleID="6" left="2" right="2" top="4" bottom="4" type="field">
  434. <f:DesignedCell text="评估方案" locked="false" />
  435. <f:Data type="string">evaluateScheme</f:Data>
  436. </f:Cell>
  437. <f:Cell id="text10" alias="文本10" styleID="6" left="3" right="3" top="4" bottom="4" type="constant">
  438. <f:DesignedCell locked="false" />
  439. <f:Data type="string">评估有效期:</f:Data>
  440. </f:Cell>
  441. <f:Cell id="field20" alias="字段20" styleID="6" left="4" right="4" top="4" bottom="4" type="field">
  442. <f:DesignedCell text="评估有效期" locked="false" />
  443. <f:Data type="string">validityYear</f:Data>
  444. </f:Cell>
  445. <f:Cell id="text14" alias="文本14" styleID="6" left="5" right="5" top="4" bottom="4" type="constant">
  446. <f:DesignedCell locked="false" />
  447. <f:Data type="string">验资地点:</f:Data>
  448. </f:Cell>
  449. <f:Cell id="field23" alias="字段23" styleID="6" left="6" right="6" top="4" bottom="4" type="field">
  450. <f:DesignedCell text="验资地点" locked="false" />
  451. <f:Data type="string">validatePlace</f:Data>
  452. </f:Cell>
  453. <f:Cell id="text18" alias="文本18" styleID="6" left="7" right="7" top="4" bottom="4" type="constant">
  454. <f:DesignedCell locked="false" />
  455. <f:Data type="string">资产占有单位:</f:Data>
  456. </f:Cell>
  457. <f:Cell id="field26" alias="字段26" styleID="6" left="8" right="8" top="4" bottom="4" type="field">
  458. <f:DesignedCell text="资产占有单位" locked="false" />
  459. <f:Data type="string">ownerCompany</f:Data>
  460. </f:Cell>
  461. <f:Cell id="text6" alias="文本6" styleID="6" left="1" right="1" top="5" bottom="5" type="constant">
  462. <f:DesignedCell locked="false" />
  463. <f:Data type="string">摘要:</f:Data>
  464. </f:Cell>
  465. <f:Cell id="field27" alias="字段27" styleID="6" left="2" right="8" top="5" bottom="5" type="field">
  466. <f:DesignedCell text="摘要" locked="false" />
  467. <f:Data type="string">description</f:Data>
  468. </f:Cell>
  469. </f:Body>
  470. </f:Table>
  471. <f:Table id="table2" alias="网格容器2" left="[group2.left]" right="[group2.right]" top="[table1.bottom]+10.0" bottom="[table2.top]+120.0" preMacro="$SETVALUE(&quot;columnwidth.5&quot;, $IFF($GET(&quot;has1&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.6&quot;, $IFF($GET(&quot;has1&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.7&quot;, $IFF($GET(&quot;has1&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.8&quot;, $IFF($GET(&quot;has2&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.9&quot;, $IFF($GET(&quot;has2&quot;) == &quot;true&quot;, 200, 0));" layout="1">
  472. <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table1" topRelativeBorder="bottom" topRelativeOffset="10" bottomLocationType="relative" bottomRelativeObjID="table2" bottomRelativeBorder="top" bottomRelativeOffset="120" locked="false" />
  473. <f:Rows>
  474. <f:Row height="60" />
  475. <f:Row height="60" />
  476. </f:Rows>
  477. <f:Columns>
  478. <f:Column width="300" />
  479. <f:Column width="300" />
  480. <f:Column width="400" />
  481. <f:Column width="200" />
  482. <f:Column width="200" />
  483. <f:Column width="200" />
  484. <f:Column width="200" />
  485. <f:Column width="200" />
  486. <f:Column width="200" />
  487. <f:Column width="200" />
  488. <f:Column width="*" />
  489. </f:Columns>
  490. <f:Body>
  491. <f:Cell id="text20" alias="文本20" styleID="3" left="1" right="1" top="1" bottom="2" type="constant">
  492. <f:DesignedCell locked="false" />
  493. <f:Data type="string">资产类别</f:Data>
  494. </f:Cell>
  495. <f:Cell id="text21" alias="文本21" styleID="3" left="2" right="2" top="1" bottom="2" type="constant">
  496. <f:DesignedCell locked="false" />
  497. <f:Data type="string">资产编码</f:Data>
  498. </f:Cell>
  499. <f:Cell id="text22" alias="文本22" styleID="3" left="3" right="3" top="1" bottom="2" type="constant">
  500. <f:DesignedCell locked="false" />
  501. <f:Data type="string">资产名称</f:Data>
  502. </f:Cell>
  503. <f:Cell id="text23" alias="文本23" styleID="3" left="4" right="4" top="1" bottom="2" type="constant">
  504. <f:DesignedCell locked="false" />
  505. <f:Data type="string">规格型号</f:Data>
  506. </f:Cell>
  507. <f:Cell id="text24" alias="文本24" styleID="3" left="5" right="5" top="1" bottom="2" type="constant">
  508. <f:DesignedCell locked="false" />
  509. <f:Data type="string">计量单位</f:Data>
  510. </f:Cell>
  511. <f:Cell id="text25" alias="文本25" styleID="3" left="6" right="8" top="1" bottom="1" type="constant">
  512. <f:DesignedCell locked="false" />
  513. <f:Data type="string">资产价值评估</f:Data>
  514. </f:Cell>
  515. <f:Cell id="text29" alias="文本29" styleID="3" left="9" right="10" top="1" bottom="1" type="constant">
  516. <f:DesignedCell locked="false" />
  517. <f:Data type="string">剩余使用寿命评估</f:Data>
  518. </f:Cell>
  519. <f:Cell id="text32" alias="文本32" styleID="3" left="11" right="11" top="1" bottom="2" type="constant">
  520. <f:DesignedCell locked="false" />
  521. <f:Data type="string">备注</f:Data>
  522. </f:Cell>
  523. <f:Cell id="text26" alias="文本26" styleID="3" left="6" right="6" top="2" bottom="2" type="constant">
  524. <f:DesignedCell locked="false" />
  525. <f:Data type="string">账面原值</f:Data>
  526. </f:Cell>
  527. <f:Cell id="text27" alias="文本27" styleID="3" left="7" right="7" top="2" bottom="2" type="constant">
  528. <f:DesignedCell locked="false" />
  529. <f:Data type="string">账面净值</f:Data>
  530. </f:Cell>
  531. <f:Cell id="text28" alias="文本28" styleID="3" left="8" right="8" top="2" bottom="2" type="constant">
  532. <f:DesignedCell locked="false" />
  533. <f:Data type="string">评估值</f:Data>
  534. </f:Cell>
  535. <f:Cell id="text30" alias="文本30" styleID="3" left="9" right="9" top="2" bottom="2" type="constant">
  536. <f:DesignedCell locked="false" />
  537. <f:Data type="string">账面值</f:Data>
  538. </f:Cell>
  539. <f:Cell id="text31" alias="文本31" styleID="3" left="10" right="10" top="2" bottom="2" type="constant">
  540. <f:DesignedCell locked="false" />
  541. <f:Data type="string">评估值</f:Data>
  542. </f:Cell>
  543. </f:Body>
  544. </f:Table>
  545. <f:Area id="loop2" alias="循环区2" styleID="8" left="[group2.left]" right="[group2.right]" top="[table2.bottom]" bottom="[loop2.top]+720.0" nextAreaID="loop2">
  546. <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="720" locked="false" />
  547. <f:Table id="table3" alias="网格容器3" left="[loop2.left]" right="[loop2.right]" top="[loop2.top]" bottom="[table3.top]+90.0" preMacro="$SETVALUE(&quot;columnwidth.5&quot;, $IFF($GET(&quot;has1&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.6&quot;, $IFF($GET(&quot;has1&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.7&quot;, $IFF($GET(&quot;has1&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.8&quot;, $IFF($GET(&quot;has2&quot;) == &quot;true&quot;, 200, 0)); $SETVALUE(&quot;columnwidth.9&quot;, $IFF($GET(&quot;has2&quot;) == &quot;true&quot;, 200, 0));" dataSourceID="FaEvaluateBillQuery" layout="1">
  548. <f:DesignedTable layout="heightAuto" 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" />
  549. <f:Rows>
  550. <f:Row height="90" />
  551. </f:Rows>
  552. <f:Columns>
  553. <f:Column width="300" />
  554. <f:Column width="300" />
  555. <f:Column width="400" />
  556. <f:Column width="200" />
  557. <f:Column width="200" />
  558. <f:Column width="200" />
  559. <f:Column width="200" />
  560. <f:Column width="200" />
  561. <f:Column width="200" />
  562. <f:Column width="200" />
  563. <f:Column width="*" />
  564. </f:Columns>
  565. <f:Body>
  566. <f:Cell id="field3" alias="字段3" styleID="9" left="1" right="1" top="1" bottom="1" type="field">
  567. <f:DesignedCell text="资产类别" locked="false" />
  568. <f:Data type="string">faEvaluateBillEntry.faBizCard.assetCat.name</f:Data>
  569. </f:Cell>
  570. <f:Cell id="field31" alias="字段31" styleID="9" left="2" right="2" top="1" bottom="1" type="field">
  571. <f:DesignedCell text="资产编码" locked="false" />
  572. <f:Data type="string">faEvaluateBillEntry.faBizCard.number</f:Data>
  573. </f:Cell>
  574. <f:Cell id="field5" alias="字段5" styleID="9" left="3" right="3" top="1" bottom="1" type="field">
  575. <f:DesignedCell text="资产名称" locked="false" />
  576. <f:Data type="string">faEvaluateBillEntry.faBizCard.assetName</f:Data>
  577. </f:Cell>
  578. <f:Cell id="field6" alias="字段6" styleID="9" left="4" right="4" top="1" bottom="1" type="field">
  579. <f:DesignedCell text="规格型号" locked="false" />
  580. <f:Data type="string">faEvaluateBillEntry.faBizCard.specs</f:Data>
  581. </f:Cell>
  582. <f:Cell id="field7" alias="字段7" styleID="9" left="5" right="5" top="1" bottom="1" type="field">
  583. <f:DesignedCell text="计量单位" locked="false" />
  584. <f:Data type="string">faEvaluateBillEntry.faBizCard.measureUnit.name</f:Data>
  585. </f:Cell>
  586. <f:Cell id="field8" alias="字段8" styleID="10" left="6" right="6" top="1" bottom="1" type="field">
  587. <f:DesignedCell text="资产价值评估_账面原值" locked="false" />
  588. <f:Data type="string">faEvaluateBillEntry.faEvaValue.Asset</f:Data>
  589. </f:Cell>
  590. <f:Cell id="field9" alias="字段9" styleID="10" left="7" right="7" top="1" bottom="1" type="field">
  591. <f:DesignedCell text="资产价值评估_账面净值" locked="false" />
  592. <f:Data type="string">faEvaluateBillEntry.faEvaValue.neatValue</f:Data>
  593. </f:Cell>
  594. <f:Cell id="field10" alias="字段10" styleID="10" left="8" right="8" top="1" bottom="1" type="field">
  595. <f:DesignedCell text="资产价值评估_评估值" locked="false" />
  596. <f:Data type="string">faEvaluateBillEntry.faEvaValue.AssetEvaValue</f:Data>
  597. </f:Cell>
  598. <f:Cell id="field11" alias="字段11" styleID="10" left="9" right="9" top="1" bottom="1" type="field">
  599. <f:DesignedCell text="剩余使用寿命评估_账面值" locked="false" />
  600. <f:Data type="string">faEvaluateBillEntry.faEvaValue.leftYear</f:Data>
  601. </f:Cell>
  602. <f:Cell id="field12" alias="字段12" styleID="10" left="10" right="10" top="1" bottom="1" type="field">
  603. <f:DesignedCell text="剩余使用寿命评估_评估值" locked="false" />
  604. <f:Data type="string">faEvaluateBillEntry.faEvaValue.leftYearEvalue</f:Data>
  605. </f:Cell>
  606. <f:Cell id="field13" alias="字段13" styleID="9" left="11" right="11" top="1" bottom="1" type="field">
  607. <f:DesignedCell text="备注" locked="false" />
  608. <f:Data type="string">faEvaluateBillEntry.description</f:Data>
  609. </f:Cell>
  610. </f:Body>
  611. </f:Table>
  612. </f:Area>
  613. <f:Cell id="text33" alias="文本33" styleID="6" left="[group2.left]+10.0" right="[text33.left]+150.0" top="[group2.bottom]-140.0" bottom="[text33.top]+60.0" type="constant">
  614. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="text33" rightRelativeBorder="left" rightRelativeOffset="150" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-140" bottomLocationType="relative" bottomRelativeObjID="text33" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  615. <f:Data type="string">制单人:</f:Data>
  616. </f:Cell>
  617. <f:Cell id="field32" alias="字段4" styleID="6" left="[text33.right]+10.0" right="[field32.left]+300.0" top="[group2.bottom]-140.0" bottom="[field32.top]+60.0" type="field">
  618. <f:DesignedCell text="制单人" leftLocationType="relative" leftRelativeObjID="text33" leftRelativeBorder="right" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="field32" rightRelativeBorder="left" rightRelativeOffset="300" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-140" bottomLocationType="relative" bottomRelativeObjID="field32" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  619. <f:Data type="string">creator</f:Data>
  620. </f:Cell>
  621. <f:Cell id="text11" alias="文本11" styleID="2" left="[group2.right]-600.0" right="[text11.left]+200.0" top="[group2.bottom]-140.0" bottom="[text11.top]+60.0" type="constant">
  622. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="right" leftRelativeOffset="-600" rightLocationType="relative" rightRelativeObjID="text11" rightRelativeBorder="left" rightRelativeOffset="200" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-140" bottomLocationType="relative" bottomRelativeObjID="text11" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  623. <f:Data type="string">制单日期:</f:Data>
  624. </f:Cell>
  625. <f:Cell id="field29" alias="字段29" styleID="6" left="[text11.right]+10.0" right="[field29.left]+300.0" top="[group2.bottom]-140.0" bottom="[field29.top]+60.0" type="field">
  626. <f:DesignedCell text="制单日期" leftLocationType="relative" leftRelativeObjID="text11" leftRelativeBorder="right" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="field29" rightRelativeBorder="left" rightRelativeOffset="300" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-140" bottomLocationType="relative" bottomRelativeObjID="field29" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  627. <f:Data type="string">createTime</f:Data>
  628. </f:Cell>
  629. <f:Cell id="text19" alias="文本19" styleID="6" left="[group2.left]+10.0" right="[text19.left]+150.0" top="[group2.bottom]-70.0" bottom="[text19.top]+60.0" type="constant">
  630. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="text19" rightRelativeBorder="left" rightRelativeOffset="150" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-70" bottomLocationType="relative" bottomRelativeObjID="text19" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  631. <f:Data type="string">审核人:</f:Data>
  632. </f:Cell>
  633. <f:Cell id="field33" alias="字段32" styleID="6" left="[text19.right]+10.0" right="[field33.left]+318.0" top="[group2.bottom]-70.0" bottom="[field33.top]+60.0" type="field">
  634. <f:DesignedCell text="审核人" leftLocationType="relative" leftRelativeObjID="text19" leftRelativeBorder="right" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="field33" rightRelativeBorder="left" rightRelativeOffset="318" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-70" bottomLocationType="relative" bottomRelativeObjID="field33" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  635. <f:Data type="string">auditor</f:Data>
  636. </f:Cell>
  637. <f:Cell id="text34" alias="文本34" styleID="2" left="[group2.right]-600.0" right="[text34.left]+200.0" top="[group2.bottom]-70.0" bottom="[text34.top]+60.0" type="constant">
  638. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="right" leftRelativeOffset="-600" rightLocationType="relative" rightRelativeObjID="text34" rightRelativeBorder="left" rightRelativeOffset="200" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-70" bottomLocationType="relative" bottomRelativeObjID="text34" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  639. <f:Data type="string">审核日期:</f:Data>
  640. </f:Cell>
  641. <f:Cell id="field28" alias="字段28" styleID="6" left="[text34.right]+10.0" right="[field28.left]+300.0" top="[group2.bottom]-70.0" bottom="[field28.top]+60.0" type="field">
  642. <f:DesignedCell text="审核日期" leftLocationType="relative" leftRelativeObjID="text34" leftRelativeBorder="right" leftRelativeOffset="10" rightLocationType="relative" rightRelativeObjID="field28" rightRelativeBorder="left" rightRelativeOffset="300" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="-70" bottomLocationType="relative" bottomRelativeObjID="field28" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  643. <f:Data type="string">auditTime</f:Data>
  644. </f:Cell>
  645. </f:Panel>
  646. <f:Cell id="field30" alias="字段30" styleID="2" left="[group1.right]-1000.0" right="[field30.left]+400.0" top="[group2.bottom]+70.0" bottom="[field30.top]+60.0" type="field">
  647. <f:DesignedCell text="公司名称" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="right" leftRelativeOffset="-1000" rightLocationType="relative" rightRelativeObjID="field30" rightRelativeBorder="left" rightRelativeOffset="400" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="70" bottomLocationType="relative" bottomRelativeObjID="field30" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  648. <f:Data type="string">company</f:Data>
  649. </f:Cell>
  650. <f:Cell id="text15" alias="文本15" styleID="2" left="[group1.right]-500.0" right="[text15.left]+400.0" top="[group2.bottom]+70.0" bottom="[text15.top]+60.0" type="constant">
  651. <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="right" leftRelativeOffset="-500" rightLocationType="relative" rightRelativeObjID="text15" rightRelativeBorder="left" rightRelativeOffset="400" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="bottom" topRelativeOffset="70" bottomLocationType="relative" bottomRelativeObjID="text15" bottomRelativeBorder="top" bottomRelativeOffset="60" locked="false" />
  652. <f:Data type="string">资产评估单</f:Data>
  653. </f:Cell>
  654. </f:Panel>
  655. </f:Area>
  656. </f:Page>
  657. </Form>
  658. <PrintInfo>
  659. <c:PageSetup>
  660. <c:PageMargin left="100" right="100" top="100" bottom="180" header="80" footer="100" />
  661. <c:Orientation>LANDSCAPE</c:Orientation>
  662. <c:PaperSizeName>iso-a4</c:PaperSizeName>
  663. <c:Header height="80" margin="80" />
  664. <c:Footer height="100" margin="80" />
  665. </c:PageSetup>
  666. <c:PrinterSetup />
  667. </PrintInfo>
  668. </DocRoot>