exportStandardInterface.js 123 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090
  1. 'use strict';
  2. /**
  3. *
  4. *
  5. * @author Zhong
  6. * @date 2019/3/15
  7. * @version
  8. */
  9. /*
  10. * 数据标准接口
  11. * 导出符合标准接口要求的xml
  12. * */
  13. const XMLStandard = (function () {
  14. //费用类别:固定行ID对应
  15. const FEE_TYPE = {
  16. [fixedFlag.SUB_ENGINERRING]: '1100',
  17. [fixedFlag.MEASURE]: '1200',
  18. [fixedFlag.CONSTRUCTION_ORGANIZATION]: '120201',
  19. [fixedFlag.ORGANIZATION]: '120201',
  20. [fixedFlag.SAFETY_CONSTRUCTION]: '1204',
  21. [fixedFlag.PROJECT_COMPLETE_ARCH_FEE]: '10041',
  22. [fixedFlag.HOUSE_QUALITY_ACCEPT_FEE]: '1206',
  23. [fixedFlag.OTHER]: '1300',
  24. [fixedFlag.CHARGE]: '800',
  25. [fixedFlag.TAX]: '900',
  26. [fixedFlag.ADDED_VALUE_TAX]: '9001',
  27. [fixedFlag.ADDITIONAL_TAX]: '9002',
  28. [fixedFlag.ENVIRONMENTAL_PROTECTION_TAX]: '9003',
  29. [fixedFlag.ENGINEERINGCOST]: '1',
  30. 0: '1800', //其他未定义的大项费用
  31. };
  32. //文件类型
  33. const FILE_KIND_TEXT = {
  34. '1': '投标',
  35. '2': '招标',
  36. '3': '控制价'
  37. };
  38. //固定类别-基数映射
  39. const FlagCalcBaseMap = {
  40. [fixedFlag.SUB_ENGINERRING]: 'FBFXHJ',
  41. [fixedFlag.MEASURE]: 'CSXMHJ',
  42. [fixedFlag.CONSTRUCTION_TECH]: 'JSCSF',
  43. [fixedFlag.CONSTRUCTION_ORGANIZATION]: 'ZZCSF',
  44. [fixedFlag.Other]: 'QTXMHJ',
  45. [fixedFlag.CHARGE]: 'GF',
  46. [fixedFlag.TAX]: 'SJ',
  47. [fixedFlag.PROVISIONAL]: 'ZLJE',
  48. [fixedFlag.ENGINEERING_ESITIMATE]: 'ZYZGJ',
  49. [fixedFlag.DAYWORK]: 'JRG',
  50. [fixedFlag.TURN_KEY_CONTRACT]: 'ZCBFWF',
  51. [fixedFlag.CLAIM_VISA]: 'SPQZ',
  52. '{分部分项工程费}': fixedFlag.SUB_ENGINERRING,
  53. '{措施项目费}': fixedFlag.MEASURE,
  54. '{组织措施项目费}': fixedFlag.CONSTRUCTION_ORGANIZATION,
  55. '{技术措施项目费}': fixedFlag.CONSTRUCTION_TECH,
  56. '{安全文明施工专项费}': fixedFlag.SAFETY_CONSTRUCTION,
  57. '{其他项目费}': fixedFlag.OTHER,
  58. '{规费}': fixedFlag.CHARGE,
  59. '{税金}': fixedFlag.TAX,
  60. '{增值税}': fixedFlag.ADDED_VALUE_TAX,
  61. };
  62. //计算基础表达式映射
  63. const CalcBaseMap = {
  64. '{分部分项工程费}': 'FBFXHJ',
  65. '{措施项目费}': 'CSXMHJ',
  66. '{组织措施项目费}': 'ZZCSF',
  67. '{其他项目费}': 'QTXMHJ',
  68. '{规费}': 'GF',
  69. '{税金}': 'SJ',
  70. '{分部分项定额人工费}': 'RGF',
  71. '{分部分项定额材料费}': 'CLF',
  72. '{分部分项定额施工机具使用费}': 'JXF',
  73. '{分部分项主材费}': 'ZCF',
  74. '{分部分项人工工日}': 'GR',
  75. '{技术措施项目费}': 'JSCSF',
  76. '{技术措施项目定额人工费}': 'JSCS_RGF',
  77. '{技术措施项目定额材料费}': 'JSCS_CLF',
  78. '{技术措施项目定额施工机具使用费}': 'JSCS_JXF',
  79. '{技术措施项目主材费}': 'JSCS_ZCF',
  80. '{技术措施项目人工工日}': 'JSCS_GR',
  81. '{建筑面积}': 'JZMJ',
  82. '{人材机价差}': 'RCJJC',
  83. '{人工价差}': 'RGJC',
  84. '{材料价差}': 'CLJC',
  85. '{施工机具使用费价差}': 'JXJC',
  86. '{甲供人工费}': 'JGRGF',
  87. '{甲供材料费}': 'JGCLF',
  88. '{甲供施工机具使用费}': 'JGJXF',
  89. '{甲供主材费}': 'JGZCF',
  90. '{甲供设备费}': 'JGSBF',
  91. '{分包费}': 'FBF',
  92. '{分包定额人工费}': 'FBRGF',
  93. '{分包定额材料费}': 'FBCLF',
  94. '{分包定额机械费}': 'FBJXF',
  95. '{分包主材费}': 'FBZCF',
  96. '{分包设备费}': 'FBSBF',
  97. '{分包人工工日}': 'FBGR'
  98. };
  99. //计算基础说明映射
  100. const CalcStateMap = {
  101. 'FBFXHJ': '分部分项工程费',
  102. 'CSXMHJ': '措施项目费',
  103. 'ZZCSF': '组织措施项目费',
  104. 'QTXMHJ': '其他项目费',
  105. 'GF': '规费',
  106. 'SJ': '税金',
  107. 'RGF': '分部分项定额人工费',
  108. 'CLF': '分部分项定额材料费',
  109. 'JXF': '分部分项定额施工机具使用费',
  110. 'ZCF': '分部分项主材费',
  111. 'GR': '分部分项人工工日',
  112. 'JSCSF': '技术措施项目费',
  113. 'JSCS_RGF': '技术措施项目定额人工费',
  114. 'JSCS_CLF': '技术措施项目定额材料费',
  115. 'JSCS_JXF': '技术措施项目定额施工机具使用费',
  116. 'JSCS_ZCF': '技术措施项目主材费',
  117. 'JSCS_GR': '技术措施项目人工工日',
  118. 'JZMJ': '建筑面积',
  119. 'RCJJC': '人材机价差',
  120. 'RGJC': '人工价差',
  121. 'CLJC': '材料价差',
  122. 'JXJC': '施工机具使用费价差',
  123. 'JGRGF': '甲供人工费',
  124. 'JGCLF': '甲供材料费',
  125. 'JGJXF': '甲供施工机具使用费',
  126. 'JGZCF': '甲供主材费',
  127. 'JGSBF': '甲供设备费',
  128. 'FBF': '分包费',
  129. 'FBRGF': '分包定额人工费',
  130. 'FBCLF': '分包定额材料费',
  131. 'FBJXF': '分包定额机械费',
  132. 'FBZCF': '分包主材费',
  133. 'FBSBF': '分包设备费',
  134. 'FBGR': '分包人工工日',
  135. };
  136. // 通用设置和工具
  137. let _base = XML_EXPORT_BASE,
  138. _config = _base.CONFIG,
  139. _util = _base.UTIL,
  140. _cache = _base.CACHE;
  141. /*
  142. * 提取数据入口
  143. * @param {String}userID 用户ID
  144. * {Number}exportKind 导出类型(投标1、招标2、控制价3
  145. * {Object}projectData 项目数据(项目自身的数据、建设、单项、单位的数据(projects表的数据),不包含详细的清单定额等数据)
  146. * @return {Array} [{data: Object, exportKind: Number, fileName: String}]
  147. * */
  148. async function entry(userID, exportKind, projectData) {
  149. let _failList = _cache.getItem('failList');
  150. //建设项目定义
  151. //source:来源数据
  152. function Project(source) {
  153. let attrs = [
  154. {name: '项目编号', value: _util.getValueByKey(source.basicInformation, 'projNum'), required: true, minLen: 1, maxLen: 255,
  155. whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  156. {name: '项目名称', value: source.name, required: true, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  157. {name: '建设单位', value: _util.getValueByKey(source.basicInformation, 'constructionUnit'), required: true},
  158. {name: '标准版本号', value: '3.2.2', required: true},
  159. {name: '标准名称', value: '重庆造价软件数据交换标准(清单计价)', required: true,},
  160. {name: '文件类型', value: source.fileKind, required: true, enumeration: ['招标', '投标', '控制价', '结算', '其他']},
  161. {name: '计税方法', value: source.taxType, required: true, enumeration: ['营业税', '一般计税法', '简易计税法']},
  162. ];
  163. //唯一约束
  164. this.constraints = {
  165. engCode: [], //单项工程编号
  166. tenderCode: [], //单位工程编号
  167. billsCode: [], //清单项目项目编码(修改成了建设项目下唯一)
  168. };
  169. XML_EXPORT_BASE.Element.call(this, '标段', attrs);
  170. }
  171. //项目信息定义
  172. function ProjectInfo(source) {
  173. let attrs = [
  174. {name: '工程规模', value: _util.getValueByKey(source.basicInformation, 'projectScale'), required: true},
  175. {name: '工程所在地', value: _util.getValueByKey(source.basicInformation, 'projLocation'), required: true},
  176. {name: '工程地址', value: _util.getValueByKey(source.basicInformation, 'projAddress'), required: true},
  177. {name: '施工单位', value: _util.getValueByKey(source.basicInformation, 'buildingUnit')},
  178. {name: '编制单位', value: _util.getValueByKey(source.basicInformation, 'establishUnit'), required: true},
  179. {name: '审核单位', value: _util.getValueByKey(source.basicInformation, 'auditUnit')},
  180. {name: '编制人', value: _util.getValueByKey(source.basicInformation, 'establishUnitAuthor'), required: true},
  181. {name: '审核人', value: _util.getValueByKey(source.basicInformation, 'auditUnitAuditor')},
  182. {name: '开工日期', value: _util.getValueByKey(source.basicInformation, 'commencementDate'), type: _config.TYPE.DATE},
  183. {name: '竣工日期', value: _util.getValueByKey(source.basicInformation, 'completionDate'), type: _config.TYPE.DATE},
  184. {name: '编制日期', value: _util.getValueByKey(source.basicInformation, 'establishDate'), type: _config.TYPE.DATE, required: true},
  185. {name: '审核日期', value: _util.getValueByKey(source.basicInformation, 'auditDate'), type: _config.TYPE.DATE},
  186. {name: '材料价格期', value: _util.getValueByKey(source.basicInformation, 'materialPricePeriod'), required: true},
  187. {name: '合同价类型', value: _util.getValueByKey(source.basicInformation, 'contractPriceType')},
  188. ];
  189. XML_EXPORT_BASE.Element.call(this, '项目信息', attrs);
  190. }
  191. //招标信息定义
  192. function BiddingInfo(source) {
  193. //控制总价: 如果文件类型是“控制价”,则导出建设项目的工程造价;如果是“招标”、“投标”,则取0
  194. let attrs = [
  195. {name: '招标代理机构', value: _util.getValueByKey(source.basicInformation, 'agency')},
  196. {name: '造价工程师', value: _util.getValueByKey(source.basicInformation, 'tenderCostEngineer'), required: true},
  197. {name: '造价工程师注册证号', value: _util.getValueByKey(source.basicInformation, 'tenderingRegistrationCertificateNumber'), required: true},
  198. {name: '招标工期', value: _util.getValueByKey(source.basicInformation, 'tenderingPeriod'), required: true, type: _config.TYPE.INT},
  199. {name: '控制总价', value: exportKind === _config.EXPORT_KIND.Control ? source.summaryInfo.engineeringCost : '0',
  200. required: true, type: _config.TYPE.NUM2},
  201. ];
  202. XML_EXPORT_BASE.Element.call(this, '招标信息', attrs);
  203. }
  204. //投标信息定义
  205. function BidInfo(source) {
  206. let attrs = [
  207. {name: '投标人', value: _util.getValueByKey(source.basicInformation, 'bidder'), required: true},
  208. {name: '造价工程师', value: _util.getValueByKey(source.basicInformation, 'bidCostEngineer'), required: true},
  209. {name: '造价工程师注册证号', value: _util.getValueByKey(source.basicInformation, 'bidRegistrationCertificateNumber'), required: true},
  210. {name: '项目经理', value: _util.getValueByKey(source.basicInformation, 'projectManager')},
  211. {name: '投标工期', value: _util.getValueByKey(source.basicInformation, 'bidPeriod')},
  212. {name: '投标保证金', value: _util.getValueByKey(source.basicInformation, 'biddingMargin'), type: _config.TYPE.NUM2},
  213. {name: '质量承诺', value: _util.getValueByKey(source.basicInformation, 'qualityCommitment')},
  214. {name: '担保类型', value: _util.getValueByKey(source.basicInformation, 'guaranteeType'), enumeration: ['支票', '现金', '电汇', '汇票']},
  215. {name: '投标总价', value: source.summaryInfo.engineeringCost, required: true, type: _config.TYPE.NUM2},
  216. ];
  217. XML_EXPORT_BASE.Element.call(this, '投标信息', attrs);
  218. }
  219. //编制说明定义
  220. function CompilationIllustration(source) {
  221. let attrs = [
  222. {name: '内容', value: source.compilationIllustration, required: true},
  223. ];
  224. XML_EXPORT_BASE.Element.call(this, '编制说明', attrs);
  225. }
  226. //系统信息定义
  227. function SystemInfo(source) {
  228. let attrs = [
  229. {name: 'ID1', value: source.softInfo, required: true},
  230. {name: 'ID2', value: '', required: true},
  231. {name: '生成时间', value: source.generatedTime, type: _config.TYPE.DATE_TIME, required: true},
  232. ];
  233. XML_EXPORT_BASE.Element.call(this, '系统信息', attrs);
  234. }
  235. //费用构成定义
  236. /*
  237. * 1.投标文件时:
  238. * 在标段下,则取建设项目对应汇总数值;是在单项工程,则取单项工程对应汇总数值。
  239. * 2.招标文件时,全部取0。
  240. * 3.控制价文件时,分部分项清单合计、措施项目清单合计、其他项目清单合计、计日工合计、总承包服务费合计、签证索赔合计、规费、税金,均取0;其他按项目中汇总数据取值。
  241. * */
  242. function FeeFrom(summaryInfo) {
  243. let tenderKind = _config.EXPORT_KIND.Tender,
  244. controlKind = _config.EXPORT_KIND.Control;
  245. let attrs = [
  246. {name: '工程费合计',
  247. value: [tenderKind, controlKind].includes(exportKind) ? summaryInfo.engineeringCost : '0',
  248. required: true, type: _config.TYPE.NUM2},
  249. {name: '分部分项清单合计', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.subEngineering : '0', required: true, type: _config.TYPE.NUM2},
  250. {name: '措施项目清单合计', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.measure : '0', required: true, type: _config.TYPE.NUM2},
  251. {name: '安全文明施工专项费',
  252. value: [tenderKind, controlKind].includes(exportKind) ? summaryInfo.safetyConstruction : '0',
  253. required: true, type: _config.TYPE.NUM2},
  254. {name: '其他项目清单合计', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.other : '0', required: true, type: _config.TYPE.NUM2},
  255. {name: '暂列金额合计',
  256. value: [tenderKind, controlKind].includes(exportKind) ? summaryInfo.provisional : '0',
  257. type: _config.TYPE.NUM2},
  258. {name: '材料暂估价合计',
  259. value: [tenderKind, controlKind].includes(exportKind) ? summaryInfo.materialProvisional : '0',
  260. type: _config.TYPE.NUM2},
  261. {name: '专业工程暂估价合计',
  262. value: [tenderKind, controlKind].includes(exportKind) ? summaryInfo.engineeringEstimate : '0',
  263. type: _config.TYPE.NUM2},
  264. {name: '计日工合计', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.daywork : '0', type: _config.TYPE.NUM2},
  265. {name: '总承包服务费合计', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.turnKeyContract : '0', type: _config.TYPE.NUM2},
  266. {name: '签证索赔合计', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.claimVisa : '0', type: _config.TYPE.NUM2},
  267. {name: '规费', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.charge : '0', required: true, type: _config.TYPE.NUM2},
  268. {name: '税金', value: exportKind === _config.EXPORT_KIND.Tender ? summaryInfo.tax : '0', required: true, type: _config.TYPE.NUM2},
  269. ];
  270. XML_EXPORT_BASE.Element.call(this, '费用构成', attrs);
  271. }
  272. //单项工程定义
  273. function Engineering(source) {
  274. let attrs = [
  275. {name: '编号', value: '', required: true, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  276. {name: '名称', value: source.name, required: true, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  277. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? source.summaryInfo.engineeringCost : '0', type: _config.TYPE.NUM2},
  278. ];
  279. XML_EXPORT_BASE.Element.call(this, '单项工程', attrs);
  280. }
  281. //单位工程定义
  282. function Tender(source) {
  283. const TAX = {
  284. '1': '一般计税',
  285. '2': '简易计税',
  286. };
  287. let attrs = [
  288. {name: '编号', value: '', required: true, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  289. {name: '名称', value: source.name, required: true, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  290. {name: '专业', value: source.engineeringName, required: true, enumeration: [
  291. '土建工程', '装饰工程', '安装工程', '市政工程', '园林绿化工程',
  292. '仿古建筑工程', '房修工程', '轨道工程', '构筑物工程', '机械(爆破)土石方',
  293. '围墙工程', '幕墙工程', '市政安装工程', '城市轨道交通安装', '人工土石方',
  294. '房屋安装修缮工程', '房屋修缮单拆除'
  295. ]},
  296. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender
  297. ? source.summaryInfo.engineeringCost
  298. : '0', type: _config.TYPE.NUM2},
  299. {name: '定额库编码', value: source.defaultRationLibCode, enumeration: [
  300. 'CQ18TJ', 'CQ18ZS', 'CQ18AZ', 'CQ18SZ', 'CQ18YL', 'CQ18FG', 'CQ18GD', 'CQ18FS',
  301. 'CQ18LS', 'CQ18GZW', 'CQ18BP', 'CQ18ZP'
  302. ]},
  303. {name: '计税方法', value: TAX[source.taxType], required: true, enumeration: ['营业税', '一般计税', '简易计税']},
  304. ];
  305. this.constraints = {
  306. billsCode: [], //清单项目项目编码
  307. formulaMeasureNo: [], //公式计算措施项序号
  308. gljCode: [], //人材机代码
  309. provisionalDetailCode: [], //暂列金额明细编号
  310. engEstimateDetailCode: [], //专业工程暂估明细
  311. turnKeyContractCode: [], //总承包服务费费用项编号
  312. labourDayWorkCode: [], //人工计日工项目编号
  313. materialDayWorkCode: [], //材料计日工项目编号
  314. machineDayWorkCode: [], //机械计日工项目编号
  315. otherItemNo: [], //其他列项序号
  316. feeItemNo: [], //费用项序号
  317. mainBillsCode: [], //主要清单明细项目编码 (标准文件中constraint中没有定义此唯一性,但是主要清单明细的备注那里说明了,这里处理一下)
  318. appraisalDetailCode: [], //评审材料明细代码唯一(标准文件中constraint中没有定义此唯一性,但是评审材料明细的备注里说明了)
  319. };
  320. XML_EXPORT_BASE.Element.call(this, '单位工程', attrs);
  321. }
  322. //工程特征定义
  323. function EngFeature(source) {
  324. let attrs = [
  325. {name: '建筑分类', value: source.feature.buildingClass, required: true},
  326. {name: '工程分类', value: source.feature.projClass, required: true},
  327. {name: '建设规模', value: source.feature.projectScale, required: true},
  328. {name: '工程类别', value: _util.getValueByKey(source.basicInformation, 'projectCategory'), required: true} //取建设项目的工程类别
  329. ];
  330. XML_EXPORT_BASE.Element.call(this, '工程特征', attrs);
  331. }
  332. //特征项定义
  333. function FeatureItem(feature) {
  334. let attrs = [
  335. {name: '编码', value: feature.code},
  336. {name: '名称', value: feature.dispName, required: true},
  337. {name: '内容', value: feature.value, required: true},
  338. ];
  339. XML_EXPORT_BASE.Element.call(this, '特征项', attrs);
  340. }
  341. //工程信息-信息项定义
  342. function InfoItem(info) {
  343. let attrs = [
  344. {name: '编码', value: info.code, required: true},
  345. {name: '内容', value: info.value, required: true},
  346. ];
  347. XML_EXPORT_BASE.Element.call(this, '信息项', attrs);
  348. }
  349. //单位工程费汇总定义
  350. function TenderFeeSummary() {
  351. XML_EXPORT_BASE.Element.call(this, '单位工程费汇总', []);
  352. }
  353. //计价程序费用行定义
  354. function FeeRow(source) {
  355. let attrs = [
  356. {name: '序号', value: source.code},
  357. {name: '行代号', value: source.rowCode, required: true},
  358. {name: '项目名称', value: source.name, required: true},
  359. {name: '计算基础表达式', value: source.calcBase, required: true},
  360. {name: '计算基础说明', value: source.calcBaseState},
  361. {name: '费率', value: exportKind === _config.EXPORT_KIND.Tender ? source.feeRate : '100'},
  362. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0', type: _config.TYPE.NUM2},
  363. {name: '其中暂估价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'estimate.totalFee') : '0', type: _config.TYPE.NUM2},
  364. {name: '费用类别', value: source.feeType, type: _config.TYPE.INT, required: true,
  365. enumeration: ['1100', '1200', '1204', '1300', '800', '900', '1800', '1'],
  366. failHint: `第${source.row}行清单-“费用类别”`
  367. },
  368. {name: '备注', value: source.remark},
  369. ];
  370. XML_EXPORT_BASE.Element.call(this, '计价程序费用行', attrs);
  371. }
  372. //分部分项清单
  373. function FBFXBills() {
  374. XML_EXPORT_BASE.Element.call(this, '分部分项清单', []);
  375. }
  376. //清单分部定义
  377. function FBBills(source) {
  378. let attrs = [
  379. {name: '编号', value: source.code, required: true, maxLen: 20,
  380. failHint: `第${source.row}行清单分部-“编码”`},
  381. {name: '名称', value: source.name, required: true, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  382. failHint: `第${source.row}行清单分部-“名称”`},
  383. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0', required: true, type: _config.TYPE.NUM2},
  384. {name: '其中暂估价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'estimate.totalFee') : '0', required: true},
  385. {name: '备注', value: source.remark}
  386. ];
  387. XML_EXPORT_BASE.Element.call(this, '清单分部', attrs);
  388. }
  389. //清单项目定义
  390. function FXbills(source) {
  391. let attrs = [
  392. {name: '项目编码', value: source.code, required: true, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  393. failHint: `第${source.row}行清单-“编码”`},
  394. {name: '项目名称', value: source.name, required: true, minLen: 1, maxLen: 500, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  395. failHint: `第${source.row}行清单-“名称”`},
  396. {name: '单位', value: source.unit, required: true, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  397. failHint: `第${source.row}行清单-“单位”`},
  398. {name: '工程量', value: source.quantity, required: true, type: _config.TYPE.DECIMAL,
  399. failHint: `第${source.row}行清单-“工程量”`},
  400. {name: '综合单价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.unitFee') : '0', required: true,
  401. type: _config.TYPE.DECIMAL},
  402. {name: '综合合价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0', required: true,
  403. type: _config.TYPE.NUM2},
  404. {name: '其中暂估价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'estimate.totalFee') : '0', required: true,
  405. type: _config.TYPE.NUM2},
  406. {name: '主要清单标志', value: !!source.mainBills, type: _config.TYPE.BOOL,
  407. failHint: `第${source.row}行清单-“主要清单标志”`},
  408. {name: '暂估清单标志', value: !!source.isEstimate, type: _config.TYPE.BOOL,
  409. failHint: `第${source.row}行清单-“暂估清单标志”`},
  410. {name: '最高限价', value: source.maxPrice, type: _config.TYPE.NUM2,
  411. failHint: `第${source.row}行清单-“最高限价”`},
  412. {name: '备注', value: source.remark},
  413. ];
  414. XML_EXPORT_BASE.Element.call(this, '清单项目', attrs);
  415. }
  416. //项目特征定义
  417. function ItemCharacter() {
  418. XML_EXPORT_BASE.Element.call(this, '项目特征', []);
  419. }
  420. //特征定义
  421. function Feature(source) {
  422. let attrs = [
  423. {name: '特征名称', value: source.name, required: true},
  424. {name: '特征描述', value: source.value, required: true},
  425. ];
  426. XML_EXPORT_BASE.Element.call(this, '特征', attrs);
  427. }
  428. //工程内容定义
  429. function JobContent() {
  430. XML_EXPORT_BASE.Element.call(this, '工程内容', []);
  431. }
  432. //内容定义
  433. function Content(content) {
  434. let attrs = [
  435. {name: '内容', value: content, required: true}
  436. ];
  437. XML_EXPORT_BASE.Element.call(this, '内容', attrs);
  438. }
  439. //组价内容定义
  440. function PriceContent() {
  441. XML_EXPORT_BASE.Element.call(this, '组价内容', []);
  442. }
  443. //定额子目定义
  444. function Ration(source) {
  445. let attrs = [
  446. {name: '定额编号', value: source.viewCode, required: true, minLen: 1, maxLen: 80, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  447. failHint: `第${source.row}行定额-“编码”`},
  448. {name: '项目名称', value: source.name, required: true, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  449. failHint: `第${source.row}行定额-“名称”`},
  450. {name: '单位', value: source.unit, required: true, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  451. failHint: `第${source.row}行定额-“单位”`},
  452. {name: '定额库编码', value: source.libCode, required: true},
  453. {name: '原始定额编号', value: source.code, minLen: 1, maxLen: 80, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  454. {name: '子目类型', value: source.subType, required: true, type: _config.TYPE.INT, enumeration: ['0', '1', '2', '3', '4', '5', '6']},
  455. {name: '工程量', value: source.quantity, required: true, type: _config.TYPE.DECIMAL,
  456. failHint: `第${source.row}行定额-“工程量”`},
  457. {name: '工程量计算式', value: source.quantityEXP},
  458. {name: '定额单价', value: _util.getFee(source.fees, 'rationUnitPrice.unitFee'), required: true, type: _config.TYPE.DECIMAL},
  459. {name: '定额合价', value: _util.getFee(source.fees, 'rationUnitPrice.totalFee'), required: true, type: _config.TYPE.NUM2},
  460. {name: '综合单价', value: _util.getFee(source.fees, 'common.unitFee'), required: true, type: _config.TYPE.DECIMAL},
  461. {name: '综合合价', value: _util.getFee(source.fees, 'common.totalFee'), required: true, type: _config.TYPE.NUM2},
  462. {name: '单价构成文件ID', value: source.programID, required: true, type: _config.TYPE.INT},
  463. {name: '分包标志', value: !!source.isSubcontract, type: _config.TYPE.BOOL,
  464. failHint: `第${source.row}行定额-“分包标志”`},
  465. {name: '备注', value: source.remark}
  466. ];
  467. XML_EXPORT_BASE.Element.call(this, '定额子目', attrs);
  468. }
  469. //工料分析定义
  470. function GljAnalyze() {
  471. XML_EXPORT_BASE.Element.call(this, '工料分析', []);
  472. }
  473. //人材机含量定义
  474. function GljContent(source) {
  475. let attrs = [
  476. {name: '人材机代码', value: source.code, required: true, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  477. {name: '消耗量', value: source.quantity, required: true, type: _config.TYPE.DECIMAL},
  478. {name: '数量', value: source.totalQuantity, required: true, type: _config.TYPE.DECIMAL},
  479. {name: '数量计算方式', value: 1, required: true, type: _config.TYPE.INT, enumeration: ['1', '2']},
  480. ];
  481. XML_EXPORT_BASE.Element.call(this, '人材机含量', attrs);
  482. }
  483. //费用组成
  484. function FeeContent(source) {
  485. let attrs = [
  486. {name: '基价人工费单价', value: _util.getFee(source.fees, 'labour.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  487. {name: '基价人工费合价', value: _util.getFee(source.fees, 'labour.totalFee'), type: _config.TYPE.NUM2, required: true},
  488. {name: '定额人工基价调整单价', value: 0, type: _config.TYPE.DECIMAL}, //调整价目前只有08有,默认设置成0
  489. {name: '定额人工基价调整合价', value: 0, type: _config.TYPE.NUM2},
  490. {name: '基价材料费单价', value: _util.getFee(source.fees, 'material.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  491. {name: '基价材料费合价', value: _util.getFee(source.fees, 'material.totalFee'), type: _config.TYPE.NUM2, required: true},
  492. {name: '基价机械费单价', value: _util.getFee(source.fees, 'machine.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  493. {name: '基价机械费合价', value: _util.getFee(source.fees, 'machine.totalFee'), type: _config.TYPE.NUM2, required: true},
  494. {name: '定额机上人工基价调整单价', value: 0, type: _config.TYPE.DECIMAL, required: true},
  495. {name: '定额机上人工基价调整合价', value: 0, type: _config.TYPE.NUM2, required: true},
  496. {name: '未计价材料单价', value: _util.getFee(source.fees, 'unratedMaterial.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  497. {name: '未计价材料合价', value: _util.getFee(source.fees, 'unratedMaterial.totalFee'), type: _config.TYPE.NUM2, required: true},
  498. {name: '人材机价差单价', value: scMathUtil.roundForObj(_util.getFee(source.fees, 'labourDiff.unitFee') +
  499. _util.getFee(source.fees, 'materialDiff.unitFee') + _util.getFee(source.fees, 'machineDiff.unitFee'), 2),
  500. type: _config.TYPE.DECIMAL, required: true}, //人材机价差通过人工、材料、机械价差相加得出
  501. {name: '人材机价差合价', value: scMathUtil.roundForObj(_util.getFee(source.fees, 'labourDiff.totalFee') +
  502. _util.getFee(source.fees, 'materialDiff.totalFee') + _util.getFee(source.fees, 'machineDiff.totalFee'), 2),
  503. type: _config.TYPE.NUM2, required: true},
  504. {name: '暂估材料单价', value: _util.getFee(source.fees, 'estimate.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  505. {name: '暂估材料合价', value: _util.getFee(source.fees, 'estimate.totalFee'), type: _config.TYPE.NUM2, required: true},
  506. {name: '管理费单价', value: _util.getFee(source.fees, 'manage.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  507. {name: '管理费合价', value: _util.getFee(source.fees, 'manage.totalFee'), type: _config.TYPE.NUM2, required: true},
  508. {name: '利润单价', value: _util.getFee(source.fees, 'profit.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  509. {name: '利润合价', value: _util.getFee(source.fees, 'profit.totalFee'), type: _config.TYPE.NUM2, required: true},
  510. {name: '风险单价', value: scMathUtil.roundForObj(_util.getFee(source.fees, 'risk.unitFee') + _util.getFee(source.fees, 'otherRisk.unitFee'), 2),
  511. type: _config.TYPE.DECIMAL, required: true}, //一般风险费单价+其他风险费单价
  512. {name: '风险合价', value: scMathUtil.roundForObj(_util.getFee(source.fees, 'risk.totalFee') + _util.getFee(source.fees, 'otherRisk.totalFee'), 2),
  513. type: _config.TYPE.NUM2, required: true},
  514. {name: '一般风险单价', value: _util.getFee(source.fees, 'risk.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  515. {name: '一般风险合价', value: _util.getFee(source.fees, 'risk.totalFee'), type: _config.TYPE.NUM2, required: true},
  516. {name: '其他风险单价', value: _util.getFee(source.fees, 'otherRisk.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  517. {name: '其他风险合价', value: _util.getFee(source.fees, 'otherRisk.totalFee'), type: _config.TYPE.NUM2, required: true},
  518. ];
  519. XML_EXPORT_BASE.Element.call(this, '费用组成', attrs);
  520. }
  521. //措施项目清单定义
  522. function CSXMBills(source) {
  523. let attrs = [
  524. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0',
  525. type: _config.TYPE.NUM2, required: true},
  526. {name: '其中暂估价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'estimate.totalFee') : '0',
  527. type: _config.TYPE.NUM2, required: true},
  528. ];
  529. XML_EXPORT_BASE.Element.call(this, '措施项目清单', attrs);
  530. }
  531. //组织措施清单定义
  532. function ZZCSBills(source) {
  533. let attrs = [
  534. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0',
  535. type: _config.TYPE.NUM2, required: true},
  536. ];
  537. XML_EXPORT_BASE.Element.call(this, '组织措施清单', attrs);
  538. }
  539. //组织措施分类定义
  540. function ZZCSClass(source) {
  541. let attrs = [
  542. {name: '编码', value: source.code, maxLen: 20, required: true,
  543. failHint: `第${source.row}行组织措施清单-“编码”`},
  544. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  545. failHint: `第${source.row}行组织措施清单-“名称”`},
  546. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0',
  547. type: _config.TYPE.NUM2, required: true},
  548. {name: '备注', value: source.remark}
  549. ];
  550. XML_EXPORT_BASE.Element.call(this, '组织措施分类', attrs);
  551. }
  552. //公式计算措施项
  553. function FormulaCalcMeasure(source) {
  554. let attrs = [
  555. {name: '序号', value: source.code, minLen: 1, maxLen:20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  556. failHint: `第${source.row}行清单-“编码”`},
  557. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  558. failHint: `第${source.row}行清单-“名称”`},
  559. {name: '计算基础表达式', value: source.calcBase, required: true},
  560. {name: '计算基础说明', value: source.calcBaseState},
  561. {name: '费率', value: exportKind === _config.EXPORT_KIND.Tender ? source.feeRate : '0', required: true},
  562. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0', required: true},
  563. {name: '暂估价标志', value: !!source.isEstimate, type: _config.TYPE.BOOL},
  564. {name: '备注', value: source.remark},
  565. {name: '费用类别', value: source.feeType, enumeration: ['120201', '1204', '10041', '1206'], required: true,
  566. enumerationHint: ['组织措施费', '安全文明施工专项费', '建设工程竣工档案编制费', '住宅工程质量分户验收费'],
  567. failHint: `第${source.row}行清单-“固定费用类别”`},
  568. ];
  569. XML_EXPORT_BASE.Element.call(this, '公式计算措施项', attrs);
  570. }
  571. //技术措施清单定义
  572. function JSCSBills(source) {
  573. let attrs = [
  574. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0',
  575. type: _config.TYPE.NUM2, required: true},
  576. {name: '其中暂估价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'estimate.totalFee') : '0',
  577. type: _config.TYPE.NUM2, required: true},
  578. ];
  579. XML_EXPORT_BASE.Element.call(this, '技术措施清单', attrs);
  580. }
  581. //技术措施分类
  582. function JSCSClass(source) {
  583. let attrs = [
  584. {name: '编号', value: source.code},
  585. {name: '名称', value: source.name, required: true},
  586. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0',
  587. type: _config.TYPE.NUM2, required: true},
  588. {name: '其中暂估价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'estimate.totalFee') : '0',
  589. type: _config.TYPE.DECIMAL, required: true},
  590. ];
  591. XML_EXPORT_BASE.Element.call(this, '技术措施分类', attrs);
  592. }
  593. //其他项目清单定义
  594. function OtherBills() {
  595. XML_EXPORT_BASE.Element.call(this, '其他项目清单', []);
  596. }
  597. //暂列金额定义
  598. function Provisional(source) {
  599. let attrs = [
  600. {name: '金额', value: _util.getFee(source.fees, 'common.totalFee'), type: _config.TYPE.NUM2}
  601. ];
  602. XML_EXPORT_BASE.Element.call(this, '暂列金额', attrs);
  603. }
  604. //暂列金额明细定义
  605. function ProvisionalDetail(source) {
  606. let attrs = [
  607. {name: '编号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  608. failHint: `第${source.row}行暂列金额清单-“编码”`},
  609. {name: '项目名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  610. failHint: `第${source.row}行暂列金额清单-“名称”`},
  611. {name: '计量单位', value: source.unit, maxLen: 20, required: true,
  612. failHint: `第${source.row}行暂列金额清单-“单位”`},
  613. {name: '金额', value: _util.getFee(source.fees, 'common.totalFee'),
  614. type: _config.TYPE.NUM2, required: true},
  615. {name: '备注', value: source.remark, required: true}
  616. ];
  617. XML_EXPORT_BASE.Element.call(this, '暂列金额明细', attrs);
  618. }
  619. //专业工程暂估价定义
  620. function EngEstimate(source) {
  621. let attrs = [
  622. {name: '金额', value: _util.getFee(source.fees, 'common.totalFee')}
  623. ];
  624. XML_EXPORT_BASE.Element.call(this, '专业工程暂估价', attrs);
  625. }
  626. //专业工程暂估明细定义
  627. function EngEstimateDetail(source) {
  628. let attrs = [
  629. {name: '编号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  630. failHint: `第${source.row}行专业工程暂估清单-“编码”`},
  631. {name: '工程名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  632. failHint: `第${source.row}行专业工程暂估清单-“名称”`},
  633. {name: '工程内容', value: source.engineeringContent, maxLen: 2000, required: true,
  634. failHint: `第${source.row}行专业工程暂估清单-“工程内容”`},
  635. {name: '金额', value: _util.getFee(source.fees, 'common.totalFee'),
  636. type: _config.TYPE.NUM2, required: true},
  637. {name: '备注', value: source.remark, required: true}
  638. ];
  639. XML_EXPORT_BASE.Element.call(this, '专业工程暂估明细', attrs);
  640. }
  641. //计日工定义
  642. function DayWork(source) {
  643. let attrs = [
  644. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0'}
  645. ];
  646. XML_EXPORT_BASE.Element.call(this, '计日工', attrs);
  647. }
  648. //人工定义
  649. function Labour() {
  650. XML_EXPORT_BASE.Element.call(this, '人工', []);
  651. }
  652. //材料定义
  653. function Material() {
  654. XML_EXPORT_BASE.Element.call(this, '材料', []);
  655. }
  656. //施工机械定义
  657. function Machine() {
  658. XML_EXPORT_BASE.Element.call(this, '施工机械', []);
  659. }
  660. //计日工项目定义
  661. function DayWorkItem(source) {
  662. let attrs = [
  663. {name: '编号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  664. failHint: `第${source.row}行计日工清单-“编码”`},
  665. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  666. failHint: `第${source.row}行计日工清单-“名称”`},
  667. {name: '单位', value: source.unit, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  668. failHint: `第${source.row}行计日工清单-“单位”`},
  669. {name: '数量', value: source.quantity, type: _config.TYPE.DECIMAL, required: true},
  670. {name: '综合单价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.unitFee') : '0',
  671. type: _config.TYPE.DECIMAL, required: true},
  672. {name: '综合合价', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0',
  673. type: _config.TYPE.NUM2, required: true},
  674. {name: '备注', value: source.remark}
  675. ];
  676. XML_EXPORT_BASE.Element.call(this, '计日工项目', attrs);
  677. }
  678. //总承包服务费定义
  679. function TurnKeyContract(source) {
  680. let attrs = [
  681. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0', type: _config.TYPE.NUM2}
  682. ];
  683. XML_EXPORT_BASE.Element.call(this, '总承包服务费', attrs);
  684. }
  685. //总承包服务费分类定义
  686. function TurnKeyContractClass(source) {
  687. let attrs = [
  688. {name:'编号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE,
  689. failHint: `第${source.row}行承包服务费清单-“编码”`},
  690. {name:'名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  691. failHint: `第${source.row}行承包服务费清单-“名称”`},
  692. {name:'备注', value: source.remark}
  693. ];
  694. XML_EXPORT_BASE.Element.call(this, '总承包服务费分类', attrs);
  695. }
  696. //总承包服务费费用项定义
  697. function TurnKeyContractItem(source) {
  698. let attrs = [
  699. {name: '编号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  700. failHint: `第${source.row}行承包服务费清单-“编码”`},
  701. {name: '工程名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  702. failHint: `第${source.row}行承包服务费清单-“名称”`},
  703. {name: '计算基础', value: exportKind === _config.EXPORT_KIND.Tender ? source.calcBaseValue : '', type: _config.TYPE.DECIMAL, required: true},
  704. {name: '服务内容', value: source.serviceContent, maxLen: 255, required: true,
  705. failHint: `第${source.row}行承包服务费清单-“服务内容”`},
  706. {name: '费率', value: exportKind === _config.EXPORT_KIND.Tender ? source.feeRate : '0', type: _config.TYPE.DECIMAL, required: true},
  707. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0', type: _config.TYPE.NUM2, required: true},
  708. {name: '备注', value: source.remark}
  709. ];
  710. XML_EXPORT_BASE.Element.call(this, '总承包服务费费用项', attrs);
  711. }
  712. //签证索赔计价汇总费用项
  713. function ClaimVisaFeeItem(source) {
  714. let attrs = [
  715. {name: '编号', value: source.code, required: true},
  716. {name: '项目名称', value: source.name, required: true},
  717. {name: '计量单位', value: source.unit, required: true},
  718. {name: '数量', value: source.quantity, type: _config.TYPE.DECIMAL, required: true},
  719. {name: '单价', value: _util.getFee(source.fees, 'common.unitFee'),
  720. type: _config.TYPE.DECIMAL, required: true},
  721. {name: '合价', value: _util.getFee(source.fees, 'common.totalFee'),
  722. type: _config.TYPE.NUM2, required: true},
  723. {name: '依据', value: source.claimVisa, required: true},
  724. ];
  725. XML_EXPORT_BASE.Element.call(this, '签证索赔计价汇总费用项', attrs);
  726. }
  727. //其他定义
  728. function Other(source) {
  729. let attrs = [
  730. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? source.commonTotalFee : '0', type: _config.TYPE.NUM2}
  731. ];
  732. XML_EXPORT_BASE.Element.call(this, '其他', attrs);
  733. }
  734. //其他列项定义
  735. function OtherItem(source) {
  736. let attrs = [
  737. {name: '序号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  738. failHint: `第${source.row}行清单-“编码”`},
  739. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  740. failHint: `第${source.row}行清单-“名称”`},
  741. {name: '计算基础', value: exportKind === _config.EXPORT_KIND.Tender ? source.calcBase : '', maxLen: 255,
  742. failHint: `第${source.row}行清单-“计算基础”`},
  743. {name: '费率', value: exportKind === _config.EXPORT_KIND.Tender ? source.feeRate : '100', type: _config.TYPE.DECIMAL},
  744. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? source.commonTotalFee : '0', type: _config.TYPE.NUM2, required: true},
  745. {name: '不计入合价标志', value: source.notSummray, type: _config.TYPE.BOOL},
  746. {name: '招标人标志', value: false, type: _config.TYPE.BOOL},
  747. {name: '备注', value: source.remark, maxLen: 255}
  748. ];
  749. XML_EXPORT_BASE.Element.call(this, '其他列项', attrs);
  750. }
  751. //规费和税金清单定义
  752. function ChargeTaxBills() {
  753. XML_EXPORT_BASE.Element.call(this, '规费和税金清单', []);
  754. }
  755. //费用项定义
  756. function FeeItem(source) {
  757. let attrs = [
  758. {name: '序号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  759. failHint: `第${source.row}行清单-“编号”`},
  760. {name: '行代号', value: source.rowCode, maxLen: 20, required: true},
  761. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  762. failHint: `第${source.row}行清单-“名称”`},
  763. {name: '计算基础表达式', value: source.calcBase, maxLen: 255, required: true,
  764. failHint: `第${source.row}行清单-“计算基础表达式”`},
  765. {name: '计算基础说明', value: source.calcBaseState, maxLen: 255},
  766. {name: '费率', value: exportKind === _config.EXPORT_KIND.Tender ? source.feeRate : '0', type: _config.TYPE.DECIMAL, required: true},
  767. {name: '金额', value: exportKind === _config.EXPORT_KIND.Tender ? _util.getFee(source.fees, 'common.totalFee') : '0', type: _config.TYPE.NUM2, required: true},
  768. {name: '费用类别', value: source.feeType, enumeration: ['800', '900', '9001', '9002', '9003'], required: true,
  769. enumerationHint: ['规费', '税金', '增值税', '附加税', '环境保护税'],
  770. failHint: `第${source.row}行清单-“固定费用类别”`},
  771. {name: '备注', value: source.remark, maxLen: 255}
  772. ];
  773. XML_EXPORT_BASE.Element.call(this, '费用项', attrs);
  774. }
  775. //承包人材料差额法表
  776. function DifferentiaGlj() {
  777. XML_EXPORT_BASE.Element.call(this, '承包人材料差额法表', []);
  778. }
  779. //承包人材料差额法明细
  780. //如果是“控制价”、“招标”,则不导出;
  781. //如果是“投标”,且采用了信息价差额法,则导出;如果采用了指数法,则导出,但数量、风险系数、基准单价、投标单价,都取0。
  782. function DifferentiaGljDetail(adjustType, source) {
  783. let attrs = [
  784. {name: '关联材料号', value: getGljCode(source.id), minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  785. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  786. {name: '规格', value: source.specs, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  787. {name: '单位', value: source.unit, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  788. {name: '数量', value: adjustType === _config.ADJUST_TYPE.info ? source.quantity : '0', type: _config.TYPE.DECIMAL, required: true},
  789. {name: '风险系数', value: adjustType === _config.ADJUST_TYPE.info ? source.riskCoe : '0', type: _config.TYPE.DECIMAL, require: true},
  790. {name: '基准单价', value: source.standardPrice, type: _config.TYPE.DECIMAL, require: true},
  791. {name: '投标单价', value: adjustType === _config.ADJUST_TYPE.info ? source.marketPrice : '0', type: _config.TYPE.DECIMAL},
  792. {name: '确认单价', value: '0', type: _config.TYPE.DECIMAL},
  793. {name: '备注', value: source.remark, maxLen: 255,
  794. failHint: `承包人材料${source.code}-“备注”`},
  795. ];
  796. XML_EXPORT_BASE.Element.call(this, '承包人材料差额法明细', attrs);
  797. }
  798. //承包人材料指数法表
  799. function ExponentialGlj(fixedWeight) {
  800. let attrs = [
  801. {name: '定值权重A', value: fixedWeight, required: true, type: _config.TYPE.DECIMAL}
  802. ];
  803. XML_EXPORT_BASE.Element.call(this, '承包人材料指数法表', attrs);
  804. }
  805. //承包人材料指数法明细
  806. //如果是“控制价”、“招标”,则不导出;
  807. //如果是“投标”,且采用了指数法,则导出;如果采用了信息价差额法,则导出,但定值权重A取1,变值权重B、基本价格指数、现行价格指数取0。
  808. function ExponentialGljDetail(adjustType, source) {
  809. let attrs = [
  810. {name: '关联材料号', value: getGljCode(source.id), minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  811. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  812. {name: '规格', value: source.specs, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  813. {name: '变值权重B', value: adjustType === _config.ADJUST_TYPE.coe ? source.varWeight : '0', type: _config.TYPE.DECIMAL, required: true},
  814. {name: '基本价格指数', value: adjustType === _config.ADJUST_TYPE.coe ? source.FO : '0', type: _config.TYPE.DECIMAL, require: true},
  815. {name: '现行价格指数', value: adjustType === _config.ADJUST_TYPE.coe ? source.FI : '0', type: _config.TYPE.DECIMAL, require: true},
  816. {name: '备注', value: source.remark, maxLen: 255,
  817. failHint: `承包人材料${source.code}-“备注”`},
  818. ];
  819. XML_EXPORT_BASE.Element.call(this, '承包人材料指数法明细', attrs);
  820. }
  821. //人材机汇总定义
  822. function GljSummary() {
  823. XML_EXPORT_BASE.Element.call(this, '人材机汇总', []);
  824. }
  825. //人材机定义
  826. function Glj(source) {
  827. let attrs = [
  828. {name: '代码', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  829. failHint: `人材机${source.orgCode}-“编码”`},
  830. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  831. failHint: `人材机${source.orgCode}-“名称”`},
  832. {name: '规格', value: source.specs, maxLen: 255,
  833. failHint: `人材机${source.orgCode}-“规格”`},
  834. {name: '单位', value: source.unit, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true,
  835. failHint: `人材机${source.orgCode}-“单位”`},
  836. {name: '原始代码', value: source.orgCode, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  837. {name: '费用类别', value: source.feeType, enumeration: ['1', '2', '3', '4'], required: true},
  838. {name: '配比类别', value: source.ratioType, type: _config.TYPE.INT},
  839. {name: '主要材料类别', value: source.mainMaterialType, type: _config.TYPE.INT},
  840. {name: '主要材料单位系数', value: source.materialCoe, type: _config.TYPE.DECIMAL},
  841. {name: '材料耗用类型', value: 0, type: _config.TYPE.INT, required: true},
  842. {name: '供应方式', value: source.supply, type: _config.TYPE.INT, enumeration: ['1', '2']},
  843. {name: '暂估材料标志', value: source.is_evaluate, type: _config.TYPE.BOOL},
  844. {name: '不计税设备标志', value: source.no_tax_eqp, type: _config.TYPE.BOOL, required: true},
  845. {name: '单价不从明细汇总标志', value: source.notFromDetail, type: _config.TYPE.BOOL},
  846. {name: '定额价', value: source.basePrice, type: _config.TYPE.DECIMAL, required: true},
  847. {name: '定额价调整', value: source.adjPrice, type: _config.TYPE.DECIMAL, required: true},
  848. {name: '市场价', value: source.marketPrice, type: _config.TYPE.DECIMAL, required: true},
  849. {name: '数量', value: source.quantity, type: _config.TYPE.DECIMAL, required: true},
  850. {name: '产地', value: source.originPlace, maxLen: 255,
  851. failHint: `人材机${source.orgCode}-“产地”`},
  852. {name: '厂家', value: source.vender, maxLen: 255,
  853. failHint: `人材机${source.orgCode}-“厂家”`},
  854. {name: '质量等级', value: source.qualityGrace, maxLen: 255,
  855. failHint: `人材机${source.orgCode}-“质量等级”`},
  856. {name: '品牌', value: source.brand, maxLen: 255,
  857. failHint: `人材机${source.orgCode}-“品牌”`},
  858. {name: '备注', value: source.remark, maxLen: 255,
  859. failHint: `人材机${source.orgCode}-“备注”`},
  860. ];
  861. XML_EXPORT_BASE.Element.call(this, '人材机', attrs);
  862. }
  863. //人材机配比定义
  864. function GljRatio(source) {
  865. let attrs = [
  866. {name: '明细材料代码', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  867. {name: '数量', value: source.quantity, type: _config.TYPE.DECIMAL, required: true}
  868. ];
  869. XML_EXPORT_BASE.Element.call(this, '人材机配比', attrs);
  870. }
  871. //评标材料表定义
  872. function EvalBidMaterial() {
  873. XML_EXPORT_BASE.Element.call(this, '评标材料表', []);
  874. }
  875. //暂估价材料表定义
  876. function EvalEstimateMaterial() {
  877. XML_EXPORT_BASE.Element.call(this, '暂估价材料表', []);
  878. }
  879. //材料明细定义
  880. function MaterialDetail(source) {
  881. let attrs = [
  882. {name: '序号', value: source.serialNo, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  883. {name: '关联材料号', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  884. {name: '材料名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  885. {name: '规格型号', value: source.specs, maxLen: 255},
  886. {name: '计量单位', value: source.unit, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  887. {name: '数量', value: exportKind === _config.EXPORT_KIND.Tender ? source.quantity : '0', type: _config.TYPE.DECIMAL},
  888. {name: '单价', value: source.marketPrice, type: _config.TYPE.DECIMAL},
  889. {name: '合价', value: exportKind === _config.EXPORT_KIND.Tender ? source.totalPrice : '0', type: _config.TYPE.NUM2},
  890. {name: '产地', value: source.originPlace, maxLen: 255},
  891. {name: '厂家', value: source.vender, maxLen: 255},
  892. {name: '品牌', value: source.brand, maxLen: 255},
  893. {name: '质量等级', value: source.qualityGrace, maxLen: 255},
  894. {name: '备注', value: source.remark, maxLen: 255},
  895. ];
  896. XML_EXPORT_BASE.Element.call(this, '材料明细', attrs);
  897. }
  898. //清单综合单价计算程序定义
  899. function CalcProgram() {
  900. XML_EXPORT_BASE.Element.call(this, '清单综合单价计算程序', []);
  901. }
  902. //综合单价计算程序文件定义
  903. function CalcProgramFile(source) {
  904. let attrs = [
  905. {name: 'ID', value: source.ID, type: _config.TYPE.INT, required: true},
  906. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true}
  907. ];
  908. XML_EXPORT_BASE.Element.call(this, '综合单价计算程序文件', attrs);
  909. }
  910. //综合单价计算程序费用项定义
  911. function CalcProgramFeeItem(source) {
  912. let attrs = [
  913. {name: '序号', value: source.serialNo, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE},
  914. {name: '行代号', value: source.rowCode, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  915. {name: '项目名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  916. {name: '计算基础表达式', value: source.calcBase, maxLen: 255, required: true},
  917. {name: '计算基础说明', value: source.statement, maxLen: 255},
  918. {name: '费率', value: source.feeRate, type: _config.TYPE.DECIMAL},
  919. {name: '费用类别', value: source.feeType, type: _config.TYPE.INT, required: true},
  920. {name: '备注', value: source.remark, maxLen: 255},
  921. ];
  922. XML_EXPORT_BASE.Element.call(this, '综合单价计算程序费用项', attrs);
  923. }
  924. //主要清单汇总定义
  925. function MainBillsSummary() {
  926. XML_EXPORT_BASE.Element.call(this, '主要清单汇总', []);
  927. }
  928. //主要清单明细定义
  929. function MainBillsItem(source) {
  930. let attrs = [
  931. {name: '项目编码', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  932. {name: '项目名称', value: source.name, minLen: 1, maxLen: 500, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  933. {name: '单位', value: source.unit, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  934. {name: '工程量', value: source.quantity, type: _config.TYPE.DECIMAL, required: true},
  935. {name: '综合单价', value: _util.getFee(source.fees, 'common.unitFee'), type: _config.TYPE.DECIMAL, required: true},
  936. {name: '综合合价', value: _util.getFee(source.fees, 'common.totalFee'), type: _config.TYPE.NUM2, required: true},
  937. {name: '其中暂估价', value: _util.getFee(source.fees, 'estimate.totalFee'), type: _config.TYPE.DECIMAL},
  938. {name: '备注', value: source.remark, maxLen: 255},
  939. ];
  940. XML_EXPORT_BASE.Element.call(this, '主要清单明细', attrs);
  941. }
  942. //评审材料汇总定义
  943. function AppraisalSummary(){
  944. XML_EXPORT_BASE.Element.call(this, '评审材料汇总', []);
  945. }
  946. //评审材料明细定义
  947. function AppraisalDetail(source) {
  948. let attrs = [
  949. {name: '代码', value: source.code, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  950. {name: '名称', value: source.name, minLen: 1, maxLen: 255, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  951. {name: '规格', value: source.specs, maxLen: 255},
  952. {name: '单位', value: source.unit, minLen: 1, maxLen: 20, whiteSpace: _config.WHITE_SPACE.COLLAPSE, required: true},
  953. {name: '市场价', value: source.marketPrice, type: _config.TYPE.DECIMAL, required: true}
  954. ];
  955. XML_EXPORT_BASE.Element.call(this, '评审材料明细', attrs);
  956. }
  957. //目前的数据
  958. let curProjectEle = null, //建设项目节点
  959. curTenderEle = null; //单位工程节点
  960. // 获取需要导出的项目数据
  961. //@param {Number}tenderID(当前界面的单位工程ID,后台根据这个单位工程,去找其建设项目下所有数据)
  962. //@return {Object}(eleObj)
  963. async function loadProject(projectData) {
  964. // 标记自检提示的开始(一次性多出多个文件类型,会导出多次)
  965. _failList.push(_config.HINT_START);
  966. console.log(projectData);
  967. //标段
  968. let project = new Project({
  969. basicInformation: projectData.property.basicInformation,
  970. name: projectData.name,
  971. fileKind: FILE_KIND_TEXT[exportKind],
  972. taxType: projectData.property.taxType ? _config.TAX_TYPE[projectData.property.taxType] : ''
  973. });
  974. curProjectEle = project;
  975. //项目信息
  976. let projectInfo = new ProjectInfo({basicInformation: projectData.property.basicInformation});
  977. project.children.push(projectInfo);
  978. //招标信息
  979. let biddingInfo = new BiddingInfo({basicInformation: projectData.property.basicInformation, summaryInfo: projectData.summaryInfo[projectData.ID]});
  980. projectInfo.children.push(biddingInfo);
  981. //投标信息 导出类型为投标时,才导出
  982. if (exportKind === _config.EXPORT_KIND.Tender) {
  983. let bidInfo = new BidInfo({basicInformation: projectData.property.basicInformation, summaryInfo: projectData.summaryInfo[projectData.ID]});
  984. projectInfo.children.push(bidInfo);
  985. }
  986. //编制说明
  987. let compilationIll = new CompilationIllustration({compilationIllustration: projectData.property.compilationIllustration});
  988. project.children.push(compilationIll);
  989. //系统信息
  990. let generatedTime = moment(Date.now()).format('YYYY-MM-DDTHH:mm:ss'),
  991. sysInfoSource = {softInfo: projectData.softInfo, generatedTime},
  992. sysInfo = new SystemInfo(sysInfoSource);
  993. project.children.push(sysInfo);
  994. //费用构成
  995. let feeForm = new FeeFrom(projectData.summaryInfo[projectData.ID]);
  996. project.children.push(feeForm);
  997. //主要清单汇总 主要清单明细在loadTender中设置
  998. let mainBillsSummaryEle = new MainBillsSummary();
  999. project.children.unshift(mainBillsSummaryEle); //必须要排在loadTender前,这样才能添加到明细数据
  1000. //评审材料汇总 评审材料明细在loadTender中设置
  1001. let appraisalSummary = new AppraisalSummary();
  1002. project.children.unshift(appraisalSummary);
  1003. //单项工程
  1004. for (let eng of projectData.children) {
  1005. let engElement = await loadEngineering(projectData.summaryInfo, eng);
  1006. project.children.push(engElement);
  1007. }
  1008. //主要清单汇总、评审材料汇总 排在后面
  1009. project.children = [...project.children.slice(2), mainBillsSummaryEle, appraisalSummary];
  1010. return [{
  1011. data: project,
  1012. exportKind: exportKind,
  1013. fileName: `重庆标准交换数据(${FILE_KIND_TEXT[exportKind]}).QTF`
  1014. }];
  1015. }
  1016. //单位工程内的人材机ID: 用于代码映射关系 //单位工程级别,C+数组下标 <==> gljID
  1017. let tenderGljs = [];
  1018. //获取人材机代码,eg: C0, C1....
  1019. function getGljCode(gljID) {
  1020. let idx = tenderGljs.findIndex(ID => ID === gljID);
  1021. if (~idx) {
  1022. return `C${idx}`;
  1023. }
  1024. tenderGljs.push(gljID);
  1025. return `C${tenderGljs.length - 1}`;
  1026. }
  1027. /*
  1028. * 加载单项工程数据
  1029. * @param {Object}summaryInfo(项目汇总信息映射) {Object}engData(单项工程数据)
  1030. * */
  1031. async function loadEngineering(summaryInfo, engData) {
  1032. let source = {summaryInfo: summaryInfo[engData.ID], name: engData.name};
  1033. let engineering = new Engineering(source);
  1034. //费用构成
  1035. let feeForm = new FeeFrom(summaryInfo[engData.ID]);
  1036. engineering.children.push(feeForm);
  1037. //分批次获取单位工程
  1038. let tenderDetailMap = _cache.getItem('tenderDetailMap');
  1039. for (let tenderData of engData.children) {
  1040. //需要请求项目详细数据的时候,间隔一段时间再初始单位工程数据,减少服务器压力
  1041. if (!tenderDetailMap[tenderData.ID]) {
  1042. await _util.setTimeoutSync(() => {}, _config.TIMEOUT_TIME);
  1043. }
  1044. //方便用户看错误来自哪个单位工程
  1045. _failList.push(`<span style="font-weight: bold">单位工程“${tenderData.name}”下:</span>`);
  1046. let orgLen = _failList.length;
  1047. let tender = await loadTender(summaryInfo, tenderData);
  1048. if (_failList.length === orgLen) { //只有上方的提示,说明该单位工程没有报错
  1049. _failList.pop();
  1050. }
  1051. tenderGljs = []; //清空单位工程内所有的人材机(ID)
  1052. engineering.children.push(tender);
  1053. }
  1054. return engineering;
  1055. }
  1056. /*
  1057. * 加载单位工程数据
  1058. * @param {Object}summaryInfo(项目汇总信息映射) {Object}tenderData(单位工程数据)
  1059. * @return {Object}
  1060. * */
  1061. async function loadTender(summaryInfo, tenderData) {
  1062. //获取单位工程详细数据
  1063. let tenderDetail = await _util.getTenderDetail(tenderData.ID, userID);
  1064. //设置定额库编码
  1065. tenderDetail.rationLibMap = {};
  1066. let defaultLib = null;
  1067. if (tenderDetail.projectInfo.engineeringInfo && Array.isArray(tenderDetail.projectInfo.engineeringInfo.ration_lib)) {
  1068. defaultLib = tenderDetail.projectInfo.engineeringInfo.ration_lib.find(data => data.isDefault);
  1069. for (let lib of tenderDetail.projectInfo.engineeringInfo.ration_lib) {
  1070. tenderDetail.rationLibMap[lib.id] = lib;
  1071. }
  1072. }
  1073. //初始化项目人材机代号(人材机生成的代号要由排序后的项目人材机从C0开始生成),定额下的人材机含量提前使用到了这个代码,所以需要先初始化
  1074. let allGljs = gljUtil.sortRationGLJ(tenderDetail.projectGLJ.datas.gljList); //人材机汇总排序
  1075. tenderGljs = allGljs.map(glj => glj.id);
  1076. //单位工程
  1077. let tenderSource = {
  1078. name: tenderData.name,
  1079. engineeringName: tenderData.property.engineeringName,
  1080. summaryInfo: summaryInfo[tenderData.ID],
  1081. defaultRationLibCode: defaultLib.libCode,
  1082. taxType: tenderData.property.taxType
  1083. };
  1084. let tender = curTenderEle = new Tender(tenderSource);
  1085. //工程特征
  1086. let featureObj = _util.arrayToObj(tenderData.property.projectFeature);
  1087. let engFeature = new EngFeature({feature:featureObj, basicInformation: tenderDetail.projectInfo.property.basicInformation});
  1088. tender.children.push(engFeature);
  1089. //特征项:每一项工程特征
  1090. for (let data of tenderData.property.projectFeature) {
  1091. let featureItem = new FeatureItem(data);
  1092. engFeature.children.push(featureItem);
  1093. }
  1094. //工程信息 : 筛选设置了编码的基本信息数据
  1095. let constructInfo = new XML_EXPORT_BASE.Element('工程信息', []);
  1096. tenderDetail.projectInfo.property.basicInformation.forEach(pItem => {
  1097. pItem.items.forEach(info => {
  1098. if (info.code) {
  1099. constructInfo.children.push(new InfoItem(info));
  1100. }
  1101. });
  1102. });
  1103. if (constructInfo.children.length) {
  1104. tender.children.push(constructInfo)
  1105. }
  1106. //单位工程费汇总
  1107. tender.children.push(loadDXFY(tenderDetail));
  1108. //分部分项清单
  1109. tender.children.push(loadFBFX(tenderDetail));
  1110. //措施项目清单
  1111. tender.children.push(loadCSXM(tenderDetail));
  1112. //其他项目清单
  1113. let other = loadOtherBills(tenderDetail);
  1114. if (other) {
  1115. tender.children.push(other);
  1116. }
  1117. //规费和税金清单
  1118. let chargeTax = loadChargeTax(tenderDetail);
  1119. tender.children.push(chargeTax);
  1120. //建设项目下评审材料汇总设置评审材料明细
  1121. let curAppraisalSummary = curProjectEle.children.find(ele => ele.name === '评审材料汇总');
  1122. //人材机汇总相关
  1123. let gljSumarryInfo = loadGlj(curAppraisalSummary, tenderDetail);
  1124. if (gljSumarryInfo) {
  1125. //投标导出承包人材料相关
  1126. if (exportKind === _config.EXPORT_KIND.Tender) {
  1127. let adjustType = tenderData.property.gljAdjustType || _config.ADJUST_TYPE.info;
  1128. //承包人材料差额法表
  1129. let diffGljs = materialAdjustObj.getPirceInfoDatas(tenderDetail.projectGLJ.datas.gljList);
  1130. if (diffGljs.length) {
  1131. let diffP = new DifferentiaGlj();
  1132. diffGljs.forEach(data => diffP.children.push(new DifferentiaGljDetail(adjustType, data)));
  1133. tender.children.push(diffP);
  1134. }
  1135. //承包人材料指数法表
  1136. let engineeringCostNode = tenderDetail.Bills.tree.roots.find(node => node.getFlag() === fixedFlag.ENGINEERINGCOST);
  1137. if (engineeringCostNode) {
  1138. let ecTotalFee = _util.getFee(engineeringCostNode.data.fees, 'common.totalFee');
  1139. let exponentialGljs = materialAdjustObj.getPriceCoeDatas(tenderDetail.projectGLJ.datas.gljList, ecTotalFee);
  1140. if (exponentialGljs.length) {
  1141. // 变值权重B累加
  1142. let totalVarWeight = exponentialGljs.reduce((acc, cur) => acc += cur.varWeight || 0, 0);
  1143. // 如果采用指数法,定值权重A = 1 - 变值权重B累加。如果不是指数法,取1
  1144. let fixedWeight = adjustType === _config.ADJUST_TYPE.coe ? 1 - totalVarWeight : '1';
  1145. let exP = new ExponentialGlj(fixedWeight);
  1146. exponentialGljs.forEach(data => {
  1147. exP.children.push(new ExponentialGljDetail(adjustType, data));
  1148. });
  1149. tender.children.push(exP);
  1150. }
  1151. }
  1152. }
  1153. let {gljSummary, evalBidMaterial, evalEstimateMaterial} = gljSumarryInfo;
  1154. //投标导出人材机汇总
  1155. if (exportKind === _config.EXPORT_KIND.Tender) {
  1156. tender.children.push(gljSummary);
  1157. }
  1158. //评标材料表
  1159. if (evalBidMaterial && evalBidMaterial.children.length) {
  1160. tender.children.push(evalBidMaterial);
  1161. }
  1162. //暂估价材料表
  1163. if (evalEstimateMaterial && evalEstimateMaterial.children.length) {
  1164. tender.children.push(evalEstimateMaterial);
  1165. }
  1166. }
  1167. // 清单综合单价计算程序
  1168. let calcProgram = loadCalcProgram(tenderDetail);
  1169. if (calcProgram) {
  1170. tender.children.push(calcProgram);
  1171. }
  1172. //给建设项目下主要清单汇总设置主要清单明细
  1173. let curMainBillsSummary = curProjectEle.children.find(ele => ele.name === '主要清单汇总');
  1174. if (curMainBillsSummary) {
  1175. loadMainBillsItems(curMainBillsSummary, tenderDetail);
  1176. }
  1177. return tender;
  1178. }
  1179. /*
  1180. * 加载计算程序费用行
  1181. * @param {Object}detail(单位工程的详细数据,清单定额等等)
  1182. * @return {Object}
  1183. * */
  1184. function loadDXFY(detail) {
  1185. //单位工程费汇总
  1186. let tenderFeeSummary = new TenderFeeSummary();
  1187. //计价程序费用行,筛选大项费用
  1188. let feeNodes = detail.Bills.tree.roots;
  1189. for (let node of feeNodes) {
  1190. let mainTreeNode = detail.mainTree.getNodeByID(node.data.ID),
  1191. serialNo = mainTreeNode ? mainTreeNode.serialNo() + 1 : 1;
  1192. let flag = node.getFlag() || 0;
  1193. let source = {
  1194. row: serialNo,
  1195. code: node.data.code,
  1196. rowCode: `F${serialNo}`,
  1197. name: node.data.name,
  1198. calcBase: _util.transformCalcBase(exportKind, detail, node, {CalcBaseMap, FlagCalcBaseMap}),
  1199. feeRate: _util.hasValue(node.data.feeRate) ? node.data.feeRate : 100,
  1200. fees: node.data.fees,
  1201. feeType: FEE_TYPE[flag] || FEE_TYPE['0'],
  1202. remark: node.data.remark
  1203. };
  1204. source.calcBaseState = _util.transformCalcBaseState(detail, source.calcBase, CalcStateMap);
  1205. let feeRow = new FeeRow(source);
  1206. tenderFeeSummary.children.push(feeRow);
  1207. }
  1208. return tenderFeeSummary;
  1209. }
  1210. /*
  1211. * 加载清单项目
  1212. * @param {Object}node(清单树节点) {Object}detail
  1213. * */
  1214. function loadBills(node, detail) {// allRation, allRationGlj, decimal,
  1215. let allRation = detail.Ration.datas,
  1216. allRationGlj = detail.ration_glj.datas,
  1217. decimal = detail.projectInfo.property.decimal;
  1218. // 处理最高限价,输出最高限价时,若最高限价为空,则取综合单价,否则取最高限价
  1219. let maxPrice = 0;
  1220. if (exportKind === _config.EXPORT_KIND.Control && node.data.outPutMaxPrice) {
  1221. maxPrice = _util.isDef(node.data.maxPrice)
  1222. ? node.data.maxPrice
  1223. : _util.getFee(node.data.fees, 'common.unitFee')
  1224. }
  1225. let source = {
  1226. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1227. code: node.data.code,
  1228. name: node.data.name,
  1229. unit: node.data.unit,
  1230. quantity: node.data.quantity,
  1231. fees: node.data.fees,
  1232. mainBills: node.data.mainBills,
  1233. maxPrice: maxPrice,
  1234. isEstimate: node.data.isEstimate,
  1235. remark: node.data.remark
  1236. };
  1237. let bills = new FXbills(source);
  1238. //清单项目项目编码要在建设项目中唯一
  1239. _util.checkUnique(curProjectEle.constraints.billsCode, source.code, `第${source.row}行`,`清单项目编码${source.code}`);
  1240. //加载特征及内容
  1241. function loadFeatureContent() {
  1242. let job = [],
  1243. feature = [];
  1244. let jobText = node.data.jobContentText || '';
  1245. let featureText = node.data.itemCharacterText || '';
  1246. let jobSplit = jobText.split(/[\r,\n]/g),
  1247. featureSplit = featureText.split(/[\r,\n]/g);
  1248. //将特征和内容分类,通过[项目特征][工作内容]区分。若没有,则不区分:工作内容列全部数据为工作内容,项目特征列全部数据为项目特征
  1249. //@param {Array}data(splitdata) {String}field(job、feature)
  1250. function classifyData(data, field) {
  1251. let rst = {
  1252. job: [],
  1253. feature: []
  1254. };
  1255. let featureIndex = data.findIndex(x => x === '[项目特征]');
  1256. if (featureIndex < 0) {
  1257. rst[field] = data;
  1258. return rst;
  1259. }
  1260. let jobIndex = data.findIndex(x => x === '[工作内容]');
  1261. if (jobIndex < 0) { //有[项目特征],没有[工作内容],则其数据全为项目特征数据
  1262. rst.feature = data;
  1263. return rst;
  1264. }
  1265. //有[项目特征],有[工作内容],进行数据分类
  1266. rst.feature = data.slice(featureIndex, jobIndex);
  1267. rst.job = data.slice(jobIndex);
  1268. return rst;
  1269. }
  1270. let classifiedJob = classifyData(jobSplit, 'job');
  1271. job = job.concat(classifiedJob.job);
  1272. feature = feature.concat(classifiedJob.feature);
  1273. let classifiedFeature = classifyData(featureSplit, 'feature');
  1274. job = job.concat(classifiedFeature.job);
  1275. feature = feature.concat(classifiedFeature.feature);
  1276. job = job.filter(x => x && !['[项目特征]', '[工作内容]'].includes(x));
  1277. feature = feature.filter(x => x && !['[项目特征]', '[工作内容]'].includes(x));
  1278. //创建项目特征节点
  1279. if (feature.length > 0) {
  1280. let itemChac = new ItemCharacter();
  1281. let reg = /(.{0,}):(.{0,})/;
  1282. for (let f of feature) {
  1283. let source = {name: '', value: ''};
  1284. let execRst = reg.exec(f);
  1285. if (execRst) {
  1286. source.name = execRst[1].replace(/^\d+\.{1}/, '').trim(); //去除开头(1.)序号,首位空格
  1287. source.value = execRst[2].trim();
  1288. }
  1289. let featureEle = new Feature(source);
  1290. //let featureEle = new Feature({name: f.trim(), value: ''});
  1291. itemChac.children.push(featureEle);
  1292. }
  1293. bills.children.push(itemChac);
  1294. }
  1295. //创建工作内容节点
  1296. if (job.length > 0) {
  1297. let jobContent = new JobContent();
  1298. for (let j of job) {
  1299. let data = j.replace(/^\d+\.{1}/, '').trim();
  1300. let content = new Content(data);
  1301. //let content = new Content(j.trim());
  1302. jobContent.children.push(content);
  1303. }
  1304. bills.children.push(jobContent);
  1305. }
  1306. }
  1307. loadFeatureContent();
  1308. //解析工程量计算式
  1309. function parseQuantityExp(rationData) {
  1310. if (rationData.quantityEXP === 'QDL') { //取清单工程量
  1311. return node.data.quantity;
  1312. } else if (rationData.quantityEXP === 'GCLMXHJ') { //从明细汇总成数值
  1313. let referDetail = detail.quantity_detail.datas.filter(data => data.rationID === rationData.ID && data.isSummation);
  1314. if (referDetail.length === 0) {
  1315. return '';
  1316. }
  1317. let rst = 0;
  1318. for (let d of referDetail) {
  1319. rst = scMathUtil.roundForObj(rst + d.result, detail.projectInfo.property.decimal.process);
  1320. }
  1321. return scMathUtil.roundForObj(rst, detail.projectInfo.property.decimal.ration.quantity);
  1322. } else {
  1323. return rationData.quantityEXP;
  1324. }
  1325. }
  1326. /*
  1327. * 加载定额子目
  1328. * @param {Array}rationData(清单项目下定额数据) {Array}rationGljData(定额的人材机数据) {Object}decimal(项目小数位数)
  1329. * @return {Object}
  1330. * */
  1331. function loadRation(rationData, rationGljData) {
  1332. let viewCode = rationData.code;
  1333. if (rationData.prefix) {
  1334. viewCode = rationData.prefix + viewCode;
  1335. }
  1336. if (rationData.adjustState) {
  1337. viewCode += '换';
  1338. }
  1339. //子目类型 补充定额为“1”,标准定额无换算为“0”,标准定额有换算为“2”,安装费用,即自动生成的安装子目,为“3”,子目级人材机,即量价、与定额同级的人材机 其他待完善……
  1340. let subType;
  1341. if (rationData.type === rationType.ration && rationData.from === 'cpt') {
  1342. subType = '1';
  1343. } else if (rationData.type === rationType.ration && !rationData.adjustState) {
  1344. subType = '0';
  1345. } else if (rationData.type === rationType.ration && rationData.adjustState) {
  1346. subType = '2';
  1347. } else if (rationData.type === rationType.install) {
  1348. subType = '3';
  1349. } else if (rationData.type === rationType.volumePrice) {
  1350. subType = '6';
  1351. }
  1352. let rNode = detail.mainTree.nodes[detail.mainTree.prefix + rationData.ID];
  1353. let rationSource = {
  1354. row: rNode ? rNode.serialNo() + 1 : -1,
  1355. viewCode: viewCode,
  1356. name: rationData.name,
  1357. unit: rationData.unit,
  1358. libCode: '',
  1359. code: rationData.code,
  1360. subType: subType,
  1361. quantity: rationData.quantity,
  1362. quantityEXP: parseQuantityExp(rationData),
  1363. fees: rationData.fees,
  1364. isSubcontract: rationData.isSubcontract,
  1365. programID: rationData.programID,
  1366. remark: rationData.remark
  1367. };
  1368. if (rationData.from === 'std' && _util.isDef(rationData.libID)) { //来自标准库,设置定额库编码
  1369. rationSource.libCode = detail.rationLibMap[rationData.libID].libCode;
  1370. }
  1371. let ration = new Ration(rationSource);
  1372. //创建工料分析
  1373. let gljAnalyze = new GljAnalyze();
  1374. ration.children.push(gljAnalyze);
  1375. //定额人材机排序
  1376. rationGljData = gljUtil.sortRationGLJ(rationGljData);
  1377. for (let rGlj of rationGljData) {
  1378. let gljSource = {
  1379. //code: rGlj.code,
  1380. code: getGljCode(rGlj.projectGLJID),
  1381. quantity: rGlj.quantity,
  1382. totalQuantity: gljUtil.getTotalQuantity(rGlj, rationData, decimal.glj.quantity, decimal.ration.quantity)
  1383. };
  1384. let gljContent = new GljContent(gljSource);
  1385. gljAnalyze.children.push(gljContent);
  1386. }
  1387. //创建费用组成
  1388. let feeContent = new FeeContent({fees: rationData.fees});
  1389. ration.children.push(feeContent);
  1390. return ration;
  1391. }
  1392. //投标加载组价内容、费用组成
  1393. if (exportKind === _config.EXPORT_KIND.Tender) {
  1394. let rationData = allRation.filter(x => x.billsItemID === node.data.ID);
  1395. if (rationData.length > 0) {
  1396. let priceContent = new PriceContent();
  1397. bills.children.push(priceContent);
  1398. //加载定额子目
  1399. rationData.sort((x, y) => x.serialNo - y.serialNo); //定额排序
  1400. for (let rData of rationData) {
  1401. let rationGlj = allRationGlj.filter(x => x.rationID === rData.ID);
  1402. priceContent.children.push(loadRation(rData, rationGlj));
  1403. }
  1404. }
  1405. //清单费用组成
  1406. let feeContent = new FeeContent({fees: node.data.fees});
  1407. bills.children.push(feeContent);
  1408. }
  1409. return bills;
  1410. }
  1411. /*
  1412. * 加载分部分项清单
  1413. * @param {Object}detail
  1414. * @return {Object || NULL}
  1415. * */
  1416. function loadFBFX(detail) {
  1417. let fbfxBills = new FBFXBills();
  1418. let subEngNode = detail.Bills.tree.roots.find((node) => node.getFlag() === fixedFlag.SUB_ENGINERRING);
  1419. if (!subEngNode) {
  1420. _failList.push('不存在分部分项清单');
  1421. return fbfxBills;
  1422. }
  1423. //是否有清单分类,分部分项下,清单分类和清单项目不可同层存在,如果有了清单分类,则提示其他清单项目:
  1424. //清单xx行应是清单分类,其下必须有清单项目
  1425. let hasBillsClass = subEngNode.children && subEngNode.children.some(node => node.children && node.children.length);
  1426. for (let node of subEngNode.children) {
  1427. if (node.data.type === billType.FB) {
  1428. //创建清单分部节点
  1429. let fbSource = {
  1430. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1431. code: node.data.code,
  1432. name: node.data.name,
  1433. fees: node.data.fees,
  1434. remark: node.data.remark
  1435. };
  1436. if (node.children.length === 0) {
  1437. _failList.push(`第${fbSource.row}行清单分部下至少要有一条清单项目。`);
  1438. }
  1439. let fbBills = new FBBills(fbSource);
  1440. fbfxBills.children.push(fbBills);
  1441. //创建清单项目节点
  1442. for (let subNode of node.children) {
  1443. //detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1444. let fx = loadBills(subNode, detail);
  1445. fbBills.children.push(fx);
  1446. }
  1447. } else {
  1448. //第一层有了分部,不能有分项
  1449. if (hasBillsClass) {
  1450. let row = detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1;
  1451. _failList.push(`第${row}行清单应是清单分部,其下必须有清单项目。<span style="color: red">(错误清单结构)</span>`);
  1452. }
  1453. let fxBills = loadBills(node, detail);
  1454. fbfxBills.children.push(fxBills);
  1455. }
  1456. }
  1457. return fbfxBills;
  1458. }
  1459. /*
  1460. * 加载措施项目清单
  1461. * @param {Object}detail
  1462. * @return {Object}
  1463. * */
  1464. function loadCSXM(detail) {
  1465. let measureNode = detail.Bills.tree.roots.find((node) => node.getFlag() === fixedFlag.MEASURE);
  1466. if (!measureNode) {
  1467. _failList.push('不存在措施项目清单');
  1468. return new XML_EXPORT_BASE.Element('措施项目清单', []);
  1469. }
  1470. let csxmBills = new CSXMBills({fees: measureNode.data.fees});
  1471. //加载组织措施清单
  1472. let zzcsNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.CONSTRUCTION_ORGANIZATION);
  1473. if (zzcsNode) {
  1474. let zzcsBills = new ZZCSBills({fees: zzcsNode.data.fees});
  1475. csxmBills.children.push(zzcsBills);
  1476. loadZZCS(zzcsBills, zzcsNode.children);
  1477. }
  1478. //加载技术措施清单
  1479. let jscsNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.CONSTRUCTION_TECH);
  1480. let maxDepth = 2; //技术措施清单最多深度是2层:技术措施分类-清单项目
  1481. if (jscsNode) {
  1482. let jscsBills = new JSCSBills({fees: jscsNode.data.fees});
  1483. csxmBills.children.push(jscsBills);
  1484. let isValidDepth = _util.validDepth(maxDepth, jscsNode);
  1485. if (!isValidDepth) {
  1486. _failList.push('技术措施清单子项超过两层');
  1487. } else {
  1488. loadJSCS(jscsBills, jscsNode.children);
  1489. }
  1490. }
  1491. return csxmBills;
  1492. function loadZZCS(parent, nodes) {
  1493. let hasBillsClass = nodes && nodes.some(node => node.children && node.children.length);
  1494. //组织措施分类和公式计算措施项不能出现在同层中
  1495. for (let node of nodes) {
  1496. if (node.children.length > 0) { //组织措施分类
  1497. let classSource = {
  1498. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1499. code: node.data.code,
  1500. name: node.data.name,
  1501. fees: node.data.fees,
  1502. remark: node.data.remark
  1503. };
  1504. let zzcsClass = new ZZCSClass(classSource);
  1505. parent.children.push(zzcsClass);
  1506. loadZZCS(zzcsClass, node.children);
  1507. } else { //公式计算措施项
  1508. let source = {
  1509. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1510. code: node.data.code,
  1511. name: node.data.name,
  1512. calcBase: _util.transformCalcBase(exportKind, detail, node, {CalcBaseMap, FlagCalcBaseMap}),
  1513. feeRate: _util.hasValue(node.data.feeRate) ? node.data.feeRate : 100,
  1514. fees: node.data.fees,
  1515. remark: node.data.remark,
  1516. feeType: FEE_TYPE[node.getFlag()] || FEE_TYPE['0']
  1517. };
  1518. source.calcBaseState = _util.transformCalcBaseState(detail, source.calcBase, CalcStateMap);
  1519. if (hasBillsClass) {
  1520. _failList.push(`第${source.row}行清单应是组织措施分类,其下必须有公式计算措施项。<span style="color: red">(错误清单结构)</span>`);
  1521. }
  1522. let formula = new FormulaCalcMeasure(source);
  1523. _util.checkUnique(curTenderEle.constraints.formulaMeasureNo, source.code, `第${source.row}行`,`公式计算措施项编码${source.code}`);
  1524. parent.children.push(formula);
  1525. }
  1526. }
  1527. if (parent instanceof ZZCSClass) { //组织措施分类下的只能有一个组织措施分类
  1528. let filters = parent.children.filter(data => data instanceof ZZCSClass);
  1529. if (filters.length) {
  1530. _failList.push('组织措施分类下只能有一个组织措施分类');
  1531. }
  1532. }
  1533. }
  1534. function loadJSCS(parent, nodes) {
  1535. let hasBillsClass = nodes && nodes.some(node => node.children && node.children.length);
  1536. for (let node of nodes) {
  1537. if (node.children.length > 0) { //技术措施分类
  1538. let classSource = {
  1539. code: node.data.code,
  1540. name: node.data.name,
  1541. fees: node.data.fees
  1542. };
  1543. let jscsClass = new JSCSClass(classSource);
  1544. parent.children.push(jscsClass);
  1545. loadJSCS(jscsClass, node.children);
  1546. } else { //清单项目
  1547. if (hasBillsClass) {
  1548. let row = detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1;
  1549. _failList.push(`第${row}行清单应是清单分类,其下必须有清单项目。<span style="color: red">(错误清单结构)</span>`);
  1550. }
  1551. parent.children.push(loadBills(node, detail));
  1552. }
  1553. }
  1554. }
  1555. }
  1556. /*
  1557. * 加载其他项目清单,要出现此节点,需要遵循标准条件(至少含有一条相关明细)
  1558. * @param {Object}detail
  1559. * @return {Object || Null}
  1560. * */
  1561. function loadOtherBills(detail) {
  1562. //其他项目清单元素
  1563. let otherEle = new OtherBills();
  1564. let otherNode = detail.Bills.tree.roots.find(node => node.getFlag() === fixedFlag.OTHER);
  1565. if (otherNode.children.length === 0) {
  1566. return otherEle;
  1567. }
  1568. //添加暂列金额元素
  1569. let provisionalNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.PROVISIONAL);
  1570. if (provisionalNode && provisionalNode.children.length > 0) {
  1571. otherEle.children.push(loadProvisional(provisionalNode));
  1572. }
  1573. //添加专业工程暂估价元素
  1574. let engEstimateNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.ENGINEERING_ESITIMATE);
  1575. if (engEstimateNode && engEstimateNode.children.length > 0) {
  1576. otherEle.children.push(loadEngEstimate(engEstimateNode));
  1577. }
  1578. //添加计日工元素
  1579. let dayWorkNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.DAYWORK);
  1580. let dayWorkEle = new DayWork({fees: dayWorkNode.data.fees});
  1581. if (dayWorkNode && dayWorkNode.children.length > 0) {
  1582. //要显示计日工元素,人工、材料、施工机械,最少有一条含有子项(计日工项目)
  1583. let filterNodes = dayWorkNode.children.filter(node => [fixedFlag.LABOUR, fixedFlag.MATERIAL, fixedFlag.MACHINE].includes(node.getFlag()));
  1584. for (let fNode of filterNodes) {
  1585. let ele,
  1586. constraints;
  1587. let flag = fNode.getFlag();
  1588. if (flag === fixedFlag.LABOUR) {
  1589. ele = new Labour();
  1590. constraints = curTenderEle.constraints.labourDayWorkCode;
  1591. } else if (flag === fixedFlag.MATERIAL) {
  1592. ele = new Material();
  1593. constraints = curTenderEle.constraints.materialDayWorkCode;
  1594. } else if (flag === fixedFlag.MACHINE) {
  1595. ele = new Machine();
  1596. constraints = curTenderEle.constraints.machineDayWorkCode;
  1597. }
  1598. if (fNode.children.length > 0) {
  1599. let isValidDepth = _util.validDepth(1, fNode);
  1600. if (!isValidDepth) {
  1601. _failList.push(`计日工${ele.name}子项超过一层`);
  1602. } else {
  1603. for (let itemNode of fNode.children) {
  1604. ele.children.push(loadDayWorkItem(itemNode, constraints, `${ele.name}计日工项目编号`));
  1605. }
  1606. dayWorkEle.children.push(ele);
  1607. }
  1608. }
  1609. }
  1610. //如果计日工下有计日工项目,则显示计日工元素
  1611. if (dayWorkEle.children.length > 0) {
  1612. otherEle.children.push(dayWorkEle);
  1613. }
  1614. }
  1615. //添加总承包服务费元素
  1616. let tkcNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.TURN_KEY_CONTRACT);
  1617. if (tkcNode && tkcNode.children.length > 0) { //必须要有子项才显示总承包服务费元素
  1618. let isValidDepth = _util.validDepth(2, tkcNode); //最多2层子项:总承包服务费分类-总承包服务费费用项
  1619. if (!isValidDepth) {
  1620. _failList.push('总承包服务费子项超过两层');
  1621. } else {
  1622. let tkcEle = new TurnKeyContract({fees: tkcNode.data.fees});
  1623. otherEle.children.push(tkcEle);
  1624. loadService(tkcEle, tkcNode.children);
  1625. }
  1626. }
  1627. //添加索赔计价汇总元素
  1628. let claimNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.CLAIM);
  1629. if (claimNode && claimNode.children.length > 0) { //必须要有子项才能显示索赔计价汇总元素
  1630. let claimEle = new XML_EXPORT_BASE.Element('索赔计价汇总', [
  1631. {name: '金额', value: _util.getFee(claimNode.data.fees, 'common.totalFee')}]);
  1632. for (let n of claimNode.children) {
  1633. claimEle.children.push(new ClaimVisaFeeItem(n.data));
  1634. }
  1635. otherEle.children.push(claimEle);
  1636. }
  1637. //添加现场签证计价汇总元素
  1638. let visaNode = detail.Bills.tree.items.find(node => node.getFlag() === fixedFlag.VISA);
  1639. if (visaNode && visaNode.children.length > 0) { //必须要有子项才能显示现场签证计价汇总元素
  1640. let visaEle = new XML_EXPORT_BASE.Element('现场签证计价汇总', [
  1641. {name: '金额', value: _util.getFee(visaNode.data.fees, 'common.totalFee')}
  1642. ]);
  1643. for (let n of visaNode.children) {
  1644. visaEle.children.push(new ClaimVisaFeeItem(n.data));
  1645. }
  1646. otherEle.children.push(visaEle);
  1647. }
  1648. //添加其他元素
  1649. let posetriy = otherNode.getPosterity();
  1650. let subOtherEle = loadOthers(posetriy);
  1651. if (subOtherEle) {
  1652. otherEle.children.push(subOtherEle);
  1653. }
  1654. // 不需要有子节点,也可以输出显示
  1655. return otherEle;
  1656. //加载暂列金额
  1657. function loadProvisional(node) {
  1658. let provisionalEle = new Provisional({fees: node.data.fees});
  1659. //暂列金额最多只有一层子节点
  1660. let isValidDepth = _util.validDepth(1, node);
  1661. if (!isValidDepth) {
  1662. _failList.push('暂列金额子项超过一层');
  1663. } else { //加载暂列金额明细
  1664. for (let n of node.children) {
  1665. let pDetailSource = {
  1666. row: detail.mainTree.nodes[detail.mainTree.prefix + n.data.ID].serialNo() + 1,
  1667. code: n.data.code,
  1668. name: n.data.name,
  1669. unit: n.data.unit,
  1670. fees: n.data.fees,
  1671. remark: n.data.remark
  1672. },
  1673. pDetailEle = new ProvisionalDetail(pDetailSource);
  1674. //暂列金额明细编号在单位工程中唯一
  1675. _util.checkUnique(curTenderEle.constraints.provisionalDetailCode, pDetailSource.code,
  1676. `第${pDetailSource.row}行`, `暂列金额明细编码${pDetailSource.code}`);
  1677. provisionalEle.children.push(pDetailEle);
  1678. }
  1679. }
  1680. return provisionalEle;
  1681. }
  1682. //加载专业工程暂估价
  1683. function loadEngEstimate(node) {
  1684. let engEstimateEle = new EngEstimate({fees: node.data.fees});
  1685. //专业工程暂估价最多只有一层子节点
  1686. let isValidDepth = _util.validDepth(1, node);
  1687. if (!isValidDepth) {
  1688. _failList.push('专业工程暂估价子项超过一层');
  1689. } else { //加载专业工程暂估明细
  1690. for (let n of node.children) {
  1691. let eDetailSource = {
  1692. row: detail.mainTree.nodes[detail.mainTree.prefix + n.data.ID].serialNo() + 1,
  1693. code: n.data.code,
  1694. name: n.data.name,
  1695. engineeringContent: n.data.engineeringContent,
  1696. fees: n.data.fees,
  1697. remark: n.data.remark
  1698. },
  1699. eDetailEle = new EngEstimateDetail(eDetailSource);
  1700. //暂列金额明细编号在单位工程中唯一
  1701. _util.checkUnique(curTenderEle.constraints.engEstimateDetailCode, eDetailSource.code,
  1702. `第${eDetailSource.row}行`, `专业工程暂估明细编码${eDetailSource.code}`);
  1703. engEstimateEle.children.push(eDetailEle);
  1704. }
  1705. }
  1706. return engEstimateEle;
  1707. }
  1708. //加载计日工项目
  1709. function loadDayWorkItem(node, constraints, hint) {
  1710. let source = {
  1711. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1712. code: node.data.code,
  1713. name: node.data.name,
  1714. unit: node.data.unit,
  1715. quantity: node.data.quantity,
  1716. fees: node.data.fees,
  1717. remark: node.data.remark
  1718. };
  1719. _util.checkUnique(constraints, source.code, `第${source.row}行`, `计日工项目编码${source.code}`);
  1720. return new DayWorkItem(source);
  1721. }
  1722. //加载服务费项
  1723. function loadService(parent, nodes) {
  1724. let hasBillsClass = nodes && nodes.some(node => node.children && node.children.length);
  1725. for (let node of nodes) {
  1726. if (node.children.length > 0) { //总承包服务费分类
  1727. let classSource = {
  1728. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1729. code: node.data.code,
  1730. name: node.data.name,
  1731. remark: node.data.remark
  1732. };
  1733. let tkcClass = new TurnKeyContractClass(classSource);
  1734. parent.children.push(tkcClass);
  1735. loadService(tkcClass, node.children);
  1736. } else { //总承包服务费费用项
  1737. let source = {
  1738. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1739. code: node.data.code,
  1740. name: node.data.name,
  1741. serviceContent: node.data.serviceContent,
  1742. calcBaseValue: node.data.calcBaseValue,
  1743. feeRate: _util.hasValue(node.data.feeRate) ? node.data.feeRate : 100,
  1744. fees: node.data.fees,
  1745. remark: node.data.remark
  1746. };
  1747. if (hasBillsClass) {
  1748. _failList.push(`第${source.row}行清单应是清单分类,其下必须有清单项目。<span style="color: red">(错误清单结构)</span>`);
  1749. }
  1750. _util.checkUnique(curTenderEle.constraints.turnKeyContractCode, source.code, `第${source.row}行`, `总承包服务费费用项编码${source.code}`);
  1751. parent.children.push(new TurnKeyContractItem(source));
  1752. }
  1753. }
  1754. }
  1755. //加载其他列项,不符合上述情况的,其他所有清单子项
  1756. function loadOthers(nodes) {
  1757. //排除项
  1758. let exclusionFlags = [
  1759. fixedFlag.PROVISIONAL,
  1760. fixedFlag.MATERIAL_PROVISIONAL, // 材料(工程设备)暂估价 不导出
  1761. fixedFlag.ENGINEERING_ESITIMATE,
  1762. fixedFlag.LABOUR,
  1763. fixedFlag.MATERIAL,
  1764. fixedFlag.MACHINE,
  1765. fixedFlag.TURN_KEY_CONTRACT,
  1766. fixedFlag.CLAIM,
  1767. fixedFlag.VISA
  1768. ];
  1769. //生成其他列项
  1770. let otherItems = [],
  1771. summaryFee = 0;
  1772. for (let node of nodes) {
  1773. let belongFlag = node.belongToFlag();
  1774. if (node.children.length > 0 || (belongFlag && exclusionFlags.includes(belongFlag))) {
  1775. continue;
  1776. }
  1777. //汇总其他列项金额
  1778. let totalFee = _util.getFee(node.data.fees, 'common.totalFee');
  1779. summaryFee = scMathUtil.roundForObj(summaryFee + totalFee, detail.projectInfo.property.decimal.bills.totalPrice);
  1780. let otherItemSource = {
  1781. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1782. code: node.data.code,
  1783. name: node.data.name,
  1784. calcBase: _util.transformCalcBase(exportKind, detail, node, {CalcBaseMap, FlagCalcBaseMap}),
  1785. feeRate: _util.hasValue(node.data.feeRate) ? node.data.feeRate : 100,
  1786. commonTotalFee: totalFee,
  1787. notSummary: belongFlag && belongFlag === fixedFlag.MATERIAL_PROVISIONAL, //不计入合价,只有材料(工程设备)暂估价固定节点
  1788. remark: node.data.remark
  1789. };
  1790. let otherItemEle = new OtherItem(otherItemSource);
  1791. otherItems.push(otherItemEle);
  1792. _util.checkUnique(curTenderEle.constraints.otherItemNo, otherItemSource.code,
  1793. `第${otherItemSource.row}行`, `清单编码${otherItemSource.code}`);
  1794. }
  1795. let otherEle = new Other({commonTotalFee: summaryFee});
  1796. for (let ele of otherItems) {
  1797. otherEle.children.push(ele);
  1798. }
  1799. return otherEle.children.length > 0 ? otherEle : null; //有其他列项才能显示其他元素
  1800. }
  1801. }
  1802. /*
  1803. * 加载规费和税金清单,固定显示:规费、规费子项、税金、增值税、附加税、环境保护税这几个清单
  1804. * @param {Object}detail
  1805. * @return {Object}
  1806. * */
  1807. function loadChargeTax(detail) {
  1808. let chargeTaxEle = new ChargeTaxBills();
  1809. let filterFlags = [
  1810. fixedFlag.CHARGE,
  1811. fixedFlag.TAX,
  1812. fixedFlag.ADDED_VALUE_TAX,
  1813. fixedFlag.ADDITIONAL_TAX,
  1814. fixedFlag.ENVIRONMENTAL_PROTECTION_TAX
  1815. ];
  1816. let filterNodes = detail.Bills.tree.items.filter(node => filterFlags.includes(node.getFlag()));
  1817. // 规费子项
  1818. let chargeNode = filterNodes.find(node => node.getFlag() === fixedFlag.CHARGE);
  1819. if (chargeNode) {
  1820. filterNodes.splice(filterNodes.indexOf(chargeNode) + 1, 0, ...chargeNode.children);
  1821. }
  1822. for (let node of filterNodes) {
  1823. let mainTreeNode = detail.mainTree.getNodeByID(node.data.ID),
  1824. serialNo = mainTreeNode ? mainTreeNode.serialNo() + 1 : 1;
  1825. // 规费和规费子项费用类别相同
  1826. let feeType = node === chargeNode || node.parent === chargeNode
  1827. ? FEE_TYPE[chargeNode.getFlag()]
  1828. : FEE_TYPE[node.getFlag()] || FEE_TYPE['0'];
  1829. let source = {
  1830. row: detail.mainTree.nodes[detail.mainTree.prefix + node.data.ID].serialNo() + 1,
  1831. code: node.data.code,
  1832. rowCode: `F${serialNo}`,
  1833. name: node.data.name,
  1834. calcBase: _util.transformCalcBase(exportKind, detail, node, {CalcBaseMap, FlagCalcBaseMap}),
  1835. feeRate: _util.hasValue(node.data.feeRate) ? node.data.feeRate : 100,
  1836. fees: node.data.fees,
  1837. feeType: feeType,
  1838. remark: node.data.remark
  1839. };
  1840. source.calcBaseState = _util.transformCalcBaseState(detail, source.calcBase, CalcStateMap);
  1841. //序号唯一
  1842. _util.checkUnique(curTenderEle.constraints.feeItemNo, source.code,
  1843. `第${source.row}行`, `清单编码${source.code}`);
  1844. chargeTaxEle.children.push(new FeeItem(source));
  1845. }
  1846. return chargeTaxEle;
  1847. }
  1848. /*
  1849. * 加载主要清单明细
  1850. * @param {Obejct}parent(设置到的父项:主要清单汇总元素) {Object}detail
  1851. * @return {void}
  1852. * */
  1853. function loadMainBillsItems(parent, detail) {
  1854. let mainBills = detail.Bills.datas.filter(data => {
  1855. let billsNode = detail.Bills.tree.nodes[`${detail.Bills.tree.prefix}${data.ID}`];
  1856. return data.mainBills && billsNode && billsNode.children.length === 0;
  1857. });
  1858. for (let bills of mainBills) {
  1859. let source = {
  1860. code: bills.code,
  1861. name: bills.name,
  1862. unit: bills.unit,
  1863. quantity: bills.quantity,
  1864. fees: bills.fees,
  1865. remark: bills.remark
  1866. };
  1867. let mainBillsItemEle = new MainBillsItem(source);
  1868. //主要清单明细项目编码唯一
  1869. _util.checkUnique(curTenderEle.constraints.mainBillsCode, source.code, '主要清单明细项目编码');
  1870. parent.children.push(mainBillsItemEle);
  1871. }
  1872. }
  1873. /*
  1874. * 加载人材机汇总相关:人材机汇总、评标、暂估
  1875. * @param {Object}appraisalSummary(建设项目下的评审材料汇总) {Object}detail
  1876. * @return {Object}
  1877. * */
  1878. function loadGlj(appraisalSummary, detail) {
  1879. let gljList = detail.projectGLJ.datas.gljList;
  1880. let evalBidSeq = 1, //评标序号
  1881. evalEstSeq = 1; //暂估序号
  1882. if (gljList.length > 0) {
  1883. //创建人材机汇总节点
  1884. let gljSummary = new GljSummary();
  1885. //创建评标材料表节点
  1886. let evalBidMaterial = new EvalBidMaterial();
  1887. //创建暂估价材料表节点
  1888. let evalEstimateMaterial = new EvalEstimateMaterial();
  1889. //人材机节点
  1890. let allGljs = gljUtil.sortRationGLJ(gljList); //人材机汇总排序
  1891. //计算总消耗量
  1892. gljUtil.calcProjectGLJQuantity(detail.projectGLJ.datas,
  1893. detail.ration_glj.datas, detail.Ration.datas, detail.Bills.datas, detail.projectInfo.property.decimal.glj.quantity, _, scMathUtil);
  1894. //类型-配比类别映射
  1895. let ratioMapping = {
  1896. '202': '1', //为“混凝土”时,取“1”;
  1897. '205': '2', //为“商品混凝土”时,取“2”;
  1898. '203': '3', //为“砂浆”时,取“3”;
  1899. '206': '4', //为“商品砂浆”时,取“4”;
  1900. '204': '5' //为“配合比”时,取“5”
  1901. };
  1902. //三材类别-主要材料类别映射 三材类型:钢材1、钢筋2、木材3、水泥4、商品砼5、商品砂浆6
  1903. let mainMaterialMapping = {
  1904. '1': '100', //为“钢材”、“钢筋”时,取“100”;
  1905. '2': '100',
  1906. '4': '200', //为“水泥”时,取“200”;
  1907. '3': '300', //为“木材”时,取“300”;
  1908. '5': '400', //为“商品砼”、商品砂浆”时,取“400”。
  1909. '6': '400'
  1910. };
  1911. for (let glj of allGljs) {
  1912. let price = gljUtil.getGLJPrice(glj, detail.projectGLJ.datas,
  1913. detail.projectInfo.property.calcOptions, detail.labourCoe.datas, detail.projectInfo.property.decimal, false, _, scMathUtil);
  1914. //调整价
  1915. /*let adjPrice = gljUtil.getAdjustPrice(glj, detail.projectGLJ.datas,
  1916. detail.projectInfo.property.calcOptions, detail.labourCoe.datas, detail.projectInfo.property.decimal, false, _, scMathUtil);*/
  1917. let adjPrice = 0;
  1918. //获取人材机费用类别: 1=人工费 2=材料费 3=机械费 4=未计价费
  1919. let feeType = String(glj.type)[0];
  1920. if (feeType && !['1', '2', '3'].includes(feeType)) {
  1921. feeType = '4';
  1922. }
  1923. let gljSource = {
  1924. //code: glj.code,
  1925. code: getGljCode(glj.id),
  1926. name: glj.name,
  1927. specs: glj.specs,
  1928. unit: glj.unit,
  1929. orgCode: glj.code, //不取原始编码了,直接取编码
  1930. feeType: feeType,
  1931. ratioType: ratioMapping[glj.type],
  1932. mainMaterialType: mainMaterialMapping[glj.materialType],
  1933. materialCoe: glj.materialCoe,
  1934. supply: glj.supply === 2 ? 2 : 1, //供货方式为“完全甲供”,取“2”;否则取“1”。
  1935. is_evaluate: !!glj.is_evaluate,
  1936. no_tax_eqp: !!glj.no_tax_eqp,
  1937. notFromDetail: !glj.ratio_data.length, //单价不从明细汇总标志,如果有配比组成,取“false”;否则取“true”。
  1938. basePrice: price.basePrice,
  1939. adjPrice: adjPrice,
  1940. marketPrice: price.marketPrice,
  1941. quantity: glj.quantity,
  1942. originPlace: glj.originPlace,
  1943. vender: glj.vender,
  1944. qualityGrace: glj.qualityGrace,
  1945. brand: glj.brand,
  1946. remark: glj.remark
  1947. };
  1948. let gljEle = new Glj(gljSource);
  1949. //人材机代码唯一
  1950. _util.checkUnique(curTenderEle.constraints.gljCode, gljSource.code, '人材机代码', gljSource.orgCode);
  1951. //人材机配比
  1952. let connectKey = gljUtil.getIndex(glj, gljKeyArray),
  1953. ratioData = detail.projectGLJ.datas.mixRatioMap[connectKey];
  1954. if (ratioData && Array.isArray(ratioData)) {
  1955. for (let ratio of ratioData) {
  1956. let pGLJ = detail.projectGLJ.datas.gljList.find(d => d.original_code === ratio.code);
  1957. if (pGLJ) {
  1958. let gljRatio = new GljRatio({code: getGljCode(pGLJ.id), quantity: ratio.consumption});
  1959. gljEle.children.push(gljRatio);
  1960. }
  1961. }
  1962. }
  1963. gljSummary.children.push(gljEle);
  1964. gljSource.totalPrice = scMathUtil.roundForObj(gljSource.quantity * gljSource.marketPrice,
  1965. detail.projectInfo.property.decimal.bills.totalPrice);
  1966. //评标和暂估材料表下的材料明细中的人材机代码,要求单位工程内唯一,由于人材机汇总也有这个限制,所以这里不再处理
  1967. if (glj.is_eval_material) { //评标
  1968. gljSource.serialNo = evalBidSeq++;
  1969. evalBidMaterial.children.push(new MaterialDetail(gljSource));
  1970. //给建设项目下的评审材料汇总设置明细数据,这里需要检测代码(编号)唯一性,因为是汇总所有单位工程的,要求所有单位工程内评审材料代码唯一
  1971. appraisalSummary.children.push(new AppraisalDetail(gljSource));
  1972. _util.checkUnique(curTenderEle.constraints.appraisalDetailCode, gljSource.code, '评审材料明细代码', gljSource.orgCode);
  1973. }
  1974. if (glj.is_evaluate) { //暂估
  1975. gljSource.serialNo = evalEstSeq++;
  1976. evalEstimateMaterial.children.push(new MaterialDetail(gljSource));
  1977. }
  1978. }
  1979. return {gljSummary, evalBidMaterial, evalEstimateMaterial};
  1980. }
  1981. }
  1982. /*
  1983. * 加载清单综合单价计算程序
  1984. * */
  1985. function loadCalcProgram(detail) {
  1986. let calcProgram = detail.calcProgram;
  1987. if (!calcProgram) {
  1988. return null;
  1989. }
  1990. let calcProramTemplates = calcProgram.templates;
  1991. if (!Array.isArray(calcProramTemplates) || calcProramTemplates.length === 0) {
  1992. return null;
  1993. }
  1994. //创建清单综合单价计算程序
  1995. let calcProgramEle = new CalcProgram();
  1996. //创建综合单价计算程序文件
  1997. for (let calcFile of calcProramTemplates) {
  1998. let calcFileEle = new CalcProgramFile({ID: calcFile.ID, name: calcFile.name});
  1999. //创建计算程序费用项
  2000. for (let calcItem of calcFile.calcItems) {
  2001. let idx = calcFile.calcItems.indexOf(calcItem);
  2002. //如果是有[]的基数则转换为其简称,如“[定额人工费]”对应的检查是"RGF"
  2003. let calcBase = calcItem.dispExpr.replace(/\[[\u4e00-\u9fa5]+\]/g, str => rationBaseShort[str] ? rationBaseShort[str] : '');
  2004. let feeType = calcProgram.feeTypes.find(data => data.type === calcItem.fieldName);
  2005. feeType = feeType ? feeType.code : '1800';
  2006. let source = {
  2007. serialNo: idx + 1,
  2008. rowCode: `F${idx + 1}`,
  2009. name: calcItem.name,
  2010. calcBase: calcBase,
  2011. statement: calcItem.statement,
  2012. feeRate: _util.hasValue(calcItem.feeRate) ? calcItem.feeRate : 100,
  2013. feeType: feeType,
  2014. remark: calcItem.memo
  2015. };
  2016. let calcItemEle = new CalcProgramFeeItem(source);
  2017. calcFileEle.children.push(calcItemEle);
  2018. }
  2019. if (calcFileEle.children.length > 0) { //计算程序文件必须有费用项
  2020. calcProgramEle.children.push(calcFileEle);
  2021. }
  2022. }
  2023. return calcProgramEle.children.length > 0 ? calcProgramEle : null;
  2024. }
  2025. // 返回提取的数据
  2026. return await loadProject(projectData);
  2027. }
  2028. /*
  2029. * 重置工程编号,因为每一个费用定额,导出的结构都不相同,重置工程编号的逻辑需要各自定义
  2030. * @param {Array}codes 工程编号
  2031. * {Array}extractData 提取的数据
  2032. * @return {void}
  2033. * */
  2034. function resetContentCode(codes, extractData) {
  2035. // 提取到的数据全是以建设项目为根元素的数据,每份数据都要重置编号
  2036. extractData.forEach(obj => {
  2037. let idx = 0;
  2038. // 从建设项目元素中筛选出单项工程元素
  2039. let engs = _util.getElementFromSrc(obj.data, '单项工程');
  2040. engs.forEach(eng => {
  2041. // 从属性中找到编号项
  2042. let codeItem = eng.attrs.find(attr => attr.name === '编号');
  2043. codeItem.value = codes[idx++];
  2044. // 从单项工程元素中筛选出单位工程元素
  2045. let tenders = _util.getElementFromSrc(eng, '单位工程');
  2046. tenders.forEach(tender => {
  2047. let codeItem = tender.attrs.find(attr => attr.name === '编号');
  2048. codeItem.value = codes[idx++];
  2049. });
  2050. });
  2051. });
  2052. }
  2053. /*
  2054. * 导出文件的结构逻辑,每个费用定额导出的最终文件结构要求可能不同,需要各自定义
  2055. * 重庆18费用定额,只有一个文件的时候直接导出qtf文件,文件数大于1时,导出zip压缩包
  2056. * @param {Array}fileData 文件数据
  2057. * @return {void}
  2058. * */
  2059. async function saveAsFile(fileData) {
  2060. if (fileData.length === 1) {
  2061. saveAs(fileData[0].blob, fileData[0].fileName);
  2062. } else if (fileData.length > 1) { //导出压缩包
  2063. let zip = new JSZip();
  2064. for (let file of fileData) {
  2065. zip.file(file.fileName, file.blob, {binary: true});
  2066. }
  2067. let zipFile = await zip.generateAsync({type: 'blob'});
  2068. saveAs(zipFile, '重庆标准交换数据.zip');
  2069. }
  2070. }
  2071. return {
  2072. entry,
  2073. resetContentCode,
  2074. saveAsFile
  2075. };
  2076. })();