@zscreate/form-component 1.1.532 → 1.1.534
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 +104 -81
- package/dist/form-component.umd.js +76 -53
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -11,6 +11,11 @@
|
|
|
11
11
|
line-height: 32px;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
+
|
|
15
|
+
[data-v-2dd2f904] .ant-table-header-column > div {
|
|
16
|
+
overflow: inherit !important;
|
|
17
|
+
}
|
|
18
|
+
|
|
14
19
|
ul[data-v-c8780a30] {
|
|
15
20
|
max-height: 700px;
|
|
16
21
|
overflow-y: auto;
|
|
@@ -342,16 +347,16 @@ ul li[data-v-c8780a30] {
|
|
|
342
347
|
z-index: 101;
|
|
343
348
|
}
|
|
344
349
|
|
|
345
|
-
ul[data-v-
|
|
346
|
-
li[data-v-
|
|
347
|
-
dl[data-v-
|
|
348
|
-
dt[data-v-
|
|
349
|
-
dd[data-v-
|
|
350
|
+
ul[data-v-3fa458e1],
|
|
351
|
+
li[data-v-3fa458e1],
|
|
352
|
+
dl[data-v-3fa458e1],
|
|
353
|
+
dt[data-v-3fa458e1],
|
|
354
|
+
dd[data-v-3fa458e1] {
|
|
350
355
|
list-style-type: none;
|
|
351
356
|
padding: 0;
|
|
352
357
|
margin: 0;
|
|
353
358
|
}
|
|
354
|
-
.flowwork-warp[data-v-
|
|
359
|
+
.flowwork-warp[data-v-3fa458e1] {
|
|
355
360
|
position: absolute;
|
|
356
361
|
left: 0;
|
|
357
362
|
right: 0;
|
|
@@ -359,7 +364,7 @@ dd[data-v-6b12606c] {
|
|
|
359
364
|
bottom: 64px;
|
|
360
365
|
background: #fff;
|
|
361
366
|
}
|
|
362
|
-
.g1_workflow_warp[data-v-
|
|
367
|
+
.g1_workflow_warp[data-v-3fa458e1] {
|
|
363
368
|
border: 1px solid #dfdfdf;
|
|
364
369
|
margin: auto;
|
|
365
370
|
position: absolute;
|
|
@@ -368,12 +373,12 @@ dd[data-v-6b12606c] {
|
|
|
368
373
|
bottom: 0;
|
|
369
374
|
top: 0;
|
|
370
375
|
}
|
|
371
|
-
.g1_workflow_warp li[data-v-
|
|
376
|
+
.g1_workflow_warp li[data-v-3fa458e1] {
|
|
372
377
|
width: 100%;
|
|
373
378
|
position: relative;
|
|
374
379
|
text-align: center;
|
|
375
380
|
}
|
|
376
|
-
.g1-sider_tool1[data-v-
|
|
381
|
+
.g1-sider_tool1[data-v-3fa458e1] {
|
|
377
382
|
width: 100px;
|
|
378
383
|
position: absolute;
|
|
379
384
|
left: 0;
|
|
@@ -382,37 +387,37 @@ dd[data-v-6b12606c] {
|
|
|
382
387
|
border-right: 1px solid #dfdfdf;
|
|
383
388
|
overflow-y: auto;
|
|
384
389
|
}
|
|
385
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
390
|
+
.g1-sider_tool1 .tool_box[data-v-3fa458e1] {
|
|
386
391
|
margin-top: 15px;
|
|
387
392
|
}
|
|
388
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
393
|
+
.g1-sider_tool1 .tool_box .tool[data-v-3fa458e1] {
|
|
389
394
|
text-align: center;
|
|
390
395
|
font-size: 12px;
|
|
391
396
|
color: #fff;
|
|
392
397
|
}
|
|
393
398
|
/* 公用图形 */
|
|
394
|
-
.end[data-v-
|
|
399
|
+
.end[data-v-3fa458e1] {
|
|
395
400
|
border-radius: 100%;
|
|
396
401
|
}
|
|
397
|
-
.comm[data-v-
|
|
402
|
+
.comm[data-v-3fa458e1] {
|
|
398
403
|
border-radius: 0px;
|
|
399
404
|
}
|
|
400
|
-
.gate[data-v-
|
|
405
|
+
.gate[data-v-3fa458e1] {
|
|
401
406
|
width: 60px;
|
|
402
407
|
border-radius: 0;
|
|
403
408
|
}
|
|
404
|
-
.gate .inner[data-v-
|
|
409
|
+
.gate .inner[data-v-3fa458e1] {
|
|
405
410
|
display: inline-block;
|
|
406
411
|
font-size: 16px;
|
|
407
412
|
}
|
|
408
|
-
.g1-form_main1[data-v-
|
|
413
|
+
.g1-form_main1[data-v-3fa458e1] {
|
|
409
414
|
position: absolute;
|
|
410
415
|
left: 100px;
|
|
411
416
|
right: 0;
|
|
412
417
|
top: 0;
|
|
413
418
|
bottom: 0;
|
|
414
419
|
}
|
|
415
|
-
.g1-form_main1 .head[data-v-
|
|
420
|
+
.g1-form_main1 .head[data-v-3fa458e1] {
|
|
416
421
|
height: 46px;
|
|
417
422
|
line-height: 46px;
|
|
418
423
|
text-align: left;
|
|
@@ -420,11 +425,11 @@ dd[data-v-6b12606c] {
|
|
|
420
425
|
box-sizing: border-box;
|
|
421
426
|
border-bottom: 1px solid #d8d8d8;
|
|
422
427
|
}
|
|
423
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
428
|
+
.g1-form_main1 .head .ant-btn[data-v-3fa458e1] {
|
|
424
429
|
height: 32px;
|
|
425
430
|
margin-right: 10px;
|
|
426
431
|
}
|
|
427
|
-
.g1-form_main1 .main[data-v-
|
|
432
|
+
.g1-form_main1 .main[data-v-3fa458e1] {
|
|
428
433
|
position: absolute;
|
|
429
434
|
left: 0 !important;
|
|
430
435
|
right: 0px;
|
|
@@ -433,12 +438,12 @@ dd[data-v-6b12606c] {
|
|
|
433
438
|
overflow: auto;
|
|
434
439
|
box-sizing: border-box;
|
|
435
440
|
}
|
|
436
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
441
|
+
.g1-form_main1 .main #flowContainer[data-v-3fa458e1] {
|
|
437
442
|
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%);
|
|
438
443
|
background-size: 10px 10px;
|
|
439
444
|
background-color: #fbfbfb;
|
|
440
445
|
}
|
|
441
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
446
|
+
.g1-form_main1 .sider-pannel[data-v-3fa458e1] {
|
|
442
447
|
width: 250px;
|
|
443
448
|
padding: 0 15px;
|
|
444
449
|
position: absolute;
|
|
@@ -449,7 +454,7 @@ dd[data-v-6b12606c] {
|
|
|
449
454
|
background-color: #fff;
|
|
450
455
|
z-index: 101;
|
|
451
456
|
}
|
|
452
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
457
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-3fa458e1] {
|
|
453
458
|
width: 100%;
|
|
454
459
|
height: 100%;
|
|
455
460
|
padding: 15px;
|
|
@@ -460,7 +465,7 @@ dd[data-v-6b12606c] {
|
|
|
460
465
|
top: 0;
|
|
461
466
|
overflow-y: auto;
|
|
462
467
|
}
|
|
463
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
468
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-3fa458e1] {
|
|
464
469
|
width: 36px;
|
|
465
470
|
height: 60px;
|
|
466
471
|
line-height: 60px;
|
|
@@ -476,14 +481,14 @@ dd[data-v-6b12606c] {
|
|
|
476
481
|
background-color: #fff;
|
|
477
482
|
}
|
|
478
483
|
/* 视图图形 */
|
|
479
|
-
.flow-view[data-v-
|
|
484
|
+
.flow-view[data-v-3fa458e1] {
|
|
480
485
|
position: absolute;
|
|
481
486
|
left: 0;
|
|
482
487
|
right: 0;
|
|
483
488
|
top: 0;
|
|
484
489
|
bottom: 0;
|
|
485
490
|
}
|
|
486
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
491
|
+
.flow-view .inner .flow-node-drag[data-v-3fa458e1] {
|
|
487
492
|
width: 12px;
|
|
488
493
|
height: 12px;
|
|
489
494
|
display: block;
|
|
@@ -494,27 +499,27 @@ dd[data-v-6b12606c] {
|
|
|
494
499
|
cursor: crosshair;
|
|
495
500
|
background: rgba(24, 144, 255, 0.6);
|
|
496
501
|
}
|
|
497
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
502
|
+
.flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(1) {
|
|
498
503
|
left: -6px;
|
|
499
504
|
top: 0;
|
|
500
505
|
bottom: 0;
|
|
501
506
|
}
|
|
502
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
507
|
+
.flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(2) {
|
|
503
508
|
top: -6px;
|
|
504
509
|
left: 0;
|
|
505
510
|
right: 0;
|
|
506
511
|
}
|
|
507
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
512
|
+
.flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(3) {
|
|
508
513
|
right: -6px;
|
|
509
514
|
top: 0;
|
|
510
515
|
bottom: 0;
|
|
511
516
|
}
|
|
512
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
517
|
+
.flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(4) {
|
|
513
518
|
bottom: -6px;
|
|
514
519
|
left: 0;
|
|
515
520
|
right: 0;
|
|
516
521
|
}
|
|
517
|
-
.flow-view .tool[data-v-
|
|
522
|
+
.flow-view .tool[data-v-3fa458e1] {
|
|
518
523
|
width: 100%;
|
|
519
524
|
height: 100%;
|
|
520
525
|
margin: 0;
|
|
@@ -522,14 +527,14 @@ dd[data-v-6b12606c] {
|
|
|
522
527
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
523
528
|
background: #fbfbfb;
|
|
524
529
|
}
|
|
525
|
-
.flow-view .tool .iconfont[data-v-
|
|
530
|
+
.flow-view .tool .iconfont[data-v-3fa458e1] {
|
|
526
531
|
font-size: 100%;
|
|
527
532
|
color: #858587;
|
|
528
533
|
}
|
|
529
|
-
.flow-view .exclude_gateway[data-v-
|
|
534
|
+
.flow-view .exclude_gateway[data-v-3fa458e1] {
|
|
530
535
|
box-shadow: 0 0 0 #ccc;
|
|
531
536
|
}
|
|
532
|
-
.flow-view .gate[data-v-
|
|
537
|
+
.flow-view .gate[data-v-3fa458e1] {
|
|
533
538
|
line-height: 50px;
|
|
534
539
|
position: absolute;
|
|
535
540
|
left: 0;
|
|
@@ -537,9 +542,9 @@ dd[data-v-6b12606c] {
|
|
|
537
542
|
top: 0;
|
|
538
543
|
bottom: 0;
|
|
539
544
|
}
|
|
540
|
-
.flow-view .ordinary_gateway[data-v-
|
|
541
|
-
.flow-view .parall_gateway[data-v-
|
|
542
|
-
.flow-view .exclude_gateway[data-v-
|
|
545
|
+
.flow-view .ordinary_gateway[data-v-3fa458e1],
|
|
546
|
+
.flow-view .parall_gateway[data-v-3fa458e1],
|
|
547
|
+
.flow-view .exclude_gateway[data-v-3fa458e1] {
|
|
543
548
|
border: none;
|
|
544
549
|
border-radius: 0;
|
|
545
550
|
background-size: cover;
|
|
@@ -547,35 +552,35 @@ dd[data-v-6b12606c] {
|
|
|
547
552
|
background-position: center center;
|
|
548
553
|
box-shadow: 0 0 0 #ccc;
|
|
549
554
|
}
|
|
550
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
551
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
552
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
555
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(1),
|
|
556
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(1),
|
|
557
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(1) {
|
|
553
558
|
left: 0;
|
|
554
559
|
top: 0;
|
|
555
560
|
bottom: 0;
|
|
556
561
|
}
|
|
557
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
558
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
559
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
562
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(2),
|
|
563
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(2),
|
|
564
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(2) {
|
|
560
565
|
top: 0;
|
|
561
566
|
left: 0;
|
|
562
567
|
right: 0;
|
|
563
568
|
}
|
|
564
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
565
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
566
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
569
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(3),
|
|
570
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(3),
|
|
571
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(3) {
|
|
567
572
|
right: 0;
|
|
568
573
|
top: 0;
|
|
569
574
|
bottom: 0;
|
|
570
575
|
}
|
|
571
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
572
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
573
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
576
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(4),
|
|
577
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(4),
|
|
578
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(4) {
|
|
574
579
|
bottom: 0;
|
|
575
580
|
left: 0;
|
|
576
581
|
right: 0;
|
|
577
582
|
}
|
|
578
|
-
.flow-view .exclude_gateway[data-v-
|
|
583
|
+
.flow-view .exclude_gateway[data-v-3fa458e1] {
|
|
579
584
|
width: 70%;
|
|
580
585
|
height: 70%;
|
|
581
586
|
margin: 15%;
|
|
@@ -584,7 +589,7 @@ dd[data-v-6b12606c] {
|
|
|
584
589
|
transform: rotate(45deg);
|
|
585
590
|
position: relative;
|
|
586
591
|
}
|
|
587
|
-
.flow-view .exclude_gateway[data-v-
|
|
592
|
+
.flow-view .exclude_gateway[data-v-3fa458e1]::before {
|
|
588
593
|
content: '';
|
|
589
594
|
width: 2px;
|
|
590
595
|
background-color: #7a7a7a;
|
|
@@ -594,7 +599,7 @@ dd[data-v-6b12606c] {
|
|
|
594
599
|
top: calc(50% - 10px);
|
|
595
600
|
left: calc(50% - 1px);
|
|
596
601
|
}
|
|
597
|
-
.flow-view .exclude_gateway[data-v-
|
|
602
|
+
.flow-view .exclude_gateway[data-v-3fa458e1]::after {
|
|
598
603
|
content: '';
|
|
599
604
|
width: 20px;
|
|
600
605
|
background-color: #7a7a7a;
|
|
@@ -604,7 +609,7 @@ dd[data-v-6b12606c] {
|
|
|
604
609
|
top: calc(50% - 1px);
|
|
605
610
|
left: calc(50% - 10px);
|
|
606
611
|
}
|
|
607
|
-
.flow-view .parall_gateway[data-v-
|
|
612
|
+
.flow-view .parall_gateway[data-v-3fa458e1] {
|
|
608
613
|
width: 70%;
|
|
609
614
|
height: 70%;
|
|
610
615
|
margin: 15%;
|
|
@@ -613,7 +618,7 @@ dd[data-v-6b12606c] {
|
|
|
613
618
|
transform: rotate(45deg);
|
|
614
619
|
position: relative;
|
|
615
620
|
}
|
|
616
|
-
.flow-view .parall_gateway[data-v-
|
|
621
|
+
.flow-view .parall_gateway[data-v-3fa458e1]::after {
|
|
617
622
|
content: '';
|
|
618
623
|
width: 20px;
|
|
619
624
|
background-color: #7a7a7a;
|
|
@@ -625,7 +630,7 @@ dd[data-v-6b12606c] {
|
|
|
625
630
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
626
631
|
transform: rotate(45deg);
|
|
627
632
|
}
|
|
628
|
-
.flow-view .parall_gateway[data-v-
|
|
633
|
+
.flow-view .parall_gateway[data-v-3fa458e1]::before {
|
|
629
634
|
content: '';
|
|
630
635
|
width: 2px;
|
|
631
636
|
background-color: #7a7a7a;
|
|
@@ -638,7 +643,7 @@ dd[data-v-6b12606c] {
|
|
|
638
643
|
transform: rotate(45deg);
|
|
639
644
|
}
|
|
640
645
|
/* 线条工具 */
|
|
641
|
-
.lineTool[data-v-
|
|
646
|
+
.lineTool[data-v-3fa458e1] {
|
|
642
647
|
width: 130px;
|
|
643
648
|
height: 26px;
|
|
644
649
|
border: 1px solid #1890ff;
|
|
@@ -646,7 +651,7 @@ dd[data-v-6b12606c] {
|
|
|
646
651
|
background-color: #fff;
|
|
647
652
|
text-align: left;
|
|
648
653
|
}
|
|
649
|
-
.lineTool li[data-v-
|
|
654
|
+
.lineTool li[data-v-3fa458e1] {
|
|
650
655
|
width: 30px;
|
|
651
656
|
height: 26px;
|
|
652
657
|
display: inline-block;
|
|
@@ -654,14 +659,14 @@ dd[data-v-6b12606c] {
|
|
|
654
659
|
text-align: center;
|
|
655
660
|
color: #1890ff;
|
|
656
661
|
}
|
|
657
|
-
.tool-drag a .inner[data-v-
|
|
662
|
+
.tool-drag a .inner[data-v-3fa458e1] {
|
|
658
663
|
color: #f00 !important;
|
|
659
664
|
}
|
|
660
|
-
.ant-layout-footer[data-v-
|
|
665
|
+
.ant-layout-footer[data-v-3fa458e1] {
|
|
661
666
|
z-index: 10;
|
|
662
667
|
}
|
|
663
668
|
|
|
664
|
-
#flowContainer[data-v-
|
|
669
|
+
#flowContainer[data-v-3fa458e1] {
|
|
665
670
|
width: 1000000px;
|
|
666
671
|
height: 1000000px;
|
|
667
672
|
position: absolute;
|
|
@@ -674,14 +679,14 @@ dd[data-v-6b12606c] {
|
|
|
674
679
|
left: -500000px;
|
|
675
680
|
top: -500000px; */
|
|
676
681
|
}
|
|
677
|
-
.loading[data-v-
|
|
682
|
+
.loading[data-v-3fa458e1] {
|
|
678
683
|
height: 100%;
|
|
679
684
|
width: 100%;
|
|
680
685
|
display: flex;
|
|
681
686
|
align-items: center;
|
|
682
687
|
justify-content: center;
|
|
683
688
|
}
|
|
684
|
-
[data-v-
|
|
689
|
+
[data-v-3fa458e1] .labelClass {
|
|
685
690
|
z-index: 1;
|
|
686
691
|
background-color: #539dfa !important;
|
|
687
692
|
padding: 5px;
|
|
@@ -2473,26 +2478,26 @@ dd[data-v-6b12606c] {
|
|
|
2473
2478
|
}
|
|
2474
2479
|
|
|
2475
2480
|
|
|
2476
|
-
[data-v-
|
|
2481
|
+
[data-v-23ce24a6] .ant-form-item .ant-form-item-label {
|
|
2477
2482
|
border-right: 1px solid #333;
|
|
2478
2483
|
}
|
|
2479
|
-
[data-v-
|
|
2484
|
+
[data-v-23ce24a6] .ant-form-item-control-wrapper {
|
|
2480
2485
|
border-right: none !important;
|
|
2481
2486
|
border-bottom: none !important;
|
|
2482
2487
|
}
|
|
2483
|
-
[data-v-
|
|
2488
|
+
[data-v-23ce24a6] .ant-form-item-control-wrapper .ant-form-item-label {
|
|
2484
2489
|
background: transparent !important;
|
|
2485
2490
|
border-right: none !important;
|
|
2486
2491
|
border-bottom: none !important;
|
|
2487
2492
|
}
|
|
2488
|
-
.border_special[data-v-
|
|
2493
|
+
.border_special[data-v-23ce24a6] {
|
|
2489
2494
|
border-right: 1px solid #000;
|
|
2490
2495
|
border-bottom: 1px solid #000;
|
|
2491
2496
|
}
|
|
2492
|
-
.all-lay-out[data-v-
|
|
2497
|
+
.all-lay-out[data-v-23ce24a6] {
|
|
2493
2498
|
position: relative;
|
|
2494
2499
|
}
|
|
2495
|
-
.all-lay-out .all-lay-out-label[data-v-
|
|
2500
|
+
.all-lay-out .all-lay-out-label[data-v-23ce24a6] {
|
|
2496
2501
|
position: relative;
|
|
2497
2502
|
top: 0;
|
|
2498
2503
|
left: 0;
|
|
@@ -2501,7 +2506,7 @@ dd[data-v-6b12606c] {
|
|
|
2501
2506
|
justify-content: center;
|
|
2502
2507
|
align-items: center;
|
|
2503
2508
|
}
|
|
2504
|
-
.all-lay-out .all-lay-out-wrap[data-v-
|
|
2509
|
+
.all-lay-out .all-lay-out-wrap[data-v-23ce24a6] {
|
|
2505
2510
|
position: absolute;
|
|
2506
2511
|
width: 100%;
|
|
2507
2512
|
height: 100%;
|
|
@@ -2509,23 +2514,23 @@ dd[data-v-6b12606c] {
|
|
|
2509
2514
|
top: 0;
|
|
2510
2515
|
z-index: 2;
|
|
2511
2516
|
}
|
|
2512
|
-
.all-lay-out .all-lay-out-bg[data-v-
|
|
2517
|
+
.all-lay-out .all-lay-out-bg[data-v-23ce24a6] {
|
|
2513
2518
|
position: absolute;
|
|
2514
2519
|
width: 100%;
|
|
2515
2520
|
height: 100%;
|
|
2516
2521
|
z-index: 0;
|
|
2517
2522
|
top: 0;
|
|
2518
2523
|
}
|
|
2519
|
-
.all-lay-out .all-lay-out-bg img[data-v-
|
|
2524
|
+
.all-lay-out .all-lay-out-bg img[data-v-23ce24a6] {
|
|
2520
2525
|
max-width: 100%;
|
|
2521
2526
|
}
|
|
2522
2527
|
/***label对齐方式 */
|
|
2523
|
-
.custom_form_item .break[data-v-
|
|
2528
|
+
.custom_form_item .break[data-v-23ce24a6] {
|
|
2524
2529
|
white-space: normal;
|
|
2525
2530
|
word-break: break-all;
|
|
2526
2531
|
word-wrap: break-word;
|
|
2527
2532
|
}
|
|
2528
|
-
.custom_form_item .align-between[data-v-
|
|
2533
|
+
.custom_form_item .align-between[data-v-23ce24a6] {
|
|
2529
2534
|
white-space: normal;
|
|
2530
2535
|
word-break: break-all;
|
|
2531
2536
|
word-wrap: break-word;
|
|
@@ -2534,28 +2539,28 @@ dd[data-v-6b12606c] {
|
|
|
2534
2539
|
text-align-last: justify;
|
|
2535
2540
|
width: 80%;
|
|
2536
2541
|
}
|
|
2537
|
-
.custom_form_item .align-middle[data-v-
|
|
2542
|
+
.custom_form_item .align-middle[data-v-23ce24a6] {
|
|
2538
2543
|
white-space: normal;
|
|
2539
2544
|
word-break: break-all;
|
|
2540
2545
|
word-wrap: break-word;
|
|
2541
2546
|
text-align: center;
|
|
2542
2547
|
width: 80%;
|
|
2543
2548
|
}
|
|
2544
|
-
.custom_form_item .align-left[data-v-
|
|
2549
|
+
.custom_form_item .align-left[data-v-23ce24a6] {
|
|
2545
2550
|
white-space: normal;
|
|
2546
2551
|
word-break: break-all;
|
|
2547
2552
|
word-wrap: break-word;
|
|
2548
2553
|
text-align: left;
|
|
2549
2554
|
width: 80%;
|
|
2550
2555
|
}
|
|
2551
|
-
.custom_form_item .align-right[data-v-
|
|
2556
|
+
.custom_form_item .align-right[data-v-23ce24a6] {
|
|
2552
2557
|
white-space: normal;
|
|
2553
2558
|
word-break: break-all;
|
|
2554
2559
|
word-wrap: break-word;
|
|
2555
2560
|
text-align: right;
|
|
2556
2561
|
width: 80%;
|
|
2557
2562
|
}
|
|
2558
|
-
.custom_form_item .align-center[data-v-
|
|
2563
|
+
.custom_form_item .align-center[data-v-23ce24a6] {
|
|
2559
2564
|
white-space: normal;
|
|
2560
2565
|
word-break: break-all;
|
|
2561
2566
|
word-wrap: break-word;
|
|
@@ -3963,24 +3968,24 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3963
3968
|
}
|
|
3964
3969
|
|
|
3965
3970
|
|
|
3966
|
-
[data-v-
|
|
3971
|
+
[data-v-291f2993] .ant-form-item-children {
|
|
3967
3972
|
display: block;
|
|
3968
3973
|
height: 100% !important;
|
|
3969
3974
|
line-height: initial!important;
|
|
3970
3975
|
}
|
|
3971
|
-
[data-v-
|
|
3976
|
+
[data-v-291f2993] .ant-form-item-control {
|
|
3972
3977
|
padding: 5px;
|
|
3973
3978
|
width: 100% !important;
|
|
3974
3979
|
box-sizing: border-box;
|
|
3975
3980
|
height: 100%;
|
|
3976
3981
|
}
|
|
3977
|
-
[data-v-
|
|
3982
|
+
[data-v-291f2993] .w-e-full-screen-container {
|
|
3978
3983
|
z-index: 10000 !important;
|
|
3979
3984
|
}
|
|
3980
|
-
[data-v-
|
|
3985
|
+
[data-v-291f2993] .w-e-text-container .w-e-scroll {
|
|
3981
3986
|
height: var(--height);
|
|
3982
3987
|
}
|
|
3983
|
-
[data-v-
|
|
3988
|
+
[data-v-291f2993] .w-e-text-container p {
|
|
3984
3989
|
margin: 0 !important;
|
|
3985
3990
|
}
|
|
3986
3991
|
|
|
@@ -4013,6 +4018,24 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4013
4018
|
.w-e-scroll {
|
|
4014
4019
|
overflow: hidden !important;
|
|
4015
4020
|
}
|
|
4021
|
+
.ant-form-item-children .rich-preview {
|
|
4022
|
+
height: 100%!important;
|
|
4023
|
+
padding-top: 1px;
|
|
4024
|
+
}
|
|
4025
|
+
.w-e-text-container p {
|
|
4026
|
+
padding: 14px !important;
|
|
4027
|
+
margin: 0 !important;
|
|
4028
|
+
}
|
|
4029
|
+
.ant-table-thead {
|
|
4030
|
+
overflow: hidden !important;
|
|
4031
|
+
}
|
|
4032
|
+
.ant-table-body {
|
|
4033
|
+
overflow: hidden !important;
|
|
4034
|
+
}
|
|
4035
|
+
.dataTableSet {
|
|
4036
|
+
border-right: 1px solid #d1d2d6;
|
|
4037
|
+
margin-top: -6px;
|
|
4038
|
+
}
|
|
4016
4039
|
}
|
|
4017
4040
|
|
|
4018
4041
|
|
|
@@ -66848,7 +66848,7 @@ let getFileExt = filename => {
|
|
|
66848
66848
|
/* harmony import */ var _util_mathUtils__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9548);
|
|
66849
66849
|
/* harmony import */ var _util_util__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(4063);
|
|
66850
66850
|
/* harmony import */ var _layoutItem__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(1482);
|
|
66851
|
-
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(
|
|
66851
|
+
/* harmony import */ var _components_index__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(1221);
|
|
66852
66852
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(1528);
|
|
66853
66853
|
/* harmony import */ var pubsub_js__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(pubsub_js__WEBPACK_IMPORTED_MODULE_9__);
|
|
66854
66854
|
/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(9274);
|
|
@@ -69993,7 +69993,7 @@ module.exports = {
|
|
|
69993
69993
|
|
|
69994
69994
|
/***/ }),
|
|
69995
69995
|
|
|
69996
|
-
/***/
|
|
69996
|
+
/***/ 1221:
|
|
69997
69997
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
69998
69998
|
|
|
69999
69999
|
"use strict";
|
|
@@ -79563,8 +79563,8 @@ var GridLayout_widgetDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
79563
79563
|
widgetSetup: GridLayout_widgetSetup,
|
|
79564
79564
|
widgetDesign: GridLayout_widgetDesign
|
|
79565
79565
|
});
|
|
79566
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllLayout/component.vue?vue&type=template&id=
|
|
79567
|
-
var
|
|
79566
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllLayout/component.vue?vue&type=template&id=23ce24a6&scoped=true
|
|
79567
|
+
var componentvue_type_template_id_23ce24a6_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"custom_form_item custom_form_item_special"},[_c('div',{staticClass:"all-lay-out",style:({ height: _vm.widget.options.height + 'px' })},[(_vm.widget.name)?_c('div',{staticClass:"all-lay-out-label"},[_c('a-form-model-item',{staticClass:"border_special all-lay-out-form-item",style:({ borderColor: this.config.borderColor }),attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol}},[_c('div',{class:[
|
|
79568
79568
|
_vm.config.align,
|
|
79569
79569
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
79570
79570
|
? 'is_required'
|
|
@@ -79573,8 +79573,8 @@ var componentvue_type_template_id_0c44c447_scoped_true_render = function () {var
|
|
|
79573
79573
|
top: col.top + 'px',
|
|
79574
79574
|
width: col.width + 'px',
|
|
79575
79575
|
position: 'absolute',
|
|
79576
|
-
})},_vm._l((col.list),function(col,index){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(col.options.canView),expression:"col.options.canView"}],key:index},[_c('layout-item',{attrs:{"rules":_vm.rules,"widget":col,"models":_vm.models},on:{"update:models":_vm.updateModels}})],1)}),0)}),0),_c('div',{staticClass:"all-lay-out-bg"},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.widget.options.backgroundHTML)}})])])],1):_vm._e()])])}
|
|
79577
|
-
var
|
|
79576
|
+
})},_vm._l((col.list),function(col,index){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(col.options.canView && col.type !== 'hidden'),expression:"col.options.canView && col.type !== 'hidden'"}],key:index},[_c('layout-item',{attrs:{"rules":_vm.rules,"widget":col,"models":_vm.models},on:{"update:models":_vm.updateModels}})],1)}),0)}),0),_c('div',{staticClass:"all-lay-out-bg"},[_c('div',{domProps:{"innerHTML":_vm._s(_vm.widget.options.backgroundHTML)}})])])],1):_vm._e()])])}
|
|
79577
|
+
var componentvue_type_template_id_23ce24a6_scoped_true_staticRenderFns = []
|
|
79578
79578
|
|
|
79579
79579
|
|
|
79580
79580
|
;// 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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllLayout/component.vue?vue&type=script&lang=js
|
|
@@ -79715,15 +79715,15 @@ const AllLayout_componentvue_type_script_lang_js_layoutItem = () => Promise.reso
|
|
|
79715
79715
|
});
|
|
79716
79716
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllLayout/component.vue?vue&type=script&lang=js
|
|
79717
79717
|
/* harmony default export */ const components_AllLayout_componentvue_type_script_lang_js = (AllLayout_componentvue_type_script_lang_js);
|
|
79718
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=0&id=
|
|
79718
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=0&id=23ce24a6&prod&lang=css
|
|
79719
79719
|
// extracted by mini-css-extract-plugin
|
|
79720
79720
|
|
|
79721
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=0&id=
|
|
79721
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=0&id=23ce24a6&prod&lang=css
|
|
79722
79722
|
|
|
79723
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=1&id=
|
|
79723
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=1&id=23ce24a6&prod&lang=less&scoped=true
|
|
79724
79724
|
// extracted by mini-css-extract-plugin
|
|
79725
79725
|
|
|
79726
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=1&id=
|
|
79726
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllLayout/component.vue?vue&type=style&index=1&id=23ce24a6&prod&lang=less&scoped=true
|
|
79727
79727
|
|
|
79728
79728
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllLayout/component.vue
|
|
79729
79729
|
|
|
@@ -79737,11 +79737,11 @@ const AllLayout_componentvue_type_script_lang_js_layoutItem = () => Promise.reso
|
|
|
79737
79737
|
|
|
79738
79738
|
var AllLayout_component_component = (0,componentNormalizer/* default */.A)(
|
|
79739
79739
|
components_AllLayout_componentvue_type_script_lang_js,
|
|
79740
|
-
|
|
79741
|
-
|
|
79740
|
+
componentvue_type_template_id_23ce24a6_scoped_true_render,
|
|
79741
|
+
componentvue_type_template_id_23ce24a6_scoped_true_staticRenderFns,
|
|
79742
79742
|
false,
|
|
79743
79743
|
null,
|
|
79744
|
-
"
|
|
79744
|
+
"23ce24a6",
|
|
79745
79745
|
null
|
|
79746
79746
|
|
|
79747
79747
|
)
|
|
@@ -105942,9 +105942,9 @@ var componentvue_type_template_id_5d95830e_scoped_true_render = function () {var
|
|
|
105942
105942
|
var componentvue_type_template_id_5d95830e_scoped_true_staticRenderFns = []
|
|
105943
105943
|
|
|
105944
105944
|
|
|
105945
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/wangEditorPreview/wangEditorPreview.vue?vue&type=template&id=
|
|
105946
|
-
var
|
|
105947
|
-
var
|
|
105945
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/wangEditorPreview/wangEditorPreview.vue?vue&type=template&id=2ace7c1b
|
|
105946
|
+
var wangEditorPreviewvue_type_template_id_2ace7c1b_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"rich-preview",staticStyle:{"height":"calc(100% - 2px)","border":"none"}},[_c('Editor',{attrs:{"disabled":"","mode":"simple"},on:{"onCreated":_vm.onCreated},model:{value:(_vm.content),callback:function ($$v) {_vm.content=$$v},expression:"content"}})],1)}
|
|
105947
|
+
var wangEditorPreviewvue_type_template_id_2ace7c1b_staticRenderFns = []
|
|
105948
105948
|
|
|
105949
105949
|
|
|
105950
105950
|
;// CONCATENATED MODULE: ./node_modules/_@wangeditor_editor@5.1.10@@wangeditor/editor/dist/index.esm.js
|
|
@@ -106279,10 +106279,10 @@ var Editor_component = (0,componentNormalizer/* default */.A)(
|
|
|
106279
106279
|
});
|
|
106280
106280
|
;// CONCATENATED MODULE: ./src/components/wangEditorPreview/wangEditorPreview.vue?vue&type=script&lang=js
|
|
106281
106281
|
/* harmony default export */ const wangEditorPreview_wangEditorPreviewvue_type_script_lang_js = (wangEditorPreviewvue_type_script_lang_js);
|
|
106282
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/wangEditorPreview/wangEditorPreview.vue?vue&type=style&index=0&id=
|
|
106282
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/components/wangEditorPreview/wangEditorPreview.vue?vue&type=style&index=0&id=2ace7c1b&prod&lang=less
|
|
106283
106283
|
// extracted by mini-css-extract-plugin
|
|
106284
106284
|
|
|
106285
|
-
;// CONCATENATED MODULE: ./src/components/wangEditorPreview/wangEditorPreview.vue?vue&type=style&index=0&id=
|
|
106285
|
+
;// CONCATENATED MODULE: ./src/components/wangEditorPreview/wangEditorPreview.vue?vue&type=style&index=0&id=2ace7c1b&prod&lang=less
|
|
106286
106286
|
|
|
106287
106287
|
;// CONCATENATED MODULE: ./src/components/wangEditorPreview/wangEditorPreview.vue
|
|
106288
106288
|
|
|
@@ -106295,8 +106295,8 @@ var Editor_component = (0,componentNormalizer/* default */.A)(
|
|
|
106295
106295
|
|
|
106296
106296
|
var wangEditorPreview_component = (0,componentNormalizer/* default */.A)(
|
|
106297
106297
|
wangEditorPreview_wangEditorPreviewvue_type_script_lang_js,
|
|
106298
|
-
|
|
106299
|
-
|
|
106298
|
+
wangEditorPreviewvue_type_template_id_2ace7c1b_render,
|
|
106299
|
+
wangEditorPreviewvue_type_template_id_2ace7c1b_staticRenderFns,
|
|
106300
106300
|
false,
|
|
106301
106301
|
null,
|
|
106302
106302
|
null,
|
|
@@ -111365,13 +111365,13 @@ var SealSignature_widgetDesign_component = (0,componentNormalizer/* default */.A
|
|
|
111365
111365
|
widgetSetup: SealSignature_widgetSetup,
|
|
111366
111366
|
widgetDesign: SealSignature_widgetDesign
|
|
111367
111367
|
});
|
|
111368
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=template&id=
|
|
111369
|
-
var
|
|
111368
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=template&id=291f2993&scoped=true
|
|
111369
|
+
var componentvue_type_template_id_291f2993_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.widget)?_c('div',{staticClass:"custom_form_item",style:({ height: _vm.widget.options.height + 'px' , 'zIndex': 0, '--height' : _vm.height})},[_c('a-form-model-item',{ref:_vm.widget.model,attrs:{"colon":false,"label-col":_vm.labelCol,"wrapperCol":_vm.wrapperCol,"prop":_vm.tableKey ? (_vm.tableKey + "." + _vm.tableIndex + "." + (_vm.widget.model)) : _vm.widget.model,"rules":_vm.tableKey ? _vm.rules[_vm.tableKey][_vm.widget.model] : _vm.rules[_vm.widget.model]}},[_c('div',{staticClass:"rich-editor"},[_c('Toolbar',{directives:[{name:"show",rawName:"v-show",value:(!_vm.widget.options.disabled),expression:"!widget.options.disabled"}],ref:"toolbar",staticStyle:{"border-bottom":"1px solid #ccc"},attrs:{"editor":_vm.editor,"defaultConfig":_vm.toolbarConfig,"mode":_vm.mode}}),_c('Editor',{ref:"editor",staticStyle:{"flex":"1","height":"0"},attrs:{"disabled":_vm.widget.options.disabled,"defaultConfig":_vm.editorConfig,"mode":_vm.mode},on:{"onMaxLength":_vm.onMaxLength,"onBlur":function($event){_vm.$refs[_vm.widget.model].onFieldBlur()},"onCreated":_vm.onCreated},model:{value:(_vm.dataModel),callback:function ($$v) {_vm.dataModel=$$v},expression:"dataModel"}})],1),(_vm.widget.options.labelWidth !== 0)?_c('div',{class:[
|
|
111370
111370
|
_vm.config.align,
|
|
111371
111371
|
_vm.config.validate === true && _vm.widget.options.required === true
|
|
111372
111372
|
? 'is_required'
|
|
111373
111373
|
: 'no_required' ],style:({ color: this.config.color }),attrs:{"slot":"label"},slot:"label"},[_vm._v(" "+_vm._s(_vm.widget.name)+" ")]):_vm._e()])],1):_vm._e()}
|
|
111374
|
-
var
|
|
111374
|
+
var componentvue_type_template_id_291f2993_scoped_true_staticRenderFns = []
|
|
111375
111375
|
|
|
111376
111376
|
|
|
111377
111377
|
;// 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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=script&lang=js
|
|
@@ -111578,15 +111578,15 @@ var componentvue_type_template_id_1ce04af3_scoped_true_staticRenderFns = []
|
|
|
111578
111578
|
});
|
|
111579
111579
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=script&lang=js
|
|
111580
111580
|
/* harmony default export */ const hnkj_RichEditor_componentvue_type_script_lang_js = (RichEditor_componentvue_type_script_lang_js);
|
|
111581
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=0&id=
|
|
111581
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=0&id=291f2993&prod&lang=less&scoped=true
|
|
111582
111582
|
// extracted by mini-css-extract-plugin
|
|
111583
111583
|
|
|
111584
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=0&id=
|
|
111584
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=0&id=291f2993&prod&lang=less&scoped=true
|
|
111585
111585
|
|
|
111586
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=2&id=
|
|
111586
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=2&id=291f2993&prod&lang=less
|
|
111587
111587
|
// extracted by mini-css-extract-plugin
|
|
111588
111588
|
|
|
111589
|
-
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=2&id=
|
|
111589
|
+
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue?vue&type=style&index=2&id=291f2993&prod&lang=less
|
|
111590
111590
|
|
|
111591
111591
|
;// CONCATENATED MODULE: ./src/form/modules/components/AllComponent/hnkj/RichEditor/component.vue
|
|
111592
111592
|
|
|
@@ -111601,11 +111601,11 @@ var componentvue_type_template_id_1ce04af3_scoped_true_staticRenderFns = []
|
|
|
111601
111601
|
|
|
111602
111602
|
var RichEditor_component_component = (0,componentNormalizer/* default */.A)(
|
|
111603
111603
|
hnkj_RichEditor_componentvue_type_script_lang_js,
|
|
111604
|
-
|
|
111605
|
-
|
|
111604
|
+
componentvue_type_template_id_291f2993_scoped_true_render,
|
|
111605
|
+
componentvue_type_template_id_291f2993_scoped_true_staticRenderFns,
|
|
111606
111606
|
false,
|
|
111607
111607
|
null,
|
|
111608
|
-
"
|
|
111608
|
+
"291f2993",
|
|
111609
111609
|
null
|
|
111610
111610
|
|
|
111611
111611
|
)
|
|
@@ -135902,7 +135902,7 @@ var staticRenderFns = []
|
|
|
135902
135902
|
|
|
135903
135903
|
|
|
135904
135904
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
|
|
135905
|
-
var components = __webpack_require__(
|
|
135905
|
+
var components = __webpack_require__(1221);
|
|
135906
135906
|
;// 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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/common/Modals/CorrectionItem.vue?vue&type=script&lang=js
|
|
135907
135907
|
//
|
|
135908
135908
|
//
|
|
@@ -137965,7 +137965,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
137965
137965
|
|
|
137966
137966
|
/* harmony default export */ const CorrectionModal = (component.exports);
|
|
137967
137967
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
|
|
137968
|
-
var components = __webpack_require__(
|
|
137968
|
+
var components = __webpack_require__(1221);
|
|
137969
137969
|
// EXTERNAL MODULE: ./node_modules/_pubsub-js@1.9.4@pubsub-js/src/pubsub.js
|
|
137970
137970
|
var pubsub = __webpack_require__(1528);
|
|
137971
137971
|
var pubsub_default = /*#__PURE__*/__webpack_require__.n(pubsub);
|
|
@@ -139135,7 +139135,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
139135
139135
|
// EXTERNAL MODULE: ./src/api/manage.js
|
|
139136
139136
|
var manage = __webpack_require__(8501);
|
|
139137
139137
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
|
|
139138
|
-
var components = __webpack_require__(
|
|
139138
|
+
var components = __webpack_require__(1221);
|
|
139139
139139
|
// EXTERNAL MODULE: ./src/form/util/Bus.js
|
|
139140
139140
|
var Bus = __webpack_require__(1509);
|
|
139141
139141
|
// EXTERNAL MODULE: ./src/form/modules/config/hnkj.js
|
|
@@ -155008,7 +155008,7 @@ function toString(value) {
|
|
|
155008
155008
|
/***/ ((module) => {
|
|
155009
155009
|
|
|
155010
155010
|
"use strict";
|
|
155011
|
-
module.exports = {"rE":"1.1.
|
|
155011
|
+
module.exports = {"rE":"1.1.534"};
|
|
155012
155012
|
|
|
155013
155013
|
/***/ })
|
|
155014
155014
|
|
|
@@ -156952,7 +156952,7 @@ icon_Icon.install = function (Vue) {
|
|
|
156952
156952
|
};
|
|
156953
156953
|
|
|
156954
156954
|
/* harmony default export */ const icon = (icon_Icon);
|
|
156955
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=template&id=
|
|
156955
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=template&id=3fa458e1&scoped=true
|
|
156956
156956
|
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()}
|
|
156957
156957
|
var staticRenderFns = []
|
|
156958
156958
|
|
|
@@ -158652,8 +158652,8 @@ var sider_panelvue_type_template_id_08c073c2_scoped_true_render = function () {v
|
|
|
158652
158652
|
var sider_panelvue_type_template_id_08c073c2_scoped_true_staticRenderFns = []
|
|
158653
158653
|
|
|
158654
158654
|
|
|
158655
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=
|
|
158656
|
-
var
|
|
158655
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.11.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=2dd2f904&scoped=true
|
|
158656
|
+
var select_typevue_type_template_id_2dd2f904_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('a-modal',{attrs:{"title":"配置人员类型","width":800,"destroyOnClose":true},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('div',{staticClass:"table-page-search-wrapper"},[_c('a-form',{attrs:{"layout":"inline"}},[_c('a-row',{directives:[{name:"show",rawName:"v-show",value:(_vm.defaultKey !== 'CandidateFormUsers' && _vm.defaultKey !== 'Script' ),expression:"defaultKey !== 'CandidateFormUsers' && defaultKey !== 'Script' "}],attrs:{"gutter":24}},[(_vm.defaultKey !== 'relationMatrix')?_c('a-col',{attrs:{"md":8,"sm":12}},[_c('a-form-item',[_c('a-tree-select',{staticStyle:{"width":"240px"},attrs:{"dropdown-style":{ maxHeight: '400px', overflow: 'auto' },"placeholder":"请选择部门","tree-data":_vm.treeData,"allow-clear":""},on:{"change":_vm.treechange},model:{value:(_vm.query.depId),callback:function ($$v) {_vm.$set(_vm.query, "depId", $$v)},expression:"query.depId"}})],1)],1):_vm._e(),(_vm.defaultKey === 'relationMatrix')?[_c('a-col',{attrs:{"md":8,"sm":12}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":"请输入标签"},model:{value:(_vm.m_tagQuery.tagName),callback:function ($$v) {_vm.$set(_vm.m_tagQuery, "tagName", $$v)},expression:"m_tagQuery.tagName"}})],1)],1)]:_vm._e(),(_vm.showuser && _vm.defaultKey !== 'relationMatrix')?_c('a-col',{attrs:{"md":6,"sm":12}},[_c('a-form-item',[_c('a-select',{staticStyle:{"width":"173px"},attrs:{"placeholder":"请选择角色"},on:{"change":_vm.handleChange},model:{value:(_vm.query.roleId),callback:function ($$v) {_vm.$set(_vm.query, "roleId", $$v)},expression:"query.roleId"}},_vm._l((_vm.userlist),function(item){return _c('a-select-option',{key:item.id,attrs:{"value":item.id}},[_vm._v(" "+_vm._s(item.roleName)+" ")])}),1)],1)],1):_vm._e(),_c('a-col',{directives:[{name:"show",rawName:"v-show",value:(_vm.showname),expression:"showname"}],attrs:{"md":6,"sm":12}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":this.defaultKey == 'CandidateGroups' ? '请输入名称' : '请输入姓名'},model:{value:(_vm.query.realname),callback:function ($$v) {_vm.$set(_vm.query, "realname", $$v)},expression:"query.realname"}})],1)],1),_c('a-col',{attrs:{"md":4,"sm":8}},[_c('span',{staticClass:"table-page-search-submitButtons",staticStyle:{"float":"left","overflow":"hidden"}},[_c('a-button',{attrs:{"type":"primary","icon":"search"},on:{"click":_vm.handlesearch}},[_vm._v("查询")])],1)])],2)],1)],1),_c('a-tabs',{attrs:{"activeKey":_vm.defaultKey},on:{"change":_vm.changeTabs}},[_c('a-tab-pane',{key:"Assingee",attrs:{"tab":"个人"}},[_c('a-table',{attrs:{"rowSelection":{
|
|
158657
158657
|
type: 'radio',
|
|
158658
158658
|
selectedRowKeys: _vm.formData.assingeeValue,
|
|
158659
158659
|
onChange: _vm.onSelectPersion,
|
|
@@ -158683,7 +158683,7 @@ var select_typevue_type_template_id_1114d1e6_render = function () {var _vm=this;
|
|
|
158683
158683
|
onSelect: _vm.onSelectUsers,
|
|
158684
158684
|
onSelectAll: _vm.onSelectAll
|
|
158685
158685
|
},"columns":_vm.tagColumns,"dataSource":_vm.tagData,"pagination":_vm.tagIpagination,"size":"small","rowKey":"id"},on:{"change":_vm.handleTagDataTableChange}})],1),_c('a-tab-pane',{key:"Script",attrs:{"tab":"脚本"}},[_c('a-textarea',{attrs:{"placeholder":"请输入脚本任务","rows":4},model:{value:(_vm.formData.scriptValue),callback:function ($$v) {_vm.$set(_vm.formData, "scriptValue", $$v)},expression:"formData.scriptValue"}})],1)],1)],1)],1)}
|
|
158686
|
-
var
|
|
158686
|
+
var select_typevue_type_template_id_2dd2f904_scoped_true_staticRenderFns = []
|
|
158687
158687
|
|
|
158688
158688
|
|
|
158689
158689
|
// EXTERNAL MODULE: ./node_modules/_lodash@4.17.21@lodash/lodash.js
|
|
@@ -159578,21 +159578,27 @@ const tagColumns = [{
|
|
|
159578
159578
|
});
|
|
159579
159579
|
;// CONCATENATED MODULE: ./src/flow/select_type.vue?vue&type=script&lang=js
|
|
159580
159580
|
/* harmony default export */ const flow_select_typevue_type_script_lang_js = (select_typevue_type_script_lang_js);
|
|
159581
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=style&index=0&id=2dd2f904&prod&lang=less&scoped=true
|
|
159582
|
+
// extracted by mini-css-extract-plugin
|
|
159583
|
+
|
|
159584
|
+
;// CONCATENATED MODULE: ./src/flow/select_type.vue?vue&type=style&index=0&id=2dd2f904&prod&lang=less&scoped=true
|
|
159585
|
+
|
|
159581
159586
|
;// CONCATENATED MODULE: ./src/flow/select_type.vue
|
|
159582
159587
|
|
|
159583
159588
|
|
|
159584
159589
|
|
|
159590
|
+
;
|
|
159585
159591
|
|
|
159586
159592
|
|
|
159587
159593
|
/* normalize component */
|
|
159588
|
-
|
|
159594
|
+
|
|
159589
159595
|
var select_type_component = (0,componentNormalizer/* default */.A)(
|
|
159590
159596
|
flow_select_typevue_type_script_lang_js,
|
|
159591
|
-
|
|
159592
|
-
|
|
159597
|
+
select_typevue_type_template_id_2dd2f904_scoped_true_render,
|
|
159598
|
+
select_typevue_type_template_id_2dd2f904_scoped_true_staticRenderFns,
|
|
159593
159599
|
false,
|
|
159594
159600
|
null,
|
|
159595
|
-
|
|
159601
|
+
"2dd2f904",
|
|
159596
159602
|
null
|
|
159597
159603
|
|
|
159598
159604
|
)
|
|
@@ -166045,16 +166051,31 @@ var userDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
166045
166051
|
this.dataReload();
|
|
166046
166052
|
}
|
|
166047
166053
|
},
|
|
166048
|
-
changeLabel(from, to, arg) {
|
|
166054
|
+
async changeLabel(from, to, arg) {
|
|
166049
166055
|
var lines = this.jsPlumb.getConnections({
|
|
166050
166056
|
source: from,
|
|
166051
166057
|
target: to
|
|
166052
166058
|
});
|
|
166053
|
-
|
|
166059
|
+
let obj = {
|
|
166054
166060
|
label: arg.label,
|
|
166055
|
-
location:
|
|
166056
|
-
cssClass:
|
|
166057
|
-
}
|
|
166061
|
+
location: 0.6,
|
|
166062
|
+
cssClass: "labelClass"
|
|
166063
|
+
};
|
|
166064
|
+
if (!arg.label) {
|
|
166065
|
+
obj.label = 'labelClassHidden';
|
|
166066
|
+
}
|
|
166067
|
+
lines[0].setLabel(obj);
|
|
166068
|
+
await this.$nextTick();
|
|
166069
|
+
if (document.querySelectorAll('.labelClass') && document.querySelectorAll('.labelClass').length > 0) {
|
|
166070
|
+
document.querySelectorAll('.labelClass').forEach(item => {
|
|
166071
|
+
if (item.innerHTML === 'labelClassHidden' || item.innerHTML === '') {
|
|
166072
|
+
item.style.padding = 0;
|
|
166073
|
+
item.innerHTML = '';
|
|
166074
|
+
} else {
|
|
166075
|
+
item.style.padding = '5px';
|
|
166076
|
+
}
|
|
166077
|
+
});
|
|
166078
|
+
}
|
|
166058
166079
|
},
|
|
166059
166080
|
/**复制流程dom,生成canvas保存图片,需要注意的是svg不显示需要特殊处理,
|
|
166060
166081
|
* todo: 1.生成图片是可视区域的,采用偏移量处理?
|
|
@@ -166110,15 +166131,15 @@ var userDesign_component = (0,componentNormalizer/* default */.A)(
|
|
|
166110
166131
|
});
|
|
166111
166132
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js
|
|
166112
166133
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js = (panelvue_type_script_lang_js);
|
|
166113
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
166134
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=0&id=3fa458e1&prod&lang=less&scoped=true
|
|
166114
166135
|
// extracted by mini-css-extract-plugin
|
|
166115
166136
|
|
|
166116
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
166137
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=3fa458e1&prod&lang=less&scoped=true
|
|
166117
166138
|
|
|
166118
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
166139
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.9.0@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.11.0@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.11.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.11.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=1&id=3fa458e1&prod&lang=less&scoped=true
|
|
166119
166140
|
// extracted by mini-css-extract-plugin
|
|
166120
166141
|
|
|
166121
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
166142
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=3fa458e1&prod&lang=less&scoped=true
|
|
166122
166143
|
|
|
166123
166144
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
166124
166145
|
|
|
@@ -166136,7 +166157,7 @@ var panel_component = (0,componentNormalizer/* default */.A)(
|
|
|
166136
166157
|
staticRenderFns,
|
|
166137
166158
|
false,
|
|
166138
166159
|
null,
|
|
166139
|
-
"
|
|
166160
|
+
"3fa458e1",
|
|
166140
166161
|
null
|
|
166141
166162
|
|
|
166142
166163
|
)
|
|
@@ -169699,7 +169720,7 @@ var es_array_unshift = __webpack_require__(5041);
|
|
|
169699
169720
|
// EXTERNAL MODULE: ./src/form/util/util.js
|
|
169700
169721
|
var util_util = __webpack_require__(4063);
|
|
169701
169722
|
// EXTERNAL MODULE: ./src/form/modules/components/index.js + 980 modules
|
|
169702
|
-
var components = __webpack_require__(
|
|
169723
|
+
var components = __webpack_require__(1221);
|
|
169703
169724
|
// EXTERNAL MODULE: ./src/form/modules/widgetFormItem.vue + 6 modules
|
|
169704
169725
|
var widgetFormItem = __webpack_require__(2895);
|
|
169705
169726
|
// EXTERNAL MODULE: ./src/form/modules/WidgetIdeaSignItem.vue + 5 modules
|
|
@@ -174926,6 +174947,7 @@ const Print = function (dom, options) {
|
|
|
174926
174947
|
this.options = this.extend({
|
|
174927
174948
|
noPrint: '.no-print'
|
|
174928
174949
|
}, options);
|
|
174950
|
+
debugger;
|
|
174929
174951
|
if (typeof dom === 'string') {
|
|
174930
174952
|
this.dom = document.querySelector(dom).cloneNode(true);
|
|
174931
174953
|
} else {
|
|
@@ -174937,6 +174959,7 @@ const Print = function (dom, options) {
|
|
|
174937
174959
|
Print.prototype = {
|
|
174938
174960
|
init: function () {
|
|
174939
174961
|
var content = this.getStyle() + this.getHtml();
|
|
174962
|
+
debugger;
|
|
174940
174963
|
this.writeIframe(content);
|
|
174941
174964
|
},
|
|
174942
174965
|
extend: function (obj, obj2) {
|