FlowDetail.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188
  1. {
  2. "start_node": "41561012",
  3. "nodes": [
  4. {
  5. "id": "41561012",
  6. "renderKey": "custom-rect",
  7. "name": "custom-rect",
  8. "label": "BOM-1",
  9. "width": 120,
  10. "height": 50,
  11. "ports": {
  12. "items": [
  13. { "group": "top", "id": "293a90b5" },
  14. { "group": "right", "id": "92334433" },
  15. { "group": "bottom", "id": "c2ab5849" },
  16. { "group": "left", "id": "6079a903" }
  17. ],
  18. "groups": {
  19. "top": {
  20. "position": { "name": "top" },
  21. "attrs": {
  22. "circle": {
  23. "r": 4,
  24. "magnet": true,
  25. "stroke": "#31d0c6",
  26. "strokeWidth": 2,
  27. "fill": "#fff",
  28. "style": { "visibility": "hidden" }
  29. }
  30. },
  31. "zIndex": 10
  32. },
  33. "right": {
  34. "position": { "name": "right" },
  35. "attrs": {
  36. "circle": {
  37. "r": 4,
  38. "magnet": true,
  39. "stroke": "#31d0c6",
  40. "strokeWidth": 2,
  41. "fill": "#fff",
  42. "style": { "visibility": "hidden" }
  43. }
  44. },
  45. "zIndex": 10
  46. },
  47. "bottom": {
  48. "position": { "name": "bottom" },
  49. "attrs": {
  50. "circle": {
  51. "r": 4,
  52. "magnet": true,
  53. "stroke": "#31d0c6",
  54. "strokeWidth": 2,
  55. "fill": "#fff",
  56. "style": { "visibility": "hidden" }
  57. }
  58. },
  59. "zIndex": 10
  60. },
  61. "left": {
  62. "position": { "name": "left" },
  63. "attrs": {
  64. "circle": {
  65. "r": 4,
  66. "magnet": true,
  67. "stroke": "#31d0c6",
  68. "strokeWidth": 2,
  69. "fill": "#fff",
  70. "style": { "visibility": "hidden" }
  71. }
  72. },
  73. "zIndex": 10
  74. }
  75. }
  76. },
  77. "isCustom": true,
  78. "parentKey": "1",
  79. "x": -580,
  80. "y": -150,
  81. "zIndex": 10
  82. },
  83. {
  84. "id": "975bf288",
  85. "renderKey": "custom-circle",
  86. "name": "custom-circle",
  87. "label": "三级审批",
  88. "width": 90,
  89. "height": 90,
  90. "ports": {
  91. "items": [
  92. { "group": "top", "id": "a61170c3" },
  93. { "group": "right", "id": "821f59c0" },
  94. { "group": "bottom", "id": "17360bc4" },
  95. { "group": "left", "id": "15d1b217" }
  96. ],
  97. "groups": {
  98. "top": {
  99. "position": { "name": "top" },
  100. "attrs": {
  101. "circle": {
  102. "r": 4,
  103. "magnet": true,
  104. "stroke": "#31d0c6",
  105. "strokeWidth": 2,
  106. "fill": "#fff",
  107. "style": { "visibility": "hidden" }
  108. }
  109. },
  110. "zIndex": 10
  111. },
  112. "right": {
  113. "position": { "name": "right" },
  114. "attrs": {
  115. "circle": {
  116. "r": 4,
  117. "magnet": true,
  118. "stroke": "#31d0c6",
  119. "strokeWidth": 2,
  120. "fill": "#fff",
  121. "style": { "visibility": "hidden" }
  122. }
  123. },
  124. "zIndex": 10
  125. },
  126. "bottom": {
  127. "position": { "name": "bottom" },
  128. "attrs": {
  129. "circle": {
  130. "r": 4,
  131. "magnet": true,
  132. "stroke": "#31d0c6",
  133. "strokeWidth": 2,
  134. "fill": "#fff",
  135. "style": { "visibility": "hidden" }
  136. }
  137. },
  138. "zIndex": 10
  139. },
  140. "left": {
  141. "position": { "name": "left" },
  142. "attrs": {
  143. "circle": {
  144. "r": 4,
  145. "magnet": true,
  146. "stroke": "#31d0c6",
  147. "strokeWidth": 2,
  148. "fill": "#fff",
  149. "style": { "visibility": "hidden" }
  150. }
  151. },
  152. "zIndex": 10
  153. }
  154. }
  155. },
  156. "isCustom": true,
  157. "parentKey": "1",
  158. "x": -369,
  159. "y": -170,
  160. "zIndex": 10
  161. },
  162. {
  163. "id": "5764f3ce",
  164. "renderKey": "custom-rect",
  165. "name": "custom-rect",
  166. "label": "投标清单",
  167. "width": 120,
  168. "height": 50,
  169. "ports": {
  170. "items": [
  171. { "group": "top", "id": "4b4d9fa6" },
  172. { "group": "right", "id": "ce88d7e2" },
  173. { "group": "bottom", "id": "e69d8709" },
  174. { "group": "left", "id": "c29d7b43" }
  175. ],
  176. "groups": {
  177. "top": {
  178. "position": { "name": "top" },
  179. "attrs": {
  180. "circle": {
  181. "r": 4,
  182. "magnet": true,
  183. "stroke": "#31d0c6",
  184. "strokeWidth": 2,
  185. "fill": "#fff",
  186. "style": { "visibility": "hidden" }
  187. }
  188. },
  189. "zIndex": 10
  190. },
  191. "right": {
  192. "position": { "name": "right" },
  193. "attrs": {
  194. "circle": {
  195. "r": 4,
  196. "magnet": true,
  197. "stroke": "#31d0c6",
  198. "strokeWidth": 2,
  199. "fill": "#fff",
  200. "style": { "visibility": "hidden" }
  201. }
  202. },
  203. "zIndex": 10
  204. },
  205. "bottom": {
  206. "position": { "name": "bottom" },
  207. "attrs": {
  208. "circle": {
  209. "r": 4,
  210. "magnet": true,
  211. "stroke": "#31d0c6",
  212. "strokeWidth": 2,
  213. "fill": "#fff",
  214. "style": { "visibility": "hidden" }
  215. }
  216. },
  217. "zIndex": 10
  218. },
  219. "left": {
  220. "position": { "name": "left" },
  221. "attrs": {
  222. "circle": {
  223. "r": 4,
  224. "magnet": true,
  225. "stroke": "#31d0c6",
  226. "strokeWidth": 2,
  227. "fill": "#fff",
  228. "style": { "visibility": "hidden" }
  229. }
  230. },
  231. "zIndex": 10
  232. }
  233. }
  234. },
  235. "isCustom": true,
  236. "parentKey": "1",
  237. "x": -162,
  238. "y": -150,
  239. "zIndex": 10
  240. },
  241. {
  242. "id": "5359e23c",
  243. "renderKey": "custom-circle",
  244. "name": "custom-circle",
  245. "label": "三级审批",
  246. "width": 90,
  247. "height": 90,
  248. "ports": {
  249. "items": [
  250. { "group": "top", "id": "331cd291" },
  251. { "group": "right", "id": "ff6724ee" },
  252. { "group": "bottom", "id": "16b4df46" },
  253. { "group": "left", "id": "34c9dbc6" }
  254. ],
  255. "groups": {
  256. "top": {
  257. "position": { "name": "top" },
  258. "attrs": {
  259. "circle": {
  260. "r": 4,
  261. "magnet": true,
  262. "stroke": "#31d0c6",
  263. "strokeWidth": 2,
  264. "fill": "#fff",
  265. "style": { "visibility": "hidden" }
  266. }
  267. },
  268. "zIndex": 10
  269. },
  270. "right": {
  271. "position": { "name": "right" },
  272. "attrs": {
  273. "circle": {
  274. "r": 4,
  275. "magnet": true,
  276. "stroke": "#31d0c6",
  277. "strokeWidth": 2,
  278. "fill": "#fff",
  279. "style": { "visibility": "hidden" }
  280. }
  281. },
  282. "zIndex": 10
  283. },
  284. "bottom": {
  285. "position": { "name": "bottom" },
  286. "attrs": {
  287. "circle": {
  288. "r": 4,
  289. "magnet": true,
  290. "stroke": "#31d0c6",
  291. "strokeWidth": 2,
  292. "fill": "#fff",
  293. "style": { "visibility": "hidden" }
  294. }
  295. },
  296. "zIndex": 10
  297. },
  298. "left": {
  299. "position": { "name": "left" },
  300. "attrs": {
  301. "circle": {
  302. "r": 4,
  303. "magnet": true,
  304. "stroke": "#31d0c6",
  305. "strokeWidth": 2,
  306. "fill": "#fff",
  307. "style": { "visibility": "hidden" }
  308. }
  309. },
  310. "zIndex": 10
  311. }
  312. }
  313. },
  314. "isCustom": true,
  315. "parentKey": "1",
  316. "x": -369,
  317. "y": 6,
  318. "zIndex": 10
  319. },
  320. {
  321. "id": "c28a18d3",
  322. "renderKey": "custom-rect",
  323. "name": "custom-rect",
  324. "label": "采购执行",
  325. "width": 120,
  326. "height": 50,
  327. "ports": {
  328. "items": [
  329. { "group": "top", "id": "f71ce55b" },
  330. { "group": "right", "id": "e67dc19c" },
  331. { "group": "bottom", "id": "a06aba2c" },
  332. { "group": "left", "id": "b578cc26" }
  333. ],
  334. "groups": {
  335. "top": {
  336. "position": { "name": "top" },
  337. "attrs": {
  338. "circle": {
  339. "r": 4,
  340. "magnet": true,
  341. "stroke": "#31d0c6",
  342. "strokeWidth": 2,
  343. "fill": "#fff",
  344. "style": { "visibility": "hidden" }
  345. }
  346. },
  347. "zIndex": 10
  348. },
  349. "right": {
  350. "position": { "name": "right" },
  351. "attrs": {
  352. "circle": {
  353. "r": 4,
  354. "magnet": true,
  355. "stroke": "#31d0c6",
  356. "strokeWidth": 2,
  357. "fill": "#fff",
  358. "style": { "visibility": "hidden" }
  359. }
  360. },
  361. "zIndex": 10
  362. },
  363. "bottom": {
  364. "position": { "name": "bottom" },
  365. "attrs": {
  366. "circle": {
  367. "r": 4,
  368. "magnet": true,
  369. "stroke": "#31d0c6",
  370. "strokeWidth": 2,
  371. "fill": "#fff",
  372. "style": { "visibility": "hidden" }
  373. }
  374. },
  375. "zIndex": 10
  376. },
  377. "left": {
  378. "position": { "name": "left" },
  379. "attrs": {
  380. "circle": {
  381. "r": 4,
  382. "magnet": true,
  383. "stroke": "#31d0c6",
  384. "strokeWidth": 2,
  385. "fill": "#fff",
  386. "style": { "visibility": "hidden" }
  387. }
  388. },
  389. "zIndex": 10
  390. }
  391. }
  392. },
  393. "isCustom": true,
  394. "parentKey": "1",
  395. "x": -162,
  396. "y": 26,
  397. "zIndex": 10
  398. },
  399. {
  400. "id": "5216c5dc",
  401. "renderKey": "custom-rect",
  402. "name": "custom-rect",
  403. "label": "采购合同",
  404. "width": 120,
  405. "height": 50,
  406. "ports": {
  407. "items": [
  408. { "group": "top", "id": "0fc44196" },
  409. { "group": "right", "id": "d2030f1b" },
  410. { "group": "bottom", "id": "188c9b68" },
  411. { "group": "left", "id": "4e9ce7ad" }
  412. ],
  413. "groups": {
  414. "top": {
  415. "position": { "name": "top" },
  416. "attrs": {
  417. "circle": {
  418. "r": 4,
  419. "magnet": true,
  420. "stroke": "#31d0c6",
  421. "strokeWidth": 2,
  422. "fill": "#fff",
  423. "style": { "visibility": "hidden" }
  424. }
  425. },
  426. "zIndex": 10
  427. },
  428. "right": {
  429. "position": { "name": "right" },
  430. "attrs": {
  431. "circle": {
  432. "r": 4,
  433. "magnet": true,
  434. "stroke": "#31d0c6",
  435. "strokeWidth": 2,
  436. "fill": "#fff",
  437. "style": { "visibility": "hidden" }
  438. }
  439. },
  440. "zIndex": 10
  441. },
  442. "bottom": {
  443. "position": { "name": "bottom" },
  444. "attrs": {
  445. "circle": {
  446. "r": 4,
  447. "magnet": true,
  448. "stroke": "#31d0c6",
  449. "strokeWidth": 2,
  450. "fill": "#fff",
  451. "style": { "visibility": "hidden" }
  452. }
  453. },
  454. "zIndex": 10
  455. },
  456. "left": {
  457. "position": { "name": "left" },
  458. "attrs": {
  459. "circle": {
  460. "r": 4,
  461. "magnet": true,
  462. "stroke": "#31d0c6",
  463. "strokeWidth": 2,
  464. "fill": "#fff",
  465. "style": { "visibility": "hidden" }
  466. }
  467. },
  468. "zIndex": 10
  469. }
  470. }
  471. },
  472. "isCustom": true,
  473. "parentKey": "1",
  474. "x": -580,
  475. "y": 26,
  476. "zIndex": 10
  477. },
  478. {
  479. "id": "8c1f18d0",
  480. "renderKey": "custom-rect",
  481. "name": "custom-rect",
  482. "label": "预算",
  483. "width": 120,
  484. "height": 50,
  485. "ports": {
  486. "items": [
  487. { "group": "top", "id": "b58731c5" },
  488. { "group": "right", "id": "b3dfbc16" },
  489. { "group": "bottom", "id": "89c0bc16" },
  490. { "group": "left", "id": "a3adcac9" }
  491. ],
  492. "groups": {
  493. "top": {
  494. "position": { "name": "top" },
  495. "attrs": {
  496. "circle": {
  497. "r": 4,
  498. "magnet": true,
  499. "stroke": "#31d0c6",
  500. "strokeWidth": 2,
  501. "fill": "#fff",
  502. "style": { "visibility": "hidden" }
  503. }
  504. },
  505. "zIndex": 10
  506. },
  507. "right": {
  508. "position": { "name": "right" },
  509. "attrs": {
  510. "circle": {
  511. "r": 4,
  512. "magnet": true,
  513. "stroke": "#31d0c6",
  514. "strokeWidth": 2,
  515. "fill": "#fff",
  516. "style": { "visibility": "hidden" }
  517. }
  518. },
  519. "zIndex": 10
  520. },
  521. "bottom": {
  522. "position": { "name": "bottom" },
  523. "attrs": {
  524. "circle": {
  525. "r": 4,
  526. "magnet": true,
  527. "stroke": "#31d0c6",
  528. "strokeWidth": 2,
  529. "fill": "#fff",
  530. "style": { "visibility": "hidden" }
  531. }
  532. },
  533. "zIndex": 10
  534. },
  535. "left": {
  536. "position": { "name": "left" },
  537. "attrs": {
  538. "circle": {
  539. "r": 4,
  540. "magnet": true,
  541. "stroke": "#31d0c6",
  542. "strokeWidth": 2,
  543. "fill": "#fff",
  544. "style": { "visibility": "hidden" }
  545. }
  546. },
  547. "zIndex": 10
  548. }
  549. }
  550. },
  551. "isCustom": true,
  552. "parentKey": "1",
  553. "x": -384,
  554. "y": -304,
  555. "zIndex": 10
  556. },
  557. {
  558. "id": "1aed14d1",
  559. "renderKey": "custom-rect",
  560. "name": "custom-rect",
  561. "label": "初版PSR",
  562. "width": 120,
  563. "height": 50,
  564. "ports": {
  565. "items": [
  566. { "group": "top", "id": "7f8dc65b" },
  567. { "group": "right", "id": "9a699e3f" },
  568. { "group": "bottom", "id": "d348b56a" },
  569. { "group": "left", "id": "47317157" }
  570. ],
  571. "groups": {
  572. "top": {
  573. "position": { "name": "top" },
  574. "attrs": {
  575. "circle": {
  576. "r": 4,
  577. "magnet": true,
  578. "stroke": "#31d0c6",
  579. "strokeWidth": 2,
  580. "fill": "#fff",
  581. "style": { "visibility": "hidden" }
  582. }
  583. },
  584. "zIndex": 10
  585. },
  586. "right": {
  587. "position": { "name": "right" },
  588. "attrs": {
  589. "circle": {
  590. "r": 4,
  591. "magnet": true,
  592. "stroke": "#31d0c6",
  593. "strokeWidth": 2,
  594. "fill": "#fff",
  595. "style": { "visibility": "hidden" }
  596. }
  597. },
  598. "zIndex": 10
  599. },
  600. "bottom": {
  601. "position": { "name": "bottom" },
  602. "attrs": {
  603. "circle": {
  604. "r": 4,
  605. "magnet": true,
  606. "stroke": "#31d0c6",
  607. "strokeWidth": 2,
  608. "fill": "#fff",
  609. "style": { "visibility": "hidden" }
  610. }
  611. },
  612. "zIndex": 10
  613. },
  614. "left": {
  615. "position": { "name": "left" },
  616. "attrs": {
  617. "circle": {
  618. "r": 4,
  619. "magnet": true,
  620. "stroke": "#31d0c6",
  621. "strokeWidth": 2,
  622. "fill": "#fff",
  623. "style": { "visibility": "hidden" }
  624. }
  625. },
  626. "zIndex": 10
  627. }
  628. }
  629. },
  630. "isCustom": true,
  631. "parentKey": "1",
  632. "x": -162,
  633. "y": -304,
  634. "zIndex": 10
  635. },
  636. {
  637. "id": "4651130e",
  638. "renderKey": "custom-circle",
  639. "name": "custom-circle",
  640. "label": "PSR审批",
  641. "width": 90,
  642. "height": 90,
  643. "ports": {
  644. "items": [
  645. { "group": "top", "id": "cf1c4df0" },
  646. { "group": "right", "id": "1eb352b0" },
  647. { "group": "bottom", "id": "83b59198" },
  648. { "group": "left", "id": "94f485b5" }
  649. ],
  650. "groups": {
  651. "top": {
  652. "position": { "name": "top" },
  653. "attrs": {
  654. "circle": {
  655. "r": 4,
  656. "magnet": true,
  657. "stroke": "#31d0c6",
  658. "strokeWidth": 2,
  659. "fill": "#fff",
  660. "style": { "visibility": "hidden" }
  661. }
  662. },
  663. "zIndex": 10
  664. },
  665. "right": {
  666. "position": { "name": "right" },
  667. "attrs": {
  668. "circle": {
  669. "r": 4,
  670. "magnet": true,
  671. "stroke": "#31d0c6",
  672. "strokeWidth": 2,
  673. "fill": "#fff",
  674. "style": { "visibility": "hidden" }
  675. }
  676. },
  677. "zIndex": 10
  678. },
  679. "bottom": {
  680. "position": { "name": "bottom" },
  681. "attrs": {
  682. "circle": {
  683. "r": 4,
  684. "magnet": true,
  685. "stroke": "#31d0c6",
  686. "strokeWidth": 2,
  687. "fill": "#fff",
  688. "style": { "visibility": "hidden" }
  689. }
  690. },
  691. "zIndex": 10
  692. },
  693. "left": {
  694. "position": { "name": "left" },
  695. "attrs": {
  696. "circle": {
  697. "r": 4,
  698. "magnet": true,
  699. "stroke": "#31d0c6",
  700. "strokeWidth": 2,
  701. "fill": "#fff",
  702. "style": { "visibility": "hidden" }
  703. }
  704. },
  705. "zIndex": 10
  706. }
  707. }
  708. },
  709. "isCustom": true,
  710. "parentKey": "1",
  711. "x": 213,
  712. "y": -324,
  713. "zIndex": 10
  714. },
  715. {
  716. "id": "a48131e0",
  717. "renderKey": "custom-rect",
  718. "name": "custom-rect",
  719. "label": "合同清单",
  720. "width": 120,
  721. "height": 50,
  722. "ports": {
  723. "items": [
  724. { "group": "top", "id": "3ca1320c" },
  725. { "group": "right", "id": "4dee75d9" },
  726. { "group": "bottom", "id": "0f72f2ba" },
  727. { "group": "left", "id": "bac7962b" }
  728. ],
  729. "groups": {
  730. "top": {
  731. "position": { "name": "top" },
  732. "attrs": {
  733. "circle": {
  734. "r": 4,
  735. "magnet": true,
  736. "stroke": "#31d0c6",
  737. "strokeWidth": 2,
  738. "fill": "#fff",
  739. "style": { "visibility": "hidden" }
  740. }
  741. },
  742. "zIndex": 10
  743. },
  744. "right": {
  745. "position": { "name": "right" },
  746. "attrs": {
  747. "circle": {
  748. "r": 4,
  749. "magnet": true,
  750. "stroke": "#31d0c6",
  751. "strokeWidth": 2,
  752. "fill": "#fff",
  753. "style": { "visibility": "hidden" }
  754. }
  755. },
  756. "zIndex": 10
  757. },
  758. "bottom": {
  759. "position": { "name": "bottom" },
  760. "attrs": {
  761. "circle": {
  762. "r": 4,
  763. "magnet": true,
  764. "stroke": "#31d0c6",
  765. "strokeWidth": 2,
  766. "fill": "#fff",
  767. "style": { "visibility": "hidden" }
  768. }
  769. },
  770. "zIndex": 10
  771. },
  772. "left": {
  773. "position": { "name": "left" },
  774. "attrs": {
  775. "circle": {
  776. "r": 4,
  777. "magnet": true,
  778. "stroke": "#31d0c6",
  779. "strokeWidth": 2,
  780. "fill": "#fff",
  781. "style": { "visibility": "hidden" }
  782. }
  783. },
  784. "zIndex": 10
  785. }
  786. }
  787. },
  788. "isCustom": true,
  789. "parentKey": "1",
  790. "x": 198,
  791. "y": -150,
  792. "zIndex": 10
  793. },
  794. {
  795. "id": "b57b57c8",
  796. "renderKey": "custom-rect",
  797. "name": "custom-rect",
  798. "label": "终版PSR",
  799. "width": 120,
  800. "height": 50,
  801. "ports": {
  802. "items": [
  803. { "group": "top", "id": "04c81e99" },
  804. { "group": "right", "id": "0d594eef" },
  805. { "group": "bottom", "id": "17ff5fe6" },
  806. { "group": "left", "id": "73307680" }
  807. ],
  808. "groups": {
  809. "top": {
  810. "position": { "name": "top" },
  811. "attrs": {
  812. "circle": {
  813. "r": 4,
  814. "magnet": true,
  815. "stroke": "#31d0c6",
  816. "strokeWidth": 2,
  817. "fill": "#fff",
  818. "style": { "visibility": "hidden" }
  819. }
  820. },
  821. "zIndex": 10
  822. },
  823. "right": {
  824. "position": { "name": "right" },
  825. "attrs": {
  826. "circle": {
  827. "r": 4,
  828. "magnet": true,
  829. "stroke": "#31d0c6",
  830. "strokeWidth": 2,
  831. "fill": "#fff",
  832. "style": { "visibility": "hidden" }
  833. }
  834. },
  835. "zIndex": 10
  836. },
  837. "bottom": {
  838. "position": { "name": "bottom" },
  839. "attrs": {
  840. "circle": {
  841. "r": 4,
  842. "magnet": true,
  843. "stroke": "#31d0c6",
  844. "strokeWidth": 2,
  845. "fill": "#fff",
  846. "style": { "visibility": "hidden" }
  847. }
  848. },
  849. "zIndex": 10
  850. },
  851. "left": {
  852. "position": { "name": "left" },
  853. "attrs": {
  854. "circle": {
  855. "r": 4,
  856. "magnet": true,
  857. "stroke": "#31d0c6",
  858. "strokeWidth": 2,
  859. "fill": "#fff",
  860. "style": { "visibility": "hidden" }
  861. }
  862. },
  863. "zIndex": 10
  864. }
  865. }
  866. },
  867. "isCustom": true,
  868. "parentKey": "1",
  869. "x": 386,
  870. "y": -150,
  871. "zIndex": 10
  872. },
  873. {
  874. "id": "3631eae9",
  875. "renderKey": "custom-rect",
  876. "name": "custom-rect",
  877. "label": "采购清单",
  878. "width": 120,
  879. "height": 50,
  880. "ports": {
  881. "items": [
  882. { "group": "top", "id": "2aae2a71" },
  883. { "group": "right", "id": "e3a42bda" },
  884. { "group": "bottom", "id": "0f06668a" },
  885. { "group": "left", "id": "8e0bff55" }
  886. ],
  887. "groups": {
  888. "top": {
  889. "position": { "name": "top" },
  890. "attrs": {
  891. "circle": {
  892. "r": 4,
  893. "magnet": true,
  894. "stroke": "#31d0c6",
  895. "strokeWidth": 2,
  896. "fill": "#fff",
  897. "style": { "visibility": "hidden" }
  898. }
  899. },
  900. "zIndex": 10
  901. },
  902. "right": {
  903. "position": { "name": "right" },
  904. "attrs": {
  905. "circle": {
  906. "r": 4,
  907. "magnet": true,
  908. "stroke": "#31d0c6",
  909. "strokeWidth": 2,
  910. "fill": "#fff",
  911. "style": { "visibility": "hidden" }
  912. }
  913. },
  914. "zIndex": 10
  915. },
  916. "bottom": {
  917. "position": { "name": "bottom" },
  918. "attrs": {
  919. "circle": {
  920. "r": 4,
  921. "magnet": true,
  922. "stroke": "#31d0c6",
  923. "strokeWidth": 2,
  924. "fill": "#fff",
  925. "style": { "visibility": "hidden" }
  926. }
  927. },
  928. "zIndex": 10
  929. },
  930. "left": {
  931. "position": { "name": "left" },
  932. "attrs": {
  933. "circle": {
  934. "r": 4,
  935. "magnet": true,
  936. "stroke": "#31d0c6",
  937. "strokeWidth": 2,
  938. "fill": "#fff",
  939. "style": { "visibility": "hidden" }
  940. }
  941. },
  942. "zIndex": 10
  943. }
  944. }
  945. },
  946. "isCustom": true,
  947. "parentKey": "1",
  948. "x": 198,
  949. "y": 26,
  950. "zIndex": 10
  951. },
  952. {
  953. "id": "3fb8d302",
  954. "renderKey": "custom-circle",
  955. "name": "custom-circle",
  956. "label": "三级审批",
  957. "width": 90,
  958. "height": 90,
  959. "ports": {
  960. "items": [
  961. { "group": "top", "id": "8ab6c3f6" },
  962. { "group": "right", "id": "205f1437" },
  963. { "group": "bottom", "id": "761ad2b5" },
  964. { "group": "left", "id": "22d16375" }
  965. ],
  966. "groups": {
  967. "top": {
  968. "position": { "name": "top" },
  969. "attrs": {
  970. "circle": {
  971. "r": 4,
  972. "magnet": true,
  973. "stroke": "#31d0c6",
  974. "strokeWidth": 2,
  975. "fill": "#fff",
  976. "style": { "visibility": "hidden" }
  977. }
  978. },
  979. "zIndex": 10
  980. },
  981. "right": {
  982. "position": { "name": "right" },
  983. "attrs": {
  984. "circle": {
  985. "r": 4,
  986. "magnet": true,
  987. "stroke": "#31d0c6",
  988. "strokeWidth": 2,
  989. "fill": "#fff",
  990. "style": { "visibility": "hidden" }
  991. }
  992. },
  993. "zIndex": 10
  994. },
  995. "bottom": {
  996. "position": { "name": "bottom" },
  997. "attrs": {
  998. "circle": {
  999. "r": 4,
  1000. "magnet": true,
  1001. "stroke": "#31d0c6",
  1002. "strokeWidth": 2,
  1003. "fill": "#fff",
  1004. "style": { "visibility": "hidden" }
  1005. }
  1006. },
  1007. "zIndex": 10
  1008. },
  1009. "left": {
  1010. "position": { "name": "left" },
  1011. "attrs": {
  1012. "circle": {
  1013. "r": 4,
  1014. "magnet": true,
  1015. "stroke": "#31d0c6",
  1016. "strokeWidth": 2,
  1017. "fill": "#fff",
  1018. "style": { "visibility": "hidden" }
  1019. }
  1020. },
  1021. "zIndex": 10
  1022. }
  1023. }
  1024. },
  1025. "isCustom": true,
  1026. "parentKey": "1",
  1027. "x": 42,
  1028. "y": -170,
  1029. "zIndex": 10
  1030. },
  1031. {
  1032. "id": "399bddb7",
  1033. "renderKey": "custom-circle",
  1034. "name": "custom-circle",
  1035. "label": "三级审批",
  1036. "width": 90,
  1037. "height": 90,
  1038. "ports": {
  1039. "items": [
  1040. { "group": "top", "id": "99f69f24" },
  1041. { "group": "right", "id": "0bccd839" },
  1042. { "group": "bottom", "id": "42c0d925" },
  1043. { "group": "left", "id": "58f52f2c" }
  1044. ],
  1045. "groups": {
  1046. "top": {
  1047. "position": { "name": "top" },
  1048. "attrs": {
  1049. "circle": {
  1050. "r": 4,
  1051. "magnet": true,
  1052. "stroke": "#31d0c6",
  1053. "strokeWidth": 2,
  1054. "fill": "#fff",
  1055. "style": { "visibility": "hidden" }
  1056. }
  1057. },
  1058. "zIndex": 10
  1059. },
  1060. "right": {
  1061. "position": { "name": "right" },
  1062. "attrs": {
  1063. "circle": {
  1064. "r": 4,
  1065. "magnet": true,
  1066. "stroke": "#31d0c6",
  1067. "strokeWidth": 2,
  1068. "fill": "#fff",
  1069. "style": { "visibility": "hidden" }
  1070. }
  1071. },
  1072. "zIndex": 10
  1073. },
  1074. "bottom": {
  1075. "position": { "name": "bottom" },
  1076. "attrs": {
  1077. "circle": {
  1078. "r": 4,
  1079. "magnet": true,
  1080. "stroke": "#31d0c6",
  1081. "strokeWidth": 2,
  1082. "fill": "#fff",
  1083. "style": { "visibility": "hidden" }
  1084. }
  1085. },
  1086. "zIndex": 10
  1087. },
  1088. "left": {
  1089. "position": { "name": "left" },
  1090. "attrs": {
  1091. "circle": {
  1092. "r": 4,
  1093. "magnet": true,
  1094. "stroke": "#31d0c6",
  1095. "strokeWidth": 2,
  1096. "fill": "#fff",
  1097. "style": { "visibility": "hidden" }
  1098. }
  1099. },
  1100. "zIndex": 10
  1101. }
  1102. }
  1103. },
  1104. "isCustom": true,
  1105. "parentKey": "1",
  1106. "x": 42,
  1107. "y": 6,
  1108. "zIndex": 10
  1109. }
  1110. ],
  1111. "edges": [
  1112. {
  1113. "id": "41561012:92334433-975bf288:15d1b217",
  1114. "source": { "cell": "41561012", "port": "92334433" },
  1115. "target": { "cell": "975bf288", "port": "15d1b217" }
  1116. },
  1117. {
  1118. "id": "975bf288:821f59c0-5764f3ce:c29d7b43",
  1119. "source": { "cell": "975bf288", "port": "821f59c0" },
  1120. "target": { "cell": "5764f3ce", "port": "c29d7b43" }
  1121. },
  1122. {
  1123. "id": "975bf288:a61170c3-8c1f18d0:89c0bc16",
  1124. "source": { "cell": "975bf288", "port": "a61170c3" },
  1125. "target": { "cell": "8c1f18d0", "port": "89c0bc16" }
  1126. },
  1127. {
  1128. "id": "8c1f18d0:a3adcac9-41561012:293a90b5",
  1129. "source": { "cell": "8c1f18d0", "port": "a3adcac9" },
  1130. "target": { "cell": "41561012", "port": "293a90b5" }
  1131. },
  1132. {
  1133. "id": "5764f3ce:4b4d9fa6-1aed14d1:d348b56a",
  1134. "source": { "cell": "5764f3ce", "port": "4b4d9fa6" },
  1135. "target": { "cell": "1aed14d1", "port": "d348b56a" }
  1136. },
  1137. {
  1138. "id": "1aed14d1:9a699e3f-4651130e:94f485b5",
  1139. "source": { "cell": "1aed14d1", "port": "9a699e3f" },
  1140. "target": { "cell": "4651130e", "port": "94f485b5" }
  1141. },
  1142. {
  1143. "id": "5764f3ce:ce88d7e2-3fb8d302:22d16375",
  1144. "source": { "cell": "5764f3ce", "port": "ce88d7e2" },
  1145. "target": { "cell": "3fb8d302", "port": "22d16375" }
  1146. },
  1147. {
  1148. "id": "3fb8d302:205f1437-a48131e0:bac7962b",
  1149. "source": { "cell": "3fb8d302", "port": "205f1437" },
  1150. "target": { "cell": "a48131e0", "port": "bac7962b" }
  1151. },
  1152. {
  1153. "id": "a48131e0:4dee75d9-b57b57c8:73307680",
  1154. "source": { "cell": "a48131e0", "port": "4dee75d9" },
  1155. "target": { "cell": "b57b57c8", "port": "73307680" }
  1156. },
  1157. {
  1158. "id": "a48131e0:0f72f2ba-3631eae9:2aae2a71",
  1159. "source": { "cell": "a48131e0", "port": "0f72f2ba" },
  1160. "target": { "cell": "3631eae9", "port": "2aae2a71" }
  1161. },
  1162. {
  1163. "id": "3631eae9:8e0bff55-399bddb7:0bccd839",
  1164. "source": { "cell": "3631eae9", "port": "8e0bff55" },
  1165. "target": { "cell": "399bddb7", "port": "0bccd839" }
  1166. },
  1167. {
  1168. "id": "399bddb7:58f52f2c-c28a18d3:e67dc19c",
  1169. "source": { "cell": "399bddb7", "port": "58f52f2c" },
  1170. "target": { "cell": "c28a18d3", "port": "e67dc19c" }
  1171. },
  1172. {
  1173. "id": "c28a18d3:b578cc26-5359e23c:ff6724ee",
  1174. "source": { "cell": "c28a18d3", "port": "b578cc26" },
  1175. "target": { "cell": "5359e23c", "port": "ff6724ee" }
  1176. },
  1177. {
  1178. "id": "5359e23c:34c9dbc6-5216c5dc:d2030f1b",
  1179. "source": { "cell": "5359e23c", "port": "34c9dbc6" },
  1180. "target": { "cell": "5216c5dc", "port": "d2030f1b" }
  1181. },
  1182. {
  1183. "id": "b57b57c8:04c81e99-4651130e:1eb352b0",
  1184. "source": { "cell": "b57b57c8", "port": "04c81e99" },
  1185. "target": { "cell": "4651130e", "port": "1eb352b0" }
  1186. }
  1187. ]
  1188. }