计量会签单.js 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758
  1. {
  2. "ID_KEY": "DUMMY_BILL_SAMPLE",
  3. "GROUP_KEY": "RPT_计量会签表_SAMPLE_TPL",
  4. "主信息": {
  5. "单位": "厘米",
  6. "版本": {
  7. "主版本": "3",
  8. "功能版本": "0"
  9. },
  10. "页边距": {
  11. "Top": "1.0",
  12. "Left": "1.0",
  13. "Right": "1.0",
  14. "Bottom": "1.0"
  15. },
  16. "报表名称": "计量会签表",
  17. "打印页面_信息": {
  18. "方向": "PORTRAIT",
  19. "页规格": "A4"
  20. }
  21. },
  22. "布局框_集合": [
  23. {
  24. "Alignment": "Top",
  25. "DisplayType": "EveryPage",
  26. "Height": "2.70",
  27. "Name": "TitleBand",
  28. "control": "Default",
  29. "style": "Default_None",
  30. "MergeBorder": "F"
  31. },
  32. {
  33. "Alignment": "Top",
  34. "DisplayType": "EveryPage",
  35. "Height": "2.12",
  36. "Name": "HeaderBand",
  37. "control": "Default",
  38. "style": "Default_None",
  39. "MergeBorder": "F"
  40. },
  41. {
  42. "Alignment": "Bottom",
  43. "DisplayType": "EveryPage",
  44. "Height": "0.01",
  45. "Name": "FooterBand",
  46. "control": "Default",
  47. "style": "Default_None",
  48. "MergeBorder": "F"
  49. },
  50. {
  51. "Alignment": "Fulfill",
  52. "DisplayType": "EveryPage",
  53. "Name": "Report Body",
  54. "control": "Default",
  55. "style": "BORDER_ALL_AROUND",
  56. "MergeBorder": "T",
  57. "band_s": [
  58. {
  59. "Alignment": "Fulfill",
  60. "DisplayType": "EveryPage",
  61. "Name": "ContentBand",
  62. "control": "Default",
  63. "style": "Default_None",
  64. "MergeBorder": "F"
  65. }
  66. ]
  67. }
  68. ],
  69. "计算式_集合": [
  70. {
  71. "Name": "获取打印时间",
  72. "run_type": "before_paging",
  73. "expression": "let rpt = $JE.P(5001,$CURRENT_RPT);\nlet dt = new Date();\nrpt.Default_Value = dt.Format($ME.format);\nrpt = null;",
  74. "format": "yyyy 年 M 月 dd 日"
  75. },
  76. {
  77. "Name": "获取当前页",
  78. "run_type": "before_output",
  79. "expression": "let ttp = $JE.P(5010,$CURRENT_RPT);\nttp.Default_Value = $ME.format.replace('(%S)',$JE.getCurrentPage($CURRENT_RPT));\nttp = null;",
  80. "format": "第 (%S) 页"
  81. },
  82. {
  83. "Name": "获取总页数",
  84. "run_type": "before_output",
  85. "expression": "let ttp = $JE.P(5011,$CURRENT_RPT);\nttp.Default_Value = $ME.format.replace('(%S)',$JE.getTotalPage($CURRENT_RPT));\nttp = null;",
  86. "format": "共 (%S) 页"
  87. },
  88. {
  89. "Name": "期数格式",
  90. "run_type": "before_paging",
  91. "expression": "let QiShu = $JE.F(1300,$CURRENT_RPT);\n\nlet Bcode = $JE.getFieldValue( QiShu, $CURRENT_DATA, 0, '');\nif(Bcode<10){\n let t=\"0\" +Bcode;\n $JE.setFieldValue(QiShu , $CURRENT_DATA,0, t);\n}",
  92. "format": ""
  93. },
  94. {
  95. "Name": "新日期格式",
  96. "run_type": "before_paging",
  97. "expression": "let rpt = $JE.F(1312,$CURRENT_RPT);\n\nlet Newrpt = $JE.F(12233,$CURRENT_RPT);\nlet jzrq = $JE.getFieldValue(rpt, $CURRENT_DATA, 0, '')\nlet shiJian = jzrq.split('-');\n\nif(shiJian[0]!==''){\n\tlet newRiQiValue = shiJian[0]+\"年\"+shiJian[1]+\"月\";\n let NewQRiQiValue = shiJian[0]+\"年\"+shiJian[1]+\"月\" +shiJian[2]+\"日\";\n\t$JE.setFieldValue(rpt, $CURRENT_DATA, 0, newRiQiValue);\n $JE.setFieldValue(Newrpt, $CURRENT_DATA, 0, NewQRiQiValue );\n}",
  98. "format": ""
  99. },
  100. {
  101. "Name": "累计完成比例",
  102. "run_type": "before_paging",
  103. "expression": "let Gtp = $JE.F(2535,$CURRENT_RPT);\nlet Etp = $JE.F(2548,$CURRENT_RPT);\nlet BGH= $JE.F(2549,$CURRENT_RPT);\nlet isleaf= $JE.F(2508,$CURRENT_RPT);\n\nlet NewBFB= $JE.F(12195,$CURRENT_RPT);\nlet NewEnd= $JE.F(12196,$CURRENT_RPT);\nlet newGTP= $JE.F(12198,$CURRENT_RPT);\n\nlet fLen0 = $JE.getFieldDataLen(isleaf , $CURRENT_DATA);\nlet fLen1 = $JE.getFieldDataLen(Gtp , $CURRENT_DATA);\nconsole.log('456',fLen1);\t \nlet Glj=0;\nlet Elj=0;\nlet Blj=0;\nfor(let i=0;i<fLen0;i++){\n let CCT = $JE.getFieldValue(isleaf , $CURRENT_DATA, i, '');\n\tif(CCT==1){\n\t let GtpJE = $JE.getFieldValue(Gtp , $CURRENT_DATA, i, '');\n\t let EtpE = $JE.getFieldValue(Etp , $CURRENT_DATA, i, '');\n\t let BGHJE = $JE.getFieldValue(BGH , $CURRENT_DATA, i, '');\n console.log('本期121',GtpJE,EtpE,BGHJE,CCT);\t \n\t Glj= $CTX_HELPER.add(Glj,GtpJE );\n\t Elj= $CTX_HELPER.add(Elj,EtpE );\n\t Blj= $CTX_HELPER.add(Blj,BGHJE );\n\t console.log('本期统计',Glj,Elj,Blj,CCT);\t\n\t}\n}\n$JE.setFieldValue(newGTP, $CURRENT_DATA, 0, Glj);\n$JE.setFieldValue(NewEnd, $CURRENT_DATA, 0, Elj);\n\nlet percent=$CTX_HELPER.round($CTX_HELPER.div(Elj, Blj)*100,2);\n$JE.setFieldValue(NewBFB, $CURRENT_DATA, 0, percent);\nconsole.log('本期计量',Glj);\nconsole.log('累计计量',Elj);\nconsole.log('台账计量',Blj);\nconsole.log('累计比例',percent);\n\n\n\n//9. 因此表特殊性(从数据一个都不显示,全部显示离散数据),需要设置第一个从数据指标的data数量,否则会出现页码数量紊乱情况 \n// !!!记得计算式类型要设置为:数据分析前运行\nlet dtlLen = $JE.getFieldDataLen(Gtp, $CURRENT_DATA), \n fValIdx = $JE.getFieldDataLen(newGTP, $CURRENT_DATA), \n\tdiff = dtlLen - fValIdx;\n\nif (diff > 0) {\n\tfor (let ix = 1; ix <= diff; ix++) {\n\t\t$JE.removeFieldValue(Gtp, $CURRENT_DATA, dtlLen - ix);\n\t}\n} else if (diff < 0) {\n\tfor (let ix = 0; ix < (0 - diff); ix++) {\n\t\t$JE.setFieldValue(Gtp, $CURRENT_DATA, dtlLen + ix, 0);\n\t}\n}",
  104. "format": ""
  105. }
  106. ],
  107. "离散参数_集合": [
  108. {
  109. "ID": "5001",
  110. "Name": "打印时间",
  111. "DataType": "String",
  112. "Default_Value": ""
  113. },
  114. {
  115. "ID": "5010",
  116. "Name": "当前页",
  117. "DataType": "String",
  118. "Default_Value": "第 X 页"
  119. },
  120. {
  121. "ID": "5011",
  122. "Name": "总页数",
  123. "DataType": "String",
  124. "Default_Value": "共 X 页"
  125. }
  126. ],
  127. "账单式表_信息": {
  128. "离散信息": [
  129. {
  130. "BandName": "TitleBand",
  131. "discrete_field_s": [
  132. {
  133. "FieldID": 1101,
  134. "font": "ReportTitle_Vice_1",
  135. "control": "Title",
  136. "style": "Default_None",
  137. "isAutoHeight": false,
  138. "area": {
  139. "Left": 0,
  140. "Right": "100.00",
  141. "Top": 0,
  142. "Bottom": "39.22",
  143. "H_CalculationType": "percentage",
  144. "V_CalculationType": "percentage"
  145. }
  146. }
  147. ],
  148. "text_s": [
  149. {
  150. "Label": "计量支付会签单",
  151. "font": "ReportTitle_Main",
  152. "control": "Title",
  153. "style": "Default_None",
  154. "Title": "",
  155. "area": {
  156. "Left": 0,
  157. "Right": "100.00",
  158. "Top": "39.22",
  159. "Bottom": "100.00",
  160. "H_CalculationType": "percentage",
  161. "V_CalculationType": "percentage"
  162. }
  163. }
  164. ]
  165. },
  166. {
  167. "BandName": "HeaderBand",
  168. "discrete_field_s": [
  169. {
  170. "FieldID": 1134,
  171. "font": "Content",
  172. "control": "Header",
  173. "style": "Default_None",
  174. "Prefix": "承包单位:",
  175. "isAutoHeight": false,
  176. "area": {
  177. "Left": 0,
  178. "Right": "36.49",
  179. "Top": 0,
  180. "Bottom": "50.00",
  181. "H_CalculationType": "percentage",
  182. "V_CalculationType": "percentage"
  183. }
  184. },
  185. {
  186. "FieldID": 1103,
  187. "font": "Content",
  188. "control": "Header",
  189. "style": "Label_Underline",
  190. "Prefix": "合同段号:",
  191. "isAutoHeight": false,
  192. "area": {
  193. "Left": 0,
  194. "Right": "36.49",
  195. "Top": "50.00",
  196. "Bottom": "100.00",
  197. "H_CalculationType": "percentage",
  198. "V_CalculationType": "percentage"
  199. }
  200. },
  201. {
  202. "FieldID": 1300,
  203. "font": "Content",
  204. "control": "Header",
  205. "style": "Default_None",
  206. "Prefix": "期次:第",
  207. "Suffix": "期",
  208. "isAutoHeight": false,
  209. "area": {
  210. "Left": "36.49",
  211. "Right": "64.76",
  212. "Top": 0,
  213. "Bottom": "50.00",
  214. "H_CalculationType": "percentage",
  215. "V_CalculationType": "percentage"
  216. }
  217. },
  218. {
  219. "FieldID": 1102,
  220. "font": "Content",
  221. "control": "Header",
  222. "style": "Label_Underline",
  223. "Prefix": "合同编号:",
  224. "isAutoHeight": false,
  225. "area": {
  226. "Left": "36.49",
  227. "Right": "64.76",
  228. "Top": "50.00",
  229. "Bottom": "100.00",
  230. "H_CalculationType": "percentage",
  231. "V_CalculationType": "percentage"
  232. }
  233. },
  234. {
  235. "FieldID": 1140,
  236. "font": "Content",
  237. "control": "Header",
  238. "style": "Default_None",
  239. "Prefix": "监理单位:",
  240. "isAutoHeight": false,
  241. "area": {
  242. "Left": "64.76",
  243. "Right": "100.00",
  244. "Top": 0,
  245. "Bottom": "50.00",
  246. "H_CalculationType": "percentage",
  247. "V_CalculationType": "percentage"
  248. }
  249. },
  250. {
  251. "FieldID": 12233,
  252. "font": "Content",
  253. "control": "Column_Left",
  254. "style": "Default_None",
  255. "Prefix": "截止日期:",
  256. "isAutoHeight": false,
  257. "area": {
  258. "Left": "64.76",
  259. "Right": 100,
  260. "Top": "50",
  261. "Bottom": 100,
  262. "H_CalculationType": "percentage",
  263. "V_CalculationType": "percentage"
  264. }
  265. }
  266. ]
  267. },
  268. {
  269. "BandName": "ContentBand",
  270. "discrete_field_s": [
  271. {
  272. "FieldID": 12214,
  273. "font": "Content",
  274. "control": "Column_Left",
  275. "style": "Label_Underline",
  276. "isAutoHeight": false,
  277. "area": {
  278. "Left": "21.17",
  279. "Right": "44.71",
  280. "Top": "12",
  281. "Bottom": "16",
  282. "H_CalculationType": "percentage",
  283. "V_CalculationType": "percentage"
  284. }
  285. },
  286. {
  287. "ParamID": 12213,
  288. "font": "Content",
  289. "control": "Column_Left",
  290. "style": "Label_Underline",
  291. "Default_Value": "",
  292. "area": {
  293. "Left": "64.76",
  294. "Right": 100,
  295. "Top": "12",
  296. "Bottom": "16",
  297. "H_CalculationType": "percentage",
  298. "V_CalculationType": "percentage"
  299. }
  300. },
  301. {
  302. "FieldID": 12199,
  303. "font": "Content",
  304. "control": "Column_Left",
  305. "style": "Label_Underline",
  306. "isAutoHeight": false,
  307. "area": {
  308. "Left": "42.48",
  309. "Right": "64.76",
  310. "Top": "24",
  311. "Bottom": "28",
  312. "H_CalculationType": "percentage",
  313. "V_CalculationType": "percentage"
  314. }
  315. },
  316. {
  317. "ParamID": 12206,
  318. "font": "Content",
  319. "control": "Column_Left",
  320. "style": "Label_Underline",
  321. "Default_Value": "",
  322. "area": {
  323. "Left": "74.79",
  324. "Right": "100",
  325. "Top": "24",
  326. "Bottom": "28",
  327. "H_CalculationType": "percentage",
  328. "V_CalculationType": "percentage"
  329. }
  330. },
  331. {
  332. "FieldID": 12200,
  333. "font": "Content",
  334. "control": "Column_Left",
  335. "style": "Label_Underline",
  336. "isAutoHeight": false,
  337. "area": {
  338. "Left": "42.48",
  339. "Right": "64.76",
  340. "Top": "36",
  341. "Bottom": "40",
  342. "H_CalculationType": "percentage",
  343. "V_CalculationType": "percentage"
  344. }
  345. },
  346. {
  347. "ParamID": 12207,
  348. "font": "Content",
  349. "control": "Column_Left",
  350. "style": "Label_Underline",
  351. "Default_Value": "",
  352. "area": {
  353. "Left": "74.79",
  354. "Right": "100",
  355. "Top": "36",
  356. "Bottom": "40",
  357. "H_CalculationType": "percentage",
  358. "V_CalculationType": "percentage"
  359. }
  360. },
  361. {
  362. "FieldID": 12201,
  363. "font": "Content",
  364. "control": "Column_Left",
  365. "style": "Label_Underline",
  366. "isAutoHeight": false,
  367. "area": {
  368. "Left": "42.48",
  369. "Right": "64.76",
  370. "Top": "48",
  371. "Bottom": "52",
  372. "H_CalculationType": "percentage",
  373. "V_CalculationType": "percentage"
  374. }
  375. },
  376. {
  377. "ParamID": 12208,
  378. "font": "Content",
  379. "control": "Column_Left",
  380. "style": "Label_Underline",
  381. "Default_Value": "",
  382. "area": {
  383. "Left": "74.79",
  384. "Right": 100,
  385. "Top": "48",
  386. "Bottom": "52",
  387. "H_CalculationType": "percentage",
  388. "V_CalculationType": "percentage"
  389. }
  390. },
  391. {
  392. "FieldID": 12202,
  393. "font": "Content",
  394. "control": "Column_Left",
  395. "style": "Label_Underline",
  396. "isAutoHeight": false,
  397. "area": {
  398. "Left": "42.48",
  399. "Right": "64.76",
  400. "Top": "60",
  401. "Bottom": "64",
  402. "H_CalculationType": "percentage",
  403. "V_CalculationType": "percentage"
  404. }
  405. },
  406. {
  407. "ParamID": 12209,
  408. "font": "Content",
  409. "control": "Column_Left",
  410. "style": "Label_Underline",
  411. "Default_Value": "",
  412. "area": {
  413. "Left": "74.79",
  414. "Right": 100,
  415. "Top": "60",
  416. "Bottom": "64",
  417. "H_CalculationType": "percentage",
  418. "V_CalculationType": "percentage"
  419. }
  420. },
  421. {
  422. "FieldID": 12203,
  423. "font": "Content",
  424. "control": "Column_Left",
  425. "style": "Label_Underline",
  426. "isAutoHeight": false,
  427. "area": {
  428. "Left": "42.48",
  429. "Right": "64.76",
  430. "Top": "72",
  431. "Bottom": "76",
  432. "H_CalculationType": "percentage",
  433. "V_CalculationType": "percentage"
  434. }
  435. },
  436. {
  437. "ParamID": 12210,
  438. "font": "Content",
  439. "control": "Column_Left",
  440. "style": "Label_Underline",
  441. "Default_Value": "",
  442. "area": {
  443. "Left": "74.79",
  444. "Right": 100,
  445. "Top": "72",
  446. "Bottom": "76",
  447. "H_CalculationType": "percentage",
  448. "V_CalculationType": "percentage"
  449. }
  450. },
  451. {
  452. "FieldID": 12204,
  453. "font": "Content",
  454. "control": "Column_Left",
  455. "style": "Label_Underline",
  456. "isAutoHeight": false,
  457. "area": {
  458. "Left": "42.48",
  459. "Right": "64.76",
  460. "Top": "84",
  461. "Bottom": "88",
  462. "H_CalculationType": "percentage",
  463. "V_CalculationType": "percentage"
  464. }
  465. },
  466. {
  467. "ParamID": 12211,
  468. "font": "Content",
  469. "control": "Column_Left",
  470. "style": "Label_Underline",
  471. "Default_Value": "",
  472. "area": {
  473. "Left": "74.79",
  474. "Right": 100,
  475. "Top": "84",
  476. "Bottom": "88",
  477. "H_CalculationType": "percentage",
  478. "V_CalculationType": "percentage"
  479. }
  480. },
  481. {
  482. "FieldID": 12205,
  483. "font": "Content",
  484. "control": "Column_Left",
  485. "style": "Label_Underline",
  486. "isAutoHeight": false,
  487. "area": {
  488. "Left": "42.48",
  489. "Right": "64.76",
  490. "Top": "96",
  491. "Bottom": 100,
  492. "H_CalculationType": "percentage",
  493. "V_CalculationType": "percentage"
  494. }
  495. },
  496. {
  497. "ParamID": 12212,
  498. "font": "Content",
  499. "control": "Column_Left",
  500. "style": "Label_Underline",
  501. "Default_Value": "",
  502. "area": {
  503. "Left": "74.79",
  504. "Right": 100,
  505. "Top": "96",
  506. "Bottom": 100,
  507. "H_CalculationType": "percentage",
  508. "V_CalculationType": "percentage"
  509. }
  510. }
  511. ],
  512. "text_s": [
  513. {
  514. "Label": " 致",
  515. "font": "Content",
  516. "control": "Header",
  517. "style": "Default_None",
  518. "Title": "",
  519. "area": {
  520. "Left": 0,
  521. "Right": "100.00",
  522. "Top": 0,
  523. "Bottom": "4.00",
  524. "H_CalculationType": "percentage",
  525. "V_CalculationType": "percentage"
  526. }
  527. },
  528. {
  529. "Label": "支付报表,本期完成计量",
  530. "font": "Content",
  531. "control": "Header",
  532. "style": "Default_None",
  533. "Title": "",
  534. "area": {
  535. "Left": "55.01",
  536. "Right": "74.79",
  537. "Top": "4.00",
  538. "Bottom": "8.00",
  539. "H_CalculationType": "percentage",
  540. "V_CalculationType": "percentage"
  541. }
  542. },
  543. {
  544. "Label": " 根据合同条款,现报上",
  545. "font": "Content",
  546. "control": "Title",
  547. "style": "Default_None",
  548. "Title": "",
  549. "area": {
  550. "Left": 0,
  551. "Right": "21.17",
  552. "Top": "4.00",
  553. "Bottom": "8.00",
  554. "H_CalculationType": "percentage",
  555. "V_CalculationType": "percentage"
  556. }
  557. },
  558. {
  559. "Label": "元,累计完成占合同总额",
  560. "font": "Content",
  561. "control": "Header",
  562. "style": "Default_None",
  563. "Title": "",
  564. "area": {
  565. "Left": "22.01",
  566. "Right": "43.04",
  567. "Top": "8.00",
  568. "Bottom": "12.00",
  569. "H_CalculationType": "percentage",
  570. "V_CalculationType": "percentage"
  571. }
  572. },
  573. {
  574. "Label": "%,请审核。",
  575. "font": "Content",
  576. "control": "Header",
  577. "style": "Default_None",
  578. "Title": "",
  579. "area": {
  580. "Left": "50.00",
  581. "Right": "100.00",
  582. "Top": "8.00",
  583. "Bottom": "12.00",
  584. "H_CalculationType": "percentage",
  585. "V_CalculationType": "percentage"
  586. }
  587. },
  588. {
  589. "Label": "日期:",
  590. "font": "Content",
  591. "control": "Header_Right",
  592. "style": "Label_Underline",
  593. "Title": "",
  594. "area": {
  595. "Left": "44.71",
  596. "Right": "64.76",
  597. "Top": "12.00",
  598. "Bottom": "16",
  599. "H_CalculationType": "percentage",
  600. "V_CalculationType": "percentage"
  601. }
  602. },
  603. {
  604. "Label": "工程管理部意见:",
  605. "font": "Content",
  606. "control": "Content_Left",
  607. "style": "Default_None",
  608. "Title": "",
  609. "area": {
  610. "Left": 0,
  611. "Right": "100.00",
  612. "Top": "16.00",
  613. "Bottom": "20.00",
  614. "H_CalculationType": "percentage",
  615. "V_CalculationType": "percentage"
  616. }
  617. },
  618. {
  619. "Label": "负责人签字:",
  620. "font": "Content",
  621. "control": "Header_Right",
  622. "style": "Label_Underline",
  623. "Title": "",
  624. "area": {
  625. "Left": "25.77",
  626. "Right": "42.48",
  627. "Top": "24.00",
  628. "Bottom": "28.00",
  629. "H_CalculationType": "percentage",
  630. "V_CalculationType": "percentage"
  631. }
  632. },
  633. {
  634. "Label": "负责人签字:",
  635. "font": "Content",
  636. "control": "NewContent_Right",
  637. "style": "Label_Underline",
  638. "Title": "",
  639. "area": {
  640. "Left": "25.77",
  641. "Right": "42.48",
  642. "Top": "36.00",
  643. "Bottom": "40.00",
  644. "H_CalculationType": "percentage",
  645. "V_CalculationType": "percentage"
  646. }
  647. },
  648. {
  649. "Label": "负责人签字:",
  650. "font": "Content",
  651. "control": "NewContent_Right",
  652. "style": "Label_Underline",
  653. "Title": "",
  654. "area": {
  655. "Left": "25.77",
  656. "Right": "42.48",
  657. "Top": "48.00",
  658. "Bottom": "52.00",
  659. "H_CalculationType": "percentage",
  660. "V_CalculationType": "percentage"
  661. }
  662. },
  663. {
  664. "Label": "物资设备部意见:",
  665. "font": "Content",
  666. "control": "Content_Left",
  667. "style": "Default_None",
  668. "Title": "",
  669. "area": {
  670. "Left": 0,
  671. "Right": "100.00",
  672. "Top": "40.00",
  673. "Bottom": "44.00",
  674. "H_CalculationType": "percentage",
  675. "V_CalculationType": "percentage"
  676. }
  677. },
  678. {
  679. "Label": "技术负责人意见:",
  680. "font": "Content",
  681. "control": "Content_Left",
  682. "style": "Default_None",
  683. "Title": "",
  684. "area": {
  685. "Left": 0,
  686. "Right": "100.00",
  687. "Top": "52.00",
  688. "Bottom": "56.00",
  689. "H_CalculationType": "percentage",
  690. "V_CalculationType": "percentage"
  691. }
  692. },
  693. {
  694. "Label": "安全环保部意见:",
  695. "font": "Content",
  696. "control": "Content_Left",
  697. "style": "Default_None",
  698. "Title": "",
  699. "area": {
  700. "Left": 0,
  701. "Right": "100.00",
  702. "Top": "28.00",
  703. "Bottom": "32.00",
  704. "H_CalculationType": "percentage",
  705. "V_CalculationType": "percentage"
  706. }
  707. },
  708. {
  709. "Label": "负责人签字:",
  710. "font": "Content",
  711. "control": "NewContent_Right",
  712. "style": "Label_Underline",
  713. "Title": "",
  714. "area": {
  715. "Left": "25.77",
  716. "Right": "42.48",
  717. "Top": "72.00",
  718. "Bottom": "76.00",
  719. "H_CalculationType": "percentage",
  720. "V_CalculationType": "percentage"
  721. }
  722. },
  723. {
  724. "Label": "负责人签字:",
  725. "font": "Content",
  726. "control": "NewContent_Right",
  727. "style": "Label_Underline",
  728. "Title": "",
  729. "area": {
  730. "Left": "25.77",
  731. "Right": "42.48",
  732. "Top": "84.00",
  733. "Bottom": "88.00",
  734. "H_CalculationType": "percentage",
  735. "V_CalculationType": "percentage"
  736. }
  737. },
  738. {
  739. "Label": "负责人签字:",
  740. "font": "Content",
  741. "control": "NewContent_Right",
  742. "style": "Label_Underline",
  743. "Title": "",
  744. "area": {
  745. "Left": "25.77",
  746. "Right": "42.48",
  747. "Top": "96.00",
  748. "Bottom": "100.00",
  749. "H_CalculationType": "percentage",
  750. "V_CalculationType": "percentage"
  751. }
  752. },
  753. {
  754. "Label": " 承包人:",
  755. "font": "Content",
  756. "control": "Header_Right",
  757. "style": "Label_Underline",
  758. "Title": "",
  759. "area": {
  760. "Left": 0,
  761. "Right": "21.17",
  762. "Top": "12",
  763. "Bottom": "16.00",
  764. "H_CalculationType": "percentage",
  765. "V_CalculationType": "percentage"
  766. }
  767. },
  768. {
  769. "Label": "",
  770. "font": "Content",
  771. "control": "Content_Left",
  772. "style": "Label_Underline",
  773. "Title": "",
  774. "area": {
  775. "Left": 0,
  776. "Right": "14.62",
  777. "Top": "24.00",
  778. "Bottom": "28.00",
  779. "H_CalculationType": "percentage",
  780. "V_CalculationType": "percentage"
  781. }
  782. },
  783. {
  784. "Label": "",
  785. "font": "Content",
  786. "control": "Content_Left",
  787. "style": "Label_Underline",
  788. "Title": "",
  789. "area": {
  790. "Left": "21.17",
  791. "Right": "25.77",
  792. "Top": "24.00",
  793. "Bottom": "28.00",
  794. "H_CalculationType": "percentage",
  795. "V_CalculationType": "percentage"
  796. }
  797. },
  798. {
  799. "Label": "",
  800. "font": "Content",
  801. "control": "Content_Left",
  802. "style": "Label_Underline",
  803. "Title": "",
  804. "area": {
  805. "Left": 0,
  806. "Right": "14.62",
  807. "Top": "36.00",
  808. "Bottom": "40.00",
  809. "H_CalculationType": "percentage",
  810. "V_CalculationType": "percentage"
  811. }
  812. },
  813. {
  814. "Label": "",
  815. "font": "Content",
  816. "control": "Content_Left",
  817. "style": "Label_Underline",
  818. "Title": "",
  819. "area": {
  820. "Left": "21.17",
  821. "Right": "25.77",
  822. "Top": "36.00",
  823. "Bottom": "40.00",
  824. "H_CalculationType": "percentage",
  825. "V_CalculationType": "percentage"
  826. }
  827. },
  828. {
  829. "Label": "",
  830. "font": "Content",
  831. "control": "Content_Left",
  832. "style": "Label_Underline",
  833. "Title": "",
  834. "area": {
  835. "Left": 0,
  836. "Right": "14.62",
  837. "Top": "48.00",
  838. "Bottom": "52.00",
  839. "H_CalculationType": "percentage",
  840. "V_CalculationType": "percentage"
  841. }
  842. },
  843. {
  844. "Label": "",
  845. "font": "Content",
  846. "control": "Content_Left",
  847. "style": "Label_Underline",
  848. "Title": "",
  849. "area": {
  850. "Left": "21.17",
  851. "Right": "25.77",
  852. "Top": "48.00",
  853. "Bottom": "52.00",
  854. "H_CalculationType": "percentage",
  855. "V_CalculationType": "percentage"
  856. }
  857. },
  858. {
  859. "Label": "",
  860. "font": "Content",
  861. "control": "Content_Left",
  862. "style": "Label_Underline",
  863. "Title": "",
  864. "area": {
  865. "Left": 0,
  866. "Right": "14.62",
  867. "Top": "72.00",
  868. "Bottom": "76.00",
  869. "H_CalculationType": "percentage",
  870. "V_CalculationType": "percentage"
  871. }
  872. },
  873. {
  874. "Label": "",
  875. "font": "Content",
  876. "control": "Content_Left",
  877. "style": "Label_Underline",
  878. "Title": "",
  879. "area": {
  880. "Left": "21.17",
  881. "Right": "25.77",
  882. "Top": "72.00",
  883. "Bottom": "76.00",
  884. "H_CalculationType": "percentage",
  885. "V_CalculationType": "percentage"
  886. }
  887. },
  888. {
  889. "Label": "生产负责人意见:",
  890. "font": "Content",
  891. "control": "Content_Left",
  892. "style": "Default_None",
  893. "Title": "",
  894. "area": {
  895. "Left": 0,
  896. "Right": "100",
  897. "Top": "76.00",
  898. "Bottom": "80.00",
  899. "H_CalculationType": "percentage",
  900. "V_CalculationType": "percentage"
  901. }
  902. },
  903. {
  904. "Label": "",
  905. "font": "Content",
  906. "control": "Content_Left",
  907. "style": "Label_Underline",
  908. "Title": "",
  909. "area": {
  910. "Left": 0,
  911. "Right": "14.62",
  912. "Top": "84.00",
  913. "Bottom": "88.00",
  914. "H_CalculationType": "percentage",
  915. "V_CalculationType": "percentage"
  916. }
  917. },
  918. {
  919. "Label": "",
  920. "font": "Content",
  921. "control": "Content_Left",
  922. "style": "Label_Underline",
  923. "Title": "",
  924. "area": {
  925. "Left": "21.17",
  926. "Right": "25.77",
  927. "Top": "84.00",
  928. "Bottom": "88.00",
  929. "H_CalculationType": "percentage",
  930. "V_CalculationType": "percentage"
  931. }
  932. },
  933. {
  934. "Label": "项目负责人意见:",
  935. "font": "Content",
  936. "control": "Content_Left",
  937. "style": "Default_None",
  938. "Title": "",
  939. "area": {
  940. "Left": 0,
  941. "Right": "100",
  942. "Top": "88.00",
  943. "Bottom": "92.00",
  944. "H_CalculationType": "percentage",
  945. "V_CalculationType": "percentage"
  946. }
  947. },
  948. {
  949. "Label": "",
  950. "font": "Content",
  951. "control": "Content_Left",
  952. "style": "Label_Underline",
  953. "Title": "",
  954. "area": {
  955. "Left": 0,
  956. "Right": "14.62",
  957. "Top": "96.00",
  958. "Bottom": "100.00",
  959. "H_CalculationType": "percentage",
  960. "V_CalculationType": "percentage"
  961. }
  962. },
  963. {
  964. "Label": "",
  965. "font": "Content",
  966. "control": "Content_Left",
  967. "style": "Label_Underline",
  968. "Title": "",
  969. "area": {
  970. "Left": "21.17",
  971. "Right": "25.77",
  972. "Top": "96.00",
  973. "Bottom": "100.00",
  974. "H_CalculationType": "percentage",
  975. "V_CalculationType": "percentage"
  976. }
  977. },
  978. {
  979. "Label": "经营部意见:",
  980. "font": "Content",
  981. "control": "Header",
  982. "style": "Default_None",
  983. "Title": "",
  984. "area": {
  985. "Left": 0,
  986. "Right": "100",
  987. "Top": "64.00",
  988. "Bottom": "68.00",
  989. "H_CalculationType": "percentage",
  990. "V_CalculationType": "percentage"
  991. }
  992. },
  993. {
  994. "Label": "负责人签字:",
  995. "font": "Content",
  996. "control": "Header_Right",
  997. "style": "Label_Underline",
  998. "Title": "",
  999. "area": {
  1000. "Left": "25.77",
  1001. "Right": "42.48",
  1002. "Top": "60.00",
  1003. "Bottom": "64.00",
  1004. "H_CalculationType": "percentage",
  1005. "V_CalculationType": "percentage"
  1006. }
  1007. },
  1008. {
  1009. "Label": "元,至本期末累",
  1010. "font": "Content",
  1011. "control": "Header",
  1012. "style": "Default_None",
  1013. "Title": "",
  1014. "area": {
  1015. "Left": "84.68",
  1016. "Right": "100.00",
  1017. "Top": "4.00",
  1018. "Bottom": "8.00",
  1019. "H_CalculationType": "percentage",
  1020. "V_CalculationType": "percentage"
  1021. }
  1022. },
  1023. {
  1024. "Label": "计完成计量",
  1025. "font": "Content",
  1026. "control": "Header",
  1027. "style": "Default_None",
  1028. "Title": "",
  1029. "area": {
  1030. "Left": 0,
  1031. "Right": "10.03",
  1032. "Top": "8.00",
  1033. "Bottom": "12.00",
  1034. "H_CalculationType": "percentage",
  1035. "V_CalculationType": "percentage"
  1036. }
  1037. },
  1038. {
  1039. "Label": "",
  1040. "font": "Content",
  1041. "control": "Content_Left",
  1042. "style": "Label_Underline",
  1043. "Title": "",
  1044. "area": {
  1045. "Left": "14.62",
  1046. "Right": "21.17",
  1047. "Top": "24.00",
  1048. "Bottom": "28.00",
  1049. "H_CalculationType": "percentage",
  1050. "V_CalculationType": "percentage"
  1051. }
  1052. },
  1053. {
  1054. "Label": "日期:",
  1055. "font": "Content",
  1056. "control": "Header_Right",
  1057. "style": "Label_Underline",
  1058. "Title": "",
  1059. "area": {
  1060. "Left": "64.76",
  1061. "Right": "74.79",
  1062. "Top": "24.00",
  1063. "Bottom": "28.00",
  1064. "H_CalculationType": "percentage",
  1065. "V_CalculationType": "percentage"
  1066. }
  1067. },
  1068. {
  1069. "Label": "",
  1070. "font": "Content",
  1071. "control": "Content_Left",
  1072. "style": "Label_Underline",
  1073. "Title": "",
  1074. "area": {
  1075. "Left": "14.62",
  1076. "Right": "21.17",
  1077. "Top": "36.00",
  1078. "Bottom": "40.00",
  1079. "H_CalculationType": "percentage",
  1080. "V_CalculationType": "percentage"
  1081. }
  1082. },
  1083. {
  1084. "Label": "日期:",
  1085. "font": "Content",
  1086. "control": "NewContent_Right",
  1087. "style": "Label_Underline",
  1088. "Title": "",
  1089. "area": {
  1090. "Left": "64.76",
  1091. "Right": "74.79",
  1092. "Top": "36.00",
  1093. "Bottom": "40.00",
  1094. "H_CalculationType": "percentage",
  1095. "V_CalculationType": "percentage"
  1096. }
  1097. },
  1098. {
  1099. "Label": "",
  1100. "font": "Content",
  1101. "control": "Content_Left",
  1102. "style": "Label_Underline",
  1103. "Title": "",
  1104. "area": {
  1105. "Left": "14.62",
  1106. "Right": "21.17",
  1107. "Top": "48.00",
  1108. "Bottom": "52.00",
  1109. "H_CalculationType": "percentage",
  1110. "V_CalculationType": "percentage"
  1111. }
  1112. },
  1113. {
  1114. "Label": "日期:",
  1115. "font": "Content",
  1116. "control": "NewContent_Right",
  1117. "style": "Label_Underline",
  1118. "Title": "",
  1119. "area": {
  1120. "Left": "64.76",
  1121. "Right": "74.79",
  1122. "Top": "48.00",
  1123. "Bottom": "52.00",
  1124. "H_CalculationType": "percentage",
  1125. "V_CalculationType": "percentage"
  1126. }
  1127. },
  1128. {
  1129. "Label": "",
  1130. "font": "Content",
  1131. "control": "Content_Left",
  1132. "style": "Label_Underline",
  1133. "Title": "",
  1134. "area": {
  1135. "Left": 0,
  1136. "Right": "10.03",
  1137. "Top": "60.00",
  1138. "Bottom": "64.00",
  1139. "H_CalculationType": "percentage",
  1140. "V_CalculationType": "percentage"
  1141. }
  1142. },
  1143. {
  1144. "Label": "",
  1145. "font": "Content",
  1146. "control": "Content_Left",
  1147. "style": "Label_Underline",
  1148. "Title": "",
  1149. "area": {
  1150. "Left": "10.03",
  1151. "Right": "14.62",
  1152. "Top": "60.00",
  1153. "Bottom": "64.00",
  1154. "H_CalculationType": "percentage",
  1155. "V_CalculationType": "percentage"
  1156. }
  1157. },
  1158. {
  1159. "Label": "",
  1160. "font": "Content",
  1161. "control": "Content_Left",
  1162. "style": "Label_Underline",
  1163. "Title": "",
  1164. "area": {
  1165. "Left": "14.62",
  1166. "Right": "21.17",
  1167. "Top": "60.00",
  1168. "Bottom": "64.00",
  1169. "H_CalculationType": "percentage",
  1170. "V_CalculationType": "percentage"
  1171. }
  1172. },
  1173. {
  1174. "Label": "",
  1175. "font": "Content",
  1176. "control": "Content_Left",
  1177. "style": "Label_Underline",
  1178. "Title": "",
  1179. "area": {
  1180. "Left": "21.17",
  1181. "Right": "22.01",
  1182. "Top": "60.00",
  1183. "Bottom": "64.00",
  1184. "H_CalculationType": "percentage",
  1185. "V_CalculationType": "percentage"
  1186. }
  1187. },
  1188. {
  1189. "Label": "",
  1190. "font": "Content",
  1191. "control": "Content_Left",
  1192. "style": "Label_Underline",
  1193. "Title": "",
  1194. "area": {
  1195. "Left": "22.01",
  1196. "Right": "25.77",
  1197. "Top": "60.00",
  1198. "Bottom": "64.00",
  1199. "H_CalculationType": "percentage",
  1200. "V_CalculationType": "percentage"
  1201. }
  1202. },
  1203. {
  1204. "Label": "日期:",
  1205. "font": "Content",
  1206. "control": "Header_Right",
  1207. "style": "Label_Underline",
  1208. "Title": "",
  1209. "area": {
  1210. "Left": "64.76",
  1211. "Right": "74.79",
  1212. "Top": "60.00",
  1213. "Bottom": "64.00",
  1214. "H_CalculationType": "percentage",
  1215. "V_CalculationType": "percentage"
  1216. }
  1217. },
  1218. {
  1219. "Label": "",
  1220. "font": "Content",
  1221. "control": "Content_Left",
  1222. "style": "Label_Underline",
  1223. "Title": "",
  1224. "area": {
  1225. "Left": "14.62",
  1226. "Right": "21.17",
  1227. "Top": "72.00",
  1228. "Bottom": "76.00",
  1229. "H_CalculationType": "percentage",
  1230. "V_CalculationType": "percentage"
  1231. }
  1232. },
  1233. {
  1234. "Label": "日期:",
  1235. "font": "Content",
  1236. "control": "NewContent_Right",
  1237. "style": "Label_Underline",
  1238. "Title": "",
  1239. "area": {
  1240. "Left": "64.76",
  1241. "Right": "74.79",
  1242. "Top": "72.00",
  1243. "Bottom": "76.00",
  1244. "H_CalculationType": "percentage",
  1245. "V_CalculationType": "percentage"
  1246. }
  1247. },
  1248. {
  1249. "Label": "",
  1250. "font": "Content",
  1251. "control": "Content_Left",
  1252. "style": "Label_Underline",
  1253. "Title": "",
  1254. "area": {
  1255. "Left": "14.62",
  1256. "Right": "21.17",
  1257. "Top": "84.00",
  1258. "Bottom": "88.00",
  1259. "H_CalculationType": "percentage",
  1260. "V_CalculationType": "percentage"
  1261. }
  1262. },
  1263. {
  1264. "Label": "日期:",
  1265. "font": "Content",
  1266. "control": "NewContent_Right",
  1267. "style": "Label_Underline",
  1268. "Title": "",
  1269. "area": {
  1270. "Left": "64.76",
  1271. "Right": "74.79",
  1272. "Top": "84.00",
  1273. "Bottom": "88.00",
  1274. "H_CalculationType": "percentage",
  1275. "V_CalculationType": "percentage"
  1276. }
  1277. },
  1278. {
  1279. "Label": "",
  1280. "font": "Content",
  1281. "control": "Content_Left",
  1282. "style": "Label_Underline",
  1283. "Title": "",
  1284. "area": {
  1285. "Left": "14.62",
  1286. "Right": "21.17",
  1287. "Top": "96.00",
  1288. "Bottom": "100.00",
  1289. "H_CalculationType": "percentage",
  1290. "V_CalculationType": "percentage"
  1291. }
  1292. },
  1293. {
  1294. "Label": "日期:",
  1295. "font": "Content",
  1296. "control": "NewContent_Right",
  1297. "style": "Label_Underline",
  1298. "Title": "",
  1299. "area": {
  1300. "Left": "64.76",
  1301. "Right": "74.79",
  1302. "Top": "96.00",
  1303. "Bottom": "100.00",
  1304. "H_CalculationType": "percentage",
  1305. "V_CalculationType": "percentage"
  1306. }
  1307. },
  1308. {
  1309. "Label": "",
  1310. "font": "Content",
  1311. "control": "Default",
  1312. "style": "Default_None",
  1313. "Title": "",
  1314. "area": {
  1315. "Left": 0,
  1316. "Right": 100,
  1317. "Top": "20",
  1318. "Bottom": "24",
  1319. "H_CalculationType": "percentage",
  1320. "V_CalculationType": "percentage"
  1321. }
  1322. },
  1323. {
  1324. "Label": "",
  1325. "font": "Content",
  1326. "control": "Default",
  1327. "style": "Default_None",
  1328. "Title": "",
  1329. "area": {
  1330. "Left": 0,
  1331. "Right": 100,
  1332. "Top": "32",
  1333. "Bottom": "36",
  1334. "H_CalculationType": "percentage",
  1335. "V_CalculationType": "percentage"
  1336. }
  1337. },
  1338. {
  1339. "Label": "",
  1340. "font": "Content",
  1341. "control": "Default",
  1342. "style": "Default_None",
  1343. "Title": "",
  1344. "area": {
  1345. "Left": 0,
  1346. "Right": 100,
  1347. "Top": "44",
  1348. "Bottom": "48",
  1349. "H_CalculationType": "percentage",
  1350. "V_CalculationType": "percentage"
  1351. }
  1352. },
  1353. {
  1354. "Label": "",
  1355. "font": "Content",
  1356. "control": "Default",
  1357. "style": "Default_None",
  1358. "Title": "",
  1359. "area": {
  1360. "Left": 0,
  1361. "Right": 100,
  1362. "Top": "56",
  1363. "Bottom": "60",
  1364. "H_CalculationType": "percentage",
  1365. "V_CalculationType": "percentage"
  1366. }
  1367. },
  1368. {
  1369. "Label": "",
  1370. "font": "Content",
  1371. "control": "Default",
  1372. "style": "Default_None",
  1373. "Title": "",
  1374. "area": {
  1375. "Left": 0,
  1376. "Right": 100,
  1377. "Top": "68",
  1378. "Bottom": "72",
  1379. "H_CalculationType": "percentage",
  1380. "V_CalculationType": "percentage"
  1381. }
  1382. },
  1383. {
  1384. "Label": "",
  1385. "font": "Content",
  1386. "control": "Default",
  1387. "style": "Default_None",
  1388. "Title": "",
  1389. "area": {
  1390. "Left": 0,
  1391. "Right": 100,
  1392. "Top": "80",
  1393. "Bottom": "84",
  1394. "H_CalculationType": "percentage",
  1395. "V_CalculationType": "percentage"
  1396. }
  1397. },
  1398. {
  1399. "Label": "",
  1400. "font": "Content",
  1401. "control": "Default",
  1402. "style": "Default_None",
  1403. "Title": "",
  1404. "area": {
  1405. "Left": 0,
  1406. "Right": 100,
  1407. "Top": "92",
  1408. "Bottom": "96",
  1409. "H_CalculationType": "percentage",
  1410. "V_CalculationType": "percentage"
  1411. }
  1412. }
  1413. ]
  1414. }
  1415. ],
  1416. "账单式表_数据": {
  1417. "BandName": "ContentBand",
  1418. "bill_field_s": [
  1419. {
  1420. "FieldID": 1103,
  1421. "font": "Content",
  1422. "control": "Title",
  1423. "style": "Default_None",
  1424. "isAutoHeight": false,
  1425. "area": {
  1426. "Left": "21.17",
  1427. "Right": "36.49",
  1428. "Top": "4.00",
  1429. "Bottom": "8.00",
  1430. "H_CalculationType": "percentage",
  1431. "V_CalculationType": "percentage"
  1432. }
  1433. },
  1434. {
  1435. "FieldID": 12196,
  1436. "font": "Content",
  1437. "control": "Title",
  1438. "style": "Default_None",
  1439. "isAutoHeight": false,
  1440. "area": {
  1441. "Left": "10.03",
  1442. "Right": "22.01",
  1443. "Top": "8.00",
  1444. "Bottom": "12.00",
  1445. "H_CalculationType": "percentage",
  1446. "V_CalculationType": "percentage"
  1447. }
  1448. },
  1449. {
  1450. "FieldID": 1312,
  1451. "font": "Content",
  1452. "control": "Title",
  1453. "style": "Default_None",
  1454. "Prefix": "(",
  1455. "Suffix": ")",
  1456. "isAutoHeight": false,
  1457. "area": {
  1458. "Left": "42.48",
  1459. "Right": "55.01",
  1460. "Top": "4.00",
  1461. "Bottom": "8",
  1462. "H_CalculationType": "percentage",
  1463. "V_CalculationType": "percentage"
  1464. }
  1465. },
  1466. {
  1467. "FieldID": 12195,
  1468. "font": "Content",
  1469. "control": "Title",
  1470. "style": "Default_None",
  1471. "isAutoHeight": false,
  1472. "area": {
  1473. "Left": "43.04",
  1474. "Right": "50.00",
  1475. "Top": "8.00",
  1476. "Bottom": "12.00",
  1477. "H_CalculationType": "percentage",
  1478. "V_CalculationType": "percentage"
  1479. }
  1480. },
  1481. {
  1482. "FieldID": 1300,
  1483. "font": "Content",
  1484. "control": "Title",
  1485. "style": "Default_None",
  1486. "Prefix": "第",
  1487. "Suffix": "期",
  1488. "isAutoHeight": false,
  1489. "area": {
  1490. "Left": "36.49",
  1491. "Right": "42.48",
  1492. "Top": "4.00",
  1493. "Bottom": "8.00",
  1494. "H_CalculationType": "percentage",
  1495. "V_CalculationType": "percentage"
  1496. }
  1497. },
  1498. {
  1499. "FieldID": 12198,
  1500. "font": "Content",
  1501. "control": "NewContent_Center",
  1502. "style": "Default_None",
  1503. "isAutoHeight": false,
  1504. "area": {
  1505. "Left": "74.79",
  1506. "Right": "84.68",
  1507. "Top": "4",
  1508. "Bottom": "8",
  1509. "H_CalculationType": "percentage",
  1510. "V_CalculationType": "percentage"
  1511. }
  1512. }
  1513. ]
  1514. }
  1515. },
  1516. "指标_数据_映射": {
  1517. "离散指标_集合": [
  1518. {
  1519. "ID": 1134,
  1520. "Name": "标段_标段清单_承包单位1_单位名称",
  1521. "DataType": "string",
  1522. "TableName": "tender_info",
  1523. "mapExpression": "$PROJECT.REPORT.getProperty(\"tender_info\", \"construction_unit.contract1.company\")",
  1524. "descr": "",
  1525. "Title": "ID: 1134"
  1526. },
  1527. {
  1528. "ID": 1140,
  1529. "Name": "标段_标段清单_监理单位1_单位名称",
  1530. "DataType": "string",
  1531. "TableName": "tender_info",
  1532. "mapExpression": "$PROJECT.REPORT.getProperty(\"tender_info\", \"construction_unit.supervision1.company\")",
  1533. "descr": "",
  1534. "Title": "ID: 1140"
  1535. },
  1536. {
  1537. "ID": 1102,
  1538. "Name": "标段_合同编号",
  1539. "DataType": "string",
  1540. "TableName": "tender_info",
  1541. "mapExpression": "$PROJECT.REPORT.getProperty(\"tender_info\", \"deal_info.dealCode\")",
  1542. "descr": "",
  1543. "Title": "ID: 1102"
  1544. }
  1545. ],
  1546. "主数据指标_集合": [],
  1547. "从数据指标_集合": [
  1548. {
  1549. "ID": 2535,
  1550. "Name": "本期-完成-金额(gather_tp)",
  1551. "DataType": "currency",
  1552. "TableName": "mem_stage_bills",
  1553. "mapExpression": "$PROJECT.REPORT.getProperty('mem_stage_bills', 'gather_tp')",
  1554. "descr": "",
  1555. "Title": "ID: 2535",
  1556. "Precision": {
  1557. "type": "fixed",
  1558. "fixedMapExpression": "$PROJECT.REPORT.getProperty('tender_info', 'decimal.tp')"
  1559. }
  1560. },
  1561. {
  1562. "ID": 1101,
  1563. "Name": "标段_项目名称",
  1564. "DataType": "string",
  1565. "TableName": "tender_info",
  1566. "mapExpression": "$PROJECT.REPORT.getProperty(\"tender_info\", \"deal_info.buildName\")",
  1567. "descr": "",
  1568. "Title": "ID: 1101"
  1569. },
  1570. {
  1571. "ID": 1103,
  1572. "Name": "标段_合同名称",
  1573. "DataType": "string",
  1574. "TableName": "tender_info",
  1575. "mapExpression": "$PROJECT.REPORT.getProperty(\"tender_info\", \"deal_info.dealName\")",
  1576. "descr": "",
  1577. "Title": "ID: 1103"
  1578. },
  1579. {
  1580. "ID": 1300,
  1581. "Name": "期计量信息_期数",
  1582. "DataType": "number",
  1583. "TableName": "stage",
  1584. "mapExpression": "$PROJECT.REPORT.getProperty(\"stage\", \"order\")",
  1585. "descr": "",
  1586. "Title": "ID: 1300"
  1587. },
  1588. {
  1589. "ID": 1312,
  1590. "Name": "期计量信息_截至日期",
  1591. "DataType": "string",
  1592. "TableName": "stage",
  1593. "mapExpression": "$PROJECT.REPORT.getSplitProperty(\"stage\", \"period\", \" ~ \", 1, \"\")",
  1594. "descr": "",
  1595. "Title": "ID: 1312"
  1596. },
  1597. {
  1598. "ID": 2505,
  1599. "Name": "树结构-层级(level)",
  1600. "DataType": "int",
  1601. "TableName": "mem_stage_bills",
  1602. "mapExpression": "$PROJECT.REPORT.getProperty('mem_stage_bills', 'level')",
  1603. "descr": "",
  1604. "Title": "ID: 2505"
  1605. },
  1606. {
  1607. "ID": 2548,
  1608. "Name": "截止本期-完成-金额(end_gather_tp)",
  1609. "DataType": "currency",
  1610. "TableName": "mem_stage_bills",
  1611. "mapExpression": "$PROJECT.REPORT.getProperty('mem_stage_bills', 'end_gather_tp')",
  1612. "descr": "",
  1613. "Title": "ID: 2548",
  1614. "Precision": {
  1615. "type": "fixed",
  1616. "fixedMapExpression": "$PROJECT.REPORT.getProperty('tender_info', 'decimal.tp')"
  1617. }
  1618. },
  1619. {
  1620. "ID": 2549,
  1621. "Name": "(台账 + 截止本期变更)-金额(final_tp)",
  1622. "DataType": "currency",
  1623. "TableName": "mem_stage_bills",
  1624. "mapExpression": "$PROJECT.REPORT.getProperty('mem_stage_bills', 'final_tp')",
  1625. "descr": "",
  1626. "Title": "ID: 2549",
  1627. "Precision": {
  1628. "type": "fixed",
  1629. "fixedMapExpression": "$PROJECT.REPORT.getProperty('tender_info', 'decimal.tp')"
  1630. }
  1631. },
  1632. {
  1633. "ID": 2508,
  1634. "Name": "树结构-是否子项(is_leaf)",
  1635. "DataType": "int",
  1636. "TableName": "mem_stage_bills",
  1637. "mapExpression": "$PROJECT.REPORT.getProperty('mem_stage_bills', 'is_leaf')",
  1638. "descr": "",
  1639. "Title": "ID: 2508"
  1640. }
  1641. ]
  1642. },
  1643. "映射数据预处理": [],
  1644. "无映射离散指标_集合": [
  1645. {
  1646. "ID": 12195,
  1647. "Name": "累计完成占合同+变更",
  1648. "DataType": "string"
  1649. },
  1650. {
  1651. "ID": 12196,
  1652. "Name": "截止本期完成金额",
  1653. "DataType": "string"
  1654. },
  1655. {
  1656. "ID": 12198,
  1657. "Name": "本期完成",
  1658. "DataType": "string"
  1659. },
  1660. {
  1661. "ID": 12233,
  1662. "Name": "新期截止日期",
  1663. "DataType": "string"
  1664. }
  1665. ],
  1666. "动态日期离散参数_集合": [
  1667. {
  1668. "ID": 12206,
  1669. "Name": "工程管理部_签字日期",
  1670. "DataType": "string",
  1671. "Default_Value": ""
  1672. },
  1673. {
  1674. "ID": 12207,
  1675. "Name": "安全环保部_签字日期",
  1676. "DataType": "string",
  1677. "Default_Value": ""
  1678. },
  1679. {
  1680. "ID": 12208,
  1681. "Name": "物资设备部_签字日期",
  1682. "DataType": "string",
  1683. "Default_Value": ""
  1684. },
  1685. {
  1686. "ID": 12209,
  1687. "Name": "经营部_签字日期",
  1688. "DataType": "string",
  1689. "Default_Value": ""
  1690. },
  1691. {
  1692. "ID": 12210,
  1693. "Name": "技术负责人_签字日期",
  1694. "DataType": "string",
  1695. "Default_Value": ""
  1696. },
  1697. {
  1698. "ID": 12211,
  1699. "Name": "生产负责人_签字日期",
  1700. "DataType": "string",
  1701. "Default_Value": ""
  1702. },
  1703. {
  1704. "ID": 12212,
  1705. "Name": "项目负责人_签字日期",
  1706. "DataType": "string",
  1707. "Default_Value": ""
  1708. },
  1709. {
  1710. "ID": 12213,
  1711. "Name": "承包人_签字日期",
  1712. "DataType": "string",
  1713. "Default_Value": ""
  1714. }
  1715. ],
  1716. "电子签名离散指标_集合": [
  1717. {
  1718. "ID": 12199,
  1719. "Name": "工程管理部",
  1720. "DataType": "string"
  1721. },
  1722. {
  1723. "ID": 12200,
  1724. "Name": "安全环保部",
  1725. "DataType": "string"
  1726. },
  1727. {
  1728. "ID": 12201,
  1729. "Name": "物资设备部",
  1730. "DataType": "string"
  1731. },
  1732. {
  1733. "ID": 12202,
  1734. "Name": "经营部",
  1735. "DataType": "string"
  1736. },
  1737. {
  1738. "ID": 12203,
  1739. "Name": "技术负责人",
  1740. "DataType": "string"
  1741. },
  1742. {
  1743. "ID": 12204,
  1744. "Name": "生产负责人",
  1745. "DataType": "string"
  1746. },
  1747. {
  1748. "ID": 12205,
  1749. "Name": "项目负责人",
  1750. "DataType": "string"
  1751. },
  1752. {
  1753. "ID": 12214,
  1754. "Name": "承包人",
  1755. "DataType": "string"
  1756. }
  1757. ]
  1758. }