@zscreate/form-component 1.1.391 → 1.1.393
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 +64 -64
- package/dist/form-component.umd.js +23 -18
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -319,16 +319,16 @@ ul li[data-v-c8780a30] {
|
|
|
319
319
|
width: 347px !important;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
ul[data-v-
|
|
323
|
-
li[data-v-
|
|
324
|
-
dl[data-v-
|
|
325
|
-
dt[data-v-
|
|
326
|
-
dd[data-v-
|
|
322
|
+
ul[data-v-7a944bbb],
|
|
323
|
+
li[data-v-7a944bbb],
|
|
324
|
+
dl[data-v-7a944bbb],
|
|
325
|
+
dt[data-v-7a944bbb],
|
|
326
|
+
dd[data-v-7a944bbb] {
|
|
327
327
|
list-style-type: none;
|
|
328
328
|
padding: 0;
|
|
329
329
|
margin: 0;
|
|
330
330
|
}
|
|
331
|
-
.flowwork-warp[data-v-
|
|
331
|
+
.flowwork-warp[data-v-7a944bbb] {
|
|
332
332
|
position: absolute;
|
|
333
333
|
left: 0;
|
|
334
334
|
right: 0;
|
|
@@ -336,7 +336,7 @@ dd[data-v-1f110ae7] {
|
|
|
336
336
|
bottom: 64px;
|
|
337
337
|
background: #fff;
|
|
338
338
|
}
|
|
339
|
-
.g1_workflow_warp[data-v-
|
|
339
|
+
.g1_workflow_warp[data-v-7a944bbb] {
|
|
340
340
|
border: 1px solid #dfdfdf;
|
|
341
341
|
margin: auto;
|
|
342
342
|
position: absolute;
|
|
@@ -345,12 +345,12 @@ dd[data-v-1f110ae7] {
|
|
|
345
345
|
bottom: 0;
|
|
346
346
|
top: 0;
|
|
347
347
|
}
|
|
348
|
-
.g1_workflow_warp li[data-v-
|
|
348
|
+
.g1_workflow_warp li[data-v-7a944bbb] {
|
|
349
349
|
width: 100%;
|
|
350
350
|
position: relative;
|
|
351
351
|
text-align: center;
|
|
352
352
|
}
|
|
353
|
-
.g1-sider_tool1[data-v-
|
|
353
|
+
.g1-sider_tool1[data-v-7a944bbb] {
|
|
354
354
|
width: 100px;
|
|
355
355
|
position: absolute;
|
|
356
356
|
left: 0;
|
|
@@ -359,37 +359,37 @@ dd[data-v-1f110ae7] {
|
|
|
359
359
|
border-right: 1px solid #dfdfdf;
|
|
360
360
|
overflow-y: auto;
|
|
361
361
|
}
|
|
362
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
362
|
+
.g1-sider_tool1 .tool_box[data-v-7a944bbb] {
|
|
363
363
|
margin-top: 15px;
|
|
364
364
|
}
|
|
365
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
365
|
+
.g1-sider_tool1 .tool_box .tool[data-v-7a944bbb] {
|
|
366
366
|
text-align: center;
|
|
367
367
|
font-size: 12px;
|
|
368
368
|
color: #fff;
|
|
369
369
|
}
|
|
370
370
|
/* 公用图形 */
|
|
371
|
-
.end[data-v-
|
|
371
|
+
.end[data-v-7a944bbb] {
|
|
372
372
|
border-radius: 100%;
|
|
373
373
|
}
|
|
374
|
-
.comm[data-v-
|
|
374
|
+
.comm[data-v-7a944bbb] {
|
|
375
375
|
border-radius: 0px;
|
|
376
376
|
}
|
|
377
|
-
.gate[data-v-
|
|
377
|
+
.gate[data-v-7a944bbb] {
|
|
378
378
|
width: 60px;
|
|
379
379
|
border-radius: 0;
|
|
380
380
|
}
|
|
381
|
-
.gate .inner[data-v-
|
|
381
|
+
.gate .inner[data-v-7a944bbb] {
|
|
382
382
|
display: inline-block;
|
|
383
383
|
font-size: 16px;
|
|
384
384
|
}
|
|
385
|
-
.g1-form_main1[data-v-
|
|
385
|
+
.g1-form_main1[data-v-7a944bbb] {
|
|
386
386
|
position: absolute;
|
|
387
387
|
left: 100px;
|
|
388
388
|
right: 0;
|
|
389
389
|
top: 0;
|
|
390
390
|
bottom: 0;
|
|
391
391
|
}
|
|
392
|
-
.g1-form_main1 .head[data-v-
|
|
392
|
+
.g1-form_main1 .head[data-v-7a944bbb] {
|
|
393
393
|
height: 46px;
|
|
394
394
|
line-height: 46px;
|
|
395
395
|
text-align: left;
|
|
@@ -397,11 +397,11 @@ dd[data-v-1f110ae7] {
|
|
|
397
397
|
box-sizing: border-box;
|
|
398
398
|
border-bottom: 1px solid #d8d8d8;
|
|
399
399
|
}
|
|
400
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
400
|
+
.g1-form_main1 .head .ant-btn[data-v-7a944bbb] {
|
|
401
401
|
height: 32px;
|
|
402
402
|
margin-right: 10px;
|
|
403
403
|
}
|
|
404
|
-
.g1-form_main1 .main[data-v-
|
|
404
|
+
.g1-form_main1 .main[data-v-7a944bbb] {
|
|
405
405
|
position: absolute;
|
|
406
406
|
left: 0 !important;
|
|
407
407
|
right: 0px;
|
|
@@ -410,12 +410,12 @@ dd[data-v-1f110ae7] {
|
|
|
410
410
|
overflow: auto;
|
|
411
411
|
box-sizing: border-box;
|
|
412
412
|
}
|
|
413
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
413
|
+
.g1-form_main1 .main #flowContainer[data-v-7a944bbb] {
|
|
414
414
|
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%);
|
|
415
415
|
background-size: 10px 10px;
|
|
416
416
|
background-color: #fbfbfb;
|
|
417
417
|
}
|
|
418
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
418
|
+
.g1-form_main1 .sider-pannel[data-v-7a944bbb] {
|
|
419
419
|
width: 250px;
|
|
420
420
|
padding: 0 15px;
|
|
421
421
|
position: absolute;
|
|
@@ -425,7 +425,7 @@ dd[data-v-1f110ae7] {
|
|
|
425
425
|
border-left: 1px solid #dfdfdf;
|
|
426
426
|
background-color: #fff;
|
|
427
427
|
}
|
|
428
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
428
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-7a944bbb] {
|
|
429
429
|
width: 100%;
|
|
430
430
|
height: 100%;
|
|
431
431
|
padding: 15px;
|
|
@@ -436,7 +436,7 @@ dd[data-v-1f110ae7] {
|
|
|
436
436
|
top: 0;
|
|
437
437
|
overflow-y: auto;
|
|
438
438
|
}
|
|
439
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
439
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-7a944bbb] {
|
|
440
440
|
width: 36px;
|
|
441
441
|
height: 60px;
|
|
442
442
|
line-height: 60px;
|
|
@@ -452,14 +452,14 @@ dd[data-v-1f110ae7] {
|
|
|
452
452
|
background-color: #fff;
|
|
453
453
|
}
|
|
454
454
|
/* 视图图形 */
|
|
455
|
-
.flow-view[data-v-
|
|
455
|
+
.flow-view[data-v-7a944bbb] {
|
|
456
456
|
position: absolute;
|
|
457
457
|
left: 0;
|
|
458
458
|
right: 0;
|
|
459
459
|
top: 0;
|
|
460
460
|
bottom: 0;
|
|
461
461
|
}
|
|
462
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
462
|
+
.flow-view .inner .flow-node-drag[data-v-7a944bbb] {
|
|
463
463
|
width: 12px;
|
|
464
464
|
height: 12px;
|
|
465
465
|
display: block;
|
|
@@ -470,27 +470,27 @@ dd[data-v-1f110ae7] {
|
|
|
470
470
|
cursor: crosshair;
|
|
471
471
|
background: rgba(24, 144, 255, 0.6);
|
|
472
472
|
}
|
|
473
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
473
|
+
.flow-view .inner .flow-node-drag[data-v-7a944bbb]:nth-child(1) {
|
|
474
474
|
left: -6px;
|
|
475
475
|
top: 0;
|
|
476
476
|
bottom: 0;
|
|
477
477
|
}
|
|
478
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
478
|
+
.flow-view .inner .flow-node-drag[data-v-7a944bbb]:nth-child(2) {
|
|
479
479
|
top: -6px;
|
|
480
480
|
left: 0;
|
|
481
481
|
right: 0;
|
|
482
482
|
}
|
|
483
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
483
|
+
.flow-view .inner .flow-node-drag[data-v-7a944bbb]:nth-child(3) {
|
|
484
484
|
right: -6px;
|
|
485
485
|
top: 0;
|
|
486
486
|
bottom: 0;
|
|
487
487
|
}
|
|
488
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
488
|
+
.flow-view .inner .flow-node-drag[data-v-7a944bbb]:nth-child(4) {
|
|
489
489
|
bottom: -6px;
|
|
490
490
|
left: 0;
|
|
491
491
|
right: 0;
|
|
492
492
|
}
|
|
493
|
-
.flow-view .tool[data-v-
|
|
493
|
+
.flow-view .tool[data-v-7a944bbb] {
|
|
494
494
|
width: 100%;
|
|
495
495
|
height: 100%;
|
|
496
496
|
margin: 0;
|
|
@@ -498,14 +498,14 @@ dd[data-v-1f110ae7] {
|
|
|
498
498
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
499
499
|
background: #fbfbfb;
|
|
500
500
|
}
|
|
501
|
-
.flow-view .tool .iconfont[data-v-
|
|
501
|
+
.flow-view .tool .iconfont[data-v-7a944bbb] {
|
|
502
502
|
font-size: 100%;
|
|
503
503
|
color: #858587;
|
|
504
504
|
}
|
|
505
|
-
.flow-view .exclude_gateway[data-v-
|
|
505
|
+
.flow-view .exclude_gateway[data-v-7a944bbb] {
|
|
506
506
|
box-shadow: 0 0 0 #ccc;
|
|
507
507
|
}
|
|
508
|
-
.flow-view .gate[data-v-
|
|
508
|
+
.flow-view .gate[data-v-7a944bbb] {
|
|
509
509
|
line-height: 50px;
|
|
510
510
|
position: absolute;
|
|
511
511
|
left: 0;
|
|
@@ -513,9 +513,9 @@ dd[data-v-1f110ae7] {
|
|
|
513
513
|
top: 0;
|
|
514
514
|
bottom: 0;
|
|
515
515
|
}
|
|
516
|
-
.flow-view .ordinary_gateway[data-v-
|
|
517
|
-
.flow-view .parall_gateway[data-v-
|
|
518
|
-
.flow-view .exclude_gateway[data-v-
|
|
516
|
+
.flow-view .ordinary_gateway[data-v-7a944bbb],
|
|
517
|
+
.flow-view .parall_gateway[data-v-7a944bbb],
|
|
518
|
+
.flow-view .exclude_gateway[data-v-7a944bbb] {
|
|
519
519
|
border: none;
|
|
520
520
|
border-radius: 0;
|
|
521
521
|
background-size: cover;
|
|
@@ -523,35 +523,35 @@ dd[data-v-1f110ae7] {
|
|
|
523
523
|
background-position: center center;
|
|
524
524
|
box-shadow: 0 0 0 #ccc;
|
|
525
525
|
}
|
|
526
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
527
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
528
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
526
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(1),
|
|
527
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(1),
|
|
528
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(1) {
|
|
529
529
|
left: 0;
|
|
530
530
|
top: 0;
|
|
531
531
|
bottom: 0;
|
|
532
532
|
}
|
|
533
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
534
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
535
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
533
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(2),
|
|
534
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(2),
|
|
535
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(2) {
|
|
536
536
|
top: 0;
|
|
537
537
|
left: 0;
|
|
538
538
|
right: 0;
|
|
539
539
|
}
|
|
540
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
541
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
542
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
540
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(3),
|
|
541
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(3),
|
|
542
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(3) {
|
|
543
543
|
right: 0;
|
|
544
544
|
top: 0;
|
|
545
545
|
bottom: 0;
|
|
546
546
|
}
|
|
547
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
548
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
549
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
547
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(4),
|
|
548
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(4),
|
|
549
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-7a944bbb]:nth-child(4) {
|
|
550
550
|
bottom: 0;
|
|
551
551
|
left: 0;
|
|
552
552
|
right: 0;
|
|
553
553
|
}
|
|
554
|
-
.flow-view .exclude_gateway[data-v-
|
|
554
|
+
.flow-view .exclude_gateway[data-v-7a944bbb] {
|
|
555
555
|
width: 70%;
|
|
556
556
|
height: 70%;
|
|
557
557
|
margin: 15%;
|
|
@@ -560,7 +560,7 @@ dd[data-v-1f110ae7] {
|
|
|
560
560
|
transform: rotate(45deg);
|
|
561
561
|
position: relative;
|
|
562
562
|
}
|
|
563
|
-
.flow-view .exclude_gateway[data-v-
|
|
563
|
+
.flow-view .exclude_gateway[data-v-7a944bbb]::before {
|
|
564
564
|
content: '';
|
|
565
565
|
width: 2px;
|
|
566
566
|
background-color: #7a7a7a;
|
|
@@ -570,7 +570,7 @@ dd[data-v-1f110ae7] {
|
|
|
570
570
|
top: calc(50% - 10px);
|
|
571
571
|
left: calc(50% - 1px);
|
|
572
572
|
}
|
|
573
|
-
.flow-view .exclude_gateway[data-v-
|
|
573
|
+
.flow-view .exclude_gateway[data-v-7a944bbb]::after {
|
|
574
574
|
content: '';
|
|
575
575
|
width: 20px;
|
|
576
576
|
background-color: #7a7a7a;
|
|
@@ -580,7 +580,7 @@ dd[data-v-1f110ae7] {
|
|
|
580
580
|
top: calc(50% - 1px);
|
|
581
581
|
left: calc(50% - 10px);
|
|
582
582
|
}
|
|
583
|
-
.flow-view .parall_gateway[data-v-
|
|
583
|
+
.flow-view .parall_gateway[data-v-7a944bbb] {
|
|
584
584
|
width: 70%;
|
|
585
585
|
height: 70%;
|
|
586
586
|
margin: 15%;
|
|
@@ -589,7 +589,7 @@ dd[data-v-1f110ae7] {
|
|
|
589
589
|
transform: rotate(45deg);
|
|
590
590
|
position: relative;
|
|
591
591
|
}
|
|
592
|
-
.flow-view .parall_gateway[data-v-
|
|
592
|
+
.flow-view .parall_gateway[data-v-7a944bbb]::after {
|
|
593
593
|
content: '';
|
|
594
594
|
width: 20px;
|
|
595
595
|
background-color: #7a7a7a;
|
|
@@ -601,7 +601,7 @@ dd[data-v-1f110ae7] {
|
|
|
601
601
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
602
602
|
transform: rotate(45deg);
|
|
603
603
|
}
|
|
604
|
-
.flow-view .parall_gateway[data-v-
|
|
604
|
+
.flow-view .parall_gateway[data-v-7a944bbb]::before {
|
|
605
605
|
content: '';
|
|
606
606
|
width: 2px;
|
|
607
607
|
background-color: #7a7a7a;
|
|
@@ -614,7 +614,7 @@ dd[data-v-1f110ae7] {
|
|
|
614
614
|
transform: rotate(45deg);
|
|
615
615
|
}
|
|
616
616
|
/* 线条工具 */
|
|
617
|
-
.lineTool[data-v-
|
|
617
|
+
.lineTool[data-v-7a944bbb] {
|
|
618
618
|
width: 130px;
|
|
619
619
|
height: 26px;
|
|
620
620
|
border: 1px solid #1890ff;
|
|
@@ -622,7 +622,7 @@ dd[data-v-1f110ae7] {
|
|
|
622
622
|
background-color: #fff;
|
|
623
623
|
text-align: left;
|
|
624
624
|
}
|
|
625
|
-
.lineTool li[data-v-
|
|
625
|
+
.lineTool li[data-v-7a944bbb] {
|
|
626
626
|
width: 30px;
|
|
627
627
|
height: 26px;
|
|
628
628
|
display: inline-block;
|
|
@@ -630,14 +630,14 @@ dd[data-v-1f110ae7] {
|
|
|
630
630
|
text-align: center;
|
|
631
631
|
color: #1890ff;
|
|
632
632
|
}
|
|
633
|
-
.tool-drag a .inner[data-v-
|
|
633
|
+
.tool-drag a .inner[data-v-7a944bbb] {
|
|
634
634
|
color: #f00 !important;
|
|
635
635
|
}
|
|
636
|
-
.ant-layout-footer[data-v-
|
|
636
|
+
.ant-layout-footer[data-v-7a944bbb] {
|
|
637
637
|
z-index: 10;
|
|
638
638
|
}
|
|
639
639
|
|
|
640
|
-
#flowContainer[data-v-
|
|
640
|
+
#flowContainer[data-v-7a944bbb] {
|
|
641
641
|
width: 1000000px;
|
|
642
642
|
height: 1000000px;
|
|
643
643
|
position: absolute;
|
|
@@ -650,7 +650,7 @@ dd[data-v-1f110ae7] {
|
|
|
650
650
|
left: -500000px;
|
|
651
651
|
top: -500000px; */
|
|
652
652
|
}
|
|
653
|
-
.labelClass[data-v-
|
|
653
|
+
.labelClass[data-v-7a944bbb] {
|
|
654
654
|
padding: 0 3px;
|
|
655
655
|
font-size: 12px;
|
|
656
656
|
cursor: pointer;
|
|
@@ -661,14 +661,14 @@ dd[data-v-1f110ae7] {
|
|
|
661
661
|
border-radius: 3px;
|
|
662
662
|
background: rgba(24, 144, 255, 0.6);
|
|
663
663
|
}
|
|
664
|
-
.loading[data-v-
|
|
664
|
+
.loading[data-v-7a944bbb] {
|
|
665
665
|
height: 100%;
|
|
666
666
|
width: 100%;
|
|
667
667
|
display: flex;
|
|
668
668
|
align-items: center;
|
|
669
669
|
justify-content: center;
|
|
670
670
|
}
|
|
671
|
-
[data-v-
|
|
671
|
+
[data-v-7a944bbb] .labelClass {
|
|
672
672
|
background-color: #539dfa !important;
|
|
673
673
|
padding: 5px;
|
|
674
674
|
border-radius: 5px;
|
|
@@ -4862,10 +4862,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4862
4862
|
/***label对齐方式 */
|
|
4863
4863
|
|
|
4864
4864
|
|
|
4865
|
-
[data-v-
|
|
4865
|
+
[data-v-580a7e44] .m-colorPicker {
|
|
4866
4866
|
z-index: 2;
|
|
4867
4867
|
}
|
|
4868
|
-
[data-v-
|
|
4868
|
+
[data-v-580a7e44] .m-colorPicker .colorBtn {
|
|
4869
4869
|
border: 1px solid #e3e3e3;
|
|
4870
4870
|
}
|
|
4871
4871
|
|
|
@@ -157684,7 +157684,7 @@ function toString(value) {
|
|
|
157684
157684
|
/***/ ((module) => {
|
|
157685
157685
|
|
|
157686
157686
|
"use strict";
|
|
157687
|
-
module.exports = {"i8":"1.1.
|
|
157687
|
+
module.exports = {"i8":"1.1.393"};
|
|
157688
157688
|
|
|
157689
157689
|
/***/ })
|
|
157690
157690
|
|
|
@@ -159627,7 +159627,7 @@ icon_Icon.install = function (Vue) {
|
|
|
159627
159627
|
};
|
|
159628
159628
|
|
|
159629
159629
|
/* harmony default export */ const icon = (icon_Icon);
|
|
159630
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=template&id=
|
|
159630
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=template&id=7a944bbb&scoped=true&
|
|
159631
159631
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.easyFlowVisible)?_c('div',{staticClass:"g1_workflow_warp"},[_c('div',{staticClass:"g1-sider_tool1"},[_c('div',{ref:"flowTool",staticClass:"tool_box"},[_c('flowTool',{on:{"addNode":_vm.addNode}})],1)]),_c('div',{ref:"form_main1",staticClass:"g1-form_main1",attrs:{"id":"form_main1"}},[_c('div',{staticClass:"head"},[_c('a-button',{attrs:{"type":"primary","size":"small","icon":"search"},on:{"click":_vm.dataInfo}},[_vm._v("查看")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"fund"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('flowPanel')}}},[_vm._v("设置流程信息 ")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"align-left"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('dataConditionPanel')}}},[_vm._v("查看流程条件 ")]),(!_vm.isFlowPanelMain)?_c('a-button',{attrs:{"type":"primary","size":"small","icon":"save"},on:{"click":_vm.saveData}},[_vm._v("保存")]):_vm._e()],1),_c('div',{ref:"main",staticClass:"main",attrs:{"id":"main"},on:{"click":_vm.closeAddBtn}},[_c('div',{ref:"flowContainer",staticClass:"container",attrs:{"id":"flowContainer"}},[_vm._l((_vm.data.nodeList),function(node){return [_c('flow-node',{directives:[{name:"show",rawName:"v-show",value:(node.show),expression:"node.show"}],key:node.id,ref:"flowNode",refInFor:true,attrs:{"id":node.id,"node":node,"nodeList":_vm.data.nodeList},on:{"clickNode":_vm.clickNode,"lineChange":_vm.lineChange,"deleteNode":_vm.deleteNode,"nodeRightMenu":_vm.nodeRightMenu,"changeNodeSite":_vm.changeNodeSite,"editNode":_vm.editNode,"addNodeClick":_vm.addNodeClick}})]})],2),(_vm.isSavePicLoadingShow)?_c('div',{staticClass:"loading"},[_c('a-spin',{attrs:{"size":"large"}})],1):_vm._e()]),_c('sider-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.siderPanelVisible),expression:"siderPanelVisible"}],ref:"siderPanel",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"verifyListArr":_vm.verifyList},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.linePanelVisible)?_c('line-panel',{ref:"linePanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow,"setLineData":_vm.setLineData}}):_vm._e(),(_vm.dataConditionPanelVisible)?_c('dataConditionPanel',{ref:"dataConditionPanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow}}):_vm._e(),_c('flow-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.flowPanelVisible),expression:"flowPanelVisible"}],ref:"flowPanel",staticStyle:{"z-index":"10"},attrs:{"data":_vm.data,"id":_vm.id},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.copyDesignVisible)?_c('copyDesign',{ref:"copyDesign",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"isFlowPanelZJAF":_vm.isFlowPanelZJAF},on:{"isPanelShow":_vm.isPanelShow}}):_vm._e(),(_vm.userDesignVisible)?_c('userDesign',{ref:"userDesign",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"isFlowPanelZJAF":_vm.isFlowPanelZJAF},on:{"isPanelShow":_vm.isPanelShow}}):_vm._e()],1),(_vm.flowInfoVisible)?_c('flow-info',{ref:"flowInfo"}):_vm._e(),(_vm.lineToolVisible)?_c('ul',{ref:"lineTool",staticClass:"lineTool",on:{"mouseleave":_vm.lineToolFn}},[_c('li',{on:{"click":function($event){return _vm.setLineStyle('Flowchart')}}},[_c('svg-icon',{attrs:{"iconName":"icon-yibiaopan"}})],1),_c('li',{on:{"click":function($event){return _vm.setLineStyle('Bezier')}}},[_c('svg-icon',{attrs:{"iconName":"icon-ant-bezier-quadro"}})],1),_c('li',{on:{"click":function($event){return _vm.setLineStyle('Straight')}}},[_c('svg-icon',{attrs:{"iconName":"icon-line"}})],1),_c('li',{on:{"click":_vm.deleteLineView}},[_c('svg-icon',{attrs:{"iconName":"icon-jurassic_line"}})],1)]):_vm._e()],1):_vm._e()}
|
|
159632
159632
|
var staticRenderFns = []
|
|
159633
159633
|
|
|
@@ -167679,7 +167679,10 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167679
167679
|
},
|
|
167680
167680
|
// 是否显示面板
|
|
167681
167681
|
async isPanelShow(arg, flag, obj) {
|
|
167682
|
-
if (this.$route.query && this.$route.query.nodeId)
|
|
167682
|
+
if (this.$route.query && this.$route.query.nodeId) {
|
|
167683
|
+
if (this.linePanelVisible) return this.linePanelVisible = false;
|
|
167684
|
+
return this.$message.warning('当前调试模式,只允许修改异常节点的连线!');
|
|
167685
|
+
}
|
|
167683
167686
|
if (arg == "nodePanel") {
|
|
167684
167687
|
this.linePanelVisible = false;
|
|
167685
167688
|
this.dataConditionPanelVisible = false;
|
|
@@ -168339,15 +168342,15 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168339
168342
|
});
|
|
168340
168343
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
168341
168344
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
|
|
168342
|
-
;// 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=
|
|
168345
|
+
;// 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=7a944bbb&prod&lang=less&scoped=true&
|
|
168343
168346
|
// extracted by mini-css-extract-plugin
|
|
168344
168347
|
|
|
168345
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
168348
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=7a944bbb&prod&lang=less&scoped=true&
|
|
168346
168349
|
|
|
168347
|
-
;// 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=
|
|
168350
|
+
;// 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=7a944bbb&prod&lang=less&scoped=true&
|
|
168348
168351
|
// extracted by mini-css-extract-plugin
|
|
168349
168352
|
|
|
168350
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
168353
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=7a944bbb&prod&lang=less&scoped=true&
|
|
168351
168354
|
|
|
168352
168355
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
168353
168356
|
|
|
@@ -168365,7 +168368,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168365
168368
|
staticRenderFns,
|
|
168366
168369
|
false,
|
|
168367
168370
|
null,
|
|
168368
|
-
"
|
|
168371
|
+
"7a944bbb",
|
|
168369
168372
|
null
|
|
168370
168373
|
|
|
168371
168374
|
)
|
|
@@ -170754,8 +170757,8 @@ var widgetConfigvue_type_template_id_27f35271_scoped_true_render = function () {
|
|
|
170754
170757
|
var widgetConfigvue_type_template_id_27f35271_scoped_true_staticRenderFns = []
|
|
170755
170758
|
|
|
170756
170759
|
|
|
170757
|
-
;// 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/form/modules/widgetPublicConfig.vue?vue&type=template&id=
|
|
170758
|
-
var
|
|
170760
|
+
;// 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/form/modules/widgetPublicConfig.vue?vue&type=template&id=580a7e44&scoped=true&
|
|
170761
|
+
var widgetPublicConfigvue_type_template_id_580a7e44_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"form"},[_c('a-form-model',[_c('a-form-model-item',{ref:"title",attrs:{"label":"标题"}},[_c('a-input',{model:{value:(_vm.widget.name),callback:function ($$v) {_vm.$set(_vm.widget, "name", $$v)},expression:"widget.name"}})],1),_c('a-form-model-item',{attrs:{"label":"标签宽度","prop":"title"}},[_c('a-input-number',{attrs:{"placeholder":"auto"},model:{value:(_vm.widget.options.labelWidth),callback:function ($$v) {_vm.$set(_vm.widget.options, "labelWidth", $$v)},expression:"widget.options.labelWidth"}})],1),_c('a-form-model-item',{attrs:{"label":"高度","prop":"title"}},[_c('a-input-number',{attrs:{"placeholder":"auto"},model:{value:(_vm.widget.options.height),callback:function ($$v) {_vm.$set(_vm.widget.options, "height", $$v)},expression:"widget.options.height"}})],1),(_vm.widget.type === 'select')?_c('a-form-model-item',{ref:"bg_bgc",attrs:{"label":"背景颜色","prop":"bgcolor"}},[_c('colorPicker',{attrs:{"defaultColor":"#FFFFFF"},model:{value:(_vm.widget.options.bgColor),callback:function ($$v) {_vm.$set(_vm.widget.options, "bgColor", $$v)},expression:"widget.options.bgColor"}})],1):_vm._e(),(!['placeholder', 'responsibility', 'fileupload'].includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"组件无边框","prop":"title"}},[_c('a-switch',{model:{value:(_vm.widget.options.noBorder),callback:function ($$v) {_vm.$set(_vm.widget.options, "noBorder", $$v)},expression:"widget.options.noBorder"}})],1):_vm._e(),(['input', 'textarea'].includes(_vm.widget.type))?_c('div',[_c('a-form-model-item',{ref:"bgc",attrs:{"label":"字体颜色","prop":"labelwordcolor"}},[_c('colorPicker',{staticStyle:{"z-index":"3"},attrs:{"defaultColor":"#000000"},model:{value:(_vm.widget.options.fontColor),callback:function ($$v) {_vm.$set(_vm.widget.options, "fontColor", $$v)},expression:"widget.options.fontColor"}})],1),_c('a-form-model-item',{ref:"bg_bgc",attrs:{"label":"背景颜色","prop":"bgcolor"}},[_c('colorPicker',{attrs:{"defaultColor":"#FFFFFF"},model:{value:(_vm.widget.options.bgColor),callback:function ($$v) {_vm.$set(_vm.widget.options, "bgColor", $$v)},expression:"widget.options.bgColor"}})],1),_c('a-form-model-item',{attrs:{"label":"字体类型","prop":"title"}},[_c('a-select',{attrs:{"placeholder":"请选择字体"},model:{value:(_vm.widget.options.fontFamily),callback:function ($$v) {_vm.$set(_vm.widget.options, "fontFamily", $$v)},expression:"widget.options.fontFamily"}},_vm._l((_vm.fontNames),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item}},[_vm._v(" "+_vm._s(item)+" ")])}),1)],1)],1):_vm._e(),(_vm.widget.type == 'codeControl')?_c('a-form-model-item',{attrs:{"label":"默认值"}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.widget.key),callback:function ($$v) {_vm.$set(_vm.widget, "key", $$v)},expression:"widget.key"}})],1):_vm._e(),(['imgupload', 'fileupload'].includes(_vm.widget.type) && _vm.widget.options.placeholder_1)?[(!_vm.seatList.includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"PC占位内容"}},[_c('a-input',{model:{value:(_vm.widget.options.placeholder_1),callback:function ($$v) {_vm.$set(_vm.widget.options, "placeholder_1", $$v)},expression:"widget.options.placeholder_1"}})],1):_vm._e()]:(!_vm.seatList.includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"占位内容"}},[_c('a-input',{model:{value:(_vm.widget.options.placeholder),callback:function ($$v) {_vm.$set(_vm.widget.options, "placeholder", $$v)},expression:"widget.options.placeholder"}})],1):_vm._e(),(_vm.widget.type == 'superLink')?_c('a-form-model-item',{attrs:{"label":"超链接名称"}},[_c('a-input',{model:{value:(_vm.widget.options.title),callback:function ($$v) {_vm.$set(_vm.widget.options, "title", $$v)},expression:"widget.options.title"}})],1):_vm._e(),_vm._t("default"),(['input', 'textarea', 'number', 'date'].includes(_vm.widget.type))?[_c('a-form-model-item',{attrs:{"label":"公式联动"}},[_c('warp-formula-edit',{attrs:{"datalist":_vm.datalist,"widget":_vm.widget}})],1)]:_vm._e(),(!['dataTable'].includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"数据操作类型"}},[_c('a-select',{attrs:{"placeholder":"默认覆盖"},model:{value:(_vm.widget.options.zhuijiaType),callback:function ($$v) {_vm.$set(_vm.widget.options, "zhuijiaType", $$v)},expression:"widget.options.zhuijiaType"}},[_c('a-select-option',{attrs:{"value":"1"}},[_vm._v("覆盖")]),_c('a-select-option',{attrs:{"value":"2"}},[_vm._v("追加")])],1)],1):_vm._e(),(_vm.$route.query.jghsj === '1')?_c('a-form-model-item',{attrs:{"label":"选择入库唯一key"}},[_c('a-switch',{model:{value:(_vm.widget.isJghsjKey),callback:function ($$v) {_vm.$set(_vm.widget, "isJghsjKey", $$v)},expression:"widget.isJghsjKey"}})],1):_vm._e(),(_vm.$route.query.jghsj === '1' && _vm.widget.isJghsjKey)?_c('a-form-model-item',{attrs:{"label":"唯一key"}},[_c('a-select',{model:{value:(_vm.widget.model),callback:function ($$v) {_vm.$set(_vm.widget, "model", $$v)},expression:"widget.model"}},_vm._l((_vm.filedNameList),function(item){return _c('a-select-option',{key:item.field_name,attrs:{"value":item.field_name,"title":item.field_name_value}},[_vm._v(" "+_vm._s(item.field_name_value)+" ")])}),1)],1):_c('a-form-model-item',{attrs:{"label":"唯一key"}},[_c('a-input',{model:{value:(_vm.widget.model),callback:function ($$v) {_vm.$set(_vm.widget, "model", $$v)},expression:"widget.model"}})],1),(
|
|
170759
170762
|
_vm.widget.options && Object.keys(_vm.widget.options).indexOf('multiple') >= 0 && !_vm.excludeMultipleList.includes(_vm.widget.type)
|
|
170760
170763
|
)?_c('a-form-model-item',{attrs:{"label":"是否多选"}},[_c('a-switch',{model:{value:(_vm.widget.options.multiple),callback:function ($$v) {_vm.$set(_vm.widget.options, "multiple", $$v)},expression:"widget.options.multiple"}})],1):_vm._e(),(
|
|
170761
170764
|
Object.keys(_vm.widget.options || {}).some(function (item) { return ['canCorrect', 'readonly', 'canAgainSearch', 'disabled'].includes(item); }) &&
|
|
@@ -170769,7 +170772,7 @@ var widgetPublicConfigvue_type_template_id_32aee991_scoped_true_render = functio
|
|
|
170769
170772
|
)?_c('a-checkbox',{attrs:{"size":"mini"},model:{value:(_vm.widget.options.canAgainSearch),callback:function ($$v) {_vm.$set(_vm.widget.options, "canAgainSearch", $$v)},expression:"widget.options.canAgainSearch"}},[_vm._v("是否作为查询属性")]):_vm._e(),(
|
|
170770
170773
|
_vm.widget.options &&
|
|
170771
170774
|
Object.keys(_vm.widget.options).indexOf('disabled') >= 0
|
|
170772
|
-
)?_c('a-checkbox',{attrs:{"size":"mini"},on:{"change":_vm.disabledchange},model:{value:(_vm.widget.options.disabled),callback:function ($$v) {_vm.$set(_vm.widget.options, "disabled", $$v)},expression:"widget.options.disabled"}},[_vm._v("禁用")]):_vm._e(),(_vm.widget.options.canCorrect)?_c('a-form-model-item',{attrs:{"label":"纠错理由必填","prop":"title"}},[_c('a-switch',{model:{value:(_vm.widget.options.canCorrectRequired),callback:function ($$v) {_vm.$set(_vm.widget.options, "canCorrectRequired", $$v)},expression:"widget.options.canCorrectRequired"}})],1):_vm._e(),(_vm.widget.options.canCorrect)?_c('a-form-model-item',{attrs:{"label":"纠错佐证文件必填","prop":"title"}},[_c('a-switch',{model:{value:(_vm.widget.options.canCorrectImgRequired),callback:function ($$v) {_vm.$set(_vm.widget.options, "canCorrectImgRequired", $$v)},expression:"widget.options.canCorrectImgRequired"}})],1):_vm._e()],1):_vm._e(),(!_vm.cantSetRequireList.includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"校验:"}},[(['input', 'textarea'].includes(_vm.widget.type))?_c('div',[_c('div',[_c('a-checkbox',{attrs:{"size":"mini"},model:{value:(_vm.widget.options.enableSpecialCharsRules),callback:function ($$v) {_vm.$set(_vm.widget.options, "enableSpecialCharsRules", $$v)},expression:"widget.options.enableSpecialCharsRules"}},[_vm._v("禁止输入特殊字符")]),(_vm.widget.options.enableSpecialCharsRules)?[(Array.isArray(_vm.specialCharsRulesDicts) && _vm.specialCharsRulesDicts.length)?_c('a-select',{staticStyle:{"width":"100%"},attrs:{"show-search":"","filter-option":_vm.searchDataType,"placeholder":"请选择配置的规则"},on:{"change":_vm.specialCharsChange},model:{value:(_vm.widget.options.specialCharsRules),callback:function ($$v) {_vm.$set(_vm.widget.options, "specialCharsRules", $$v)},expression:"widget.options.specialCharsRules"}},[_c('a-select-option',{attrs:{"name":"默认","value":"/^(?!.*[#$|<]).*$/s"}},[_vm._v("默认")]),(_vm.specialCharsRulesDicts.length > 0)?_vm._l((_vm.specialCharsRulesDicts),function(dict,idx){return _c('a-select-option',{key:idx,attrs:{"name":dict.title,"value":dict.value,"desc":dict.description}},[_vm._v(_vm._s(dict.title))])}):_vm._e()],2):_c('a-input',{attrs:{"placeholder":"校验规则"},model:{value:(_vm.widget.options.specialCharsRules),callback:function ($$v) {_vm.$set(_vm.widget.options, "specialCharsRules", $$v)},expression:"widget.options.specialCharsRules"}}),_c('a-textarea',{attrs:{"placeholder":"请输入提示语句"},model:{value:(_vm.widget.options.specialCharsMessage),callback:function ($$v) {_vm.$set(_vm.widget.options, "specialCharsMessage", $$v)},expression:"widget.options.specialCharsMessage"}})]:_vm._e()],2)]):_vm._e(),(['rate', '
|
|
170775
|
+
)?_c('a-checkbox',{attrs:{"size":"mini"},on:{"change":_vm.disabledchange},model:{value:(_vm.widget.options.disabled),callback:function ($$v) {_vm.$set(_vm.widget.options, "disabled", $$v)},expression:"widget.options.disabled"}},[_vm._v("禁用")]):_vm._e(),(_vm.widget.options.canCorrect)?_c('a-form-model-item',{attrs:{"label":"纠错理由必填","prop":"title"}},[_c('a-switch',{model:{value:(_vm.widget.options.canCorrectRequired),callback:function ($$v) {_vm.$set(_vm.widget.options, "canCorrectRequired", $$v)},expression:"widget.options.canCorrectRequired"}})],1):_vm._e(),(_vm.widget.options.canCorrect)?_c('a-form-model-item',{attrs:{"label":"纠错佐证文件必填","prop":"title"}},[_c('a-switch',{model:{value:(_vm.widget.options.canCorrectImgRequired),callback:function ($$v) {_vm.$set(_vm.widget.options, "canCorrectImgRequired", $$v)},expression:"widget.options.canCorrectImgRequired"}})],1):_vm._e()],1):_vm._e(),(!_vm.cantSetRequireList.includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"校验:"}},[(['input', 'textarea'].includes(_vm.widget.type))?_c('div',[_c('div',[_c('a-checkbox',{attrs:{"size":"mini"},model:{value:(_vm.widget.options.enableSpecialCharsRules),callback:function ($$v) {_vm.$set(_vm.widget.options, "enableSpecialCharsRules", $$v)},expression:"widget.options.enableSpecialCharsRules"}},[_vm._v("禁止输入特殊字符")]),(_vm.widget.options.enableSpecialCharsRules)?[(Array.isArray(_vm.specialCharsRulesDicts) && _vm.specialCharsRulesDicts.length)?_c('a-select',{staticStyle:{"width":"100%"},attrs:{"show-search":"","filter-option":_vm.searchDataType,"placeholder":"请选择配置的规则"},on:{"change":_vm.specialCharsChange},model:{value:(_vm.widget.options.specialCharsRules),callback:function ($$v) {_vm.$set(_vm.widget.options, "specialCharsRules", $$v)},expression:"widget.options.specialCharsRules"}},[_c('a-select-option',{attrs:{"name":"默认","value":"/^(?!.*[#$|<]).*$/s"}},[_vm._v("默认")]),(_vm.specialCharsRulesDicts.length > 0)?_vm._l((_vm.specialCharsRulesDicts),function(dict,idx){return _c('a-select-option',{key:idx,attrs:{"name":dict.title,"value":dict.value,"desc":dict.description}},[_vm._v(_vm._s(dict.title))])}):_vm._e()],2):_c('a-input',{attrs:{"placeholder":"校验规则"},model:{value:(_vm.widget.options.specialCharsRules),callback:function ($$v) {_vm.$set(_vm.widget.options, "specialCharsRules", $$v)},expression:"widget.options.specialCharsRules"}}),_c('a-textarea',{attrs:{"placeholder":"请输入提示语句"},model:{value:(_vm.widget.options.specialCharsMessage),callback:function ($$v) {_vm.$set(_vm.widget.options, "specialCharsMessage", $$v)},expression:"widget.options.specialCharsMessage"}})]:_vm._e()],2)]):_vm._e(),(['rate', 'switch', 'slider', 'placeholder'].indexOf(
|
|
170773
170776
|
_vm.widget.type
|
|
170774
170777
|
) == -1
|
|
170775
170778
|
)?_c('div',[_c('a-checkbox',{attrs:{"size":"mini"},model:{value:(_vm.widget.options.required),callback:function ($$v) {_vm.$set(_vm.widget.options, "required", $$v)},expression:"widget.options.required"}},[_vm._v("必填")])],1):_vm._e(),(_vm.widget.options.required && _vm.customRequireErrorTextList.includes(_vm.widget.type))?_c('div',[_c('a-input',{attrs:{"placeholder":"必填校验失败时提示文字(最大100字)","max-length":100},model:{value:(_vm.widget.options.requireErrorText),callback:function ($$v) {_vm.$set(_vm.widget.options, "requireErrorText", $$v)},expression:"widget.options.requireErrorText"}})],1):_vm._e(),(['input', 'select', 'date', 'time'].includes(_vm.widget.type))?_c('div',[_c('a-checkbox',{attrs:{"size":"mini"},on:{"change":_vm.onlyChange},model:{value:(_vm.widget.options.onlyvalue),callback:function ($$v) {_vm.$set(_vm.widget.options, "onlyvalue", $$v)},expression:"widget.options.onlyvalue"}},[_vm._v("合法值校验")]),(_vm.widget.options.onlyvalue)?_c('div',{staticStyle:{"padding-left":"20px"}},[_c('a-input',{attrs:{"placeholder":"请输入合法值校验值接口地址"},model:{value:(_vm.widget.options.onlyurl),callback:function ($$v) {_vm.$set(_vm.widget.options, "onlyurl", $$v)},expression:"widget.options.onlyurl"}}),_c('div',[_c('a-select',{attrs:{"placeholder":"请选择接口类型(默认GET)"},model:{value:(_vm.widget.options.onlyurl_type),callback:function ($$v) {_vm.$set(_vm.widget.options, "onlyurl_type", $$v)},expression:"widget.options.onlyurl_type"}},[_c('a-select',{attrs:{"value":"GET"}},[_vm._v("GET")]),_c('a-select',{attrs:{"value":"POST"}},[_vm._v("POST")])],1)],1),_c('div',[_c('a-form-model-item',{staticStyle:{"margin-bottom":"10px"},attrs:{"label":"目标字段","prop":"title"}},[_c('a-select',{model:{value:(_vm.widget.options.checkFieIdKey),callback:function ($$v) {_vm.$set(_vm.widget.options, "checkFieIdKey", $$v)},expression:"widget.options.checkFieIdKey"}},_vm._l((_vm.widgetListNeed),function(item){return _c('a-select-option',{key:item.key,attrs:{"value":item.model}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1)],1),_c('a-form-model-item',{staticStyle:{"margin-bottom":"10px"},attrs:{"label":"开始时间","prop":"title"}},[_c('a-select',{model:{value:(_vm.widget.options.kssjKey),callback:function ($$v) {_vm.$set(_vm.widget.options, "kssjKey", $$v)},expression:"widget.options.kssjKey"}},_vm._l((_vm.widgetListNeed.filter(function (item) { return item.type === 'date'; })),function(item){return _c('a-select-option',{key:item.key,attrs:{"value":item.model}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1)],1),_c('a-form-model-item',{staticStyle:{"margin-bottom":"10px"},attrs:{"label":"结束时间","prop":"title"}},[_c('a-select',{model:{value:(_vm.widget.options.jssjKey),callback:function ($$v) {_vm.$set(_vm.widget.options, "jssjKey", $$v)},expression:"widget.options.jssjKey"}},_vm._l((_vm.widgetListNeed.filter(function (item) { return item.type === 'date'; })),function(item){return _c('a-select-option',{key:item.key,attrs:{"value":item.model}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1)],1),_c('a-form-model-item',{staticStyle:{"margin-bottom":"10px"},attrs:{"label":"错误提示","prop":"title"}},[_c('a-input',{attrs:{"placeholder":"错误提示"},model:{value:(_vm.widget.options.failMessage),callback:function ($$v) {_vm.$set(_vm.widget.options, "failMessage", $$v)},expression:"widget.options.failMessage"}})],1)],1)],1):_vm._e()],1):_vm._e(),(_vm.canCompareList.includes(_vm.widget.type))?_c('a-form-model-item',{attrs:{"label":"范围比较"}},[_c('a-row',[_c('a-col',{attrs:{"span":8}},[_c('a-select',{attrs:{"placeholder":"请选择","allow-clear":""},model:{value:(_vm.widget.options.condition),callback:function ($$v) {_vm.$set(_vm.widget.options, "condition", $$v)},expression:"widget.options.condition"}},[_c('a-select-option',{attrs:{"value":"大于"}},[_vm._v("大于等于")]),_c('a-select-option',{attrs:{"value":"小于"}},[_vm._v("小于等于")])],1)],1),_c('a-col',{attrs:{"span":10,"offset":1}},[_c('a-select',{attrs:{"placeholder":"请选择","allow-clear":""},on:{"focus":_vm.focus},model:{value:(_vm.widget.options.conditionValue),callback:function ($$v) {_vm.$set(_vm.widget.options, "conditionValue", $$v)},expression:"widget.options.conditionValue"}},_vm._l((_vm.compareList),function(item,idx){return _c('a-select-option',{key:idx,attrs:{"value":item.model}},[_vm._v(_vm._s(item.name))])}),1)],1)],1)],1):_vm._e(),(['textarea'].includes(_vm.widget.type) || _vm.widget.options &&
|
|
@@ -170777,7 +170780,7 @@ var widgetPublicConfigvue_type_template_id_32aee991_scoped_true_render = functio
|
|
|
170777
170780
|
)?_c('a-select',{staticStyle:{"width":"100%"},attrs:{"show-search":"","filter-option":_vm.searchDataType,"placeholder":"请选择数据类型"},model:{value:(_vm.widget.options.dataType),callback:function ($$v) {_vm.$set(_vm.widget.options, "dataType", $$v)},expression:"widget.options.dataType"}},[_c('a-select-option',{attrs:{"name":"字符串","value":"string"}},[_vm._v("字符串")]),_c('a-select-option',{attrs:{"name":"URL地址","value":"url"}},[_vm._v("URL地址")]),_c('a-select-option',{attrs:{"name":"邮箱地址","value":"email"}},[_vm._v("邮箱地址")]),(_vm.regularCheckDicts.length > 0)?_vm._l((_vm.regularCheckDicts),function(regular,idx){return _c('a-select-option',{key:idx,attrs:{"name":regular.title,"value":'regular__' + regular.value}},[_vm._v(_vm._s(regular.title))])}):_vm._e()],2):_vm._e(),(
|
|
170778
170781
|
['input', 'textarea'].includes(_vm.widget.type)
|
|
170779
170782
|
)?_c('div',[(_vm.widget.type !== 'dataTable' && _vm.widget.type != 'hnkj-verify')?_c('a-input',{staticStyle:{"width":"100%"},attrs:{"disabled":String(_vm.widget.options.dataType).startsWith('regular__'),"placeholder":"填写正则表达式"},model:{value:(_vm.widget.options.pattern),callback:function ($$v) {_vm.$set(_vm.widget.options, "pattern", $$v)},expression:"widget.options.pattern"}}):_vm._e(),_c('a-input',{directives:[{name:"show",rawName:"v-show",value:(_vm.widget.options.pattern),expression:"widget.options.pattern"}],staticStyle:{"width":"100%"},attrs:{"placeholder":"请填写错误提示"},on:{"blur":_vm.valideError},model:{value:(_vm.widget.options.patternError),callback:function ($$v) {_vm.$set(_vm.widget.options, "patternError", $$v)},expression:"widget.options.patternError"}})],1):_vm._e()],1):_vm._e()],2)],1)}
|
|
170780
|
-
var
|
|
170783
|
+
var widgetPublicConfigvue_type_template_id_580a7e44_scoped_true_staticRenderFns = []
|
|
170781
170784
|
|
|
170782
170785
|
|
|
170783
170786
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.30.2@core-js/modules/es.symbol.description.js
|
|
@@ -171163,7 +171166,9 @@ const fontNames = ["黑体", "仿宋", "楷体", "标楷体", "华文仿宋", "
|
|
|
171163
171166
|
excludeMultipleList: ['imgupload', 'fileupload', 'uploadModel', 'dataTable'],
|
|
171164
171167
|
seatList: [hnkj/* prefix */.O4 + 'richEditor', hnkj/* prefix */.O4 + 'nameSignature', hnkj/* prefix */.O4 + 'sealSignature', "number", "radio", "checkbox", "rate", "switch", "slider", "superLink", "codeControl", "uploadModel", "table", "idea-sign", "signatureWrite", "all-lay-out", "grid", "grid-lay-out", "placeholder", "responsibility", "dataTable"],
|
|
171165
171168
|
//不要占位内容
|
|
171166
|
-
cantSetRequireList: ["verify", "uploadModel", "table", "slider", "superLink", "grid", "grid-lay-out", "all-lay-out", "codeControl", "rate",
|
|
171169
|
+
cantSetRequireList: ["verify", "uploadModel", "table", "slider", "superLink", "grid", "grid-lay-out", "all-lay-out", "codeControl", "rate",
|
|
171170
|
+
// "number",
|
|
171171
|
+
"switch", "slider", "placeholder"],
|
|
171167
171172
|
//不能设置必填项
|
|
171168
171173
|
canCompareList: [
|
|
171169
171174
|
// 可比较集合 例如 时间大小比较
|
|
@@ -171435,10 +171440,10 @@ const fontNames = ["黑体", "仿宋", "楷体", "标楷体", "华文仿宋", "
|
|
|
171435
171440
|
});
|
|
171436
171441
|
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue?vue&type=script&lang=js&
|
|
171437
171442
|
/* harmony default export */ const modules_widgetPublicConfigvue_type_script_lang_js_ = (widgetPublicConfigvue_type_script_lang_js_);
|
|
171438
|
-
;// 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/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=
|
|
171443
|
+
;// 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/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=580a7e44&prod&lang=less&scoped=true&
|
|
171439
171444
|
// extracted by mini-css-extract-plugin
|
|
171440
171445
|
|
|
171441
|
-
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=
|
|
171446
|
+
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue?vue&type=style&index=0&id=580a7e44&prod&lang=less&scoped=true&
|
|
171442
171447
|
|
|
171443
171448
|
;// CONCATENATED MODULE: ./src/form/modules/widgetPublicConfig.vue
|
|
171444
171449
|
|
|
@@ -171451,11 +171456,11 @@ const fontNames = ["黑体", "仿宋", "楷体", "标楷体", "华文仿宋", "
|
|
|
171451
171456
|
|
|
171452
171457
|
var widgetPublicConfig_component = (0,componentNormalizer/* default */.Z)(
|
|
171453
171458
|
modules_widgetPublicConfigvue_type_script_lang_js_,
|
|
171454
|
-
|
|
171455
|
-
|
|
171459
|
+
widgetPublicConfigvue_type_template_id_580a7e44_scoped_true_render,
|
|
171460
|
+
widgetPublicConfigvue_type_template_id_580a7e44_scoped_true_staticRenderFns,
|
|
171456
171461
|
false,
|
|
171457
171462
|
null,
|
|
171458
|
-
"
|
|
171463
|
+
"580a7e44",
|
|
171459
171464
|
null
|
|
171460
171465
|
|
|
171461
171466
|
)
|