@zscreate/form-component 1.1.483 → 1.1.485
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 +70 -65
- package/dist/form-component.umd.js +41 -41
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -308,32 +308,36 @@ ul li[data-v-c8780a30] {
|
|
|
308
308
|
background-color: #fff
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
311
|
+
.g1-form_main1 .sider-pannel[data-v-3a67cae6] {
|
|
312
312
|
width: 347px !important;
|
|
313
|
+
z-index: 101;
|
|
313
314
|
}
|
|
314
315
|
|
|
315
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
316
|
+
.g1-form_main1 .sider-pannel[data-v-5543ee6a] {
|
|
316
317
|
width: 347px !important;
|
|
318
|
+
z-index: 101;
|
|
317
319
|
}
|
|
318
320
|
|
|
319
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
321
|
+
.g1-form_main1 .sider-pannel[data-v-66bb8afc] {
|
|
320
322
|
width: 347px !important;
|
|
323
|
+
z-index: 101;
|
|
321
324
|
}
|
|
322
325
|
|
|
323
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
326
|
+
.g1-form_main1 .sider-pannel[data-v-20579ec8] {
|
|
324
327
|
width: 347px !important;
|
|
328
|
+
z-index: 101;
|
|
325
329
|
}
|
|
326
330
|
|
|
327
|
-
ul[data-v-
|
|
328
|
-
li[data-v-
|
|
329
|
-
dl[data-v-
|
|
330
|
-
dt[data-v-
|
|
331
|
-
dd[data-v-
|
|
331
|
+
ul[data-v-95129908],
|
|
332
|
+
li[data-v-95129908],
|
|
333
|
+
dl[data-v-95129908],
|
|
334
|
+
dt[data-v-95129908],
|
|
335
|
+
dd[data-v-95129908] {
|
|
332
336
|
list-style-type: none;
|
|
333
337
|
padding: 0;
|
|
334
338
|
margin: 0;
|
|
335
339
|
}
|
|
336
|
-
.flowwork-warp[data-v-
|
|
340
|
+
.flowwork-warp[data-v-95129908] {
|
|
337
341
|
position: absolute;
|
|
338
342
|
left: 0;
|
|
339
343
|
right: 0;
|
|
@@ -341,7 +345,7 @@ dd[data-v-32725f57] {
|
|
|
341
345
|
bottom: 64px;
|
|
342
346
|
background: #fff;
|
|
343
347
|
}
|
|
344
|
-
.g1_workflow_warp[data-v-
|
|
348
|
+
.g1_workflow_warp[data-v-95129908] {
|
|
345
349
|
border: 1px solid #dfdfdf;
|
|
346
350
|
margin: auto;
|
|
347
351
|
position: absolute;
|
|
@@ -350,12 +354,12 @@ dd[data-v-32725f57] {
|
|
|
350
354
|
bottom: 0;
|
|
351
355
|
top: 0;
|
|
352
356
|
}
|
|
353
|
-
.g1_workflow_warp li[data-v-
|
|
357
|
+
.g1_workflow_warp li[data-v-95129908] {
|
|
354
358
|
width: 100%;
|
|
355
359
|
position: relative;
|
|
356
360
|
text-align: center;
|
|
357
361
|
}
|
|
358
|
-
.g1-sider_tool1[data-v-
|
|
362
|
+
.g1-sider_tool1[data-v-95129908] {
|
|
359
363
|
width: 100px;
|
|
360
364
|
position: absolute;
|
|
361
365
|
left: 0;
|
|
@@ -364,37 +368,37 @@ dd[data-v-32725f57] {
|
|
|
364
368
|
border-right: 1px solid #dfdfdf;
|
|
365
369
|
overflow-y: auto;
|
|
366
370
|
}
|
|
367
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
371
|
+
.g1-sider_tool1 .tool_box[data-v-95129908] {
|
|
368
372
|
margin-top: 15px;
|
|
369
373
|
}
|
|
370
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
374
|
+
.g1-sider_tool1 .tool_box .tool[data-v-95129908] {
|
|
371
375
|
text-align: center;
|
|
372
376
|
font-size: 12px;
|
|
373
377
|
color: #fff;
|
|
374
378
|
}
|
|
375
379
|
/* 公用图形 */
|
|
376
|
-
.end[data-v-
|
|
380
|
+
.end[data-v-95129908] {
|
|
377
381
|
border-radius: 100%;
|
|
378
382
|
}
|
|
379
|
-
.comm[data-v-
|
|
383
|
+
.comm[data-v-95129908] {
|
|
380
384
|
border-radius: 0px;
|
|
381
385
|
}
|
|
382
|
-
.gate[data-v-
|
|
386
|
+
.gate[data-v-95129908] {
|
|
383
387
|
width: 60px;
|
|
384
388
|
border-radius: 0;
|
|
385
389
|
}
|
|
386
|
-
.gate .inner[data-v-
|
|
390
|
+
.gate .inner[data-v-95129908] {
|
|
387
391
|
display: inline-block;
|
|
388
392
|
font-size: 16px;
|
|
389
393
|
}
|
|
390
|
-
.g1-form_main1[data-v-
|
|
394
|
+
.g1-form_main1[data-v-95129908] {
|
|
391
395
|
position: absolute;
|
|
392
396
|
left: 100px;
|
|
393
397
|
right: 0;
|
|
394
398
|
top: 0;
|
|
395
399
|
bottom: 0;
|
|
396
400
|
}
|
|
397
|
-
.g1-form_main1 .head[data-v-
|
|
401
|
+
.g1-form_main1 .head[data-v-95129908] {
|
|
398
402
|
height: 46px;
|
|
399
403
|
line-height: 46px;
|
|
400
404
|
text-align: left;
|
|
@@ -402,11 +406,11 @@ dd[data-v-32725f57] {
|
|
|
402
406
|
box-sizing: border-box;
|
|
403
407
|
border-bottom: 1px solid #d8d8d8;
|
|
404
408
|
}
|
|
405
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
409
|
+
.g1-form_main1 .head .ant-btn[data-v-95129908] {
|
|
406
410
|
height: 32px;
|
|
407
411
|
margin-right: 10px;
|
|
408
412
|
}
|
|
409
|
-
.g1-form_main1 .main[data-v-
|
|
413
|
+
.g1-form_main1 .main[data-v-95129908] {
|
|
410
414
|
position: absolute;
|
|
411
415
|
left: 0 !important;
|
|
412
416
|
right: 0px;
|
|
@@ -415,12 +419,12 @@ dd[data-v-32725f57] {
|
|
|
415
419
|
overflow: auto;
|
|
416
420
|
box-sizing: border-box;
|
|
417
421
|
}
|
|
418
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
422
|
+
.g1-form_main1 .main #flowContainer[data-v-95129908] {
|
|
419
423
|
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%);
|
|
420
424
|
background-size: 10px 10px;
|
|
421
425
|
background-color: #fbfbfb;
|
|
422
426
|
}
|
|
423
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
427
|
+
.g1-form_main1 .sider-pannel[data-v-95129908] {
|
|
424
428
|
width: 250px;
|
|
425
429
|
padding: 0 15px;
|
|
426
430
|
position: absolute;
|
|
@@ -429,8 +433,9 @@ dd[data-v-32725f57] {
|
|
|
429
433
|
bottom: 0;
|
|
430
434
|
border-left: 1px solid #dfdfdf;
|
|
431
435
|
background-color: #fff;
|
|
436
|
+
z-index: 101;
|
|
432
437
|
}
|
|
433
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
438
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-95129908] {
|
|
434
439
|
width: 100%;
|
|
435
440
|
height: 100%;
|
|
436
441
|
padding: 15px;
|
|
@@ -441,7 +446,7 @@ dd[data-v-32725f57] {
|
|
|
441
446
|
top: 0;
|
|
442
447
|
overflow-y: auto;
|
|
443
448
|
}
|
|
444
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
449
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-95129908] {
|
|
445
450
|
width: 36px;
|
|
446
451
|
height: 60px;
|
|
447
452
|
line-height: 60px;
|
|
@@ -457,14 +462,14 @@ dd[data-v-32725f57] {
|
|
|
457
462
|
background-color: #fff;
|
|
458
463
|
}
|
|
459
464
|
/* 视图图形 */
|
|
460
|
-
.flow-view[data-v-
|
|
465
|
+
.flow-view[data-v-95129908] {
|
|
461
466
|
position: absolute;
|
|
462
467
|
left: 0;
|
|
463
468
|
right: 0;
|
|
464
469
|
top: 0;
|
|
465
470
|
bottom: 0;
|
|
466
471
|
}
|
|
467
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
472
|
+
.flow-view .inner .flow-node-drag[data-v-95129908] {
|
|
468
473
|
width: 12px;
|
|
469
474
|
height: 12px;
|
|
470
475
|
display: block;
|
|
@@ -475,27 +480,27 @@ dd[data-v-32725f57] {
|
|
|
475
480
|
cursor: crosshair;
|
|
476
481
|
background: rgba(24, 144, 255, 0.6);
|
|
477
482
|
}
|
|
478
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
483
|
+
.flow-view .inner .flow-node-drag[data-v-95129908]:nth-child(1) {
|
|
479
484
|
left: -6px;
|
|
480
485
|
top: 0;
|
|
481
486
|
bottom: 0;
|
|
482
487
|
}
|
|
483
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
488
|
+
.flow-view .inner .flow-node-drag[data-v-95129908]:nth-child(2) {
|
|
484
489
|
top: -6px;
|
|
485
490
|
left: 0;
|
|
486
491
|
right: 0;
|
|
487
492
|
}
|
|
488
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
493
|
+
.flow-view .inner .flow-node-drag[data-v-95129908]:nth-child(3) {
|
|
489
494
|
right: -6px;
|
|
490
495
|
top: 0;
|
|
491
496
|
bottom: 0;
|
|
492
497
|
}
|
|
493
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
498
|
+
.flow-view .inner .flow-node-drag[data-v-95129908]:nth-child(4) {
|
|
494
499
|
bottom: -6px;
|
|
495
500
|
left: 0;
|
|
496
501
|
right: 0;
|
|
497
502
|
}
|
|
498
|
-
.flow-view .tool[data-v-
|
|
503
|
+
.flow-view .tool[data-v-95129908] {
|
|
499
504
|
width: 100%;
|
|
500
505
|
height: 100%;
|
|
501
506
|
margin: 0;
|
|
@@ -503,14 +508,14 @@ dd[data-v-32725f57] {
|
|
|
503
508
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
504
509
|
background: #fbfbfb;
|
|
505
510
|
}
|
|
506
|
-
.flow-view .tool .iconfont[data-v-
|
|
511
|
+
.flow-view .tool .iconfont[data-v-95129908] {
|
|
507
512
|
font-size: 100%;
|
|
508
513
|
color: #858587;
|
|
509
514
|
}
|
|
510
|
-
.flow-view .exclude_gateway[data-v-
|
|
515
|
+
.flow-view .exclude_gateway[data-v-95129908] {
|
|
511
516
|
box-shadow: 0 0 0 #ccc;
|
|
512
517
|
}
|
|
513
|
-
.flow-view .gate[data-v-
|
|
518
|
+
.flow-view .gate[data-v-95129908] {
|
|
514
519
|
line-height: 50px;
|
|
515
520
|
position: absolute;
|
|
516
521
|
left: 0;
|
|
@@ -518,9 +523,9 @@ dd[data-v-32725f57] {
|
|
|
518
523
|
top: 0;
|
|
519
524
|
bottom: 0;
|
|
520
525
|
}
|
|
521
|
-
.flow-view .ordinary_gateway[data-v-
|
|
522
|
-
.flow-view .parall_gateway[data-v-
|
|
523
|
-
.flow-view .exclude_gateway[data-v-
|
|
526
|
+
.flow-view .ordinary_gateway[data-v-95129908],
|
|
527
|
+
.flow-view .parall_gateway[data-v-95129908],
|
|
528
|
+
.flow-view .exclude_gateway[data-v-95129908] {
|
|
524
529
|
border: none;
|
|
525
530
|
border-radius: 0;
|
|
526
531
|
background-size: cover;
|
|
@@ -528,35 +533,35 @@ dd[data-v-32725f57] {
|
|
|
528
533
|
background-position: center center;
|
|
529
534
|
box-shadow: 0 0 0 #ccc;
|
|
530
535
|
}
|
|
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-
|
|
536
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-95129908]:nth-child(1),
|
|
537
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-95129908]:nth-child(1),
|
|
538
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-95129908]:nth-child(1) {
|
|
534
539
|
left: 0;
|
|
535
540
|
top: 0;
|
|
536
541
|
bottom: 0;
|
|
537
542
|
}
|
|
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-
|
|
543
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-95129908]:nth-child(2),
|
|
544
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-95129908]:nth-child(2),
|
|
545
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-95129908]:nth-child(2) {
|
|
541
546
|
top: 0;
|
|
542
547
|
left: 0;
|
|
543
548
|
right: 0;
|
|
544
549
|
}
|
|
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-
|
|
550
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-95129908]:nth-child(3),
|
|
551
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-95129908]:nth-child(3),
|
|
552
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-95129908]:nth-child(3) {
|
|
548
553
|
right: 0;
|
|
549
554
|
top: 0;
|
|
550
555
|
bottom: 0;
|
|
551
556
|
}
|
|
552
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
553
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
554
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
557
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-95129908]:nth-child(4),
|
|
558
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-95129908]:nth-child(4),
|
|
559
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-95129908]:nth-child(4) {
|
|
555
560
|
bottom: 0;
|
|
556
561
|
left: 0;
|
|
557
562
|
right: 0;
|
|
558
563
|
}
|
|
559
|
-
.flow-view .exclude_gateway[data-v-
|
|
564
|
+
.flow-view .exclude_gateway[data-v-95129908] {
|
|
560
565
|
width: 70%;
|
|
561
566
|
height: 70%;
|
|
562
567
|
margin: 15%;
|
|
@@ -565,7 +570,7 @@ dd[data-v-32725f57] {
|
|
|
565
570
|
transform: rotate(45deg);
|
|
566
571
|
position: relative;
|
|
567
572
|
}
|
|
568
|
-
.flow-view .exclude_gateway[data-v-
|
|
573
|
+
.flow-view .exclude_gateway[data-v-95129908]::before {
|
|
569
574
|
content: '';
|
|
570
575
|
width: 2px;
|
|
571
576
|
background-color: #7a7a7a;
|
|
@@ -575,7 +580,7 @@ dd[data-v-32725f57] {
|
|
|
575
580
|
top: calc(50% - 10px);
|
|
576
581
|
left: calc(50% - 1px);
|
|
577
582
|
}
|
|
578
|
-
.flow-view .exclude_gateway[data-v-
|
|
583
|
+
.flow-view .exclude_gateway[data-v-95129908]::after {
|
|
579
584
|
content: '';
|
|
580
585
|
width: 20px;
|
|
581
586
|
background-color: #7a7a7a;
|
|
@@ -585,7 +590,7 @@ dd[data-v-32725f57] {
|
|
|
585
590
|
top: calc(50% - 1px);
|
|
586
591
|
left: calc(50% - 10px);
|
|
587
592
|
}
|
|
588
|
-
.flow-view .parall_gateway[data-v-
|
|
593
|
+
.flow-view .parall_gateway[data-v-95129908] {
|
|
589
594
|
width: 70%;
|
|
590
595
|
height: 70%;
|
|
591
596
|
margin: 15%;
|
|
@@ -594,7 +599,7 @@ dd[data-v-32725f57] {
|
|
|
594
599
|
transform: rotate(45deg);
|
|
595
600
|
position: relative;
|
|
596
601
|
}
|
|
597
|
-
.flow-view .parall_gateway[data-v-
|
|
602
|
+
.flow-view .parall_gateway[data-v-95129908]::after {
|
|
598
603
|
content: '';
|
|
599
604
|
width: 20px;
|
|
600
605
|
background-color: #7a7a7a;
|
|
@@ -606,7 +611,7 @@ dd[data-v-32725f57] {
|
|
|
606
611
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
607
612
|
transform: rotate(45deg);
|
|
608
613
|
}
|
|
609
|
-
.flow-view .parall_gateway[data-v-
|
|
614
|
+
.flow-view .parall_gateway[data-v-95129908]::before {
|
|
610
615
|
content: '';
|
|
611
616
|
width: 2px;
|
|
612
617
|
background-color: #7a7a7a;
|
|
@@ -619,7 +624,7 @@ dd[data-v-32725f57] {
|
|
|
619
624
|
transform: rotate(45deg);
|
|
620
625
|
}
|
|
621
626
|
/* 线条工具 */
|
|
622
|
-
.lineTool[data-v-
|
|
627
|
+
.lineTool[data-v-95129908] {
|
|
623
628
|
width: 130px;
|
|
624
629
|
height: 26px;
|
|
625
630
|
border: 1px solid #1890ff;
|
|
@@ -627,7 +632,7 @@ dd[data-v-32725f57] {
|
|
|
627
632
|
background-color: #fff;
|
|
628
633
|
text-align: left;
|
|
629
634
|
}
|
|
630
|
-
.lineTool li[data-v-
|
|
635
|
+
.lineTool li[data-v-95129908] {
|
|
631
636
|
width: 30px;
|
|
632
637
|
height: 26px;
|
|
633
638
|
display: inline-block;
|
|
@@ -635,14 +640,14 @@ dd[data-v-32725f57] {
|
|
|
635
640
|
text-align: center;
|
|
636
641
|
color: #1890ff;
|
|
637
642
|
}
|
|
638
|
-
.tool-drag a .inner[data-v-
|
|
643
|
+
.tool-drag a .inner[data-v-95129908] {
|
|
639
644
|
color: #f00 !important;
|
|
640
645
|
}
|
|
641
|
-
.ant-layout-footer[data-v-
|
|
646
|
+
.ant-layout-footer[data-v-95129908] {
|
|
642
647
|
z-index: 10;
|
|
643
648
|
}
|
|
644
649
|
|
|
645
|
-
#flowContainer[data-v-
|
|
650
|
+
#flowContainer[data-v-95129908] {
|
|
646
651
|
width: 1000000px;
|
|
647
652
|
height: 1000000px;
|
|
648
653
|
position: absolute;
|
|
@@ -655,14 +660,14 @@ dd[data-v-32725f57] {
|
|
|
655
660
|
left: -500000px;
|
|
656
661
|
top: -500000px; */
|
|
657
662
|
}
|
|
658
|
-
.loading[data-v-
|
|
663
|
+
.loading[data-v-95129908] {
|
|
659
664
|
height: 100%;
|
|
660
665
|
width: 100%;
|
|
661
666
|
display: flex;
|
|
662
667
|
align-items: center;
|
|
663
668
|
justify-content: center;
|
|
664
669
|
}
|
|
665
|
-
[data-v-
|
|
670
|
+
[data-v-95129908] .labelClass {
|
|
666
671
|
background-color: #539dfa !important;
|
|
667
672
|
padding: 5px;
|
|
668
673
|
border-radius: 5px;
|
|
@@ -82674,7 +82674,7 @@ const ajaxGetDictItems = (code, params) => (0,_form_api_manage__WEBPACK_IMPORTED
|
|
|
82674
82674
|
const duplicateCheck = params => getAction("/sys/duplicate/check", params);
|
|
82675
82675
|
|
|
82676
82676
|
// 表单 签名
|
|
82677
|
-
const getSignature =
|
|
82677
|
+
const getSignature = params => (0,_form_api_manage__WEBPACK_IMPORTED_MODULE_0__/* .getAction */ .s7)('workhall/userseal/queryById', params);
|
|
82678
82678
|
|
|
82679
82679
|
|
|
82680
82680
|
/***/ }),
|
|
@@ -162920,7 +162920,7 @@ function toString(value) {
|
|
|
162920
162920
|
/***/ ((module) => {
|
|
162921
162921
|
|
|
162922
162922
|
"use strict";
|
|
162923
|
-
module.exports = {"i8":"1.1.
|
|
162923
|
+
module.exports = {"i8":"1.1.485"};
|
|
162924
162924
|
|
|
162925
162925
|
/***/ })
|
|
162926
162926
|
|
|
@@ -164863,8 +164863,8 @@ icon_Icon.install = function (Vue) {
|
|
|
164863
164863
|
};
|
|
164864
164864
|
|
|
164865
164865
|
/* harmony default export */ const icon = (icon_Icon);
|
|
164866
|
-
;// 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=
|
|
164867
|
-
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":"
|
|
164866
|
+
;// 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=95129908&scoped=true&
|
|
164867
|
+
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":"101"},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()}
|
|
164868
164868
|
var staticRenderFns = []
|
|
164869
164869
|
|
|
164870
164870
|
|
|
@@ -169159,9 +169159,9 @@ var sider_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
169159
169159
|
)
|
|
169160
169160
|
|
|
169161
169161
|
/* harmony default export */ const sider_panel = (sider_panel_component.exports);
|
|
169162
|
-
;// 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/line-panel.vue?vue&type=template&id=
|
|
169163
|
-
var
|
|
169164
|
-
var
|
|
169162
|
+
;// 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/line-panel.vue?vue&type=template&id=3a67cae6&scoped=true&
|
|
169163
|
+
var line_panelvue_type_template_id_3a67cae6_scoped_true_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('h3',{staticClass:"panel-hd"},[_vm._v("连线信息")]),_c('a-form',{attrs:{"model":_vm.line}},[_c('a-form-item',{attrs:{"label":"连线key:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.line.id),callback:function ($$v) {_vm.$set(_vm.line, "id", $$v)},expression:"line.id"}})],1),_c('a-form-item',{attrs:{"label":"链接名称:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[_c('a-input',{on:{"keyup":_vm.setLineData},model:{value:(_vm.line.label),callback:function ($$v) {_vm.$set(_vm.line, "label", (typeof $$v === 'string'? $$v.trim(): $$v))},expression:"line.label"}})],1),_c('div',{staticClass:"panel-box"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("数据流转条件")]),_c('div',{staticStyle:{"margin-top":"15px"}},[_c('data-condition',{ref:"dataCondition",attrs:{"info":_vm.line.condition,"formId":_vm.formId,"formDesigerData":_vm.formDesigerData},on:{"setCondition":_vm.setCondition}})],1)])],1)],1)}
|
|
169164
|
+
var line_panelvue_type_template_id_3a67cae6_scoped_true_staticRenderFns = []
|
|
169165
169165
|
|
|
169166
169166
|
|
|
169167
169167
|
;// 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/data-condition.vue?vue&type=template&id=98bd72f6&scoped=true&
|
|
@@ -171668,10 +171668,10 @@ var data_condition_component = (0,componentNormalizer/* default */.Z)(
|
|
|
171668
171668
|
});
|
|
171669
171669
|
;// CONCATENATED MODULE: ./src/flow/line-panel.vue?vue&type=script&lang=js&
|
|
171670
171670
|
/* harmony default export */ const flow_line_panelvue_type_script_lang_js_ = (line_panelvue_type_script_lang_js_);
|
|
171671
|
-
;// 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/line-panel.vue?vue&type=style&index=0&id=
|
|
171671
|
+
;// 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/line-panel.vue?vue&type=style&index=0&id=3a67cae6&prod&lang=less&scoped=true&
|
|
171672
171672
|
// extracted by mini-css-extract-plugin
|
|
171673
171673
|
|
|
171674
|
-
;// CONCATENATED MODULE: ./src/flow/line-panel.vue?vue&type=style&index=0&id=
|
|
171674
|
+
;// CONCATENATED MODULE: ./src/flow/line-panel.vue?vue&type=style&index=0&id=3a67cae6&prod&lang=less&scoped=true&
|
|
171675
171675
|
|
|
171676
171676
|
;// CONCATENATED MODULE: ./src/flow/line-panel.vue
|
|
171677
171677
|
|
|
@@ -171684,19 +171684,19 @@ var data_condition_component = (0,componentNormalizer/* default */.Z)(
|
|
|
171684
171684
|
|
|
171685
171685
|
var line_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
171686
171686
|
flow_line_panelvue_type_script_lang_js_,
|
|
171687
|
-
|
|
171688
|
-
|
|
171687
|
+
line_panelvue_type_template_id_3a67cae6_scoped_true_render,
|
|
171688
|
+
line_panelvue_type_template_id_3a67cae6_scoped_true_staticRenderFns,
|
|
171689
171689
|
false,
|
|
171690
171690
|
null,
|
|
171691
|
-
"
|
|
171691
|
+
"3a67cae6",
|
|
171692
171692
|
null
|
|
171693
171693
|
|
|
171694
171694
|
)
|
|
171695
171695
|
|
|
171696
171696
|
/* harmony default export */ const line_panel = (line_panel_component.exports);
|
|
171697
|
-
;// 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/data-condition-panel.vue?vue&type=template&id=
|
|
171698
|
-
var
|
|
171699
|
-
var
|
|
171697
|
+
;// 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/data-condition-panel.vue?vue&type=template&id=5543ee6a&scoped=true&
|
|
171698
|
+
var data_condition_panelvue_type_template_id_5543ee6a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sider-pannel",staticStyle:{"width":"360px !important"}},[_c('a',{staticClass:"sider-open",attrs:{"href":"javascript:void(0);"},on:{"click":_vm.openOrClose}},[_vm._v("关闭")]),_c('h3',{staticClass:"panel-hd"},[_vm._v("全部流程条件")]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.lineList.length > 0),expression:"lineList.length > 0"}],style:({'overflow-y': 'auto','max-height': _vm.isFlowPanelMain ? '712px' : 'calc(100vh - 140px)','padding-bottom': '10px'})},_vm._l((_vm.lineList),function(item){return _c('div',{staticStyle:{"border":"1px dashed #ccc","padding":"4px"}},[_c('div',{staticStyle:{"margin-top":"5px","font-size":"16px","margin-bottom":"-10px"}},[_vm._v(" 【"+_vm._s(item.condition.fromTitle)+"】>【"+_vm._s(item.condition.toTitle)+"】 ")]),(item.condition && item.condition.circulationConditions == '1')?_c('data-condition',{attrs:{"formId":_vm.formId,"info":item.condition,"isAll":true,"formDesigerData":_vm.formDesigerData},on:{"setCondition":_vm.setCondition}}):_c('div',{staticStyle:{"margin-left":"8px","margin-top":"13px"}},[_vm._v(" 使用ELSE流转条件 ")])],1)}),0),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.lineList.length == 0),expression:"lineList.length == 0"}]},[_c('a-empty',{staticStyle:{"margin-top":"100%"}})],1)])}
|
|
171699
|
+
var data_condition_panelvue_type_template_id_5543ee6a_scoped_true_staticRenderFns = []
|
|
171700
171700
|
|
|
171701
171701
|
|
|
171702
171702
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/data-condition-panel.vue?vue&type=script&lang=js&
|
|
@@ -171766,10 +171766,10 @@ var data_condition_panelvue_type_template_id_2f90e50e_scoped_true_staticRenderFn
|
|
|
171766
171766
|
});
|
|
171767
171767
|
;// CONCATENATED MODULE: ./src/flow/data-condition-panel.vue?vue&type=script&lang=js&
|
|
171768
171768
|
/* harmony default export */ const flow_data_condition_panelvue_type_script_lang_js_ = (data_condition_panelvue_type_script_lang_js_);
|
|
171769
|
-
;// 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/data-condition-panel.vue?vue&type=style&index=0&id=
|
|
171769
|
+
;// 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/data-condition-panel.vue?vue&type=style&index=0&id=5543ee6a&prod&lang=less&scoped=true&
|
|
171770
171770
|
// extracted by mini-css-extract-plugin
|
|
171771
171771
|
|
|
171772
|
-
;// CONCATENATED MODULE: ./src/flow/data-condition-panel.vue?vue&type=style&index=0&id=
|
|
171772
|
+
;// CONCATENATED MODULE: ./src/flow/data-condition-panel.vue?vue&type=style&index=0&id=5543ee6a&prod&lang=less&scoped=true&
|
|
171773
171773
|
|
|
171774
171774
|
;// CONCATENATED MODULE: ./src/flow/data-condition-panel.vue
|
|
171775
171775
|
|
|
@@ -171782,19 +171782,19 @@ var data_condition_panelvue_type_template_id_2f90e50e_scoped_true_staticRenderFn
|
|
|
171782
171782
|
|
|
171783
171783
|
var data_condition_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
171784
171784
|
flow_data_condition_panelvue_type_script_lang_js_,
|
|
171785
|
-
|
|
171786
|
-
|
|
171785
|
+
data_condition_panelvue_type_template_id_5543ee6a_scoped_true_render,
|
|
171786
|
+
data_condition_panelvue_type_template_id_5543ee6a_scoped_true_staticRenderFns,
|
|
171787
171787
|
false,
|
|
171788
171788
|
null,
|
|
171789
|
-
"
|
|
171789
|
+
"5543ee6a",
|
|
171790
171790
|
null
|
|
171791
171791
|
|
|
171792
171792
|
)
|
|
171793
171793
|
|
|
171794
171794
|
/* harmony default export */ const data_condition_panel = (data_condition_panel_component.exports);
|
|
171795
|
-
;// 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/copyDesign.vue?vue&type=template&id=
|
|
171796
|
-
var
|
|
171797
|
-
var
|
|
171795
|
+
;// 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/copyDesign.vue?vue&type=template&id=66bb8afc&scoped=true&
|
|
171796
|
+
var copyDesignvue_type_template_id_66bb8afc_scoped_true_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('h3',{staticClass:"panel-hd"},[_vm._v("抄送配置")]),_c('a-form',[_c('a-form-item',{attrs:{"label":"抄送配置名称:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[_c('a-input',{model:{value:(_vm.nodeInfo.title),callback:function ($$v) {_vm.$set(_vm.nodeInfo, "title", $$v)},expression:"nodeInfo.title"}})],1),_c('a-form-item',{attrs:{"label":"抄送人:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[(!_vm.nodeInfo.assigneeType)?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("选择抄送人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("单人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateUsers')}}},[_vm._v("多人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateGroups')}}},[_vm._v("角色")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1),_c('div',{staticClass:"panel-box"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("数据流转条件")]),_c('div',{staticStyle:{"margin-top":"15px"}},[_c('data-condition',{ref:"dataCondition",attrs:{"type":"copy","info":_vm.nodeInfo.condition,"formId":_vm.formId,"formDesigerData":_vm.formDesigerData},on:{"setCondition":_vm.setCondition}})],1)])],1),_c('select-type',{ref:"selectCopyType",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formDesigerData":_vm.formDesigerData},on:{"selectActivi":_vm.selectCopyActivi}})],1)}
|
|
171797
|
+
var copyDesignvue_type_template_id_66bb8afc_scoped_true_staticRenderFns = []
|
|
171798
171798
|
|
|
171799
171799
|
|
|
171800
171800
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/copyDesign.vue?vue&type=script&lang=js&
|
|
@@ -171943,10 +171943,10 @@ var copyDesignvue_type_template_id_f22c9a50_scoped_true_staticRenderFns = []
|
|
|
171943
171943
|
});
|
|
171944
171944
|
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue?vue&type=script&lang=js&
|
|
171945
171945
|
/* harmony default export */ const flow_copyDesignvue_type_script_lang_js_ = (copyDesignvue_type_script_lang_js_);
|
|
171946
|
-
;// 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/copyDesign.vue?vue&type=style&index=0&id=
|
|
171946
|
+
;// 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/copyDesign.vue?vue&type=style&index=0&id=66bb8afc&prod&lang=less&scoped=true&
|
|
171947
171947
|
// extracted by mini-css-extract-plugin
|
|
171948
171948
|
|
|
171949
|
-
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue?vue&type=style&index=0&id=
|
|
171949
|
+
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue?vue&type=style&index=0&id=66bb8afc&prod&lang=less&scoped=true&
|
|
171950
171950
|
|
|
171951
171951
|
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue
|
|
171952
171952
|
|
|
@@ -171959,19 +171959,19 @@ var copyDesignvue_type_template_id_f22c9a50_scoped_true_staticRenderFns = []
|
|
|
171959
171959
|
|
|
171960
171960
|
var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
171961
171961
|
flow_copyDesignvue_type_script_lang_js_,
|
|
171962
|
-
|
|
171963
|
-
|
|
171962
|
+
copyDesignvue_type_template_id_66bb8afc_scoped_true_render,
|
|
171963
|
+
copyDesignvue_type_template_id_66bb8afc_scoped_true_staticRenderFns,
|
|
171964
171964
|
false,
|
|
171965
171965
|
null,
|
|
171966
|
-
"
|
|
171966
|
+
"66bb8afc",
|
|
171967
171967
|
null
|
|
171968
171968
|
|
|
171969
171969
|
)
|
|
171970
171970
|
|
|
171971
171971
|
/* harmony default export */ const copyDesign = (copyDesign_component.exports);
|
|
171972
|
-
;// 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/userDesign.vue?vue&type=template&id=
|
|
171973
|
-
var
|
|
171974
|
-
var
|
|
171972
|
+
;// 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/userDesign.vue?vue&type=template&id=20579ec8&scoped=true&
|
|
171973
|
+
var userDesignvue_type_template_id_20579ec8_scoped_true_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('h3',{staticClass:"panel-hd"},[_vm._v("人员配置")]),_c('a-form',[_c('a-form-item',{attrs:{"label":"人员配置名称:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[_c('a-input',{model:{value:(_vm.nodeInfo.title),callback:function ($$v) {_vm.$set(_vm.nodeInfo, "title", $$v)},expression:"nodeInfo.title"}})],1),_c('a-form-item',{attrs:{"label":"人员类型:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[(!_vm.nodeInfo.assigneeType)?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("选择人员类型")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("单人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateUsers')}}},[_vm._v("多人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateGroups')}}},[_vm._v("角色")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1),_c('div',{staticClass:"panel-box"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("数据流转条件")]),_c('div',{staticStyle:{"margin-top":"15px"}},[_c('data-condition',{ref:"dataCondition",attrs:{"type":"user","info":_vm.nodeInfo.condition,"formId":_vm.formId,"formDesigerData":_vm.formDesigerData},on:{"setCondition":_vm.setCondition}})],1)])],1),_c('select-type',{ref:"selectCopyType",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formDesigerData":_vm.formDesigerData},on:{"selectActivi":_vm.selectCopyActivi}})],1)}
|
|
171974
|
+
var userDesignvue_type_template_id_20579ec8_scoped_true_staticRenderFns = []
|
|
171975
171975
|
|
|
171976
171976
|
|
|
171977
171977
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/userDesign.vue?vue&type=script&lang=js&
|
|
@@ -172120,10 +172120,10 @@ var userDesignvue_type_template_id_7b82ff10_scoped_true_staticRenderFns = []
|
|
|
172120
172120
|
});
|
|
172121
172121
|
;// CONCATENATED MODULE: ./src/flow/userDesign.vue?vue&type=script&lang=js&
|
|
172122
172122
|
/* harmony default export */ const flow_userDesignvue_type_script_lang_js_ = (userDesignvue_type_script_lang_js_);
|
|
172123
|
-
;// 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/userDesign.vue?vue&type=style&index=0&id=
|
|
172123
|
+
;// 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/userDesign.vue?vue&type=style&index=0&id=20579ec8&prod&lang=less&scoped=true&
|
|
172124
172124
|
// extracted by mini-css-extract-plugin
|
|
172125
172125
|
|
|
172126
|
-
;// CONCATENATED MODULE: ./src/flow/userDesign.vue?vue&type=style&index=0&id=
|
|
172126
|
+
;// CONCATENATED MODULE: ./src/flow/userDesign.vue?vue&type=style&index=0&id=20579ec8&prod&lang=less&scoped=true&
|
|
172127
172127
|
|
|
172128
172128
|
;// CONCATENATED MODULE: ./src/flow/userDesign.vue
|
|
172129
172129
|
|
|
@@ -172136,11 +172136,11 @@ var userDesignvue_type_template_id_7b82ff10_scoped_true_staticRenderFns = []
|
|
|
172136
172136
|
|
|
172137
172137
|
var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
172138
172138
|
flow_userDesignvue_type_script_lang_js_,
|
|
172139
|
-
|
|
172140
|
-
|
|
172139
|
+
userDesignvue_type_template_id_20579ec8_scoped_true_render,
|
|
172140
|
+
userDesignvue_type_template_id_20579ec8_scoped_true_staticRenderFns,
|
|
172141
172141
|
false,
|
|
172142
172142
|
null,
|
|
172143
|
-
"
|
|
172143
|
+
"20579ec8",
|
|
172144
172144
|
null
|
|
172145
172145
|
|
|
172146
172146
|
)
|
|
@@ -173998,15 +173998,15 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
173998
173998
|
});
|
|
173999
173999
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
174000
174000
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
|
|
174001
|
-
;// 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=
|
|
174001
|
+
;// 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=95129908&prod&lang=less&scoped=true&
|
|
174002
174002
|
// extracted by mini-css-extract-plugin
|
|
174003
174003
|
|
|
174004
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
174004
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=95129908&prod&lang=less&scoped=true&
|
|
174005
174005
|
|
|
174006
|
-
;// 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=
|
|
174006
|
+
;// 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=95129908&prod&lang=less&scoped=true&
|
|
174007
174007
|
// extracted by mini-css-extract-plugin
|
|
174008
174008
|
|
|
174009
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
174009
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=95129908&prod&lang=less&scoped=true&
|
|
174010
174010
|
|
|
174011
174011
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
174012
174012
|
|
|
@@ -174024,7 +174024,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
174024
174024
|
staticRenderFns,
|
|
174025
174025
|
false,
|
|
174026
174026
|
null,
|
|
174027
|
-
"
|
|
174027
|
+
"95129908",
|
|
174028
174028
|
null
|
|
174029
174029
|
|
|
174030
174030
|
)
|