@zscreate/form-component 1.1.387 → 1.1.388
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/form-component.css +62 -62
- package/dist/form-component.umd.js +30 -15
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -317,16 +317,16 @@ ul li[data-v-c8780a30] {
|
|
|
317
317
|
width: 347px !important;
|
|
318
318
|
}
|
|
319
319
|
|
|
320
|
-
ul[data-v-
|
|
321
|
-
li[data-v-
|
|
322
|
-
dl[data-v-
|
|
323
|
-
dt[data-v-
|
|
324
|
-
dd[data-v-
|
|
320
|
+
ul[data-v-9ff82bbe],
|
|
321
|
+
li[data-v-9ff82bbe],
|
|
322
|
+
dl[data-v-9ff82bbe],
|
|
323
|
+
dt[data-v-9ff82bbe],
|
|
324
|
+
dd[data-v-9ff82bbe] {
|
|
325
325
|
list-style-type: none;
|
|
326
326
|
padding: 0;
|
|
327
327
|
margin: 0;
|
|
328
328
|
}
|
|
329
|
-
.flowwork-warp[data-v-
|
|
329
|
+
.flowwork-warp[data-v-9ff82bbe] {
|
|
330
330
|
position: absolute;
|
|
331
331
|
left: 0;
|
|
332
332
|
right: 0;
|
|
@@ -334,7 +334,7 @@ dd[data-v-17a0721a] {
|
|
|
334
334
|
bottom: 64px;
|
|
335
335
|
background: #fff;
|
|
336
336
|
}
|
|
337
|
-
.g1_workflow_warp[data-v-
|
|
337
|
+
.g1_workflow_warp[data-v-9ff82bbe] {
|
|
338
338
|
border: 1px solid #dfdfdf;
|
|
339
339
|
margin: auto;
|
|
340
340
|
position: absolute;
|
|
@@ -343,12 +343,12 @@ dd[data-v-17a0721a] {
|
|
|
343
343
|
bottom: 0;
|
|
344
344
|
top: 0;
|
|
345
345
|
}
|
|
346
|
-
.g1_workflow_warp li[data-v-
|
|
346
|
+
.g1_workflow_warp li[data-v-9ff82bbe] {
|
|
347
347
|
width: 100%;
|
|
348
348
|
position: relative;
|
|
349
349
|
text-align: center;
|
|
350
350
|
}
|
|
351
|
-
.g1-sider_tool1[data-v-
|
|
351
|
+
.g1-sider_tool1[data-v-9ff82bbe] {
|
|
352
352
|
width: 100px;
|
|
353
353
|
position: absolute;
|
|
354
354
|
left: 0;
|
|
@@ -357,37 +357,37 @@ dd[data-v-17a0721a] {
|
|
|
357
357
|
border-right: 1px solid #dfdfdf;
|
|
358
358
|
overflow-y: auto;
|
|
359
359
|
}
|
|
360
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
360
|
+
.g1-sider_tool1 .tool_box[data-v-9ff82bbe] {
|
|
361
361
|
margin-top: 15px;
|
|
362
362
|
}
|
|
363
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
363
|
+
.g1-sider_tool1 .tool_box .tool[data-v-9ff82bbe] {
|
|
364
364
|
text-align: center;
|
|
365
365
|
font-size: 12px;
|
|
366
366
|
color: #fff;
|
|
367
367
|
}
|
|
368
368
|
/* 公用图形 */
|
|
369
|
-
.end[data-v-
|
|
369
|
+
.end[data-v-9ff82bbe] {
|
|
370
370
|
border-radius: 100%;
|
|
371
371
|
}
|
|
372
|
-
.comm[data-v-
|
|
372
|
+
.comm[data-v-9ff82bbe] {
|
|
373
373
|
border-radius: 0px;
|
|
374
374
|
}
|
|
375
|
-
.gate[data-v-
|
|
375
|
+
.gate[data-v-9ff82bbe] {
|
|
376
376
|
width: 60px;
|
|
377
377
|
border-radius: 0;
|
|
378
378
|
}
|
|
379
|
-
.gate .inner[data-v-
|
|
379
|
+
.gate .inner[data-v-9ff82bbe] {
|
|
380
380
|
display: inline-block;
|
|
381
381
|
font-size: 16px;
|
|
382
382
|
}
|
|
383
|
-
.g1-form_main1[data-v-
|
|
383
|
+
.g1-form_main1[data-v-9ff82bbe] {
|
|
384
384
|
position: absolute;
|
|
385
385
|
left: 100px;
|
|
386
386
|
right: 0;
|
|
387
387
|
top: 0;
|
|
388
388
|
bottom: 0;
|
|
389
389
|
}
|
|
390
|
-
.g1-form_main1 .head[data-v-
|
|
390
|
+
.g1-form_main1 .head[data-v-9ff82bbe] {
|
|
391
391
|
height: 46px;
|
|
392
392
|
line-height: 46px;
|
|
393
393
|
text-align: left;
|
|
@@ -395,11 +395,11 @@ dd[data-v-17a0721a] {
|
|
|
395
395
|
box-sizing: border-box;
|
|
396
396
|
border-bottom: 1px solid #d8d8d8;
|
|
397
397
|
}
|
|
398
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
398
|
+
.g1-form_main1 .head .ant-btn[data-v-9ff82bbe] {
|
|
399
399
|
height: 32px;
|
|
400
400
|
margin-right: 10px;
|
|
401
401
|
}
|
|
402
|
-
.g1-form_main1 .main[data-v-
|
|
402
|
+
.g1-form_main1 .main[data-v-9ff82bbe] {
|
|
403
403
|
position: absolute;
|
|
404
404
|
left: 0 !important;
|
|
405
405
|
right: 0px;
|
|
@@ -408,12 +408,12 @@ dd[data-v-17a0721a] {
|
|
|
408
408
|
overflow: auto;
|
|
409
409
|
box-sizing: border-box;
|
|
410
410
|
}
|
|
411
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
411
|
+
.g1-form_main1 .main #flowContainer[data-v-9ff82bbe] {
|
|
412
412
|
background-image: linear-gradient(90deg, rgba(180, 180, 180, 0.15) 10%, rgba(180, 180, 180, 0) 10%), linear-gradient(rgba(180, 180, 180, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
|
|
413
413
|
background-size: 10px 10px;
|
|
414
414
|
background-color: #fbfbfb;
|
|
415
415
|
}
|
|
416
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
416
|
+
.g1-form_main1 .sider-pannel[data-v-9ff82bbe] {
|
|
417
417
|
width: 250px;
|
|
418
418
|
padding: 0 15px;
|
|
419
419
|
position: absolute;
|
|
@@ -423,7 +423,7 @@ dd[data-v-17a0721a] {
|
|
|
423
423
|
border-left: 1px solid #dfdfdf;
|
|
424
424
|
background-color: #fff;
|
|
425
425
|
}
|
|
426
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
426
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-9ff82bbe] {
|
|
427
427
|
width: 100%;
|
|
428
428
|
height: 100%;
|
|
429
429
|
padding: 15px;
|
|
@@ -434,7 +434,7 @@ dd[data-v-17a0721a] {
|
|
|
434
434
|
top: 0;
|
|
435
435
|
overflow-y: auto;
|
|
436
436
|
}
|
|
437
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
437
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-9ff82bbe] {
|
|
438
438
|
width: 36px;
|
|
439
439
|
height: 60px;
|
|
440
440
|
line-height: 60px;
|
|
@@ -450,14 +450,14 @@ dd[data-v-17a0721a] {
|
|
|
450
450
|
background-color: #fff;
|
|
451
451
|
}
|
|
452
452
|
/* 视图图形 */
|
|
453
|
-
.flow-view[data-v-
|
|
453
|
+
.flow-view[data-v-9ff82bbe] {
|
|
454
454
|
position: absolute;
|
|
455
455
|
left: 0;
|
|
456
456
|
right: 0;
|
|
457
457
|
top: 0;
|
|
458
458
|
bottom: 0;
|
|
459
459
|
}
|
|
460
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
460
|
+
.flow-view .inner .flow-node-drag[data-v-9ff82bbe] {
|
|
461
461
|
width: 12px;
|
|
462
462
|
height: 12px;
|
|
463
463
|
display: block;
|
|
@@ -468,27 +468,27 @@ dd[data-v-17a0721a] {
|
|
|
468
468
|
cursor: crosshair;
|
|
469
469
|
background: rgba(24, 144, 255, 0.6);
|
|
470
470
|
}
|
|
471
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
471
|
+
.flow-view .inner .flow-node-drag[data-v-9ff82bbe]:nth-child(1) {
|
|
472
472
|
left: -6px;
|
|
473
473
|
top: 0;
|
|
474
474
|
bottom: 0;
|
|
475
475
|
}
|
|
476
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
476
|
+
.flow-view .inner .flow-node-drag[data-v-9ff82bbe]:nth-child(2) {
|
|
477
477
|
top: -6px;
|
|
478
478
|
left: 0;
|
|
479
479
|
right: 0;
|
|
480
480
|
}
|
|
481
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
481
|
+
.flow-view .inner .flow-node-drag[data-v-9ff82bbe]:nth-child(3) {
|
|
482
482
|
right: -6px;
|
|
483
483
|
top: 0;
|
|
484
484
|
bottom: 0;
|
|
485
485
|
}
|
|
486
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
486
|
+
.flow-view .inner .flow-node-drag[data-v-9ff82bbe]:nth-child(4) {
|
|
487
487
|
bottom: -6px;
|
|
488
488
|
left: 0;
|
|
489
489
|
right: 0;
|
|
490
490
|
}
|
|
491
|
-
.flow-view .tool[data-v-
|
|
491
|
+
.flow-view .tool[data-v-9ff82bbe] {
|
|
492
492
|
width: 100%;
|
|
493
493
|
height: 100%;
|
|
494
494
|
margin: 0;
|
|
@@ -496,14 +496,14 @@ dd[data-v-17a0721a] {
|
|
|
496
496
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
497
497
|
background: #fbfbfb;
|
|
498
498
|
}
|
|
499
|
-
.flow-view .tool .iconfont[data-v-
|
|
499
|
+
.flow-view .tool .iconfont[data-v-9ff82bbe] {
|
|
500
500
|
font-size: 100%;
|
|
501
501
|
color: #858587;
|
|
502
502
|
}
|
|
503
|
-
.flow-view .exclude_gateway[data-v-
|
|
503
|
+
.flow-view .exclude_gateway[data-v-9ff82bbe] {
|
|
504
504
|
box-shadow: 0 0 0 #ccc;
|
|
505
505
|
}
|
|
506
|
-
.flow-view .gate[data-v-
|
|
506
|
+
.flow-view .gate[data-v-9ff82bbe] {
|
|
507
507
|
line-height: 50px;
|
|
508
508
|
position: absolute;
|
|
509
509
|
left: 0;
|
|
@@ -511,9 +511,9 @@ dd[data-v-17a0721a] {
|
|
|
511
511
|
top: 0;
|
|
512
512
|
bottom: 0;
|
|
513
513
|
}
|
|
514
|
-
.flow-view .ordinary_gateway[data-v-
|
|
515
|
-
.flow-view .parall_gateway[data-v-
|
|
516
|
-
.flow-view .exclude_gateway[data-v-
|
|
514
|
+
.flow-view .ordinary_gateway[data-v-9ff82bbe],
|
|
515
|
+
.flow-view .parall_gateway[data-v-9ff82bbe],
|
|
516
|
+
.flow-view .exclude_gateway[data-v-9ff82bbe] {
|
|
517
517
|
border: none;
|
|
518
518
|
border-radius: 0;
|
|
519
519
|
background-size: cover;
|
|
@@ -521,35 +521,35 @@ dd[data-v-17a0721a] {
|
|
|
521
521
|
background-position: center center;
|
|
522
522
|
box-shadow: 0 0 0 #ccc;
|
|
523
523
|
}
|
|
524
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
525
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
526
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
524
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(1),
|
|
525
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(1),
|
|
526
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(1) {
|
|
527
527
|
left: 0;
|
|
528
528
|
top: 0;
|
|
529
529
|
bottom: 0;
|
|
530
530
|
}
|
|
531
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
532
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
533
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
531
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(2),
|
|
532
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(2),
|
|
533
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(2) {
|
|
534
534
|
top: 0;
|
|
535
535
|
left: 0;
|
|
536
536
|
right: 0;
|
|
537
537
|
}
|
|
538
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
539
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
540
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
538
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(3),
|
|
539
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(3),
|
|
540
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(3) {
|
|
541
541
|
right: 0;
|
|
542
542
|
top: 0;
|
|
543
543
|
bottom: 0;
|
|
544
544
|
}
|
|
545
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
546
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
547
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
545
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(4),
|
|
546
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(4),
|
|
547
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-9ff82bbe]:nth-child(4) {
|
|
548
548
|
bottom: 0;
|
|
549
549
|
left: 0;
|
|
550
550
|
right: 0;
|
|
551
551
|
}
|
|
552
|
-
.flow-view .exclude_gateway[data-v-
|
|
552
|
+
.flow-view .exclude_gateway[data-v-9ff82bbe] {
|
|
553
553
|
width: 70%;
|
|
554
554
|
height: 70%;
|
|
555
555
|
margin: 15%;
|
|
@@ -558,7 +558,7 @@ dd[data-v-17a0721a] {
|
|
|
558
558
|
transform: rotate(45deg);
|
|
559
559
|
position: relative;
|
|
560
560
|
}
|
|
561
|
-
.flow-view .exclude_gateway[data-v-
|
|
561
|
+
.flow-view .exclude_gateway[data-v-9ff82bbe]::before {
|
|
562
562
|
content: '';
|
|
563
563
|
width: 2px;
|
|
564
564
|
background-color: #7a7a7a;
|
|
@@ -568,7 +568,7 @@ dd[data-v-17a0721a] {
|
|
|
568
568
|
top: calc(50% - 10px);
|
|
569
569
|
left: calc(50% - 1px);
|
|
570
570
|
}
|
|
571
|
-
.flow-view .exclude_gateway[data-v-
|
|
571
|
+
.flow-view .exclude_gateway[data-v-9ff82bbe]::after {
|
|
572
572
|
content: '';
|
|
573
573
|
width: 20px;
|
|
574
574
|
background-color: #7a7a7a;
|
|
@@ -578,7 +578,7 @@ dd[data-v-17a0721a] {
|
|
|
578
578
|
top: calc(50% - 1px);
|
|
579
579
|
left: calc(50% - 10px);
|
|
580
580
|
}
|
|
581
|
-
.flow-view .parall_gateway[data-v-
|
|
581
|
+
.flow-view .parall_gateway[data-v-9ff82bbe] {
|
|
582
582
|
width: 70%;
|
|
583
583
|
height: 70%;
|
|
584
584
|
margin: 15%;
|
|
@@ -587,7 +587,7 @@ dd[data-v-17a0721a] {
|
|
|
587
587
|
transform: rotate(45deg);
|
|
588
588
|
position: relative;
|
|
589
589
|
}
|
|
590
|
-
.flow-view .parall_gateway[data-v-
|
|
590
|
+
.flow-view .parall_gateway[data-v-9ff82bbe]::after {
|
|
591
591
|
content: '';
|
|
592
592
|
width: 20px;
|
|
593
593
|
background-color: #7a7a7a;
|
|
@@ -599,7 +599,7 @@ dd[data-v-17a0721a] {
|
|
|
599
599
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
600
600
|
transform: rotate(45deg);
|
|
601
601
|
}
|
|
602
|
-
.flow-view .parall_gateway[data-v-
|
|
602
|
+
.flow-view .parall_gateway[data-v-9ff82bbe]::before {
|
|
603
603
|
content: '';
|
|
604
604
|
width: 2px;
|
|
605
605
|
background-color: #7a7a7a;
|
|
@@ -612,7 +612,7 @@ dd[data-v-17a0721a] {
|
|
|
612
612
|
transform: rotate(45deg);
|
|
613
613
|
}
|
|
614
614
|
/* 线条工具 */
|
|
615
|
-
.lineTool[data-v-
|
|
615
|
+
.lineTool[data-v-9ff82bbe] {
|
|
616
616
|
width: 130px;
|
|
617
617
|
height: 26px;
|
|
618
618
|
border: 1px solid #1890ff;
|
|
@@ -620,7 +620,7 @@ dd[data-v-17a0721a] {
|
|
|
620
620
|
background-color: #fff;
|
|
621
621
|
text-align: left;
|
|
622
622
|
}
|
|
623
|
-
.lineTool li[data-v-
|
|
623
|
+
.lineTool li[data-v-9ff82bbe] {
|
|
624
624
|
width: 30px;
|
|
625
625
|
height: 26px;
|
|
626
626
|
display: inline-block;
|
|
@@ -628,14 +628,14 @@ dd[data-v-17a0721a] {
|
|
|
628
628
|
text-align: center;
|
|
629
629
|
color: #1890ff;
|
|
630
630
|
}
|
|
631
|
-
.tool-drag a .inner[data-v-
|
|
631
|
+
.tool-drag a .inner[data-v-9ff82bbe] {
|
|
632
632
|
color: #f00 !important;
|
|
633
633
|
}
|
|
634
|
-
.ant-layout-footer[data-v-
|
|
634
|
+
.ant-layout-footer[data-v-9ff82bbe] {
|
|
635
635
|
z-index: 10;
|
|
636
636
|
}
|
|
637
637
|
|
|
638
|
-
#flowContainer[data-v-
|
|
638
|
+
#flowContainer[data-v-9ff82bbe] {
|
|
639
639
|
width: 1000000px;
|
|
640
640
|
height: 1000000px;
|
|
641
641
|
position: absolute;
|
|
@@ -648,7 +648,7 @@ dd[data-v-17a0721a] {
|
|
|
648
648
|
left: -500000px;
|
|
649
649
|
top: -500000px; */
|
|
650
650
|
}
|
|
651
|
-
.labelClass[data-v-
|
|
651
|
+
.labelClass[data-v-9ff82bbe] {
|
|
652
652
|
padding: 0 3px;
|
|
653
653
|
font-size: 12px;
|
|
654
654
|
cursor: pointer;
|
|
@@ -659,14 +659,14 @@ dd[data-v-17a0721a] {
|
|
|
659
659
|
border-radius: 3px;
|
|
660
660
|
background: rgba(24, 144, 255, 0.6);
|
|
661
661
|
}
|
|
662
|
-
.loading[data-v-
|
|
662
|
+
.loading[data-v-9ff82bbe] {
|
|
663
663
|
height: 100%;
|
|
664
664
|
width: 100%;
|
|
665
665
|
display: flex;
|
|
666
666
|
align-items: center;
|
|
667
667
|
justify-content: center;
|
|
668
668
|
}
|
|
669
|
-
[data-v-
|
|
669
|
+
[data-v-9ff82bbe] .labelClass {
|
|
670
670
|
background-color: #539dfa !important;
|
|
671
671
|
padding: 5px;
|
|
672
672
|
border-radius: 5px;
|
|
@@ -157684,7 +157684,7 @@ function toString(value) {
|
|
|
157684
157684
|
/***/ ((module) => {
|
|
157685
157685
|
|
|
157686
157686
|
"use strict";
|
|
157687
|
-
module.exports = {"i8":"1.1.
|
|
157687
|
+
module.exports = {"i8":"1.1.388"};
|
|
157688
157688
|
|
|
157689
157689
|
/***/ })
|
|
157690
157690
|
|
|
@@ -159627,8 +159627,8 @@ icon_Icon.install = function (Vue) {
|
|
|
159627
159627
|
};
|
|
159628
159628
|
|
|
159629
159629
|
/* harmony default export */ const icon = (icon_Icon);
|
|
159630
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=template&id=
|
|
159631
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.easyFlowVisible)?_c('div',{staticClass:"g1_workflow_warp"},[_c('div',{staticClass:"g1-sider_tool1"},[_c('div',{ref:"flowTool",staticClass:"tool_box"},[_c('flowTool',{on:{"addNode":_vm.addNode}})],1)]),_c('div',{ref:"form_main1",staticClass:"g1-form_main1",attrs:{"id":"form_main1"}},[_c('div',{staticClass:"head"},[_c('a-button',{attrs:{"type":"primary","size":"small","icon":"search"},on:{"click":_vm.dataInfo}},[_vm._v("查看")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"fund"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('flowPanel')}}},[_vm._v("设置流程信息 ")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"align-left"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('dataConditionPanel')}}},[_vm._v("查看流程条件 ")]),(!_vm.isFlowPanelMain)?_c('a-button',{attrs:{"type":"primary","size":"small","icon":"save"},on:{"click":_vm.saveData}},[_vm._v("保存")]):_vm._e()],1),_c('div',{ref:"main",staticClass:"main",attrs:{"id":"main"},on:{"click":_vm.closeAddBtn}},[_c('div',{ref:"flowContainer",staticClass:"container",attrs:{"id":"flowContainer"}},[_vm._l((_vm.data.nodeList),function(node){return [_c('flow-node',{directives:[{name:"show",rawName:"v-show",value:(node.show),expression:"node.show"}],key:node.id,ref:"flowNode",refInFor:true,attrs:{"id":node.id,"node":node,"nodeList":_vm.data.nodeList},on:{"clickNode":_vm.clickNode,"lineChange":_vm.lineChange,"deleteNode":_vm.deleteNode,"nodeRightMenu":_vm.nodeRightMenu,"changeNodeSite":_vm.changeNodeSite,"editNode":_vm.editNode,"addNodeClick":_vm.addNodeClick}})]})],2),(_vm.isSavePicLoadingShow)?_c('div',{staticClass:"loading"},[_c('a-spin',{attrs:{"size":"large"}})],1):_vm._e()]),_c('sider-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.siderPanelVisible),expression:"siderPanelVisible"}],ref:"siderPanel",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"verifyListArr":_vm.verifyList},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.linePanelVisible)?_c('line-panel',{ref:"linePanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow,"setLineData":_vm.setLineData}}):_vm._e(),_c('dataConditionPanel',{
|
|
159630
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=template&id=9ff82bbe&scoped=true&
|
|
159631
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.easyFlowVisible)?_c('div',{staticClass:"g1_workflow_warp"},[_c('div',{staticClass:"g1-sider_tool1"},[_c('div',{ref:"flowTool",staticClass:"tool_box"},[_c('flowTool',{on:{"addNode":_vm.addNode}})],1)]),_c('div',{ref:"form_main1",staticClass:"g1-form_main1",attrs:{"id":"form_main1"}},[_c('div',{staticClass:"head"},[_c('a-button',{attrs:{"type":"primary","size":"small","icon":"search"},on:{"click":_vm.dataInfo}},[_vm._v("查看")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"fund"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('flowPanel')}}},[_vm._v("设置流程信息 ")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"align-left"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('dataConditionPanel')}}},[_vm._v("查看流程条件 ")]),(!_vm.isFlowPanelMain)?_c('a-button',{attrs:{"type":"primary","size":"small","icon":"save"},on:{"click":_vm.saveData}},[_vm._v("保存")]):_vm._e()],1),_c('div',{ref:"main",staticClass:"main",attrs:{"id":"main"},on:{"click":_vm.closeAddBtn}},[_c('div',{ref:"flowContainer",staticClass:"container",attrs:{"id":"flowContainer"}},[_vm._l((_vm.data.nodeList),function(node){return [_c('flow-node',{directives:[{name:"show",rawName:"v-show",value:(node.show),expression:"node.show"}],key:node.id,ref:"flowNode",refInFor:true,attrs:{"id":node.id,"node":node,"nodeList":_vm.data.nodeList},on:{"clickNode":_vm.clickNode,"lineChange":_vm.lineChange,"deleteNode":_vm.deleteNode,"nodeRightMenu":_vm.nodeRightMenu,"changeNodeSite":_vm.changeNodeSite,"editNode":_vm.editNode,"addNodeClick":_vm.addNodeClick}})]})],2),(_vm.isSavePicLoadingShow)?_c('div',{staticClass:"loading"},[_c('a-spin',{attrs:{"size":"large"}})],1):_vm._e()]),_c('sider-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.siderPanelVisible),expression:"siderPanelVisible"}],ref:"siderPanel",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"verifyListArr":_vm.verifyList},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.linePanelVisible)?_c('line-panel',{ref:"linePanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow,"setLineData":_vm.setLineData}}):_vm._e(),(_vm.dataConditionPanelVisible)?_c('dataConditionPanel',{ref:"dataConditionPanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow}}):_vm._e(),_c('flow-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.flowPanelVisible),expression:"flowPanelVisible"}],ref:"flowPanel",staticStyle:{"z-index":"10"},attrs:{"data":_vm.data,"id":_vm.id},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.copyDesignVisible)?_c('copyDesign',{ref:"copyDesign",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"isFlowPanelZJAF":_vm.isFlowPanelZJAF},on:{"isPanelShow":_vm.isPanelShow}}):_vm._e(),(_vm.userDesignVisible)?_c('userDesign',{ref:"userDesign",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"isFlowPanelZJAF":_vm.isFlowPanelZJAF},on:{"isPanelShow":_vm.isPanelShow}}):_vm._e()],1),(_vm.flowInfoVisible)?_c('flow-info',{ref:"flowInfo"}):_vm._e(),(_vm.lineToolVisible)?_c('ul',{ref:"lineTool",staticClass:"lineTool",on:{"mouseleave":_vm.lineToolFn}},[_c('li',{on:{"click":function($event){return _vm.setLineStyle('Flowchart')}}},[_c('svg-icon',{attrs:{"iconName":"icon-yibiaopan"}})],1),_c('li',{on:{"click":function($event){return _vm.setLineStyle('Bezier')}}},[_c('svg-icon',{attrs:{"iconName":"icon-ant-bezier-quadro"}})],1),_c('li',{on:{"click":function($event){return _vm.setLineStyle('Straight')}}},[_c('svg-icon',{attrs:{"iconName":"icon-line"}})],1),_c('li',{on:{"click":_vm.deleteLineView}},[_c('svg-icon',{attrs:{"iconName":"icon-jurassic_line"}})],1)]):_vm._e()],1):_vm._e()}
|
|
159632
159632
|
var staticRenderFns = []
|
|
159633
159633
|
|
|
159634
159634
|
|
|
@@ -161302,8 +161302,8 @@ var flow_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
161302
161302
|
)
|
|
161303
161303
|
|
|
161304
161304
|
/* harmony default export */ const flow_panel = (flow_panel_component.exports);
|
|
161305
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=
|
|
161306
|
-
var
|
|
161305
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=085e708d&
|
|
161306
|
+
var sider_panelvue_type_template_id_085e708d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sider-pannel"},[_c('a',{staticClass:"sider-open",attrs:{"href":"javascript:void(0);"},on:{"click":_vm.openOrClose}},[_vm._v("关闭")]),_c('div',{staticClass:"sider-panel-inner"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点:"+_vm._s(_vm.node.info.title))]),_c('a-form',{staticClass:"panel-form",attrs:{"model":_vm.node}},[_c('a-form-item',{attrs:{"label":"节点ID:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.node.id),callback:function ($$v) {_vm.$set(_vm.node, "id", $$v)},expression:"node.id"}})],1),_c('a-form-item',{attrs:{"label":"节点名称:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"max-length":10,"disabled":_vm.node.info.type == 'gate' ||
|
|
161307
161307
|
_vm.node.info.type == 'start' ||
|
|
161308
161308
|
_vm.node.info.type == 'end'},on:{"change":_vm.changeNodeTitle},model:{value:(_vm.node.info.title),callback:function ($$v) {_vm.$set(_vm.node.info, "title", $$v)},expression:"node.info.title"}})],1),_c('a-form-item',{attrs:{"label":"是否抄送:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"isCopy"},model:{value:(_vm.node.info.isCopy),callback:function ($$v) {_vm.$set(_vm.node.info, "isCopy", $$v)},expression:"node.info.isCopy"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1),(_vm.node.info.isCopy == '1' && !_vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送人:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[(_vm.node.info.copyMap.activitiId == '')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("选择抄送人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("单人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateUsers')}}},[_vm._v("多人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateGroups')}}},[_vm._v("角色")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1):_vm._e(),(_vm.node.info.isCopy == '1' && _vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送配置:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.addCopyDesign}},[_vm._v("+添加抄送人")]),_vm._l((_vm.node.info.copyDesignList),function(item,index){return _c('div',{key:item.title},[_c('div',{staticStyle:{"display":"flex","align-items":"center","margin-bottom":"4px"}},[_c('a-button',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"copy-design-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyDesign(index)}}},[_vm._v(_vm._s(item.title))]),_c('a-icon',{staticClass:"delete-icon-sider",attrs:{"type":"delete"},on:{"click":function($event){return _vm.deleteCopyDesign(index)}}})],1)])})],2):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"审批组件:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择审批组件"},model:{value:(_vm.node.info.verify),callback:function ($$v) {_vm.$set(_vm.node.info, "verify", $$v)},expression:"node.info.verify"}},_vm._l((_vm.verifyList),function(verifyObj){return _c('a-select-option',{key:verifyObj.model,attrs:{"value":verifyObj.model}},[_vm._v(" "+_vm._s(verifyObj.name)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"审核结果:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择审核结果"},model:{value:(_vm.node.info.auditDict),callback:function ($$v) {_vm.$set(_vm.node.info, "auditDict", $$v)},expression:"node.info.auditDict"}},_vm._l((_vm.auditDictList),function(verifyObj){return _c('a-select-option',{key:verifyObj.dictCode,attrs:{"value":verifyObj.dictCode}},[_vm._v(" "+_vm._s(verifyObj.dictName)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type != 'end')?_c('a-form-item',{attrs:{"label":"执行脚本","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"status"},model:{value:(_vm.node.info.status),callback:function ($$v) {_vm.$set(_vm.node.info, "status", $$v)},expression:"node.info.status"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type != 'end' && _vm.node.info.status == '1')?_c('a-form-item',{attrs:{"label":"选择脚本","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择流程脚本"},model:{value:(_vm.node.info.scriptManageId),callback:function ($$v) {_vm.$set(_vm.node.info, "scriptManageId", $$v)},expression:"node.info.scriptManageId"}},_vm._l((_vm.processList),function(process){return _c('a-select-option',{key:process.id,attrs:{"value":process.id}},[_vm._v(" "+_vm._s(process.formScriptName)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"允许撤销:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"ableCancel"},model:{value:(_vm.node.info.ableCancel),callback:function ($$v) {_vm.$set(_vm.node.info, "ableCancel", $$v)},expression:"node.info.ableCancel"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"关联审核:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"shgl"},model:{value:(_vm.node.info.shgl),callback:function ($$v) {_vm.$set(_vm.node.info, "shgl", $$v)},expression:"node.info.shgl"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"人员类型:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[(_vm.node.info.taskAssignee.activitiId == '')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Assingee')}}},[_vm._v("选择处理类型")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Assingee')}}},[_vm._v("个人类型")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateUsers')}}},[_vm._v("候选人")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateGroups')}}},[_vm._v("候选组")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1):_vm._e(),(_vm.node.info.type == 'comm' && _vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"人员配置:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.addTaskAssigneeList}},[_vm._v("+添加人员")]),_vm._l((_vm.node.info.taskAssigneeList),function(item,index){return _c('div',{key:item.title},[_c('div',{staticStyle:{"display":"flex","align-items":"center","margin-bottom":"4px"}},[_c('a-button',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"copy-design-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleTaskAssigneeList(index)}}},[_vm._v(_vm._s(item.title))]),_c('a-icon',{staticClass:"delete-icon-sider",attrs:{"type":"delete"},on:{"click":function($event){return _vm.deleteTaskAssigneeList(index)}}})],1)])})],2):_vm._e(),(
|
|
161309
161309
|
_vm.node.info.type == 'comm' &&
|
|
@@ -161312,7 +161312,7 @@ var sider_panelvue_type_template_id_b2be9c00_render = function () {var _vm=this;
|
|
|
161312
161312
|
_vm.node.info.nodeForm.buttons &&
|
|
161313
161313
|
_vm.node.info.nodeForm.buttons.length > 0
|
|
161314
161314
|
)?_c('div',{staticClass:"node-list_btn"},_vm._l((_vm.node.info.nodeForm.buttons),function(item,index){return _c('a-button',{key:index,class:("ant-btn-" + (item.type)),attrs:{"icon":item.icon}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1):_vm._e()],1)]):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelMain)?_c('div',{staticClass:"panel-box",staticStyle:{"padding-top":"15px"}}):_vm._e(),(_vm.node.info.filter == 'exclude_gateway')?_c('div',{staticClass:"panel-box"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点流转条件设置")]),_vm._l((_vm.node.info.conditions),function(item,key){return _c('div',{key:key,staticStyle:{"margin-top":"35px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(item.title))]),_c('div',[_c('a-input',{attrs:{"placeholder":"设置条件表达式"},model:{value:(item.condition),callback:function ($$v) {_vm.$set(item, "condition", $$v)},expression:"item.condition"}})],1)])])})],2):_vm._e(),(_vm.workId && _vm.node.info.type != 'end')?_c('h3',{staticClass:"panel-hd",staticStyle:{"margin-top":"15px"}},[_vm._v(" 表单权限编辑: ")]):_vm._e(),(_vm.workId && _vm.node.info.type != 'end')?_c('div',{staticStyle:{"margin-top":"15px"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.editFormAuthor}},[_vm._v("编辑")])],1):_vm._e(),_c('select-type',{ref:"selectType",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formDesigerData":_vm.formDesigerData},on:{"selectActivi":_vm.selectActivi}}),_c('select-type',{ref:"selectCopyType",on:{"selectActivi":_vm.selectCopyActivi}}),_c('form-author-modal',{ref:"FormAuthor"}),_c('OnlineFormModel',{ref:"OnlineFormModel",attrs:{"node":_vm.node.info.nodeForm}}),_c('OnlineForm',{ref:"OnlineForm"}),(_vm.node.info.yiCHangActions && _vm.node.info.yiCHangActions.length > 0)?_c('div',{staticClass:"panel-box"},_vm._l((_vm.node.info.yiCHangActions),function(item,key){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(item.filterType == 'false'),expression:"item.filterType == 'false'"}],key:key,staticStyle:{"margin-top":"35px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(item.targetNodeName))]),_c('div',[_c('textarea',{directives:[{name:"model",rawName:"v-model",value:(item.condition),expression:"item.condition"}],staticStyle:{"width":"100%"},attrs:{"placeholder":"设置条件表达式","rows":2},domProps:{"value":(item.condition)},on:{"input":function($event){if($event.target.composing){ return; }_vm.$set(item, "condition", $event.target.value)}}})])])])}),0):_vm._e()],1)])}
|
|
161315
|
-
var
|
|
161315
|
+
var sider_panelvue_type_template_id_085e708d_staticRenderFns = []
|
|
161316
161316
|
|
|
161317
161317
|
|
|
161318
161318
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=747639a5&
|
|
@@ -163585,6 +163585,18 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163585
163585
|
if (!node.info.copyMap) {
|
|
163586
163586
|
node.info.copyMap = this.node.info.copyMap;
|
|
163587
163587
|
}
|
|
163588
|
+
if (!node.info.taskAssignee || !node.info.taskAssignee.activitiId) {
|
|
163589
|
+
let taskAssignee = {
|
|
163590
|
+
activitiId: node.id,
|
|
163591
|
+
//节点id,
|
|
163592
|
+
activitiName: node.info.title,
|
|
163593
|
+
//节点title
|
|
163594
|
+
assigneeType: "",
|
|
163595
|
+
assigneeVal: "",
|
|
163596
|
+
executeType: 1
|
|
163597
|
+
};
|
|
163598
|
+
node.info.taskAssignee = taskAssignee;
|
|
163599
|
+
}
|
|
163588
163600
|
this.node = node;
|
|
163589
163601
|
if (!node.info.copyDesignList && !node.info.copyMap.assigneeType) {
|
|
163590
163602
|
let copyDesignList = [{
|
|
@@ -163841,10 +163853,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163841
163853
|
});
|
|
163842
163854
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
|
|
163843
163855
|
/* harmony default export */ const flow_sider_panelvue_type_script_lang_js_ = (sider_panelvue_type_script_lang_js_);
|
|
163844
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163856
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=style&index=0&id=085e708d&prod&lang=less&
|
|
163845
163857
|
// extracted by mini-css-extract-plugin
|
|
163846
163858
|
|
|
163847
|
-
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163859
|
+
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=085e708d&prod&lang=less&
|
|
163848
163860
|
|
|
163849
163861
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
|
|
163850
163862
|
|
|
@@ -163857,8 +163869,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163857
163869
|
|
|
163858
163870
|
var sider_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
163859
163871
|
flow_sider_panelvue_type_script_lang_js_,
|
|
163860
|
-
|
|
163861
|
-
|
|
163872
|
+
sider_panelvue_type_template_id_085e708d_render,
|
|
163873
|
+
sider_panelvue_type_template_id_085e708d_staticRenderFns,
|
|
163862
163874
|
false,
|
|
163863
163875
|
null,
|
|
163864
163876
|
null,
|
|
@@ -167375,6 +167387,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167375
167387
|
_this.$refs.linePanel.init(_this.data.lineList[cuttentLineIndex]);
|
|
167376
167388
|
const currLine = _this.data.lineList[cuttentLineIndex];
|
|
167377
167389
|
_this.data.nodeList.forEach(item => {
|
|
167390
|
+
debugger;
|
|
167378
167391
|
if (!currLine.condition) this.$set(_this.data.lineList[cuttentLineIndex], 'condition', {
|
|
167379
167392
|
to: currLine.to,
|
|
167380
167393
|
from: currLine.from,
|
|
@@ -167398,6 +167411,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167398
167411
|
if (item.id === currLine.to) {
|
|
167399
167412
|
if (currLine.condition.to === item.id) currLine.condition.toTitle = item.info.title;
|
|
167400
167413
|
}
|
|
167414
|
+
if (currLine.condition && currLine.condition.conditionList && currLine.condition.conditionList.length > 0) {}
|
|
167401
167415
|
});
|
|
167402
167416
|
_this.$refs.linePanel.init(currLine);
|
|
167403
167417
|
});
|
|
@@ -167679,6 +167693,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167679
167693
|
this.linePanelVisible = false;
|
|
167680
167694
|
this.dataConditionPanelVisible = !this.dataConditionPanelVisible;
|
|
167681
167695
|
if (this.dataConditionPanelVisible) {
|
|
167696
|
+
await this.$nextTick();
|
|
167682
167697
|
this.$refs.dataConditionPanel.init(this.data.lineList);
|
|
167683
167698
|
}
|
|
167684
167699
|
}
|
|
@@ -168281,15 +168296,15 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168281
168296
|
});
|
|
168282
168297
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
168283
168298
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
|
|
168284
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
168299
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=0&id=9ff82bbe&prod&lang=less&scoped=true&
|
|
168285
168300
|
// extracted by mini-css-extract-plugin
|
|
168286
168301
|
|
|
168287
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
168302
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=9ff82bbe&prod&lang=less&scoped=true&
|
|
168288
168303
|
|
|
168289
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
168304
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=1&id=9ff82bbe&prod&lang=less&scoped=true&
|
|
168290
168305
|
// extracted by mini-css-extract-plugin
|
|
168291
168306
|
|
|
168292
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
168307
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=9ff82bbe&prod&lang=less&scoped=true&
|
|
168293
168308
|
|
|
168294
168309
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
168295
168310
|
|
|
@@ -168307,7 +168322,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168307
168322
|
staticRenderFns,
|
|
168308
168323
|
false,
|
|
168309
168324
|
null,
|
|
168310
|
-
"
|
|
168325
|
+
"9ff82bbe",
|
|
168311
168326
|
null
|
|
168312
168327
|
|
|
168313
168328
|
)
|