@zscreate/form-component 1.1.398 → 1.1.400
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 +125 -125
- package/dist/form-component.umd.js +63 -46
- 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;
|
|
@@ -4146,46 +4146,46 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4146
4146
|
align-items: center;
|
|
4147
4147
|
}
|
|
4148
4148
|
|
|
4149
|
-
.t-border[data-v-
|
|
4149
|
+
.t-border[data-v-17500ca2] {
|
|
4150
4150
|
border-right: 1px solid #333;
|
|
4151
4151
|
border-bottom: 1px solid #333;
|
|
4152
4152
|
}
|
|
4153
|
-
[data-v-
|
|
4153
|
+
[data-v-17500ca2] * {
|
|
4154
4154
|
font-size: var(--paperFontSize);
|
|
4155
4155
|
}
|
|
4156
|
-
[data-v-
|
|
4156
|
+
[data-v-17500ca2] .custom_form_item {
|
|
4157
4157
|
height: -moz-fit-content;
|
|
4158
4158
|
height: fit-content;
|
|
4159
4159
|
}
|
|
4160
|
-
.save-pdf[data-v-
|
|
4160
|
+
.save-pdf[data-v-17500ca2] .ant-input {
|
|
4161
4161
|
border: none !important;
|
|
4162
4162
|
}
|
|
4163
|
-
.save-pdf[data-v-
|
|
4163
|
+
.save-pdf[data-v-17500ca2] .ant-select-selection {
|
|
4164
4164
|
border: none !important;
|
|
4165
4165
|
}
|
|
4166
|
-
.save-pdf[data-v-
|
|
4166
|
+
.save-pdf[data-v-17500ca2] .ant-select-arrow svg {
|
|
4167
4167
|
display: none;
|
|
4168
4168
|
}
|
|
4169
|
-
.save-pdf[data-v-
|
|
4169
|
+
.save-pdf[data-v-17500ca2] .ant-upload.ant-upload-select-picture-card {
|
|
4170
4170
|
display: none;
|
|
4171
4171
|
}
|
|
4172
|
-
.save-pdf[data-v-
|
|
4172
|
+
.save-pdf[data-v-17500ca2] .anticon svg {
|
|
4173
4173
|
display: none;
|
|
4174
4174
|
}
|
|
4175
|
-
.save-pdf[data-v-
|
|
4175
|
+
.save-pdf[data-v-17500ca2] .ant-time-picker-input {
|
|
4176
4176
|
border: none !important;
|
|
4177
4177
|
}
|
|
4178
|
-
.save-pdf[data-v-
|
|
4178
|
+
.save-pdf[data-v-17500ca2] .ant-upload.ant-upload-select {
|
|
4179
4179
|
display: none;
|
|
4180
4180
|
}
|
|
4181
4181
|
/**打印非固定高度标签 高度不确定bug**/
|
|
4182
|
-
.computed-wrap[data-v-
|
|
4182
|
+
.computed-wrap[data-v-17500ca2] {
|
|
4183
4183
|
background: #f5f5f5;
|
|
4184
4184
|
}
|
|
4185
|
-
.computed-wrap .item[data-v-
|
|
4185
|
+
.computed-wrap .item[data-v-17500ca2] {
|
|
4186
4186
|
display: flex;
|
|
4187
4187
|
}
|
|
4188
|
-
.computed-wrap .item > div[data-v-
|
|
4188
|
+
.computed-wrap .item > div[data-v-17500ca2] {
|
|
4189
4189
|
height: 35px;
|
|
4190
4190
|
line-height: 35px;
|
|
4191
4191
|
flex: 1;
|
|
@@ -4193,129 +4193,129 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4193
4193
|
border-bottom: 1px solid #000;
|
|
4194
4194
|
text-align: center;
|
|
4195
4195
|
}
|
|
4196
|
-
.computed-wrap .item > div + div[data-v-
|
|
4196
|
+
.computed-wrap .item > div + div[data-v-17500ca2] {
|
|
4197
4197
|
flex: 2;
|
|
4198
4198
|
}
|
|
4199
|
-
.layout .paper[data-v-
|
|
4199
|
+
.layout .paper[data-v-17500ca2] {
|
|
4200
4200
|
position: relative;
|
|
4201
4201
|
}
|
|
4202
|
-
.layout .paper .form-title[data-v-
|
|
4202
|
+
.layout .paper .form-title[data-v-17500ca2] {
|
|
4203
4203
|
text-align: center;
|
|
4204
4204
|
font-weight: 600;
|
|
4205
4205
|
font-size: 16px;
|
|
4206
4206
|
height: 40px;
|
|
4207
4207
|
}
|
|
4208
|
-
.row-item[data-v-
|
|
4208
|
+
.row-item[data-v-17500ca2] {
|
|
4209
4209
|
height: -moz-fit-content;
|
|
4210
4210
|
height: fit-content;
|
|
4211
4211
|
/**打印非固定高度标签 高度不确定bug**/
|
|
4212
4212
|
}
|
|
4213
|
-
.no-row-item[data-v-
|
|
4213
|
+
.no-row-item[data-v-17500ca2] {
|
|
4214
4214
|
border-right: none;
|
|
4215
4215
|
border-bottom: none;
|
|
4216
4216
|
}
|
|
4217
4217
|
/****page边框内的 ***/
|
|
4218
|
-
.page-border[data-v-
|
|
4218
|
+
.page-border[data-v-17500ca2] {
|
|
4219
4219
|
background: #fff;
|
|
4220
4220
|
box-sizing: border-box;
|
|
4221
4221
|
}
|
|
4222
|
-
.page-border .row-item[data-v-
|
|
4222
|
+
.page-border .row-item[data-v-17500ca2]:first-child {
|
|
4223
4223
|
border-top: 1px solid #000;
|
|
4224
4224
|
}
|
|
4225
|
-
.page-border .row-item[data-v-
|
|
4225
|
+
.page-border .row-item[data-v-17500ca2] {
|
|
4226
4226
|
border-left: 1px solid #000;
|
|
4227
4227
|
}
|
|
4228
|
-
.page-border .item-bottom[data-v-
|
|
4228
|
+
.page-border .item-bottom[data-v-17500ca2] {
|
|
4229
4229
|
border-bottom: 1px solid #000;
|
|
4230
4230
|
}
|
|
4231
|
-
.page-border .row-item[data-v-
|
|
4231
|
+
.page-border .row-item[data-v-17500ca2]:not(:last-child) {
|
|
4232
4232
|
position: relative;
|
|
4233
4233
|
}
|
|
4234
|
-
.page-border li.sortable-chosen[data-v-
|
|
4234
|
+
.page-border li.sortable-chosen[data-v-17500ca2] {
|
|
4235
4235
|
height: 2px !important;
|
|
4236
4236
|
overflow: hidden !important;
|
|
4237
4237
|
background: red !important;
|
|
4238
4238
|
}
|
|
4239
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
4239
|
+
.page-border .ant-time-picker-panel[data-v-17500ca2] {
|
|
4240
4240
|
z-index: 200000 !important;
|
|
4241
4241
|
}
|
|
4242
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
4242
|
+
.page-border .ant-calendar-picker-container[data-v-17500ca2] {
|
|
4243
4243
|
z-index: 200000 !important;
|
|
4244
4244
|
}
|
|
4245
|
-
[data-v-
|
|
4245
|
+
[data-v-17500ca2] .ant-time-picker-panel {
|
|
4246
4246
|
z-index: 9999 !important;
|
|
4247
4247
|
}
|
|
4248
|
-
.ant-calendar-picker-container[data-v-
|
|
4248
|
+
.ant-calendar-picker-container[data-v-17500ca2] {
|
|
4249
4249
|
z-index: 200000 !important;
|
|
4250
4250
|
}
|
|
4251
|
-
[data-v-
|
|
4251
|
+
[data-v-17500ca2] .ant-form-item-children {
|
|
4252
4252
|
display: block;
|
|
4253
4253
|
}
|
|
4254
|
-
[data-v-
|
|
4254
|
+
[data-v-17500ca2] .ant-form-item {
|
|
4255
4255
|
width: 100%;
|
|
4256
4256
|
height: 100%;
|
|
4257
4257
|
margin-bottom: 0;
|
|
4258
4258
|
display: flex;
|
|
4259
4259
|
}
|
|
4260
|
-
[data-v-
|
|
4260
|
+
[data-v-17500ca2] .ant-form-item .is_required::before {
|
|
4261
4261
|
content: "*";
|
|
4262
4262
|
color: #f56c6c;
|
|
4263
4263
|
margin-right: 4px;
|
|
4264
4264
|
}
|
|
4265
|
-
[data-v-
|
|
4265
|
+
[data-v-17500ca2] .ant-form-item .ant-form-item-label {
|
|
4266
4266
|
border-right: 1px solid #000;
|
|
4267
4267
|
}
|
|
4268
|
-
[data-v-
|
|
4268
|
+
[data-v-17500ca2] .ant-form-item .ant-form-item-label label {
|
|
4269
4269
|
display: flex;
|
|
4270
4270
|
justify-content: center;
|
|
4271
4271
|
align-items: center;
|
|
4272
4272
|
height: 100%;
|
|
4273
4273
|
}
|
|
4274
|
-
[data-v-
|
|
4274
|
+
[data-v-17500ca2] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
4275
4275
|
display: none;
|
|
4276
4276
|
}
|
|
4277
|
-
[data-v-
|
|
4277
|
+
[data-v-17500ca2] .ant-form-item .ant-form-item-control-wrapper {
|
|
4278
4278
|
display: flex;
|
|
4279
4279
|
align-items: center;
|
|
4280
4280
|
text-align: left;
|
|
4281
4281
|
}
|
|
4282
|
-
[data-v-
|
|
4282
|
+
[data-v-17500ca2] .ant-form-item .ant-form-item-control {
|
|
4283
4283
|
width: 98%;
|
|
4284
4284
|
margin: 0 auto;
|
|
4285
4285
|
}
|
|
4286
|
-
[data-v-
|
|
4286
|
+
[data-v-17500ca2] .ant-form-item .is_required::before {
|
|
4287
4287
|
content: "*";
|
|
4288
4288
|
color: #f56c6c;
|
|
4289
4289
|
margin-right: 4px;
|
|
4290
4290
|
}
|
|
4291
|
-
.row-table[data-v-
|
|
4291
|
+
.row-table[data-v-17500ca2] {
|
|
4292
4292
|
display: flex;
|
|
4293
4293
|
}
|
|
4294
|
-
.row-table[data-v-
|
|
4295
|
-
.row-table[data-v-
|
|
4294
|
+
.row-table[data-v-17500ca2] .ant-spin-container,
|
|
4295
|
+
.row-table[data-v-17500ca2] {
|
|
4296
4296
|
display: flex;
|
|
4297
4297
|
width: 100%;
|
|
4298
4298
|
}
|
|
4299
|
-
.row-table[data-v-
|
|
4300
|
-
.row-table .table-left[data-v-
|
|
4299
|
+
.row-table[data-v-17500ca2] .ant-spin-container .table-left,
|
|
4300
|
+
.row-table .table-left[data-v-17500ca2] {
|
|
4301
4301
|
width: 100px;
|
|
4302
4302
|
text-align: center;
|
|
4303
4303
|
border-right: 1px solid #333;
|
|
4304
4304
|
border-bottom: 1px solid #333;
|
|
4305
4305
|
position: relative;
|
|
4306
4306
|
}
|
|
4307
|
-
.row-table[data-v-
|
|
4308
|
-
.row-table .table-left p[data-v-
|
|
4307
|
+
.row-table[data-v-17500ca2] .ant-spin-container .table-left p,
|
|
4308
|
+
.row-table .table-left p[data-v-17500ca2] {
|
|
4309
4309
|
position: absolute;
|
|
4310
4310
|
top: 50%;
|
|
4311
4311
|
left: 50%;
|
|
4312
4312
|
transform: translate(-50%, -50%);
|
|
4313
4313
|
}
|
|
4314
|
-
.row-table[data-v-
|
|
4315
|
-
.row-table .table-right[data-v-
|
|
4314
|
+
.row-table[data-v-17500ca2] .ant-spin-container .table-right,
|
|
4315
|
+
.row-table .table-right[data-v-17500ca2] {
|
|
4316
4316
|
flex: 1;
|
|
4317
4317
|
}
|
|
4318
|
-
.table-content[data-v-
|
|
4318
|
+
.table-content[data-v-17500ca2] {
|
|
4319
4319
|
width: 100%;
|
|
4320
4320
|
height: 40px;
|
|
4321
4321
|
line-height: 40px;
|
|
@@ -4324,11 +4324,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4324
4324
|
border-bottom: 1px solid #333;
|
|
4325
4325
|
border-right: 1px solid #333;
|
|
4326
4326
|
}
|
|
4327
|
-
.sub-table-col[data-v-
|
|
4327
|
+
.sub-table-col[data-v-17500ca2] {
|
|
4328
4328
|
display: flex;
|
|
4329
4329
|
box-sizing: border-box;
|
|
4330
4330
|
}
|
|
4331
|
-
.sub-table-col > span[data-v-
|
|
4331
|
+
.sub-table-col > span[data-v-17500ca2] {
|
|
4332
4332
|
flex: 2;
|
|
4333
4333
|
border-bottom: 1px solid #000;
|
|
4334
4334
|
border-right: 1px solid #000;
|
|
@@ -4336,22 +4336,22 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4336
4336
|
line-height: 40px;
|
|
4337
4337
|
text-align: center;
|
|
4338
4338
|
}
|
|
4339
|
-
.sub-table-col > .last-one[data-v-
|
|
4339
|
+
.sub-table-col > .last-one[data-v-17500ca2] {
|
|
4340
4340
|
width: 87px;
|
|
4341
4341
|
flex: 0 0 87px;
|
|
4342
4342
|
border-right: 1px solid #333;
|
|
4343
4343
|
border-bottom: 1px solid #333;
|
|
4344
4344
|
}
|
|
4345
|
-
.sub-table-col-no-border > span[data-v-
|
|
4345
|
+
.sub-table-col-no-border > span[data-v-17500ca2] {
|
|
4346
4346
|
border: none;
|
|
4347
4347
|
height: auto;
|
|
4348
4348
|
width: 0;
|
|
4349
4349
|
}
|
|
4350
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
4351
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
4350
|
+
.sub-table-col-no-border > .sub-table-title[data-v-17500ca2]:last-child,
|
|
4351
|
+
.sub-table-col-no-border > .sub-table-item[data-v-17500ca2]:last-child {
|
|
4352
4352
|
border-right: none !important;
|
|
4353
4353
|
}
|
|
4354
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
4354
|
+
.sub-table-col-no-border > .last-one[data-v-17500ca2] {
|
|
4355
4355
|
width: 87px;
|
|
4356
4356
|
flex: 0 0 87px;
|
|
4357
4357
|
display: flex;
|
|
@@ -4359,33 +4359,33 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4359
4359
|
align-items: center;
|
|
4360
4360
|
}
|
|
4361
4361
|
/*****无border *****/
|
|
4362
|
-
.no-border .page-border[data-v-
|
|
4362
|
+
.no-border .page-border[data-v-17500ca2] {
|
|
4363
4363
|
border: none;
|
|
4364
4364
|
}
|
|
4365
|
-
.no-border .page-border .row-item[data-v-
|
|
4365
|
+
.no-border .page-border .row-item[data-v-17500ca2]:not(:last-child) {
|
|
4366
4366
|
border: none;
|
|
4367
4367
|
}
|
|
4368
|
-
.no-border .page-border[data-v-
|
|
4368
|
+
.no-border .page-border[data-v-17500ca2] .ant-form-item .ant-form-item-label {
|
|
4369
4369
|
border: none;
|
|
4370
4370
|
}
|
|
4371
|
-
.table_border[data-v-
|
|
4371
|
+
.table_border[data-v-17500ca2] {
|
|
4372
4372
|
border-bottom: 0;
|
|
4373
4373
|
border-right: 0;
|
|
4374
4374
|
}
|
|
4375
4375
|
/*****无border *****/
|
|
4376
|
-
[data-v-
|
|
4376
|
+
[data-v-17500ca2] .ant-form-item-children > div > p,[data-v-17500ca2] .ant-form-item-children > div > h1,[data-v-17500ca2] .ant-form-item-children > div > h2,[data-v-17500ca2] .ant-form-item-children > div > h3,[data-v-17500ca2] .ant-form-item-children > div > h4,[data-v-17500ca2] .ant-form-item-children > div > h5,[data-v-17500ca2] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
4377
4377
|
margin: 10px 0;
|
|
4378
4378
|
line-height: 1.5;
|
|
4379
4379
|
}
|
|
4380
|
-
[data-v-
|
|
4380
|
+
[data-v-17500ca2] .ant-spin-dot {
|
|
4381
4381
|
font-size: 20px !important;
|
|
4382
4382
|
}
|
|
4383
|
-
.form_skeleton[data-v-
|
|
4383
|
+
.form_skeleton[data-v-17500ca2] {
|
|
4384
4384
|
display: block;
|
|
4385
4385
|
width: 700px;
|
|
4386
4386
|
margin: 55px auto;
|
|
4387
4387
|
}
|
|
4388
|
-
.form_skeleton[data-v-
|
|
4388
|
+
.form_skeleton[data-v-17500ca2] .ant-skeleton-title {
|
|
4389
4389
|
margin: 0 auto;
|
|
4390
4390
|
}
|
|
4391
4391
|
|
|
@@ -79489,6 +79489,7 @@ let getFileExt = filename => {
|
|
|
79489
79489
|
handler(val) {
|
|
79490
79490
|
this.tableWidgets.forEach(tableWidget => {
|
|
79491
79491
|
let isAllHide = true;
|
|
79492
|
+
debugger;
|
|
79492
79493
|
tableWidget.columns.forEach((item, idx) => {
|
|
79493
79494
|
if (item.options.canView) isAllHide = false;
|
|
79494
79495
|
if (this.tableData[tableWidget.model]) {
|
|
@@ -80092,6 +80093,9 @@ let getFileExt = filename => {
|
|
|
80092
80093
|
const flag = await this[typeSelect].apply(this, await this.formFunctions.call_func(changeModelList, newVal));
|
|
80093
80094
|
switch (toTypeSelect) {
|
|
80094
80095
|
case 'show':
|
|
80096
|
+
if (widget.parentType === 'table') {
|
|
80097
|
+
this.$set(widget.options, 'canView', flag);
|
|
80098
|
+
}
|
|
80095
80099
|
pubsub_js__WEBPACK_IMPORTED_MODULE_9___default().publish('formLinkage_' + widget.model, {
|
|
80096
80100
|
type: 'show',
|
|
80097
80101
|
updateValue: flag
|
|
@@ -145764,7 +145768,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
145764
145768
|
|
|
145765
145769
|
/***/ }),
|
|
145766
145770
|
|
|
145767
|
-
/***/
|
|
145771
|
+
/***/ 9523:
|
|
145768
145772
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
145769
145773
|
|
|
145770
145774
|
"use strict";
|
|
@@ -145776,7 +145780,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
145776
145780
|
"default": () => (/* binding */ layoutForPaper)
|
|
145777
145781
|
});
|
|
145778
145782
|
|
|
145779
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=template&id=
|
|
145783
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=template&id=17500ca2&scoped=true&
|
|
145780
145784
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-spin',{staticClass:"layout layout-input-all-setting",class:{ 'no-border': !_vm.data.config.border, 'save-pdf': _vm.showLine, 'ant-form-noBorder': _vm.data.config.componentsNoBorder },style:({ 'overflow-x': _vm.data.config.layout === 'horizontal' ? 'auto' : 'initial' }),attrs:{"spinning":_vm.formLoading,"tip":_vm.formLoadingTip}},[(_vm.pageLoading && _vm.showLayoutLoading)?_c('div',{class:{ form_skeleton: _vm.pageLoading }},[(_vm.pageLoading)?_c('a-skeleton',{attrs:{"active":"","loading":_vm.pageLoading,"paragraph":{ rows: 12 }}}):_vm._e()],1):_vm._e(),_c('a-form-model',{ref:"Form",attrs:{"hideRequiredMark":true,"model":_vm.models,"rules":_vm.rules,"wrapper-col":{}},on:{"update:rules":function($event){_vm.rules=$event},"validate":_vm.validate}},_vm._l((_vm.widgetList),function(list,listindex){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.widgetList[0].length > 0),expression:"widgetList[0].length > 0"}],key:listindex,staticClass:"paper",style:(_vm.contentStyle)},[(listindex == 0)?_vm._t("default"):_vm._e(),(listindex == 0)?_c('div',{staticClass:"form-title",style:(Object.assign({}, {height: _vm.formNameHeight}, _vm.formNameStyle))},[_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameLeftContent || '')}}),_vm._v(_vm._s(_vm.data.config.formName)),_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameRightContent || '')}})]):_vm._e(),(_vm.value && _vm.value.formIndex)?_c('div',{staticStyle:{"text-align":"right","font-weight":"bold"}},[_vm._v(_vm._s(_vm.value.formIndex))]):_vm._e(),(_vm.data.config.pageHeader && listindex === 0)?_c('div',{style:(_vm.data.config.headerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageHeader)}}):_vm._e(),_c('div',{staticClass:"page-border",style:({ borderColor: _vm.data.config.borderColor })},[_vm._l((list),function(widget,index){return [(widget.type == 'table')?[(
|
|
145781
145785
|
widget.options.layoutModel === 'auto' ||
|
|
145782
145786
|
widget.options.layoutModel === undefined
|
|
@@ -145822,15 +145826,15 @@ var staticRenderFns = []
|
|
|
145822
145826
|
var layoutForPapervue_type_script_lang_js_ = __webpack_require__(7862);
|
|
145823
145827
|
;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=script&lang=js&
|
|
145824
145828
|
/* harmony default export */ const layout_layoutForPapervue_type_script_lang_js_ = (layoutForPapervue_type_script_lang_js_/* default */.Z);
|
|
145825
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=
|
|
145829
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=17500ca2&prod&lang=less&scoped=true&
|
|
145826
145830
|
// extracted by mini-css-extract-plugin
|
|
145827
145831
|
|
|
145828
|
-
;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=
|
|
145832
|
+
;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=17500ca2&prod&lang=less&scoped=true&
|
|
145829
145833
|
|
|
145830
|
-
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-12.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-12.use[2]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=
|
|
145834
|
+
;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-12.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-12.use[2]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=17500ca2&prod&lang=css&
|
|
145831
145835
|
// extracted by mini-css-extract-plugin
|
|
145832
145836
|
|
|
145833
|
-
;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=
|
|
145837
|
+
;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=17500ca2&prod&lang=css&
|
|
145834
145838
|
|
|
145835
145839
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/runtime/componentNormalizer.js
|
|
145836
145840
|
var componentNormalizer = __webpack_require__(8412);
|
|
@@ -145850,7 +145854,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
145850
145854
|
staticRenderFns,
|
|
145851
145855
|
false,
|
|
145852
145856
|
null,
|
|
145853
|
-
"
|
|
145857
|
+
"17500ca2",
|
|
145854
145858
|
null
|
|
145855
145859
|
|
|
145856
145860
|
)
|
|
@@ -157684,7 +157688,7 @@ function toString(value) {
|
|
|
157684
157688
|
/***/ ((module) => {
|
|
157685
157689
|
|
|
157686
157690
|
"use strict";
|
|
157687
|
-
module.exports = {"i8":"1.1.
|
|
157691
|
+
module.exports = {"i8":"1.1.400"};
|
|
157688
157692
|
|
|
157689
157693
|
/***/ })
|
|
157690
157694
|
|
|
@@ -159627,7 +159631,7 @@ icon_Icon.install = function (Vue) {
|
|
|
159627
159631
|
};
|
|
159628
159632
|
|
|
159629
159633
|
/* 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=
|
|
159634
|
+
;// 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
159635
|
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
159636
|
var staticRenderFns = []
|
|
159633
159637
|
|
|
@@ -159638,9 +159642,9 @@ var es_array_push = __webpack_require__(5746);
|
|
|
159638
159642
|
var es_json_stringify = __webpack_require__(9826);
|
|
159639
159643
|
// EXTERNAL MODULE: ./node_modules/_jsplumb@2.11.2@jsplumb/dist/js/jsplumb.js
|
|
159640
159644
|
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
|
|
159645
|
+
;// 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&
|
|
159646
|
+
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()])])}
|
|
159647
|
+
var nodevue_type_template_id_9e0a615c_scoped_true_staticRenderFns = []
|
|
159644
159648
|
|
|
159645
159649
|
|
|
159646
159650
|
;// 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 +159967,7 @@ var nodevue_type_template_id_7062fce0_scoped_true_staticRenderFns = []
|
|
|
159963
159967
|
},
|
|
159964
159968
|
// 删除节点
|
|
159965
159969
|
deleteNode() {
|
|
159966
|
-
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('
|
|
159970
|
+
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
159967
159971
|
this.$emit("deleteNode", this.node.id);
|
|
159968
159972
|
},
|
|
159969
159973
|
// 编辑节点
|
|
@@ -160006,10 +160010,10 @@ var nodevue_type_template_id_7062fce0_scoped_true_staticRenderFns = []
|
|
|
160006
160010
|
});
|
|
160007
160011
|
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=script&lang=js&
|
|
160008
160012
|
/* 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=
|
|
160013
|
+
;// 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
160014
|
// extracted by mini-css-extract-plugin
|
|
160011
160015
|
|
|
160012
|
-
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=style&index=0&id=
|
|
160016
|
+
;// CONCATENATED MODULE: ./src/flow/node.vue?vue&type=style&index=0&id=9e0a615c&prod&lang=scss&scoped=true&
|
|
160013
160017
|
|
|
160014
160018
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/runtime/componentNormalizer.js
|
|
160015
160019
|
var componentNormalizer = __webpack_require__(8412);
|
|
@@ -160024,19 +160028,19 @@ var componentNormalizer = __webpack_require__(8412);
|
|
|
160024
160028
|
|
|
160025
160029
|
var component = (0,componentNormalizer/* default */.Z)(
|
|
160026
160030
|
flow_nodevue_type_script_lang_js_,
|
|
160027
|
-
|
|
160028
|
-
|
|
160031
|
+
nodevue_type_template_id_9e0a615c_scoped_true_render,
|
|
160032
|
+
nodevue_type_template_id_9e0a615c_scoped_true_staticRenderFns,
|
|
160029
160033
|
false,
|
|
160030
160034
|
null,
|
|
160031
|
-
"
|
|
160035
|
+
"9e0a615c",
|
|
160032
160036
|
null
|
|
160033
160037
|
|
|
160034
160038
|
)
|
|
160035
160039
|
|
|
160036
160040
|
/* 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
|
|
160041
|
+
;// 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&
|
|
160042
|
+
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)}
|
|
160043
|
+
var toolvue_type_template_id_483b7066_staticRenderFns = []
|
|
160040
160044
|
|
|
160041
160045
|
|
|
160042
160046
|
// EXTERNAL MODULE: ./node_modules/_vuedraggable@2.24.3@vuedraggable/dist/vuedraggable.umd.js
|
|
@@ -160232,7 +160236,7 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
160232
160236
|
},
|
|
160233
160237
|
// 添加节点
|
|
160234
160238
|
addNode(evt, e) {
|
|
160235
|
-
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('
|
|
160239
|
+
if (this.$route.query && this.$route.query.nodeId) return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
160236
160240
|
let nodeMenu = this.getMenu(evt.originalEvent.srcElement.getAttribute("filter"));
|
|
160237
160241
|
if (nodeMenu) {
|
|
160238
160242
|
this.$emit("addNode", evt, nodeMenu);
|
|
@@ -160242,10 +160246,10 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
160242
160246
|
});
|
|
160243
160247
|
;// CONCATENATED MODULE: ./src/flow/tool.vue?vue&type=script&lang=js&
|
|
160244
160248
|
/* 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=
|
|
160249
|
+
;// 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
160250
|
// extracted by mini-css-extract-plugin
|
|
160247
160251
|
|
|
160248
|
-
;// CONCATENATED MODULE: ./src/flow/tool.vue?vue&type=style&index=0&id=
|
|
160252
|
+
;// CONCATENATED MODULE: ./src/flow/tool.vue?vue&type=style&index=0&id=483b7066&prod&lang=scss&
|
|
160249
160253
|
|
|
160250
160254
|
;// CONCATENATED MODULE: ./src/flow/tool.vue
|
|
160251
160255
|
|
|
@@ -160258,8 +160262,8 @@ var vuedraggable_umd_default = /*#__PURE__*/__webpack_require__.n(vuedraggable_u
|
|
|
160258
160262
|
|
|
160259
160263
|
var tool_component = (0,componentNormalizer/* default */.Z)(
|
|
160260
160264
|
flow_toolvue_type_script_lang_js_,
|
|
160261
|
-
|
|
160262
|
-
|
|
160265
|
+
toolvue_type_template_id_483b7066_render,
|
|
160266
|
+
toolvue_type_template_id_483b7066_staticRenderFns,
|
|
160263
160267
|
false,
|
|
160264
160268
|
null,
|
|
160265
160269
|
null,
|
|
@@ -161305,8 +161309,8 @@ var flow_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
161305
161309
|
)
|
|
161306
161310
|
|
|
161307
161311
|
/* 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
|
|
161312
|
+
;// 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=4c5bcce4&
|
|
161313
|
+
var sider_panelvue_type_template_id_4c5bcce4_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
161314
|
_vm.node.info.type == 'start' ||
|
|
161311
161315
|
_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
161316
|
_vm.node.info.type == 'comm' &&
|
|
@@ -161315,7 +161319,7 @@ var sider_panelvue_type_template_id_085e708d_render = function () {var _vm=this;
|
|
|
161315
161319
|
_vm.node.info.nodeForm.buttons &&
|
|
161316
161320
|
_vm.node.info.nodeForm.buttons.length > 0
|
|
161317
161321
|
)?_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
|
|
161322
|
+
var sider_panelvue_type_template_id_4c5bcce4_staticRenderFns = []
|
|
161319
161323
|
|
|
161320
161324
|
|
|
161321
161325
|
;// 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 +163809,19 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163805
163809
|
}
|
|
163806
163810
|
});
|
|
163807
163811
|
}
|
|
163812
|
+
this.nodeList.forEach(item => {
|
|
163813
|
+
if (item.info.copyDesignList && item.info.copyDesignList.length > 0 && item.id === this.node.id) {
|
|
163814
|
+
item.info.copyDesignList.forEach(el => {
|
|
163815
|
+
el.condition.toTitle = this.node.info.title;
|
|
163816
|
+
});
|
|
163817
|
+
}
|
|
163818
|
+
if (item.info.taskAssigneeList && item.info.taskAssigneeList.length > 0 && item.id === this.node.id) {
|
|
163819
|
+
item.info.taskAssigneeList.forEach(el => {
|
|
163820
|
+
el.condition.toTitle = this.node.info.title;
|
|
163821
|
+
});
|
|
163822
|
+
}
|
|
163823
|
+
});
|
|
163824
|
+
debugger;
|
|
163808
163825
|
},
|
|
163809
163826
|
openOrClose() {
|
|
163810
163827
|
this.$emit("isPanelShow", "nodePanel");
|
|
@@ -163856,10 +163873,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163856
163873
|
});
|
|
163857
163874
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
|
|
163858
163875
|
/* 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=
|
|
163876
|
+
;// 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=4c5bcce4&prod&lang=less&
|
|
163860
163877
|
// extracted by mini-css-extract-plugin
|
|
163861
163878
|
|
|
163862
|
-
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163879
|
+
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=4c5bcce4&prod&lang=less&
|
|
163863
163880
|
|
|
163864
163881
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
|
|
163865
163882
|
|
|
@@ -163872,8 +163889,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163872
163889
|
|
|
163873
163890
|
var sider_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
163874
163891
|
flow_sider_panelvue_type_script_lang_js_,
|
|
163875
|
-
|
|
163876
|
-
|
|
163892
|
+
sider_panelvue_type_template_id_4c5bcce4_render,
|
|
163893
|
+
sider_panelvue_type_template_id_4c5bcce4_staticRenderFns,
|
|
163877
163894
|
false,
|
|
163878
163895
|
null,
|
|
163879
163896
|
null,
|
|
@@ -167462,7 +167479,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167462
167479
|
const currLine = _this.data.lineList[cuttentLineIndex];
|
|
167463
167480
|
debugger;
|
|
167464
167481
|
// if(_this.$route.query && _this.$route.query.nodeId && currLine.from !== _this.$route.query.nodeId) {
|
|
167465
|
-
// return _this.$message.warning('
|
|
167482
|
+
// return _this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!')
|
|
167466
167483
|
// }
|
|
167467
167484
|
_this.flowPanelVisible = false;
|
|
167468
167485
|
_this.siderPanelVisible = false;
|
|
@@ -167594,7 +167611,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167594
167611
|
// console.log("contextmenu", evt);
|
|
167595
167612
|
if (_this.$route.query && _this.$route.query.nodeId) {
|
|
167596
167613
|
evt.preventDefault();
|
|
167597
|
-
return _this.$message.warning('
|
|
167614
|
+
return _this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
167598
167615
|
}
|
|
167599
167616
|
_this.lineToolVisible = true;
|
|
167600
167617
|
_this.$nextTick(function () {
|
|
@@ -167735,10 +167752,10 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
167735
167752
|
async isPanelShow(arg, flag, obj) {
|
|
167736
167753
|
// if(this.$route.query && this.$route.query.nodeId) {
|
|
167737
167754
|
// if(this.linePanelVisible) return this.linePanelVisible = false
|
|
167738
|
-
// return this.$message.warning('
|
|
167755
|
+
// return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!')
|
|
167739
167756
|
// }
|
|
167740
167757
|
if (arg === 'flowPanel' && this.$route.query && this.$route.query.nodeId) {
|
|
167741
|
-
return this.$message.warning('
|
|
167758
|
+
return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!');
|
|
167742
167759
|
}
|
|
167743
167760
|
if (arg == "nodePanel") {
|
|
167744
167761
|
this.linePanelVisible = false;
|
|
@@ -168033,7 +168050,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168033
168050
|
|
|
168034
168051
|
//点击节点
|
|
168035
168052
|
clickNode(nodeId) {
|
|
168036
|
-
// if(this.$route.query && this.$route.query.nodeId) return this.$message.warning('
|
|
168053
|
+
// if(this.$route.query && this.$route.query.nodeId) return this.$message.warning('当前调试模式,只允许修改节点信息和连线信息!')
|
|
168037
168054
|
let _this = this;
|
|
168038
168055
|
this.flowPanelVisible = false;
|
|
168039
168056
|
this.linePanelVisible = false;
|
|
@@ -168290,7 +168307,7 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168290
168307
|
}
|
|
168291
168308
|
});
|
|
168292
168309
|
if (flag) return;
|
|
168293
|
-
this.isPanelShow('flowPanel', true);
|
|
168310
|
+
if (!this.$route.query.nodeId) this.isPanelShow('flowPanel', true);
|
|
168294
168311
|
// this.flowPanelVisible = true;
|
|
168295
168312
|
this.$nextTick(function () {
|
|
168296
168313
|
this.$refs.flowPanel.handleSubmit().then(res => {
|
|
@@ -168406,15 +168423,15 @@ var userDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168406
168423
|
});
|
|
168407
168424
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
168408
168425
|
/* 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=
|
|
168426
|
+
;// 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
168427
|
// extracted by mini-css-extract-plugin
|
|
168411
168428
|
|
|
168412
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
168429
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=51c33b36&prod&lang=less&scoped=true&
|
|
168413
168430
|
|
|
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=
|
|
168431
|
+
;// 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
168432
|
// extracted by mini-css-extract-plugin
|
|
168416
168433
|
|
|
168417
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
168434
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=51c33b36&prod&lang=less&scoped=true&
|
|
168418
168435
|
|
|
168419
168436
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
168420
168437
|
|
|
@@ -168432,7 +168449,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168432
168449
|
staticRenderFns,
|
|
168433
168450
|
false,
|
|
168434
168451
|
null,
|
|
168435
|
-
"
|
|
168452
|
+
"51c33b36",
|
|
168436
168453
|
null
|
|
168437
168454
|
|
|
168438
168455
|
)
|
|
@@ -168522,7 +168539,7 @@ var SvgIcon_component = (0,componentNormalizer/* default */.Z)(
|
|
|
168522
168539
|
|
|
168523
168540
|
/* harmony default export */ const SvgIcon = (SvgIcon_component.exports);
|
|
168524
168541
|
// EXTERNAL MODULE: ./src/form/modules/layout/layoutForPaper.vue + 6 modules
|
|
168525
|
-
var layoutForPaper = __webpack_require__(
|
|
168542
|
+
var layoutForPaper = __webpack_require__(9523);
|
|
168526
168543
|
// EXTERNAL MODULE: ./src/form/modules/layout/layoutItem.vue + 10 modules
|
|
168527
168544
|
var layoutItem = __webpack_require__(8988);
|
|
168528
168545
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/Container.vue?vue&type=template&id=fc885e76&
|
|
@@ -180800,7 +180817,7 @@ var formula_edit_component = (0,componentNormalizer/* default */.Z)(
|
|
|
180800
180817
|
}
|
|
180801
180818
|
},
|
|
180802
180819
|
components: {
|
|
180803
|
-
layoutForPaper: () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__,
|
|
180820
|
+
layoutForPaper: () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 9523)),
|
|
180804
180821
|
FormulaEdit: formula_edit
|
|
180805
180822
|
},
|
|
180806
180823
|
data() {
|