@zscreate/form-component 1.1.398 → 1.1.399
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 +50 -37
- 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-9e0a615c]{height:30px;line-height:30px;padding-left:10px;font-size:16px}.h-model-item[data-v-9e0a615c]:hover{background-color:#f5f9fd;color:#1890FF !important}.dropMenu[data-v-9e0a615c]{width:100px;padding:0;margin:auto;position:absolute;right:-100px;top:-7px;bottom:0;z-index:100}.dropMenu li[data-v-9e0a615c]{width:20px;height:20px;line-height:20px;display:inline-block;text-align:center;cursor:pointer;font-size:16px;color:#999}.dropMenu li[data-v-9e0a615c]:hover{color:#66a6e0}.dropMenu li.icon-set[data-v-9e0a615c]{font-size:23px}.dropMenuItem[data-v-9e0a615c]{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-9e0a615c]:nth-child(1){left:0;right:0;top:-19px}.gate .flow-node-drag[data-v-9e0a615c]:nth-child(2){top:0;bottom:0;right:-19px}.gate .flow-node-drag[data-v-9e0a615c]:nth-child(3){left:0;right:0;bottom:-19px}.gate .flow-node-drag[data-v-9e0a615c]:nth-child(4){top:0;bottom:0;left:-19px}.flow-node-header[data-v-9e0a615c]{background-color:#66a6e0;height:25px;cursor:pointer;border-top-left-radius:6px;border-top-right-radius:6px}.flow-node-header a[data-v-9e0a615c]{text-decoration:none;line-height:25px;vertical-align:middle}.flow-node-header a img[data-v-9e0a615c]{line-height:25px;vertical-align:middle;margin-bottom:5px}.flow-node-body[data-v-9e0a615c]{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-9e0a615c]{border:none}.tool .text[data-v-9e0a615c]{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-9e0a615c]{background:orange;display:flex;justify-content:start;align-items:center;color:#fff}.tool .inner .icon-user[data-v-9e0a615c]{color:#fff;display:flex;align-items:center;justify-content:center}.tool .inner-blue[data-v-9e0a615c]{background:blue;display:flex;justify-content:start;align-items:center;color:#fff}.tool .inner-blue .icon-user[data-v-9e0a615c]{color:#fff;display:flex;align-items:center}.flow-view .start[data-v-9e0a615c]{border:2px solid #e0c645}.flow-view .end[data-v-9e0a615c]{background-size:cover;border:2px solid #e0c645;position:relative}.flow-view .end[data-v-9e0a615c]: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
|
|
|
@@ -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-51c33b36],
|
|
323
|
+
li[data-v-51c33b36],
|
|
324
|
+
dl[data-v-51c33b36],
|
|
325
|
+
dt[data-v-51c33b36],
|
|
326
|
+
dd[data-v-51c33b36] {
|
|
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-51c33b36] {
|
|
332
332
|
position: absolute;
|
|
333
333
|
left: 0;
|
|
334
334
|
right: 0;
|
|
@@ -336,7 +336,7 @@ dd[data-v-fd816f6a] {
|
|
|
336
336
|
bottom: 64px;
|
|
337
337
|
background: #fff;
|
|
338
338
|
}
|
|
339
|
-
.g1_workflow_warp[data-v-
|
|
339
|
+
.g1_workflow_warp[data-v-51c33b36] {
|
|
340
340
|
border: 1px solid #dfdfdf;
|
|
341
341
|
margin: auto;
|
|
342
342
|
position: absolute;
|
|
@@ -345,12 +345,12 @@ dd[data-v-fd816f6a] {
|
|
|
345
345
|
bottom: 0;
|
|
346
346
|
top: 0;
|
|
347
347
|
}
|
|
348
|
-
.g1_workflow_warp li[data-v-
|
|
348
|
+
.g1_workflow_warp li[data-v-51c33b36] {
|
|
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-51c33b36] {
|
|
354
354
|
width: 100px;
|
|
355
355
|
position: absolute;
|
|
356
356
|
left: 0;
|
|
@@ -359,37 +359,37 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
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-51c33b36] {
|
|
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-51c33b36] {
|
|
372
372
|
border-radius: 100%;
|
|
373
373
|
}
|
|
374
|
-
.comm[data-v-
|
|
374
|
+
.comm[data-v-51c33b36] {
|
|
375
375
|
border-radius: 0px;
|
|
376
376
|
}
|
|
377
|
-
.gate[data-v-
|
|
377
|
+
.gate[data-v-51c33b36] {
|
|
378
378
|
width: 60px;
|
|
379
379
|
border-radius: 0;
|
|
380
380
|
}
|
|
381
|
-
.gate .inner[data-v-
|
|
381
|
+
.gate .inner[data-v-51c33b36] {
|
|
382
382
|
display: inline-block;
|
|
383
383
|
font-size: 16px;
|
|
384
384
|
}
|
|
385
|
-
.g1-form_main1[data-v-
|
|
385
|
+
.g1-form_main1[data-v-51c33b36] {
|
|
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-51c33b36] {
|
|
393
393
|
height: 46px;
|
|
394
394
|
line-height: 46px;
|
|
395
395
|
text-align: left;
|
|
@@ -397,11 +397,11 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
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-51c33b36] {
|
|
405
405
|
position: absolute;
|
|
406
406
|
left: 0 !important;
|
|
407
407
|
right: 0px;
|
|
@@ -410,12 +410,12 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
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-51c33b36] {
|
|
419
419
|
width: 250px;
|
|
420
420
|
padding: 0 15px;
|
|
421
421
|
position: absolute;
|
|
@@ -425,7 +425,7 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
429
429
|
width: 100%;
|
|
430
430
|
height: 100%;
|
|
431
431
|
padding: 15px;
|
|
@@ -436,7 +436,7 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
440
440
|
width: 36px;
|
|
441
441
|
height: 60px;
|
|
442
442
|
line-height: 60px;
|
|
@@ -452,14 +452,14 @@ dd[data-v-fd816f6a] {
|
|
|
452
452
|
background-color: #fff;
|
|
453
453
|
}
|
|
454
454
|
/* 视图图形 */
|
|
455
|
-
.flow-view[data-v-
|
|
455
|
+
.flow-view[data-v-51c33b36] {
|
|
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-51c33b36] {
|
|
463
463
|
width: 12px;
|
|
464
464
|
height: 12px;
|
|
465
465
|
display: block;
|
|
@@ -470,27 +470,27 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36]: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-51c33b36]: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-51c33b36]: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-51c33b36]: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-51c33b36] {
|
|
494
494
|
width: 100%;
|
|
495
495
|
height: 100%;
|
|
496
496
|
margin: 0;
|
|
@@ -498,14 +498,14 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
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-51c33b36] {
|
|
506
506
|
box-shadow: 0 0 0 #ccc;
|
|
507
507
|
}
|
|
508
|
-
.flow-view .gate[data-v-
|
|
508
|
+
.flow-view .gate[data-v-51c33b36] {
|
|
509
509
|
line-height: 50px;
|
|
510
510
|
position: absolute;
|
|
511
511
|
left: 0;
|
|
@@ -513,9 +513,9 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36],
|
|
517
|
+
.flow-view .parall_gateway[data-v-51c33b36],
|
|
518
|
+
.flow-view .exclude_gateway[data-v-51c33b36] {
|
|
519
519
|
border: none;
|
|
520
520
|
border-radius: 0;
|
|
521
521
|
background-size: cover;
|
|
@@ -523,35 +523,35 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36]:nth-child(1),
|
|
527
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-51c33b36]:nth-child(1),
|
|
528
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-51c33b36]: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-51c33b36]:nth-child(2),
|
|
534
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-51c33b36]:nth-child(2),
|
|
535
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-51c33b36]: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-51c33b36]:nth-child(3),
|
|
541
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-51c33b36]:nth-child(3),
|
|
542
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-51c33b36]: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-51c33b36]:nth-child(4),
|
|
548
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-51c33b36]:nth-child(4),
|
|
549
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-51c33b36]: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-51c33b36] {
|
|
555
555
|
width: 70%;
|
|
556
556
|
height: 70%;
|
|
557
557
|
margin: 15%;
|
|
@@ -560,7 +560,7 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36]::before {
|
|
564
564
|
content: '';
|
|
565
565
|
width: 2px;
|
|
566
566
|
background-color: #7a7a7a;
|
|
@@ -570,7 +570,7 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36]::after {
|
|
574
574
|
content: '';
|
|
575
575
|
width: 20px;
|
|
576
576
|
background-color: #7a7a7a;
|
|
@@ -580,7 +580,7 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
584
584
|
width: 70%;
|
|
585
585
|
height: 70%;
|
|
586
586
|
margin: 15%;
|
|
@@ -589,7 +589,7 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36]::after {
|
|
593
593
|
content: '';
|
|
594
594
|
width: 20px;
|
|
595
595
|
background-color: #7a7a7a;
|
|
@@ -601,7 +601,7 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36]::before {
|
|
605
605
|
content: '';
|
|
606
606
|
width: 2px;
|
|
607
607
|
background-color: #7a7a7a;
|
|
@@ -614,7 +614,7 @@ dd[data-v-fd816f6a] {
|
|
|
614
614
|
transform: rotate(45deg);
|
|
615
615
|
}
|
|
616
616
|
/* 线条工具 */
|
|
617
|
-
.lineTool[data-v-
|
|
617
|
+
.lineTool[data-v-51c33b36] {
|
|
618
618
|
width: 130px;
|
|
619
619
|
height: 26px;
|
|
620
620
|
border: 1px solid #1890ff;
|
|
@@ -622,7 +622,7 @@ dd[data-v-fd816f6a] {
|
|
|
622
622
|
background-color: #fff;
|
|
623
623
|
text-align: left;
|
|
624
624
|
}
|
|
625
|
-
.lineTool li[data-v-
|
|
625
|
+
.lineTool li[data-v-51c33b36] {
|
|
626
626
|
width: 30px;
|
|
627
627
|
height: 26px;
|
|
628
628
|
display: inline-block;
|
|
@@ -630,14 +630,14 @@ dd[data-v-fd816f6a] {
|
|
|
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-51c33b36] {
|
|
634
634
|
color: #f00 !important;
|
|
635
635
|
}
|
|
636
|
-
.ant-layout-footer[data-v-
|
|
636
|
+
.ant-layout-footer[data-v-51c33b36] {
|
|
637
637
|
z-index: 10;
|
|
638
638
|
}
|
|
639
639
|
|
|
640
|
-
#flowContainer[data-v-
|
|
640
|
+
#flowContainer[data-v-51c33b36] {
|
|
641
641
|
width: 1000000px;
|
|
642
642
|
height: 1000000px;
|
|
643
643
|
position: absolute;
|
|
@@ -650,7 +650,7 @@ dd[data-v-fd816f6a] {
|
|
|
650
650
|
left: -500000px;
|
|
651
651
|
top: -500000px; */
|
|
652
652
|
}
|
|
653
|
-
.labelClass[data-v-
|
|
653
|
+
.labelClass[data-v-51c33b36] {
|
|
654
654
|
padding: 0 3px;
|
|
655
655
|
font-size: 12px;
|
|
656
656
|
cursor: pointer;
|
|
@@ -661,14 +661,14 @@ dd[data-v-fd816f6a] {
|
|
|
661
661
|
border-radius: 3px;
|
|
662
662
|
background: rgba(24, 144, 255, 0.6);
|
|
663
663
|
}
|
|
664
|
-
.loading[data-v-
|
|
664
|
+
.loading[data-v-51c33b36] {
|
|
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-51c33b36] .labelClass {
|
|
672
672
|
background-color: #539dfa !important;
|
|
673
673
|
padding: 5px;
|
|
674
674
|
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.399"};
|
|
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=51c33b36&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
|
|
|
@@ -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=9e0a615c&scoped=true&
|
|
159642
|
+
var nodevue_type_template_id_9e0a615c_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":false,"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",style:({backgroundColor: _vm.$route.query.nodeId && _vm.$route.query.nodeId === _vm.node.id ? 'red' : 'orange'})},[(_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.type == 'comm' && _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_9e0a615c_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&
|
|
@@ -159963,7 +159963,7 @@ var nodevue_type_template_id_7062fce0_scoped_true_staticRenderFns = []
|
|
|
159963
159963
|
},
|
|
159964
159964
|
// 删除节点
|
|
159965
159965
|
deleteNode() {
|
|
159966
|
-
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('
|
|
159966
|
+
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
159967
159967
|
this.$emit("deleteNode", this.node.id);
|
|
159968
159968
|
},
|
|
159969
159969
|
// 编辑节点
|
|
@@ -160006,10 +160006,10 @@ var nodevue_type_template_id_7062fce0_scoped_true_staticRenderFns = []
|
|
|
160006
160006
|
});
|
|
160007
160007
|
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=script&lang=js&
|
|
160008
160008
|
/* harmony default export */ const flow_nodevue_type_script_lang_js_ = (nodevue_type_script_lang_js_);
|
|
160009
|
-
;// 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=
|
|
160009
|
+
;// 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=9e0a615c&prod&lang=scss&scoped=true&
|
|
160010
160010
|
// extracted by mini-css-extract-plugin
|
|
160011
160011
|
|
|
160012
|
-
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=style&index=0&id=
|
|
160012
|
+
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=style&index=0&id=9e0a615c&prod&lang=scss&scoped=true&
|
|
160013
160013
|
|
|
160014
160014
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/runtime/componentNormalizer.js
|
|
160015
160015
|
var componentNormalizer = __webpack_require__(8412);
|
|
@@ -160024,19 +160024,19 @@ var componentNormalizer = __webpack_require__(8412);
|
|
|
160024
160024
|
|
|
160025
160025
|
var component = (0,componentNormalizer/* default */.Z)(
|
|
160026
160026
|
flow_nodevue_type_script_lang_js_,
|
|
160027
|
-
|
|
160028
|
-
|
|
160027
|
+
nodevue_type_template_id_9e0a615c_scoped_true_render,
|
|
160028
|
+
nodevue_type_template_id_9e0a615c_scoped_true_staticRenderFns,
|
|
160029
160029
|
false,
|
|
160030
160030
|
null,
|
|
160031
|
-
"
|
|
160031
|
+
"9e0a615c",
|
|
160032
160032
|
null
|
|
160033
160033
|
|
|
160034
160034
|
)
|
|
160035
160035
|
|
|
160036
160036
|
/* harmony default export */ const node = (component.exports);
|
|
160037
|
-
;// 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/tool.vue?vue&type=template&id=
|
|
160038
|
-
var
|
|
160039
|
-
var
|
|
160037
|
+
;// 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/tool.vue?vue&type=template&id=483b7066&
|
|
160038
|
+
var toolvue_type_template_id_483b7066_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',_vm._l((_vm.customMenuList),function(item,i){return _c('draggable',{key:item.type + i,attrs:{"setData":function (){},"tag":"li","options":{ dragClass: 'tool-drag', scroll: true }},on:{"end":_vm.addNode}},[_c('div',{staticClass:"draggable-item",attrs:{"href":"javascript:void(0)","index":item.type + i,"type":item.type,"filter":item.filter,"title":item.desc},on:{"click":_vm.conectLine}},[_c('div',{staticClass:"inner"},[_c('svg-icon',{attrs:{"iconName":item.ico}}),_c('span',{staticClass:"text"},[_vm._v(_vm._s(item.title))])],1)])])}),1)}
|
|
160039
|
+
var toolvue_type_template_id_483b7066_staticRenderFns = []
|
|
160040
160040
|
|
|
160041
160041
|
|
|
160042
160042
|
// EXTERNAL MODULE: ./node_modules/_vuedraggable@2.24.3@vuedraggable/dist/vuedraggable.umd.js
|
|
@@ -160232,7 +160232,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
160232
160232
|
},
|
|
160233
160233
|
// 添加节点
|
|
160234
160234
|
addNode(evt, e) {
|
|
160235
|
-
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('
|
|
160235
|
+
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
160236
160236
|
let nodeMenu = this.getMenu(evt.originalEvent.srcElement.getAttribute("filter"));
|
|
160237
160237
|
if (nodeMenu) {
|
|
160238
160238
|
this.$emit("addNode", evt, nodeMenu);
|
|
@@ -160242,10 +160242,10 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
160242
160242
|
});
|
|
160243
160243
|
;// CONCATENATED MODULE: ./src/flow/tool.vue?vue&type=script&lang=js&
|
|
160244
160244
|
/* harmony default export */ const flow_toolvue_type_script_lang_js_ = (toolvue_type_script_lang_js_);
|
|
160245
|
-
;// 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/tool.vue?vue&type=style&index=0&id=
|
|
160245
|
+
;// 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/tool.vue?vue&type=style&index=0&id=483b7066&prod&lang=scss&
|
|
160246
160246
|
// extracted by mini-css-extract-plugin
|
|
160247
160247
|
|
|
160248
|
-
;// CONCATENATED MODULE: ./src/flow/tool.vue?vue&type=style&index=0&id=
|
|
160248
|
+
;// CONCATENATED MODULE: ./src/flow/tool.vue?vue&type=style&index=0&id=483b7066&prod&lang=scss&
|
|
160249
160249
|
|
|
160250
160250
|
;// CONCATENATED MODULE: ./src/flow/tool.vue
|
|
160251
160251
|
|
|
@@ -160258,8 +160258,8 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
160258
160258
|
|
|
160259
160259
|
var tool_component = (0,componentNormalizer/* default */.Z)(
|
|
160260
160260
|
flow_toolvue_type_script_lang_js_,
|
|
160261
|
-
|
|
160262
|
-
|
|
160261
|
+
toolvue_type_template_id_483b7066_render,
|
|
160262
|
+
toolvue_type_template_id_483b7066_staticRenderFns,
|
|
160263
160263
|
false,
|
|
160264
160264
|
null,
|
|
160265
160265
|
null,
|
|
@@ -161305,8 +161305,8 @@ var flow_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
161305
161305
|
)
|
|
161306
161306
|
|
|
161307
161307
|
/* harmony default export */ const flow_panel = (flow_panel_component.exports);
|
|
161308
|
-
;// 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=
|
|
161309
|
-
var
|
|
161308
|
+
;// 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=74c339ec&
|
|
161309
|
+
var sider_panelvue_type_template_id_74c339ec_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' ||
|
|
161310
161310
|
_vm.node.info.type == 'start' ||
|
|
161311
161311
|
_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(),(
|
|
161312
161312
|
_vm.node.info.type == 'comm' &&
|
|
@@ -161315,7 +161315,7 @@ var sider_panelvue_type_template_id_085e708d_render = function () {var _vm=this;
|
|
|
161315
161315
|
_vm.node.info.nodeForm.buttons &&
|
|
161316
161316
|
_vm.node.info.nodeForm.buttons.length > 0
|
|
161317
161317
|
)?_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)])}
|
|
161318
|
-
var
|
|
161318
|
+
var sider_panelvue_type_template_id_74c339ec_staticRenderFns = []
|
|
161319
161319
|
|
|
161320
161320
|
|
|
161321
161321
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=747639a5&
|
|
@@ -163805,6 +163805,19 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163805
163805
|
}
|
|
163806
163806
|
});
|
|
163807
163807
|
}
|
|
163808
|
+
this.nodeList.forEach(item => {
|
|
163809
|
+
if (item.info.copyDesignList && item.info.copyDesignList.length > 0) {
|
|
163810
|
+
item.info.copyDesignList.forEach(el => {
|
|
163811
|
+
el.condition.toTitle = this.node.info.title;
|
|
163812
|
+
});
|
|
163813
|
+
}
|
|
163814
|
+
if (item.info.taskAssigneeList && item.info.taskAssigneeList.length > 0) {
|
|
163815
|
+
item.info.taskAssigneeList.forEach(el => {
|
|
163816
|
+
el.condition.toTitle = this.node.info.title;
|
|
163817
|
+
});
|
|
163818
|
+
}
|
|
163819
|
+
});
|
|
163820
|
+
debugger;
|
|
163808
163821
|
},
|
|
163809
163822
|
openOrClose() {
|
|
163810
163823
|
this.$emit("isPanelShow", "nodePanel");
|
|
@@ -163856,10 +163869,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163856
163869
|
});
|
|
163857
163870
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
|
|
163858
163871
|
/* harmony default export */ const flow_sider_panelvue_type_script_lang_js_ = (sider_panelvue_type_script_lang_js_);
|
|
163859
|
-
;// 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=
|
|
163872
|
+
;// 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=74c339ec&prod&lang=less&
|
|
163860
163873
|
// extracted by mini-css-extract-plugin
|
|
163861
163874
|
|
|
163862
|
-
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163875
|
+
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=74c339ec&prod&lang=less&
|
|
163863
163876
|
|
|
163864
163877
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
|
|
163865
163878
|
|
|
@@ -163872,8 +163885,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163872
163885
|
|
|
163873
163886
|
var sider_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
163874
163887
|
flow_sider_panelvue_type_script_lang_js_,
|
|
163875
|
-
|
|
163876
|
-
|
|
163888
|
+
sider_panelvue_type_template_id_74c339ec_render,
|
|
163889
|
+
sider_panelvue_type_template_id_74c339ec_staticRenderFns,
|
|
163877
163890
|
false,
|
|
163878
163891
|
null,
|
|
163879
163892
|
null,
|
|
@@ -167462,7 +167475,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167462
167475
|
const currLine = _this.data.lineList[cuttentLineIndex];
|
|
167463
167476
|
debugger;
|
|
167464
167477
|
// if(_this.$route.query && _this.$route.query.nodeId && currLine.from !== _this.$route.query.nodeId) {
|
|
167465
|
-
// return _this.$message.warning('
|
|
167478
|
+
// return _this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!')
|
|
167466
167479
|
// }
|
|
167467
167480
|
_this.flowPanelVisible = false;
|
|
167468
167481
|
_this.siderPanelVisible = false;
|
|
@@ -167594,7 +167607,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167594
167607
|
// console.log("contextmenu", evt);
|
|
167595
167608
|
if (_this.$route.query && _this.$route.query.nodeId) {
|
|
167596
167609
|
evt.preventDefault();
|
|
167597
|
-
return _this.$message.warning('
|
|
167610
|
+
return _this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
167598
167611
|
}
|
|
167599
167612
|
_this.lineToolVisible = true;
|
|
167600
167613
|
_this.$nextTick(function () {
|
|
@@ -167735,10 +167748,10 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167735
167748
|
async isPanelShow(arg, flag, obj) {
|
|
167736
167749
|
// if(this.$route.query && this.$route.query.nodeId) {
|
|
167737
167750
|
// if(this.linePanelVisible) return this.linePanelVisible = false
|
|
167738
|
-
// return this.$message.warning('
|
|
167751
|
+
// return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!')
|
|
167739
167752
|
// }
|
|
167740
167753
|
if (arg === 'flowPanel' && this.$route.query && this.$route.query.nodeId) {
|
|
167741
|
-
return this.$message.warning('
|
|
167754
|
+
return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
167742
167755
|
}
|
|
167743
167756
|
if (arg == "nodePanel") {
|
|
167744
167757
|
this.linePanelVisible = false;
|
|
@@ -168033,7 +168046,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168033
168046
|
|
|
168034
168047
|
//点击节点
|
|
168035
168048
|
clickNode(nodeId) {
|
|
168036
|
-
// if(this.$route.query && this.$route.query.nodeId) return this.$message.warning('
|
|
168049
|
+
// if(this.$route.query && this.$route.query.nodeId) return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!')
|
|
168037
168050
|
let _this = this;
|
|
168038
168051
|
this.flowPanelVisible = false;
|
|
168039
168052
|
this.linePanelVisible = false;
|
|
@@ -168290,7 +168303,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168290
168303
|
}
|
|
168291
168304
|
});
|
|
168292
168305
|
if (flag) return;
|
|
168293
|
-
this.isPanelShow('flowPanel', true);
|
|
168306
|
+
if (!this.$route.query.nodeId) this.isPanelShow('flowPanel', true);
|
|
168294
168307
|
// this.flowPanelVisible = true;
|
|
168295
168308
|
this.$nextTick(function () {
|
|
168296
168309
|
this.$refs.flowPanel.handleSubmit().then(res => {
|
|
@@ -168406,15 +168419,15 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168406
168419
|
});
|
|
168407
168420
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
168408
168421
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
|
|
168409
|
-
;// 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=
|
|
168422
|
+
;// 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=51c33b36&prod&lang=less&scoped=true&
|
|
168410
168423
|
// extracted by mini-css-extract-plugin
|
|
168411
168424
|
|
|
168412
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
168425
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=51c33b36&prod&lang=less&scoped=true&
|
|
168413
168426
|
|
|
168414
|
-
;// 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=
|
|
168427
|
+
;// 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=51c33b36&prod&lang=less&scoped=true&
|
|
168415
168428
|
// extracted by mini-css-extract-plugin
|
|
168416
168429
|
|
|
168417
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
168430
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=51c33b36&prod&lang=less&scoped=true&
|
|
168418
168431
|
|
|
168419
168432
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
168420
168433
|
|
|
@@ -168432,7 +168445,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168432
168445
|
staticRenderFns,
|
|
168433
168446
|
false,
|
|
168434
168447
|
null,
|
|
168435
|
-
"
|
|
168448
|
+
"51c33b36",
|
|
168436
168449
|
null
|
|
168437
168450
|
|
|
168438
168451
|
)
|