您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

gongshi4.mrt 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  1. {
  2. "ReportVersion": "2019.3.1.0",
  3. "ReportGuid": "bd2b3fb387d246ca9d061752e64fbf41",
  4. "ReportName": "Report",
  5. "ReportAlias": "Report",
  6. "ReportCreated": "/Date(1578843729000+0800)/",
  7. "ReportChanged": "/Date(1649658934341+0800)/",
  8. "EngineVersion": "EngineV2",
  9. "CalculationMode": "Interpretation",
  10. "ReportUnit": "Millimeters",
  11. "PreviewSettings": 268435455,
  12. "Script": "using System;\r\nusing System.Drawing;\r\nusing System.Windows.Forms;\r\nusing System.Data;\r\nusing Stimulsoft.Controls;\r\nusing Stimulsoft.Base.Drawing;\r\nusing Stimulsoft.Report;\r\nusing Stimulsoft.Report.Dialogs;\r\nusing Stimulsoft.Report.Components;\r\n\r\nnamespace Reports\r\n{\r\n public class Report : Stimulsoft.Report.StiReport\r\n {\r\n public Report() {\r\n this.InitializeComponent();\r\n }\r\n\r\n #region StiReport Designer generated code - do not modify\r\n\t\t#endregion StiReport Designer generated code - do not modify\r\n }\r\n}\r\n",
  13. "ReferencedAssemblies": {
  14. "0": "System.Dll",
  15. "1": "System.Drawing.Dll",
  16. "2": "System.Windows.Forms.Dll",
  17. "3": "System.Data.Dll",
  18. "4": "System.Xml.Dll",
  19. "5": "Stimulsoft.Controls.Dll",
  20. "6": "Stimulsoft.Base.Dll",
  21. "7": "Stimulsoft.Report.Dll"
  22. },
  23. "Dictionary": {
  24. "Resources": {
  25. "0": {
  26. "Name": "1",
  27. "Alias": "1",
  28. "Type": "Json",
  29. "Image": null
  30. }
  31. }
  32. },
  33. "Pages": {
  34. "0": {
  35. "Ident": "StiPage",
  36. "Name": "Page1",
  37. "Guid": "9e90087ee3844d998eec0e10533124d2",
  38. "Interaction": {
  39. "Ident": "StiInteraction"
  40. },
  41. "Border": ";;2;;;;;solid:Black",
  42. "Brush": "solid:",
  43. "Components": {
  44. "0": {
  45. "Ident": "StiPageFooterBand",
  46. "Name": "PageFooterBand1",
  47. "ClientRectangle": "0,255,174,22",
  48. "Interaction": {
  49. "Ident": "StiInteraction"
  50. },
  51. "Border": ";;;;;;;solid:Black",
  52. "Brush": "solid:",
  53. "Components": {
  54. "0": {
  55. "Ident": "StiText",
  56. "Name": "Text6",
  57. "Guid": "fb4ba5d1491b4092b05d64a06d5ac36e",
  58. "MinSize": "0,0",
  59. "MaxSize": "0,0",
  60. "ClientRectangle": "146,6,32,6",
  61. "Interaction": {
  62. "Ident": "StiInteraction"
  63. },
  64. "Text": {
  65. "Value": "{PageNumber} / {TotalPageCount}"
  66. },
  67. "HorAlignment": "Center",
  68. "VertAlignment": "Center",
  69. "Font": "宋体;9;;",
  70. "Border": ";;;;;;;solid:Black",
  71. "Brush": "solid:",
  72. "TextBrush": "solid:Black",
  73. "Type": "Expression"
  74. }
  75. }
  76. },
  77. "1": {
  78. "Ident": "StiHeaderBand",
  79. "Name": "HeaderBand",
  80. "ClientRectangle": "0,4,174,18",
  81. "Interaction": {
  82. "Ident": "StiInteraction"
  83. },
  84. "Border": ";;;;;;;solid:Black",
  85. "Brush": "solid:",
  86. "Components": {
  87. "0": {
  88. "Ident": "StiText",
  89. "Name": "Text9",
  90. "Guid": "626c2e31a0aa42e1b27af0406928a9f2",
  91. "MinSize": "0,0",
  92. "MaxSize": "0,0",
  93. "ClientRectangle": "22,10,14,8",
  94. "Interaction": {
  95. "Ident": "StiInteraction"
  96. },
  97. "Text": {
  98. "Value": "星期"
  99. },
  100. "HorAlignment": "Center",
  101. "VertAlignment": "Center",
  102. "Font": "宋体;10;;",
  103. "Border": "All;0,0,0;;;;;;solid:Black",
  104. "Brush": "solid:0,255,255,255",
  105. "TextBrush": "solid:Black",
  106. "Type": "Expression"
  107. },
  108. "1": {
  109. "Ident": "StiText",
  110. "Name": "Text11",
  111. "Guid": "883af51e5a0b4310a6f39fb3f2221583",
  112. "MinSize": "0,0",
  113. "MaxSize": "0,0",
  114. "ClientRectangle": "36,10,24,8",
  115. "Interaction": {
  116. "Ident": "StiInteraction"
  117. },
  118. "Text": {
  119. "Value": "在职工时"
  120. },
  121. "HorAlignment": "Center",
  122. "VertAlignment": "Center",
  123. "Font": "宋体;10;;",
  124. "Border": "All;0,0,0;;;;;;solid:Black",
  125. "Brush": "solid:0,255,255,255",
  126. "TextBrush": "solid:Black",
  127. "Type": "Expression"
  128. },
  129. "2": {
  130. "Ident": "StiText",
  131. "Name": "Text12",
  132. "Guid": "b3ea2c1358074f93b4e141b99aacb20b",
  133. "MinSize": "0,0",
  134. "MaxSize": "0,0",
  135. "ClientRectangle": "60,10,92,8",
  136. "Interaction": {
  137. "Ident": "StiInteraction"
  138. },
  139. "Text": {
  140. "Value": "打卡时间"
  141. },
  142. "HorAlignment": "Center",
  143. "VertAlignment": "Center",
  144. "Font": "宋体;10;;",
  145. "Border": "All;0,0,0;;;;;;solid:Black",
  146. "Brush": "solid:0,255,255,255",
  147. "TextBrush": "solid:Black",
  148. "Margins": {
  149. "Left": 0.0,
  150. "Right": 3.0,
  151. "Top": 0.0,
  152. "Bottom": 0.0
  153. },
  154. "Type": "Expression"
  155. },
  156. "3": {
  157. "Ident": "StiText",
  158. "Name": "Text3",
  159. "MinSize": "0,0",
  160. "MaxSize": "0,0",
  161. "ClientRectangle": "0,10,22,8",
  162. "Interaction": {
  163. "Ident": "StiInteraction"
  164. },
  165. "Text": {
  166. "Value": "日期"
  167. },
  168. "HorAlignment": "Center",
  169. "VertAlignment": "Center",
  170. "Font": "宋体;10;;",
  171. "Border": "All;0,0,0;;;;;;solid:Black",
  172. "Brush": "solid:0,255,255,255",
  173. "TextBrush": "solid:Black",
  174. "Type": "Expression"
  175. },
  176. "4": {
  177. "Ident": "StiText",
  178. "Name": "Text1",
  179. "MinSize": "0,0",
  180. "MaxSize": "0,0",
  181. "ClientRectangle": "0,0,173,10",
  182. "Interaction": {
  183. "Ident": "StiInteraction"
  184. },
  185. "Text": {
  186. "Value": "{head.month}{head.staff}工时分配表"
  187. },
  188. "HorAlignment": "Center",
  189. "VertAlignment": "Center",
  190. "Font": "宋体;10;Bold;",
  191. "Border": ";0,0,0;;;;;;solid:Black",
  192. "Brush": "solid:0,255,255,255",
  193. "TextBrush": "solid:Black",
  194. "Margins": {
  195. "Left": 0.0,
  196. "Right": 3.0,
  197. "Top": 0.0,
  198. "Bottom": 0.0
  199. },
  200. "Type": "Expression"
  201. },
  202. "5": {
  203. "Ident": "StiText",
  204. "Name": "Text24",
  205. "Guid": "a6afbff534bb4f7e818931568bdfd04d",
  206. "MinSize": "0,0",
  207. "MaxSize": "0,0",
  208. "ClientRectangle": "152,10,22,8",
  209. "Interaction": {
  210. "Ident": "StiInteraction"
  211. },
  212. "Text": {
  213. "Value": "实际工时"
  214. },
  215. "HorAlignment": "Center",
  216. "VertAlignment": "Center",
  217. "Font": "宋体;10;;",
  218. "Border": "All;0,0,0;;;;;;solid:Black",
  219. "Brush": "solid:0,255,255,255",
  220. "TextBrush": "solid:Black",
  221. "Type": "Expression"
  222. }
  223. }
  224. },
  225. "2": {
  226. "Ident": "StiDataBand",
  227. "Name": "DataBand1",
  228. "ClientRectangle": "0,30,174,10",
  229. "Interaction": {
  230. "Ident": "StiBandInteraction"
  231. },
  232. "Border": ";;;;;;;solid:Black",
  233. "Brush": "solid:",
  234. "Components": {
  235. "0": {
  236. "Ident": "StiText",
  237. "Name": "Text2",
  238. "Guid": "1bd77028caef422f931ffad045ae451b",
  239. "MinSize": "0,0",
  240. "MaxSize": "0,0",
  241. "ClientRectangle": "22,0,14,10",
  242. "Conditions": {
  243. "0": {
  244. "Ident": "StiCondition",
  245. "Column": "rows.ProjectId",
  246. "Value1": "0",
  247. "TextColor": "Black",
  248. "Font": "宋体;9;;",
  249. "BorderSides": "All",
  250. "BreakIfTrue": true
  251. },
  252. "1": {
  253. "Ident": "StiCondition",
  254. "Item": "Expression",
  255. "Expression": {
  256. "Value": "{Line%23==0}"
  257. },
  258. "TextColor": "Black",
  259. "Font": "宋体;9;;",
  260. "BorderSides": "Bottom",
  261. "BreakIfTrue": true
  262. },
  263. "2": {
  264. "Ident": "StiCondition",
  265. "Item": "Expression",
  266. "Expression": {
  267. "Value": "{Line==Count(rows)}"
  268. },
  269. "TextColor": "Black",
  270. "Font": "宋体;9;;",
  271. "BorderSides": "Bottom",
  272. "BreakIfTrue": true
  273. }
  274. },
  275. "Interaction": {
  276. "Ident": "StiInteraction"
  277. },
  278. "Text": {
  279. "Value": "{IIF(rows.projectId ==0,rows.week,\"\")}"
  280. },
  281. "HorAlignment": "Center",
  282. "VertAlignment": "Center",
  283. "Font": "宋体;9;;",
  284. "Border": ";0,0,0;;;;;;solid:Black",
  285. "Brush": "solid:0,255,255,255",
  286. "TextBrush": "solid:Black",
  287. "Type": "Expression"
  288. },
  289. "1": {
  290. "Ident": "StiText",
  291. "Name": "Text7",
  292. "MinSize": "0,0",
  293. "MaxSize": "0,0",
  294. "ClientRectangle": "0,0,22,10",
  295. "Conditions": {
  296. "0": {
  297. "Ident": "StiCondition",
  298. "Item": "Expression",
  299. "Expression": {
  300. "Value": "{rows.ProjectId==0}"
  301. },
  302. "TextColor": "Black",
  303. "BorderSides": "All",
  304. "BreakIfTrue": true
  305. },
  306. "1": {
  307. "Ident": "StiCondition",
  308. "Item": "Expression",
  309. "Expression": {
  310. "Value": "{Line%23==0}"
  311. },
  312. "TextColor": "Black",
  313. "BorderSides": "Left, Bottom",
  314. "BreakIfTrue": true
  315. },
  316. "2": {
  317. "Ident": "StiCondition",
  318. "Item": "Expression",
  319. "Expression": {
  320. "Value": "{Line==Count(rows)}"
  321. },
  322. "TextColor": "Black",
  323. "BorderSides": "Left, Bottom",
  324. "BreakIfTrue": true
  325. },
  326. "3": {
  327. "Ident": "StiCondition",
  328. "Item": "Expression",
  329. "Expression": {
  330. "Value": "{rows.ProjectId>0}"
  331. },
  332. "TextColor": "Black",
  333. "BorderSides": "Left",
  334. "BreakIfTrue": true
  335. }
  336. },
  337. "Interaction": {
  338. "Ident": "StiInteraction"
  339. },
  340. "Text": {
  341. "Value": "{IIF(rows.projectId ==0,rows.clock_day,\"\")}"
  342. },
  343. "HorAlignment": "Center",
  344. "VertAlignment": "Center",
  345. "Font": "宋体;9;;",
  346. "Border": ";0,0,0;;;;;;solid:Black",
  347. "Brush": "solid:0,255,255,255",
  348. "TextBrush": "solid:Black",
  349. "Type": "Expression"
  350. },
  351. "2": {
  352. "Ident": "StiText",
  353. "Name": "Text18",
  354. "Guid": "161c99461b3a4acc8a3252960de08fda",
  355. "MinSize": "0,0",
  356. "MaxSize": "0,0",
  357. "ClientRectangle": "36,0,24,10",
  358. "Conditions": {
  359. "0": {
  360. "Ident": "StiCondition",
  361. "Column": "rows.ProjectId",
  362. "Value1": "0",
  363. "TextColor": "Black",
  364. "BorderSides": "All",
  365. "BreakIfTrue": true
  366. },
  367. "1": {
  368. "Ident": "StiCondition",
  369. "Item": "Expression",
  370. "Expression": {
  371. "Value": "{Line%23==0}"
  372. },
  373. "TextColor": "Black",
  374. "BorderSides": "Bottom",
  375. "BreakIfTrue": true
  376. },
  377. "2": {
  378. "Ident": "StiCondition",
  379. "Item": "Expression",
  380. "Expression": {
  381. "Value": "{Line==Count(rows)}"
  382. },
  383. "TextColor": "Black",
  384. "BorderSides": "Bottom",
  385. "BreakIfTrue": true
  386. }
  387. },
  388. "Interaction": {
  389. "Ident": "StiInteraction"
  390. },
  391. "Text": {
  392. "Value": "{IIF(rows.projectId ==0,rows.zaizhi,\"\")}"
  393. },
  394. "HorAlignment": "Center",
  395. "VertAlignment": "Center",
  396. "Font": "宋体;9;;",
  397. "Border": ";0,0,0;;;;;;solid:Black",
  398. "Brush": "solid:0,255,255,255",
  399. "TextBrush": "solid:Black",
  400. "TextFormat": {
  401. "Ident": "StiNumberFormatService",
  402. "NegativePattern": 1,
  403. "GroupSeparator": ","
  404. },
  405. "Type": "Expression"
  406. },
  407. "3": {
  408. "Ident": "StiText",
  409. "Name": "Text19",
  410. "Guid": "f34e9619efa74472b955ee107cbc58df",
  411. "MinSize": "0,0",
  412. "MaxSize": "0,0",
  413. "ClientRectangle": "60,0,92,10",
  414. "Interaction": {
  415. "Ident": "StiInteraction"
  416. },
  417. "Text": {
  418. "Value": " {rows.project_name}"
  419. },
  420. "VertAlignment": "Center",
  421. "Font": "宋体;9;;",
  422. "Border": "All;0,0,0;;;;;;solid:Black",
  423. "Brush": "solid:0,255,255,255",
  424. "TextBrush": "solid:Black",
  425. "TextFormat": {
  426. "Ident": "StiNumberFormatService",
  427. "NegativePattern": 1,
  428. "GroupSeparator": ","
  429. },
  430. "Type": "Expression"
  431. },
  432. "4": {
  433. "Ident": "StiText",
  434. "Name": "Text21",
  435. "Guid": "86312ccc6d664c7c9f10cec4fd1a5c31",
  436. "MinSize": "0,0",
  437. "MaxSize": "0,0",
  438. "ClientRectangle": "152,0,22,10",
  439. "Interaction": {
  440. "Ident": "StiInteraction"
  441. },
  442. "Text": {
  443. "Value": "{rows.Workinghours}"
  444. },
  445. "HorAlignment": "Center",
  446. "VertAlignment": "Center",
  447. "Font": "宋体;9;;",
  448. "Border": "All;0,0,0;;;;;;solid:Black",
  449. "Brush": "solid:0,255,255,255",
  450. "TextBrush": "solid:Black",
  451. "TextFormat": {
  452. "Ident": "StiNumberFormatService",
  453. "NegativePattern": 1,
  454. "DecimalDigits": 1,
  455. "GroupSeparator": ",",
  456. "State": "DecimalDigits"
  457. },
  458. "Type": "Expression"
  459. }
  460. },
  461. "DataSourceName": "rows"
  462. },
  463. "3": {
  464. "Ident": "StiFooterBand",
  465. "Name": "FooterBand1",
  466. "ClientRectangle": "0,48,174,6",
  467. "Interaction": {
  468. "Ident": "StiInteraction"
  469. },
  470. "Border": ";;;;;;;solid:Black",
  471. "Brush": "solid:",
  472. "Components": {
  473. "0": {
  474. "Ident": "StiText",
  475. "Name": "Text4",
  476. "Guid": "231579520dda4a158b4d94800b84841a",
  477. "MinSize": "0,0",
  478. "MaxSize": "0,0",
  479. "ClientRectangle": "0,0,174,6",
  480. "Interaction": {
  481. "Ident": "StiInteraction"
  482. },
  483. "Text": {
  484. "Value": "总在职工时:{foot.zaizhiTotal} | 总实际工时:{foot.shijiTotal} | 未分配天数:{foot.undistributed}"
  485. },
  486. "VertAlignment": "Center",
  487. "Font": "宋体;10;;",
  488. "Border": ";;;;;;;solid:Black",
  489. "Brush": "solid:",
  490. "TextBrush": "solid:Black",
  491. "Type": "Expression"
  492. }
  493. }
  494. }
  495. },
  496. "ColumnWidth": 177.0,
  497. "Orientation": "Landscape",
  498. "PageWidth": 210.0,
  499. "PageHeight": 297.0,
  500. "Watermark": {
  501. "TextBrush": "solid:50,0,0,0"
  502. },
  503. "Margins": {
  504. "Left": 18.0,
  505. "Right": 18.0,
  506. "Top": 10.0,
  507. "Bottom": 10.0
  508. }
  509. }
  510. }
  511. }