@zscreate/form-component 1.1.373 → 1.1.375
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 +63 -63
- package/dist/form-component.umd.js +242 -27
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.h-model-item[data-v-
|
|
1
|
+
.h-model-item[data-v-6c69053e]{height:30px;line-height:30px;padding-left:10px;font-size:16px}.h-model-item[data-v-6c69053e]:hover{background-color:#f5f9fd;color:#1890FF !important}.dropMenu[data-v-6c69053e]{width:100px;padding:0;margin:auto;position:absolute;right:-100px;top:-7px;bottom:0;z-index:100}.dropMenu li[data-v-6c69053e]{width:20px;height:20px;line-height:20px;display:inline-block;text-align:center;cursor:pointer;font-size:16px;color:#999}.dropMenu li[data-v-6c69053e]:hover{color:#66a6e0}.dropMenu li.icon-set[data-v-6c69053e]{font-size:23px}.dropMenuItem[data-v-6c69053e]{width:30px;height:30px;padding:0;color:#ffa500;margin:auto;position:absolute;cursor:pointer;bottom:0;z-index:100;font-size:20px}.gate .flow-node-drag[data-v-6c69053e]:nth-child(1){left:0;right:0;top:-19px}.gate .flow-node-drag[data-v-6c69053e]:nth-child(2){top:0;bottom:0;right:-19px}.gate .flow-node-drag[data-v-6c69053e]:nth-child(3){left:0;right:0;bottom:-19px}.gate .flow-node-drag[data-v-6c69053e]:nth-child(4){top:0;bottom:0;left:-19px}.flow-node-header[data-v-6c69053e]{background-color:#66a6e0;height:25px;cursor:pointer;border-top-left-radius:6px;border-top-right-radius:6px}.flow-node-header a[data-v-6c69053e]{text-decoration:none;line-height:25px;vertical-align:middle}.flow-node-header a img[data-v-6c69053e]{line-height:25px;vertical-align:middle;margin-bottom:5px}.flow-node-body[data-v-6c69053e]{background-color:white;text-align:center;cursor:pointer;height:25px;line-height:25px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.vdr-no-border[data-v-6c69053e]{border:none}.tool .text[data-v-6c69053e]{font-size:14px;padding:4px 6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-box-orient:vertical;/*! autoprefixer: on */-webkit-line-clamp:2;height:46px;word-break:break-all}.tool .inner[data-v-6c69053e]{background:orange;display:flex;justify-content:start;align-items:center;color:#fff}.tool .inner .icon-user[data-v-6c69053e]{color:#fff;display:flex;align-items:center;justify-content:center}.tool .inner-blue[data-v-6c69053e]{background:blue;display:flex;justify-content:start;align-items:center;color:#fff}.tool .inner-blue .icon-user[data-v-6c69053e]{color:#fff;display:flex;align-items:center}.flow-view .start[data-v-6c69053e]{border:2px solid #e0c645}.flow-view .end[data-v-6c69053e]{background-size:cover;border:2px solid #e0c645;position:relative}.flow-view .end[data-v-6c69053e]:before{content:'';width:12px;height:12px;background:#e0c645;display:block;position:absolute;top:calc(50% - 6px);left:calc(50% - 6px)}
|
|
2
2
|
|
|
3
3
|
.flow-tool-menu{background-color:#eeeeee;cursor:pointer;padding-left:5px;height:50px;line-height:50px;border-bottom:1px solid #979797}.flow-tool-submenu{background-color:white;padding-left:20px;cursor:pointer;height:50px;line-height:50px;vertical-align:middle;border-bottom:1px solid #d3d3d3}.g1-tools_1 li.start{width:50px;height:50px;border:1px solid #d8d8d8;border-radius:100%}.draggable-item .inner{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.draggable-item .inner svg{font-size:30px;color:#858587}.draggable-item .inner svg use{fill:#858587}.draggable-item .inner span{color:#333;margin:5px}
|
|
4
4
|
|
|
@@ -316,16 +316,16 @@ ul li[data-v-c8780a30] {
|
|
|
316
316
|
width: 347px !important;
|
|
317
317
|
}
|
|
318
318
|
|
|
319
|
-
ul[data-v-
|
|
320
|
-
li[data-v-
|
|
321
|
-
dl[data-v-
|
|
322
|
-
dt[data-v-
|
|
323
|
-
dd[data-v-
|
|
319
|
+
ul[data-v-4562f71b],
|
|
320
|
+
li[data-v-4562f71b],
|
|
321
|
+
dl[data-v-4562f71b],
|
|
322
|
+
dt[data-v-4562f71b],
|
|
323
|
+
dd[data-v-4562f71b] {
|
|
324
324
|
list-style-type: none;
|
|
325
325
|
padding: 0;
|
|
326
326
|
margin: 0;
|
|
327
327
|
}
|
|
328
|
-
.flowwork-warp[data-v-
|
|
328
|
+
.flowwork-warp[data-v-4562f71b] {
|
|
329
329
|
position: absolute;
|
|
330
330
|
left: 0;
|
|
331
331
|
right: 0;
|
|
@@ -333,7 +333,7 @@ dd[data-v-71b48945] {
|
|
|
333
333
|
bottom: 64px;
|
|
334
334
|
background: #fff;
|
|
335
335
|
}
|
|
336
|
-
.g1_workflow_warp[data-v-
|
|
336
|
+
.g1_workflow_warp[data-v-4562f71b] {
|
|
337
337
|
border: 1px solid #dfdfdf;
|
|
338
338
|
margin: auto;
|
|
339
339
|
position: absolute;
|
|
@@ -342,12 +342,12 @@ dd[data-v-71b48945] {
|
|
|
342
342
|
bottom: 0;
|
|
343
343
|
top: 0;
|
|
344
344
|
}
|
|
345
|
-
.g1_workflow_warp li[data-v-
|
|
345
|
+
.g1_workflow_warp li[data-v-4562f71b] {
|
|
346
346
|
width: 100%;
|
|
347
347
|
position: relative;
|
|
348
348
|
text-align: center;
|
|
349
349
|
}
|
|
350
|
-
.g1-sider_tool1[data-v-
|
|
350
|
+
.g1-sider_tool1[data-v-4562f71b] {
|
|
351
351
|
width: 100px;
|
|
352
352
|
position: absolute;
|
|
353
353
|
left: 0;
|
|
@@ -356,37 +356,37 @@ dd[data-v-71b48945] {
|
|
|
356
356
|
border-right: 1px solid #dfdfdf;
|
|
357
357
|
overflow-y: auto;
|
|
358
358
|
}
|
|
359
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
359
|
+
.g1-sider_tool1 .tool_box[data-v-4562f71b] {
|
|
360
360
|
margin-top: 15px;
|
|
361
361
|
}
|
|
362
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
362
|
+
.g1-sider_tool1 .tool_box .tool[data-v-4562f71b] {
|
|
363
363
|
text-align: center;
|
|
364
364
|
font-size: 12px;
|
|
365
365
|
color: #fff;
|
|
366
366
|
}
|
|
367
367
|
/* 公用图形 */
|
|
368
|
-
.end[data-v-
|
|
368
|
+
.end[data-v-4562f71b] {
|
|
369
369
|
border-radius: 100%;
|
|
370
370
|
}
|
|
371
|
-
.comm[data-v-
|
|
371
|
+
.comm[data-v-4562f71b] {
|
|
372
372
|
border-radius: 0px;
|
|
373
373
|
}
|
|
374
|
-
.gate[data-v-
|
|
374
|
+
.gate[data-v-4562f71b] {
|
|
375
375
|
width: 60px;
|
|
376
376
|
border-radius: 0;
|
|
377
377
|
}
|
|
378
|
-
.gate .inner[data-v-
|
|
378
|
+
.gate .inner[data-v-4562f71b] {
|
|
379
379
|
display: inline-block;
|
|
380
380
|
font-size: 16px;
|
|
381
381
|
}
|
|
382
|
-
.g1-form_main1[data-v-
|
|
382
|
+
.g1-form_main1[data-v-4562f71b] {
|
|
383
383
|
position: absolute;
|
|
384
384
|
left: 100px;
|
|
385
385
|
right: 0;
|
|
386
386
|
top: 0;
|
|
387
387
|
bottom: 0;
|
|
388
388
|
}
|
|
389
|
-
.g1-form_main1 .head[data-v-
|
|
389
|
+
.g1-form_main1 .head[data-v-4562f71b] {
|
|
390
390
|
height: 46px;
|
|
391
391
|
line-height: 46px;
|
|
392
392
|
text-align: left;
|
|
@@ -394,11 +394,11 @@ dd[data-v-71b48945] {
|
|
|
394
394
|
box-sizing: border-box;
|
|
395
395
|
border-bottom: 1px solid #d8d8d8;
|
|
396
396
|
}
|
|
397
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
397
|
+
.g1-form_main1 .head .ant-btn[data-v-4562f71b] {
|
|
398
398
|
height: 32px;
|
|
399
399
|
margin-right: 10px;
|
|
400
400
|
}
|
|
401
|
-
.g1-form_main1 .main[data-v-
|
|
401
|
+
.g1-form_main1 .main[data-v-4562f71b] {
|
|
402
402
|
position: absolute;
|
|
403
403
|
left: 0 !important;
|
|
404
404
|
right: 0px;
|
|
@@ -407,12 +407,12 @@ dd[data-v-71b48945] {
|
|
|
407
407
|
overflow: auto;
|
|
408
408
|
box-sizing: border-box;
|
|
409
409
|
}
|
|
410
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
410
|
+
.g1-form_main1 .main #flowContainer[data-v-4562f71b] {
|
|
411
411
|
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%);
|
|
412
412
|
background-size: 10px 10px;
|
|
413
413
|
background-color: #fbfbfb;
|
|
414
414
|
}
|
|
415
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
415
|
+
.g1-form_main1 .sider-pannel[data-v-4562f71b] {
|
|
416
416
|
width: 250px;
|
|
417
417
|
padding: 0 15px;
|
|
418
418
|
position: absolute;
|
|
@@ -422,7 +422,7 @@ dd[data-v-71b48945] {
|
|
|
422
422
|
border-left: 1px solid #dfdfdf;
|
|
423
423
|
background-color: #fff;
|
|
424
424
|
}
|
|
425
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
425
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-4562f71b] {
|
|
426
426
|
width: 100%;
|
|
427
427
|
height: 100%;
|
|
428
428
|
padding: 15px;
|
|
@@ -433,7 +433,7 @@ dd[data-v-71b48945] {
|
|
|
433
433
|
top: 0;
|
|
434
434
|
overflow-y: auto;
|
|
435
435
|
}
|
|
436
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
436
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-4562f71b] {
|
|
437
437
|
width: 36px;
|
|
438
438
|
height: 60px;
|
|
439
439
|
line-height: 60px;
|
|
@@ -449,14 +449,14 @@ dd[data-v-71b48945] {
|
|
|
449
449
|
background-color: #fff;
|
|
450
450
|
}
|
|
451
451
|
/* 视图图形 */
|
|
452
|
-
.flow-view[data-v-
|
|
452
|
+
.flow-view[data-v-4562f71b] {
|
|
453
453
|
position: absolute;
|
|
454
454
|
left: 0;
|
|
455
455
|
right: 0;
|
|
456
456
|
top: 0;
|
|
457
457
|
bottom: 0;
|
|
458
458
|
}
|
|
459
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
459
|
+
.flow-view .inner .flow-node-drag[data-v-4562f71b] {
|
|
460
460
|
width: 12px;
|
|
461
461
|
height: 12px;
|
|
462
462
|
display: block;
|
|
@@ -467,27 +467,27 @@ dd[data-v-71b48945] {
|
|
|
467
467
|
cursor: crosshair;
|
|
468
468
|
background: rgba(24, 144, 255, 0.6);
|
|
469
469
|
}
|
|
470
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
470
|
+
.flow-view .inner .flow-node-drag[data-v-4562f71b]:nth-child(1) {
|
|
471
471
|
left: -6px;
|
|
472
472
|
top: 0;
|
|
473
473
|
bottom: 0;
|
|
474
474
|
}
|
|
475
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
475
|
+
.flow-view .inner .flow-node-drag[data-v-4562f71b]:nth-child(2) {
|
|
476
476
|
top: -6px;
|
|
477
477
|
left: 0;
|
|
478
478
|
right: 0;
|
|
479
479
|
}
|
|
480
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
480
|
+
.flow-view .inner .flow-node-drag[data-v-4562f71b]:nth-child(3) {
|
|
481
481
|
right: -6px;
|
|
482
482
|
top: 0;
|
|
483
483
|
bottom: 0;
|
|
484
484
|
}
|
|
485
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
485
|
+
.flow-view .inner .flow-node-drag[data-v-4562f71b]:nth-child(4) {
|
|
486
486
|
bottom: -6px;
|
|
487
487
|
left: 0;
|
|
488
488
|
right: 0;
|
|
489
489
|
}
|
|
490
|
-
.flow-view .tool[data-v-
|
|
490
|
+
.flow-view .tool[data-v-4562f71b] {
|
|
491
491
|
width: 100%;
|
|
492
492
|
height: 100%;
|
|
493
493
|
margin: 0;
|
|
@@ -495,14 +495,14 @@ dd[data-v-71b48945] {
|
|
|
495
495
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
496
496
|
background: #fbfbfb;
|
|
497
497
|
}
|
|
498
|
-
.flow-view .tool .iconfont[data-v-
|
|
498
|
+
.flow-view .tool .iconfont[data-v-4562f71b] {
|
|
499
499
|
font-size: 100%;
|
|
500
500
|
color: #858587;
|
|
501
501
|
}
|
|
502
|
-
.flow-view .exclude_gateway[data-v-
|
|
502
|
+
.flow-view .exclude_gateway[data-v-4562f71b] {
|
|
503
503
|
box-shadow: 0 0 0 #ccc;
|
|
504
504
|
}
|
|
505
|
-
.flow-view .gate[data-v-
|
|
505
|
+
.flow-view .gate[data-v-4562f71b] {
|
|
506
506
|
line-height: 50px;
|
|
507
507
|
position: absolute;
|
|
508
508
|
left: 0;
|
|
@@ -510,9 +510,9 @@ dd[data-v-71b48945] {
|
|
|
510
510
|
top: 0;
|
|
511
511
|
bottom: 0;
|
|
512
512
|
}
|
|
513
|
-
.flow-view .ordinary_gateway[data-v-
|
|
514
|
-
.flow-view .parall_gateway[data-v-
|
|
515
|
-
.flow-view .exclude_gateway[data-v-
|
|
513
|
+
.flow-view .ordinary_gateway[data-v-4562f71b],
|
|
514
|
+
.flow-view .parall_gateway[data-v-4562f71b],
|
|
515
|
+
.flow-view .exclude_gateway[data-v-4562f71b] {
|
|
516
516
|
border: none;
|
|
517
517
|
border-radius: 0;
|
|
518
518
|
background-size: cover;
|
|
@@ -520,35 +520,35 @@ dd[data-v-71b48945] {
|
|
|
520
520
|
background-position: center center;
|
|
521
521
|
box-shadow: 0 0 0 #ccc;
|
|
522
522
|
}
|
|
523
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
524
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
525
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
523
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-4562f71b]:nth-child(1),
|
|
524
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-4562f71b]:nth-child(1),
|
|
525
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-4562f71b]:nth-child(1) {
|
|
526
526
|
left: 0;
|
|
527
527
|
top: 0;
|
|
528
528
|
bottom: 0;
|
|
529
529
|
}
|
|
530
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
531
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
532
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
530
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-4562f71b]:nth-child(2),
|
|
531
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-4562f71b]:nth-child(2),
|
|
532
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-4562f71b]:nth-child(2) {
|
|
533
533
|
top: 0;
|
|
534
534
|
left: 0;
|
|
535
535
|
right: 0;
|
|
536
536
|
}
|
|
537
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
538
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
539
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
537
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-4562f71b]:nth-child(3),
|
|
538
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-4562f71b]:nth-child(3),
|
|
539
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-4562f71b]:nth-child(3) {
|
|
540
540
|
right: 0;
|
|
541
541
|
top: 0;
|
|
542
542
|
bottom: 0;
|
|
543
543
|
}
|
|
544
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
545
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
546
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
544
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-4562f71b]:nth-child(4),
|
|
545
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-4562f71b]:nth-child(4),
|
|
546
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-4562f71b]:nth-child(4) {
|
|
547
547
|
bottom: 0;
|
|
548
548
|
left: 0;
|
|
549
549
|
right: 0;
|
|
550
550
|
}
|
|
551
|
-
.flow-view .exclude_gateway[data-v-
|
|
551
|
+
.flow-view .exclude_gateway[data-v-4562f71b] {
|
|
552
552
|
width: 70%;
|
|
553
553
|
height: 70%;
|
|
554
554
|
margin: 15%;
|
|
@@ -557,7 +557,7 @@ dd[data-v-71b48945] {
|
|
|
557
557
|
transform: rotate(45deg);
|
|
558
558
|
position: relative;
|
|
559
559
|
}
|
|
560
|
-
.flow-view .exclude_gateway[data-v-
|
|
560
|
+
.flow-view .exclude_gateway[data-v-4562f71b]::before {
|
|
561
561
|
content: '';
|
|
562
562
|
width: 2px;
|
|
563
563
|
background-color: #7a7a7a;
|
|
@@ -567,7 +567,7 @@ dd[data-v-71b48945] {
|
|
|
567
567
|
top: calc(50% - 10px);
|
|
568
568
|
left: calc(50% - 1px);
|
|
569
569
|
}
|
|
570
|
-
.flow-view .exclude_gateway[data-v-
|
|
570
|
+
.flow-view .exclude_gateway[data-v-4562f71b]::after {
|
|
571
571
|
content: '';
|
|
572
572
|
width: 20px;
|
|
573
573
|
background-color: #7a7a7a;
|
|
@@ -577,7 +577,7 @@ dd[data-v-71b48945] {
|
|
|
577
577
|
top: calc(50% - 1px);
|
|
578
578
|
left: calc(50% - 10px);
|
|
579
579
|
}
|
|
580
|
-
.flow-view .parall_gateway[data-v-
|
|
580
|
+
.flow-view .parall_gateway[data-v-4562f71b] {
|
|
581
581
|
width: 70%;
|
|
582
582
|
height: 70%;
|
|
583
583
|
margin: 15%;
|
|
@@ -586,7 +586,7 @@ dd[data-v-71b48945] {
|
|
|
586
586
|
transform: rotate(45deg);
|
|
587
587
|
position: relative;
|
|
588
588
|
}
|
|
589
|
-
.flow-view .parall_gateway[data-v-
|
|
589
|
+
.flow-view .parall_gateway[data-v-4562f71b]::after {
|
|
590
590
|
content: '';
|
|
591
591
|
width: 20px;
|
|
592
592
|
background-color: #7a7a7a;
|
|
@@ -598,7 +598,7 @@ dd[data-v-71b48945] {
|
|
|
598
598
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
599
599
|
transform: rotate(45deg);
|
|
600
600
|
}
|
|
601
|
-
.flow-view .parall_gateway[data-v-
|
|
601
|
+
.flow-view .parall_gateway[data-v-4562f71b]::before {
|
|
602
602
|
content: '';
|
|
603
603
|
width: 2px;
|
|
604
604
|
background-color: #7a7a7a;
|
|
@@ -611,7 +611,7 @@ dd[data-v-71b48945] {
|
|
|
611
611
|
transform: rotate(45deg);
|
|
612
612
|
}
|
|
613
613
|
/* 线条工具 */
|
|
614
|
-
.lineTool[data-v-
|
|
614
|
+
.lineTool[data-v-4562f71b] {
|
|
615
615
|
width: 130px;
|
|
616
616
|
height: 26px;
|
|
617
617
|
border: 1px solid #1890ff;
|
|
@@ -619,7 +619,7 @@ dd[data-v-71b48945] {
|
|
|
619
619
|
background-color: #fff;
|
|
620
620
|
text-align: left;
|
|
621
621
|
}
|
|
622
|
-
.lineTool li[data-v-
|
|
622
|
+
.lineTool li[data-v-4562f71b] {
|
|
623
623
|
width: 30px;
|
|
624
624
|
height: 26px;
|
|
625
625
|
display: inline-block;
|
|
@@ -627,14 +627,14 @@ dd[data-v-71b48945] {
|
|
|
627
627
|
text-align: center;
|
|
628
628
|
color: #1890ff;
|
|
629
629
|
}
|
|
630
|
-
.tool-drag a .inner[data-v-
|
|
630
|
+
.tool-drag a .inner[data-v-4562f71b] {
|
|
631
631
|
color: #f00 !important;
|
|
632
632
|
}
|
|
633
|
-
.ant-layout-footer[data-v-
|
|
633
|
+
.ant-layout-footer[data-v-4562f71b] {
|
|
634
634
|
z-index: 10;
|
|
635
635
|
}
|
|
636
636
|
|
|
637
|
-
#flowContainer[data-v-
|
|
637
|
+
#flowContainer[data-v-4562f71b] {
|
|
638
638
|
width: 1000000px;
|
|
639
639
|
height: 1000000px;
|
|
640
640
|
position: absolute;
|
|
@@ -647,7 +647,7 @@ dd[data-v-71b48945] {
|
|
|
647
647
|
left: -500000px;
|
|
648
648
|
top: -500000px; */
|
|
649
649
|
}
|
|
650
|
-
.labelClass[data-v-
|
|
650
|
+
.labelClass[data-v-4562f71b] {
|
|
651
651
|
padding: 0 3px;
|
|
652
652
|
font-size: 12px;
|
|
653
653
|
cursor: pointer;
|
|
@@ -658,14 +658,14 @@ dd[data-v-71b48945] {
|
|
|
658
658
|
border-radius: 3px;
|
|
659
659
|
background: rgba(24, 144, 255, 0.6);
|
|
660
660
|
}
|
|
661
|
-
.loading[data-v-
|
|
661
|
+
.loading[data-v-4562f71b] {
|
|
662
662
|
height: 100%;
|
|
663
663
|
width: 100%;
|
|
664
664
|
display: flex;
|
|
665
665
|
align-items: center;
|
|
666
666
|
justify-content: center;
|
|
667
667
|
}
|
|
668
|
-
[data-v-
|
|
668
|
+
[data-v-4562f71b] .labelClass {
|
|
669
669
|
background-color: #539dfa !important;
|
|
670
670
|
padding: 5px;
|
|
671
671
|
border-radius: 5px;
|
|
@@ -157684,7 +157684,7 @@ function toString(value) {
|
|
|
157684
157684
|
/***/ ((module) => {
|
|
157685
157685
|
|
|
157686
157686
|
"use strict";
|
|
157687
|
-
module.exports = {"i8":"1.1.
|
|
157687
|
+
module.exports = {"i8":"1.1.375"};
|
|
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=4562f71b&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(),_c('dataConditionPanel',{directives:[{name:"show",rawName:"v-show",value:(_vm.dataConditionPanelVisible),expression:"dataConditionPanelVisible"}],ref:"dataConditionPanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow}}),_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
|
|
|
@@ -159638,9 +159638,9 @@ var es_array_push = __webpack_require__(5746);
|
|
|
159638
159638
|
var es_json_stringify = __webpack_require__(9826);
|
|
159639
159639
|
// EXTERNAL MODULE: ./node_modules/_jsplumb@2.11.2@jsplumb/dist/js/jsplumb.js
|
|
159640
159640
|
var jsplumb = __webpack_require__(5325);
|
|
159641
|
-
;// 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/node.vue?vue&type=template&id=
|
|
159642
|
-
var
|
|
159643
|
-
var
|
|
159641
|
+
;// 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/node.vue?vue&type=template&id=6c69053e&scoped=true&
|
|
159642
|
+
var nodevue_type_template_id_6c69053e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('vdr',{ref:"aa",staticClass:"vdr-no-border",attrs:{"w":_vm.node.width ? _vm.node.width : _vm.flowNodeContainer.width,"h":_vm.node.height ? _vm.node.height : _vm.flowNodeContainer.height,"x":_vm.flowNodeContainer.left,"y":_vm.flowNodeContainer.top,"draggable":_vm.flag && _vm.isFlowPanelMain,"resizable":_vm.isResize,"snap":true,"snap-tolerance":20},on:{"resizing":_vm.onResizing,"resizestop":_vm.onResizstop}},[_c('div',{ref:"node",staticClass:"flow-view",on:{"mouseenter":_vm.showDelete,"mouseleave":_vm.hideDelete,"dblclick":function($event){$event.stopPropagation();return _vm.clickNode.apply(null, arguments)},"mouseup":_vm.changeNodeSite,"contextmenu":function($event){$event.preventDefault();return _vm.editMenu.apply(null, arguments)},"click":function($event){$event.stopPropagation();return _vm.clickNodeOne.apply(null, arguments)}}},[_c('div',{class:_vm.node.info.cls},[_c('div',{staticClass:"inner"},[(_vm.node.info.type == 'comm')?_c('svg-icon',{staticStyle:{"height":"28px","font-size":"18px","margin":"0 5px"},attrs:{"iconName":"icon-icon-user"}}):_vm._e(),(_vm.lineTodo)?_c('i',{class:_vm.nodeClass}):_vm._e(),(_vm.lineTodo)?_c('i',{class:_vm.nodeClass}):_vm._e(),(_vm.lineTodo)?_c('i',{class:_vm.nodeClass}):_vm._e(),(_vm.lineTodo)?_c('i',{class:_vm.nodeClass}):_vm._e(),(_vm.node.info.type == 'comm')?_c('span',[_vm._v(_vm._s(_vm.node.info.title))]):_vm._e()],1),(_vm.node.info && _vm.node.info.taskAssigneeList && _vm.node.info.taskAssigneeList.length > 0 && _vm.node.info.taskAssigneeList.some(function (item) { return item.title; }))?_c('div',{staticClass:"text",attrs:{"title":_vm.node.info.taskAssigneeList.map(function (item) { return item.title; }).join(',')}},[_vm._v(" "+_vm._s(_vm.node.info.taskAssigneeList.map(function (item) { return item.title; }).join(','))+" ")]):_vm._e()]),(_vm.dropMenu)?_c('ul',{staticClass:"dropMenu"},[_c('li',{staticStyle:{"font-size":"16px"},on:{"click":_vm.editNode}},[_c('svg-icon',{attrs:{"iconName":"icon-shezhi"}})],1),_c('li',{on:{"click":_vm.deleteNode}},[_c('svg-icon',{staticStyle:{"font-size":"14px"},attrs:{"iconName":"icon-shanchu"}})],1)]):_vm._e(),(_vm.node.info.name === '普通' && _vm.addBtn)?_c('div',_vm._l((_vm.addButtonList),function(item,index){return _c('div',{staticClass:"dropMenuItem",style:({ top: item.top, right: item.right, display: 'block !important', opacity: 1 }),attrs:{"tabindex":index},on:{"click":function($event){$event.stopPropagation();return _vm.clickMenuItem(index)}}},[_c('a-icon',{attrs:{"type":"plus-circle"}}),(item.flag)?_c('div',{staticStyle:{"width":"105px","padding":"10px 6px","background-color":"#fff","color":"#333","font-size":"14px","border-radius":"10px","overflow":"hidden","box-shadow":"0px 3px 6px rgba(0,0,0,0.04)"}},[_c('div',{staticClass:"h-model-item",on:{"click":function($event){$event.stopPropagation();return _vm.addNodeListItem(item.type, index, 'yh')}}},[_vm._v("用户任务")]),_c('div',{staticClass:"h-model-item",on:{"click":function($event){$event.stopPropagation();return _vm.addNodeListItem(item.type, index, 'fz')}}},[_vm._v("分支网关")]),_c('div',{staticClass:"h-model-item",on:{"click":function($event){$event.stopPropagation();return _vm.addNodeListItem(item.type, index, 'bx')}}},[_vm._v("并行网关")]),(!_vm.nodeList.some(function (info) { return info.id === 'EndEvent'; }))?_c('div',{staticClass:"h-model-item",on:{"click":function($event){$event.stopPropagation();return _vm.addNodeListItem(item.type, index, 'js')}}},[_vm._v("结束节点")]):_vm._e()]):_vm._e()],1)}),0):_vm._e()])])}
|
|
159643
|
+
var nodevue_type_template_id_6c69053e_scoped_true_staticRenderFns = []
|
|
159644
159644
|
|
|
159645
159645
|
|
|
159646
159646
|
;// CONCATENATED MODULE: ./node_modules/_thread-loader@3.0.4@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.3.0@babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/node.vue?vue&type=script&lang=js&
|
|
@@ -160004,10 +160004,10 @@ var nodevue_type_template_id_58b74f66_scoped_true_staticRenderFns = []
|
|
|
160004
160004
|
});
|
|
160005
160005
|
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=script&lang=js&
|
|
160006
160006
|
/* harmony default export */ const flow_nodevue_type_script_lang_js_ = (nodevue_type_script_lang_js_);
|
|
160007
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-22.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-22.use[2]!./node_modules/_sass-loader@7.3.1@sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/node.vue?vue&type=style&index=0&id=
|
|
160007
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-22.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-22.use[2]!./node_modules/_sass-loader@7.3.1@sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/node.vue?vue&type=style&index=0&id=6c69053e&prod&lang=scss&scoped=true&
|
|
160008
160008
|
// extracted by mini-css-extract-plugin
|
|
160009
160009
|
|
|
160010
|
-
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=style&index=0&id=
|
|
160010
|
+
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=style&index=0&id=6c69053e&prod&lang=scss&scoped=true&
|
|
160011
160011
|
|
|
160012
160012
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/runtime/componentNormalizer.js
|
|
160013
160013
|
var componentNormalizer = __webpack_require__(8412);
|
|
@@ -160022,11 +160022,11 @@ var componentNormalizer = __webpack_require__(8412);
|
|
|
160022
160022
|
|
|
160023
160023
|
var component = (0,componentNormalizer/* default */.Z)(
|
|
160024
160024
|
flow_nodevue_type_script_lang_js_,
|
|
160025
|
-
|
|
160026
|
-
|
|
160025
|
+
nodevue_type_template_id_6c69053e_scoped_true_render,
|
|
160026
|
+
nodevue_type_template_id_6c69053e_scoped_true_staticRenderFns,
|
|
160027
160027
|
false,
|
|
160028
160028
|
null,
|
|
160029
|
-
"
|
|
160029
|
+
"6c69053e",
|
|
160030
160030
|
null
|
|
160031
160031
|
|
|
160032
160032
|
)
|
|
@@ -161302,8 +161302,8 @@ var flow_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
161302
161302
|
)
|
|
161303
161303
|
|
|
161304
161304
|
/* harmony default export */ const flow_panel = (flow_panel_component.exports);
|
|
161305
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=
|
|
161306
|
-
var
|
|
161305
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=b2be9c00&
|
|
161306
|
+
var sider_panelvue_type_template_id_b2be9c00_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sider-pannel"},[_c('a',{staticClass:"sider-open",attrs:{"href":"javascript:void(0);"},on:{"click":_vm.openOrClose}},[_vm._v("关闭")]),_c('div',{staticClass:"sider-panel-inner"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点:"+_vm._s(_vm.node.info.title))]),_c('a-form',{staticClass:"panel-form",attrs:{"model":_vm.node}},[_c('a-form-item',{attrs:{"label":"节点ID:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.node.id),callback:function ($$v) {_vm.$set(_vm.node, "id", $$v)},expression:"node.id"}})],1),_c('a-form-item',{attrs:{"label":"节点名称:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"max-length":10,"disabled":_vm.node.info.type == 'gate' ||
|
|
161307
161307
|
_vm.node.info.type == 'start' ||
|
|
161308
161308
|
_vm.node.info.type == 'end'},on:{"change":_vm.changeNodeTitle},model:{value:(_vm.node.info.title),callback:function ($$v) {_vm.$set(_vm.node.info, "title", $$v)},expression:"node.info.title"}})],1),_c('a-form-item',{attrs:{"label":"是否抄送:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"isCopy"},model:{value:(_vm.node.info.isCopy),callback:function ($$v) {_vm.$set(_vm.node.info, "isCopy", $$v)},expression:"node.info.isCopy"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1),(_vm.node.info.isCopy == '1' && !_vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送人:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[(_vm.node.info.copyMap.activitiId == '')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("选择抄送人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("单人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateUsers')}}},[_vm._v("多人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateGroups')}}},[_vm._v("角色")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1):_vm._e(),(_vm.node.info.isCopy == '1' && _vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送配置:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.addCopyDesign}},[_vm._v("+添加抄送人")]),_vm._l((_vm.node.info.copyDesignList),function(item,index){return _c('div',{key:item.title},[_c('div',{staticStyle:{"display":"flex","align-items":"center","margin-bottom":"4px"}},[_c('a-button',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"copy-design-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyDesign(index)}}},[_vm._v(_vm._s(item.title))]),_c('a-icon',{staticClass:"delete-icon-sider",attrs:{"type":"delete"},on:{"click":function($event){return _vm.deleteCopyDesign(index)}}})],1)])})],2):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"审批组件:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择审批组件"},model:{value:(_vm.node.info.verify),callback:function ($$v) {_vm.$set(_vm.node.info, "verify", $$v)},expression:"node.info.verify"}},_vm._l((_vm.verifyList),function(verifyObj){return _c('a-select-option',{key:verifyObj.model,attrs:{"value":verifyObj.model}},[_vm._v(" "+_vm._s(verifyObj.name)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"审核结果:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择审核结果"},model:{value:(_vm.node.info.auditDict),callback:function ($$v) {_vm.$set(_vm.node.info, "auditDict", $$v)},expression:"node.info.auditDict"}},_vm._l((_vm.auditDictList),function(verifyObj){return _c('a-select-option',{key:verifyObj.dictCode,attrs:{"value":verifyObj.dictCode}},[_vm._v(" "+_vm._s(verifyObj.dictName)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type != 'end')?_c('a-form-item',{attrs:{"label":"执行脚本","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"status"},model:{value:(_vm.node.info.status),callback:function ($$v) {_vm.$set(_vm.node.info, "status", $$v)},expression:"node.info.status"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type != 'end' && _vm.node.info.status == '1')?_c('a-form-item',{attrs:{"label":"选择脚本","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择流程脚本"},model:{value:(_vm.node.info.scriptManageId),callback:function ($$v) {_vm.$set(_vm.node.info, "scriptManageId", $$v)},expression:"node.info.scriptManageId"}},_vm._l((_vm.processList),function(process){return _c('a-select-option',{key:process.id,attrs:{"value":process.id}},[_vm._v(" "+_vm._s(process.formScriptName)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"允许撤销:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"ableCancel"},model:{value:(_vm.node.info.ableCancel),callback:function ($$v) {_vm.$set(_vm.node.info, "ableCancel", $$v)},expression:"node.info.ableCancel"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"关联审核:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"shgl"},model:{value:(_vm.node.info.shgl),callback:function ($$v) {_vm.$set(_vm.node.info, "shgl", $$v)},expression:"node.info.shgl"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"人员类型:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[(_vm.node.info.taskAssignee.activitiId == '')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Assingee')}}},[_vm._v("选择处理类型")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Assingee')}}},[_vm._v("个人类型")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateUsers')}}},[_vm._v("候选人")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateGroups')}}},[_vm._v("候选组")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1):_vm._e(),(_vm.node.info.type == 'comm' && _vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"人员配置:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.addTaskAssigneeList}},[_vm._v("+添加人员")]),_vm._l((_vm.node.info.taskAssigneeList),function(item,index){return _c('div',{key:item.title},[_c('div',{staticStyle:{"display":"flex","align-items":"center","margin-bottom":"4px"}},[_c('a-button',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"copy-design-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleTaskAssigneeList(index)}}},[_vm._v(_vm._s(item.title))]),_c('a-icon',{staticClass:"delete-icon-sider",attrs:{"type":"delete"},on:{"click":function($event){return _vm.deleteTaskAssigneeList(index)}}})],1)])})],2):_vm._e(),(
|
|
161309
161309
|
_vm.node.info.type == 'comm' &&
|
|
@@ -161312,7 +161312,7 @@ var sider_panelvue_type_template_id_0793eb18_render = function () {var _vm=this;
|
|
|
161312
161312
|
_vm.node.info.nodeForm.buttons &&
|
|
161313
161313
|
_vm.node.info.nodeForm.buttons.length > 0
|
|
161314
161314
|
)?_c('div',{staticClass:"node-list_btn"},_vm._l((_vm.node.info.nodeForm.buttons),function(item,index){return _c('a-button',{key:index,class:("ant-btn-" + (item.type)),attrs:{"icon":item.icon}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1):_vm._e()],1)]):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelMain)?_c('div',{staticClass:"panel-box",staticStyle:{"padding-top":"15px"}}):_vm._e(),(_vm.node.info.filter == 'exclude_gateway')?_c('div',{staticClass:"panel-box"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点流转条件设置")]),_vm._l((_vm.node.info.conditions),function(item,key){return _c('div',{key:key,staticStyle:{"margin-top":"35px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(item.title))]),_c('div',[_c('a-input',{attrs:{"placeholder":"设置条件表达式"},model:{value:(item.condition),callback:function ($$v) {_vm.$set(item, "condition", $$v)},expression:"item.condition"}})],1)])])})],2):_vm._e(),(_vm.workId && _vm.node.info.type != 'end')?_c('h3',{staticClass:"panel-hd",staticStyle:{"margin-top":"15px"}},[_vm._v(" 表单权限编辑: ")]):_vm._e(),(_vm.workId && _vm.node.info.type != 'end')?_c('div',{staticStyle:{"margin-top":"15px"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.editFormAuthor}},[_vm._v("编辑")])],1):_vm._e(),_c('select-type',{ref:"selectType",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formDesigerData":_vm.formDesigerData},on:{"selectActivi":_vm.selectActivi}}),_c('select-type',{ref:"selectCopyType",on:{"selectActivi":_vm.selectCopyActivi}}),_c('form-author-modal',{ref:"FormAuthor"}),_c('OnlineFormModel',{ref:"OnlineFormModel",attrs:{"node":_vm.node.info.nodeForm}}),_c('OnlineForm',{ref:"OnlineForm"}),(_vm.node.info.yiCHangActions && _vm.node.info.yiCHangActions.length > 0)?_c('div',{staticClass:"panel-box"},_vm._l((_vm.node.info.yiCHangActions),function(item,key){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(item.filterType == 'false'),expression:"item.filterType == 'false'"}],key:key,staticStyle:{"margin-top":"35px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(item.targetNodeName))]),_c('div',[_c('textarea',{directives:[{name:"model",rawName:"v-model",value:(item.condition),expression:"item.condition"}],staticStyle:{"width":"100%"},attrs:{"placeholder":"设置条件表达式","rows":2},domProps:{"value":(item.condition)},on:{"input":function($event){if($event.target.composing){ return; }_vm.$set(item, "condition", $event.target.value)}}})])])])}),0):_vm._e()],1)])}
|
|
161315
|
-
var
|
|
161315
|
+
var sider_panelvue_type_template_id_b2be9c00_staticRenderFns = []
|
|
161316
161316
|
|
|
161317
161317
|
|
|
161318
161318
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=8c99219a&
|
|
@@ -163585,7 +163585,7 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163585
163585
|
node.info.copyMap = this.node.info.copyMap;
|
|
163586
163586
|
}
|
|
163587
163587
|
this.node = node;
|
|
163588
|
-
if (!node.info.copyDesignList) {
|
|
163588
|
+
if (!node.info.copyDesignList && !node.info.copyMap.assigneeType) {
|
|
163589
163589
|
let copyDesignList = [{
|
|
163590
163590
|
title: '抄送人1',
|
|
163591
163591
|
activitiId: node.id,
|
|
@@ -163615,8 +163615,40 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163615
163615
|
}
|
|
163616
163616
|
}];
|
|
163617
163617
|
this.$set(this.node.info, 'copyDesignList', copyDesignList);
|
|
163618
|
+
} else if (!node.info.copyDesignList && node.info.copyMap.assigneeType) {
|
|
163619
|
+
let copyDesignList = [{
|
|
163620
|
+
title: '抄送人1',
|
|
163621
|
+
activitiId: node.info.copyMap.activitiId,
|
|
163622
|
+
//节点id
|
|
163623
|
+
activitiName: node.info.copyMap.activitiName,
|
|
163624
|
+
//节点title
|
|
163625
|
+
assigneeType: node.info.copyMap.assigneeType,
|
|
163626
|
+
// 人员类型
|
|
163627
|
+
assigneeVal: node.info.copyMap.assigneeVal,
|
|
163628
|
+
// 选择的值
|
|
163629
|
+
executeType: node.info.copyMap.executeType,
|
|
163630
|
+
//执行类型
|
|
163631
|
+
assigneeList: node.info.copyMap.assigneeList ? node.info.copyMap.assigneeList : undefined,
|
|
163632
|
+
assigneeText: node.info.copyMap.assigneeText ? node.info.copyMap.assigneeText : undefined,
|
|
163633
|
+
condition: {
|
|
163634
|
+
condition: "",
|
|
163635
|
+
toTitle: node.info.title,
|
|
163636
|
+
circulationConditions: '0',
|
|
163637
|
+
conditionType: '0',
|
|
163638
|
+
conditionList: [{
|
|
163639
|
+
dictName: undefined,
|
|
163640
|
+
operationType: '1',
|
|
163641
|
+
conditionContent: {
|
|
163642
|
+
options: {},
|
|
163643
|
+
value: ''
|
|
163644
|
+
},
|
|
163645
|
+
OperationTypewidth: '82px'
|
|
163646
|
+
}]
|
|
163647
|
+
}
|
|
163648
|
+
}];
|
|
163649
|
+
this.$set(this.node.info, 'copyDesignList', copyDesignList);
|
|
163618
163650
|
}
|
|
163619
|
-
if (!node.info.taskAssigneeList) {
|
|
163651
|
+
if (!node.info.taskAssigneeList && !node.info.taskAssignee.assigneeType) {
|
|
163620
163652
|
let taskAssigneeList = [{
|
|
163621
163653
|
title: '人员1',
|
|
163622
163654
|
activitiId: node.id,
|
|
@@ -163646,6 +163678,38 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163646
163678
|
}
|
|
163647
163679
|
}];
|
|
163648
163680
|
this.$set(this.node.info, 'taskAssigneeList', taskAssigneeList);
|
|
163681
|
+
} else if (!node.info.taskAssigneeList && node.info.taskAssignee.assigneeType) {
|
|
163682
|
+
let taskAssigneeList = [{
|
|
163683
|
+
title: '人员1',
|
|
163684
|
+
activitiId: node.info.taskAssignee.activitiId,
|
|
163685
|
+
//节点id
|
|
163686
|
+
activitiName: node.info.taskAssignee.activitiName,
|
|
163687
|
+
//节点title
|
|
163688
|
+
assigneeType: node.info.taskAssignee.assigneeType,
|
|
163689
|
+
// 人员类型
|
|
163690
|
+
assigneeVal: node.info.taskAssignee.assigneeVal,
|
|
163691
|
+
// 选择的值
|
|
163692
|
+
executeType: node.info.taskAssignee.executeType,
|
|
163693
|
+
//执行类型
|
|
163694
|
+
assigneeList: node.info.taskAssignee.assigneeList ? node.info.taskAssignee.assigneeList : undefined,
|
|
163695
|
+
assigneeText: node.info.taskAssignee.assigneeText ? node.info.taskAssignee.assigneeText : undefined,
|
|
163696
|
+
condition: {
|
|
163697
|
+
condition: "",
|
|
163698
|
+
toTitle: node.info.title,
|
|
163699
|
+
circulationConditions: '0',
|
|
163700
|
+
conditionType: '0',
|
|
163701
|
+
conditionList: [{
|
|
163702
|
+
dictName: undefined,
|
|
163703
|
+
operationType: '1',
|
|
163704
|
+
conditionContent: {
|
|
163705
|
+
options: {},
|
|
163706
|
+
value: ''
|
|
163707
|
+
},
|
|
163708
|
+
OperationTypewidth: '82px'
|
|
163709
|
+
}]
|
|
163710
|
+
}
|
|
163711
|
+
}];
|
|
163712
|
+
this.$set(this.node.info, 'taskAssigneeList', taskAssigneeList);
|
|
163649
163713
|
}
|
|
163650
163714
|
}
|
|
163651
163715
|
});
|
|
@@ -163776,10 +163840,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163776
163840
|
});
|
|
163777
163841
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
|
|
163778
163842
|
/* harmony default export */ const flow_sider_panelvue_type_script_lang_js_ = (sider_panelvue_type_script_lang_js_);
|
|
163779
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163843
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=style&index=0&id=b2be9c00&prod&lang=less&
|
|
163780
163844
|
// extracted by mini-css-extract-plugin
|
|
163781
163845
|
|
|
163782
|
-
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163846
|
+
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=b2be9c00&prod&lang=less&
|
|
163783
163847
|
|
|
163784
163848
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
|
|
163785
163849
|
|
|
@@ -163792,8 +163856,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163792
163856
|
|
|
163793
163857
|
var sider_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
163794
163858
|
flow_sider_panelvue_type_script_lang_js_,
|
|
163795
|
-
|
|
163796
|
-
|
|
163859
|
+
sider_panelvue_type_template_id_b2be9c00_render,
|
|
163860
|
+
sider_panelvue_type_template_id_b2be9c00_staticRenderFns,
|
|
163797
163861
|
false,
|
|
163798
163862
|
null,
|
|
163799
163863
|
null,
|
|
@@ -166717,6 +166781,8 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166717
166781
|
//
|
|
166718
166782
|
//
|
|
166719
166783
|
//
|
|
166784
|
+
//
|
|
166785
|
+
//
|
|
166720
166786
|
|
|
166721
166787
|
// import draggable from "vuedraggable";
|
|
166722
166788
|
|
|
@@ -167046,6 +167112,155 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167046
167112
|
initData.nodeForm.excelName = '';
|
|
167047
167113
|
initData.nodeForm.excelId = '';
|
|
167048
167114
|
}
|
|
167115
|
+
//兼容老版本流程中的抄送人和人员配置,写入最新数据
|
|
167116
|
+
initData.nodeList.forEach(node => {
|
|
167117
|
+
var _node$info$copyMap, _node$info$copyMap2;
|
|
167118
|
+
if (node.name === '普通') {
|
|
167119
|
+
if (!node.info.taskAssigneeList && !node.info.taskAssignee.assigneeType) {
|
|
167120
|
+
debugger;
|
|
167121
|
+
let taskAssigneeList = [{
|
|
167122
|
+
title: '人员1',
|
|
167123
|
+
activitiId: node.id,
|
|
167124
|
+
//节点id
|
|
167125
|
+
activitiName: node.info.title,
|
|
167126
|
+
//节点title
|
|
167127
|
+
assigneeType: "",
|
|
167128
|
+
// 人员类型
|
|
167129
|
+
assigneeVal: "",
|
|
167130
|
+
// 选择的值
|
|
167131
|
+
executeType: 1,
|
|
167132
|
+
//执行类型
|
|
167133
|
+
condition: {
|
|
167134
|
+
condition: "",
|
|
167135
|
+
toTitle: node.info.title,
|
|
167136
|
+
circulationConditions: '0',
|
|
167137
|
+
conditionType: '0',
|
|
167138
|
+
conditionList: [{
|
|
167139
|
+
dictName: undefined,
|
|
167140
|
+
operationType: '1',
|
|
167141
|
+
conditionContent: {
|
|
167142
|
+
options: {},
|
|
167143
|
+
value: ''
|
|
167144
|
+
},
|
|
167145
|
+
OperationTypewidth: '82px'
|
|
167146
|
+
}]
|
|
167147
|
+
}
|
|
167148
|
+
}];
|
|
167149
|
+
node.info.taskAssigneeList = taskAssigneeList;
|
|
167150
|
+
} else if (!node.info.taskAssigneeList && node.info.taskAssignee.assigneeType) {
|
|
167151
|
+
let taskAssigneeList = [{
|
|
167152
|
+
title: '人员1',
|
|
167153
|
+
activitiId: node.info.taskAssignee.activitiId,
|
|
167154
|
+
//节点id
|
|
167155
|
+
activitiName: node.info.taskAssignee.activitiName,
|
|
167156
|
+
//节点title
|
|
167157
|
+
assigneeType: node.info.taskAssignee.assigneeType,
|
|
167158
|
+
// 人员类型
|
|
167159
|
+
assigneeVal: node.info.taskAssignee.assigneeVal,
|
|
167160
|
+
// 选择的值
|
|
167161
|
+
executeType: node.info.taskAssignee.executeType,
|
|
167162
|
+
//执行类型
|
|
167163
|
+
assigneeList: node.info.taskAssignee.assigneeList ? node.info.taskAssignee.assigneeList : undefined,
|
|
167164
|
+
assigneeText: node.info.taskAssignee.assigneeText ? node.info.taskAssignee.assigneeText : undefined,
|
|
167165
|
+
condition: {
|
|
167166
|
+
condition: "",
|
|
167167
|
+
toTitle: node.info.title,
|
|
167168
|
+
circulationConditions: '0',
|
|
167169
|
+
conditionType: '0',
|
|
167170
|
+
conditionList: [{
|
|
167171
|
+
dictName: undefined,
|
|
167172
|
+
operationType: '1',
|
|
167173
|
+
conditionContent: {
|
|
167174
|
+
options: {},
|
|
167175
|
+
value: ''
|
|
167176
|
+
},
|
|
167177
|
+
OperationTypewidth: '82px'
|
|
167178
|
+
}]
|
|
167179
|
+
}
|
|
167180
|
+
}];
|
|
167181
|
+
node.info.taskAssigneeList = taskAssigneeList;
|
|
167182
|
+
}
|
|
167183
|
+
if (!node.info.taskAssignee || !node.info.taskAssignee.activitiId || !node.info.taskAssignee.activitiName) {
|
|
167184
|
+
let taskAssignee = {
|
|
167185
|
+
activitiId: node.id,
|
|
167186
|
+
//节点id
|
|
167187
|
+
activitiName: node.info.title,
|
|
167188
|
+
//节点title
|
|
167189
|
+
assigneeType: "",
|
|
167190
|
+
// 人员类型
|
|
167191
|
+
assigneeVal: "",
|
|
167192
|
+
// 选择的值
|
|
167193
|
+
executeType: 1 //执行类型
|
|
167194
|
+
};
|
|
167195
|
+
|
|
167196
|
+
node.info.taskAssignee = taskAssignee;
|
|
167197
|
+
}
|
|
167198
|
+
}
|
|
167199
|
+
if (!node.info.copyDesignList && !((_node$info$copyMap = node.info.copyMap) !== null && _node$info$copyMap !== void 0 && _node$info$copyMap.assigneeType)) {
|
|
167200
|
+
let copyDesignList = [{
|
|
167201
|
+
title: '抄送人1',
|
|
167202
|
+
activitiId: node.id,
|
|
167203
|
+
//节点id
|
|
167204
|
+
activitiName: node.info.title,
|
|
167205
|
+
//节点title
|
|
167206
|
+
assigneeType: "",
|
|
167207
|
+
// 人员类型
|
|
167208
|
+
assigneeVal: "",
|
|
167209
|
+
// 选择的值
|
|
167210
|
+
executeType: 1,
|
|
167211
|
+
//执行类型
|
|
167212
|
+
condition: {
|
|
167213
|
+
condition: "",
|
|
167214
|
+
toTitle: node.info.title,
|
|
167215
|
+
circulationConditions: '0',
|
|
167216
|
+
conditionType: '0',
|
|
167217
|
+
conditionList: [{
|
|
167218
|
+
dictName: undefined,
|
|
167219
|
+
operationType: '1',
|
|
167220
|
+
conditionContent: {
|
|
167221
|
+
options: {},
|
|
167222
|
+
value: ''
|
|
167223
|
+
},
|
|
167224
|
+
OperationTypewidth: '82px'
|
|
167225
|
+
}]
|
|
167226
|
+
}
|
|
167227
|
+
}];
|
|
167228
|
+
node.info.copyDesignList = copyDesignList;
|
|
167229
|
+
} else if (!node.info.copyDesignList && (_node$info$copyMap2 = node.info.copyMap) !== null && _node$info$copyMap2 !== void 0 && _node$info$copyMap2.assigneeType) {
|
|
167230
|
+
debugger;
|
|
167231
|
+
let copyDesignList = [{
|
|
167232
|
+
title: '抄送人1',
|
|
167233
|
+
activitiId: node.info.copyMap.activitiId,
|
|
167234
|
+
//节点id
|
|
167235
|
+
activitiName: node.info.copyMap.activitiName,
|
|
167236
|
+
//节点title
|
|
167237
|
+
assigneeType: node.info.copyMap.assigneeType,
|
|
167238
|
+
// 人员类型
|
|
167239
|
+
assigneeVal: node.info.copyMap.assigneeVal,
|
|
167240
|
+
// 选择的值
|
|
167241
|
+
executeType: node.info.copyMap.executeType,
|
|
167242
|
+
//执行类型
|
|
167243
|
+
assigneeList: node.info.copyMap.assigneeList ? node.info.copyMap.assigneeList : undefined,
|
|
167244
|
+
assigneeText: node.info.copyMap.assigneeText ? node.info.copyMap.assigneeText : undefined,
|
|
167245
|
+
condition: {
|
|
167246
|
+
condition: "",
|
|
167247
|
+
toTitle: node.info.title,
|
|
167248
|
+
circulationConditions: '0',
|
|
167249
|
+
conditionType: '0',
|
|
167250
|
+
conditionList: [{
|
|
167251
|
+
dictName: undefined,
|
|
167252
|
+
operationType: '1',
|
|
167253
|
+
conditionContent: {
|
|
167254
|
+
options: {},
|
|
167255
|
+
value: ''
|
|
167256
|
+
},
|
|
167257
|
+
OperationTypewidth: '82px'
|
|
167258
|
+
}]
|
|
167259
|
+
}
|
|
167260
|
+
}];
|
|
167261
|
+
node.info.copyDesignList = copyDesignList;
|
|
167262
|
+
}
|
|
167263
|
+
});
|
|
167049
167264
|
this.data = initData;
|
|
167050
167265
|
this.$set(this.data, 'nodeForm', initData.nodeForm);
|
|
167051
167266
|
this.flowData = lodash_default().cloneDeep(initData);
|
|
@@ -167831,7 +168046,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167831
168046
|
} else if (el.condition && el.condition.circulationConditions == '1' && el.condition.conditionList.length == 0 && !flag) {
|
|
167832
168047
|
flag = true;
|
|
167833
168048
|
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
167834
|
-
} else if (el.condition && el.condition.circulationConditions == '1' && !flag && el.condition.conditionList.length > 0 && el.condition.conditionList.some(info => !['7', '8'].includes(info.operationType) && (info.conditionContent.value === '' || info.conditionContent.value === undefined))) {
|
|
168049
|
+
} else if (el.condition && el.condition.circulationConditions == '1' && !flag && el.condition.conditionList.length > 0 && el.condition.conditionList.some(info => !['7', '8'].includes(info.operationType) && (info.conditionContent.value === '' || info.conditionContent.value === undefined)) || el.condition.conditionList.some(info => info.children && info.children.length > 0 && info.children.some(j => !['7', '8'].includes(j.operationType) && (j.conditionContent.value === '' || j.conditionContent.value === undefined)))) {
|
|
167835
168050
|
flag = true;
|
|
167836
168051
|
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
167837
168052
|
} else if (el.condition && el.condition.circulationConditions == '2' && !flag && !el.condition.condition) {
|
|
@@ -167857,7 +168072,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167857
168072
|
} else if (el.condition && el.condition.circulationConditions == '1' && el.condition.conditionList.length == 0 && !flag) {
|
|
167858
168073
|
flag = true;
|
|
167859
168074
|
return this.$message.warning('【' + item.info.title + '】人员配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
167860
|
-
} else if (el.condition && el.condition.circulationConditions == '1' && !flag && el.condition.conditionList.length > 0 && el.condition.conditionList.some(info => !['7', '8'].includes(info.operationType) && (info.conditionContent.value === '' || info.conditionContent.value === undefined))) {
|
|
168075
|
+
} else if (el.condition && el.condition.circulationConditions == '1' && !flag && el.condition.conditionList.length > 0 && el.condition.conditionList.some(info => !['7', '8'].includes(info.operationType) && (info.conditionContent.value === '' || info.conditionContent.value === undefined)) || el.condition.conditionList.some(info => info.children && info.children.length > 0 && info.children.some(j => !['7', '8'].includes(j.operationType) && (j.conditionContent.value === '' || j.conditionContent.value === undefined)))) {
|
|
167861
168076
|
flag = true;
|
|
167862
168077
|
return this.$message.warning('【' + item.info.title + '】人员配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
167863
168078
|
} else if (el.condition && el.condition.circulationConditions == '2' && !flag && !el.condition.condition) {
|
|
@@ -167871,7 +168086,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167871
168086
|
if (item.condition && item.condition.circulationConditions == '1' && item.condition.conditionList.length == 0 && !flag) {
|
|
167872
168087
|
flag = true;
|
|
167873
168088
|
return this.$message.warning('【' + item.condition.fromTitle + '】>【' + item.condition.toTitle + '】自定义流转条件未设置流转条件!');
|
|
167874
|
-
} else if (item.condition && item.condition.circulationConditions == '1' && !flag && item.condition.conditionList.length > 0 && item.condition.conditionList.some(info => !['7', '8'].includes(info.operationType) && (info.conditionContent.value === '' || info.conditionContent.value === undefined))) {
|
|
168089
|
+
} else if (item.condition && item.condition.circulationConditions == '1' && !flag && item.condition.conditionList.length > 0 && item.condition.conditionList.some(info => !['7', '8'].includes(info.operationType) && (info.conditionContent.value === '' || info.conditionContent.value === undefined)) || item.condition.conditionList.some(info => info.children && info.children.length > 0 && info.children.some(j => !['7', '8'].includes(j.operationType) && (j.conditionContent.value === '' || j.conditionContent.value === undefined)))) {
|
|
167875
168090
|
flag = true;
|
|
167876
168091
|
return this.$message.warning('【' + item.condition.fromTitle + '】>【' + item.condition.toTitle + '】自定义流转条件未设置流转条件!');
|
|
167877
168092
|
} else if (item.condition && item.condition.circulationConditions == '2' && !flag && !item.condition.condition) {
|
|
@@ -167989,15 +168204,15 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167989
168204
|
});
|
|
167990
168205
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
167991
168206
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
|
|
167992
|
-
;// 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=
|
|
168207
|
+
;// 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=4562f71b&prod&lang=less&scoped=true&
|
|
167993
168208
|
// extracted by mini-css-extract-plugin
|
|
167994
168209
|
|
|
167995
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
168210
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=4562f71b&prod&lang=less&scoped=true&
|
|
167996
168211
|
|
|
167997
|
-
;// 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=
|
|
168212
|
+
;// 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=4562f71b&prod&lang=less&scoped=true&
|
|
167998
168213
|
// extracted by mini-css-extract-plugin
|
|
167999
168214
|
|
|
168000
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
168215
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=4562f71b&prod&lang=less&scoped=true&
|
|
168001
168216
|
|
|
168002
168217
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
168003
168218
|
|
|
@@ -168015,7 +168230,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168015
168230
|
staticRenderFns,
|
|
168016
168231
|
false,
|
|
168017
168232
|
null,
|
|
168018
|
-
"
|
|
168233
|
+
"4562f71b",
|
|
168019
168234
|
null
|
|
168020
168235
|
|
|
168021
168236
|
)
|