@zscreate/form-component 1.1.362 → 1.1.364
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 +62 -62
- package/dist/form-component.umd.js +33 -17
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -267,16 +267,16 @@ ul li[data-v-c8780a30] {
|
|
|
267
267
|
width: 347px !important;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
ul[data-v-
|
|
271
|
-
li[data-v-
|
|
272
|
-
dl[data-v-
|
|
273
|
-
dt[data-v-
|
|
274
|
-
dd[data-v-
|
|
270
|
+
ul[data-v-44e82654],
|
|
271
|
+
li[data-v-44e82654],
|
|
272
|
+
dl[data-v-44e82654],
|
|
273
|
+
dt[data-v-44e82654],
|
|
274
|
+
dd[data-v-44e82654] {
|
|
275
275
|
list-style-type: none;
|
|
276
276
|
padding: 0;
|
|
277
277
|
margin: 0;
|
|
278
278
|
}
|
|
279
|
-
.flowwork-warp[data-v-
|
|
279
|
+
.flowwork-warp[data-v-44e82654] {
|
|
280
280
|
position: absolute;
|
|
281
281
|
left: 0;
|
|
282
282
|
right: 0;
|
|
@@ -284,7 +284,7 @@ dd[data-v-58671661] {
|
|
|
284
284
|
bottom: 64px;
|
|
285
285
|
background: #fff;
|
|
286
286
|
}
|
|
287
|
-
.g1_workflow_warp[data-v-
|
|
287
|
+
.g1_workflow_warp[data-v-44e82654] {
|
|
288
288
|
border: 1px solid #dfdfdf;
|
|
289
289
|
margin: auto;
|
|
290
290
|
position: absolute;
|
|
@@ -293,12 +293,12 @@ dd[data-v-58671661] {
|
|
|
293
293
|
bottom: 0;
|
|
294
294
|
top: 0;
|
|
295
295
|
}
|
|
296
|
-
.g1_workflow_warp li[data-v-
|
|
296
|
+
.g1_workflow_warp li[data-v-44e82654] {
|
|
297
297
|
width: 100%;
|
|
298
298
|
position: relative;
|
|
299
299
|
text-align: center;
|
|
300
300
|
}
|
|
301
|
-
.g1-sider_tool1[data-v-
|
|
301
|
+
.g1-sider_tool1[data-v-44e82654] {
|
|
302
302
|
width: 100px;
|
|
303
303
|
position: absolute;
|
|
304
304
|
left: 0;
|
|
@@ -307,37 +307,37 @@ dd[data-v-58671661] {
|
|
|
307
307
|
border-right: 1px solid #dfdfdf;
|
|
308
308
|
overflow-y: auto;
|
|
309
309
|
}
|
|
310
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
310
|
+
.g1-sider_tool1 .tool_box[data-v-44e82654] {
|
|
311
311
|
margin-top: 15px;
|
|
312
312
|
}
|
|
313
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
313
|
+
.g1-sider_tool1 .tool_box .tool[data-v-44e82654] {
|
|
314
314
|
text-align: center;
|
|
315
315
|
font-size: 12px;
|
|
316
316
|
color: #fff;
|
|
317
317
|
}
|
|
318
318
|
/* 公用图形 */
|
|
319
|
-
.end[data-v-
|
|
319
|
+
.end[data-v-44e82654] {
|
|
320
320
|
border-radius: 100%;
|
|
321
321
|
}
|
|
322
|
-
.comm[data-v-
|
|
322
|
+
.comm[data-v-44e82654] {
|
|
323
323
|
border-radius: 0px;
|
|
324
324
|
}
|
|
325
|
-
.gate[data-v-
|
|
325
|
+
.gate[data-v-44e82654] {
|
|
326
326
|
width: 60px;
|
|
327
327
|
border-radius: 0;
|
|
328
328
|
}
|
|
329
|
-
.gate .inner[data-v-
|
|
329
|
+
.gate .inner[data-v-44e82654] {
|
|
330
330
|
display: inline-block;
|
|
331
331
|
font-size: 16px;
|
|
332
332
|
}
|
|
333
|
-
.g1-form_main1[data-v-
|
|
333
|
+
.g1-form_main1[data-v-44e82654] {
|
|
334
334
|
position: absolute;
|
|
335
335
|
left: 100px;
|
|
336
336
|
right: 0;
|
|
337
337
|
top: 0;
|
|
338
338
|
bottom: 0;
|
|
339
339
|
}
|
|
340
|
-
.g1-form_main1 .head[data-v-
|
|
340
|
+
.g1-form_main1 .head[data-v-44e82654] {
|
|
341
341
|
height: 46px;
|
|
342
342
|
line-height: 46px;
|
|
343
343
|
text-align: left;
|
|
@@ -345,11 +345,11 @@ dd[data-v-58671661] {
|
|
|
345
345
|
box-sizing: border-box;
|
|
346
346
|
border-bottom: 1px solid #d8d8d8;
|
|
347
347
|
}
|
|
348
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
348
|
+
.g1-form_main1 .head .ant-btn[data-v-44e82654] {
|
|
349
349
|
height: 32px;
|
|
350
350
|
margin-right: 10px;
|
|
351
351
|
}
|
|
352
|
-
.g1-form_main1 .main[data-v-
|
|
352
|
+
.g1-form_main1 .main[data-v-44e82654] {
|
|
353
353
|
position: absolute;
|
|
354
354
|
left: 0 !important;
|
|
355
355
|
right: 0px;
|
|
@@ -358,12 +358,12 @@ dd[data-v-58671661] {
|
|
|
358
358
|
overflow: auto;
|
|
359
359
|
box-sizing: border-box;
|
|
360
360
|
}
|
|
361
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
361
|
+
.g1-form_main1 .main #flowContainer[data-v-44e82654] {
|
|
362
362
|
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%);
|
|
363
363
|
background-size: 10px 10px;
|
|
364
364
|
background-color: #fbfbfb;
|
|
365
365
|
}
|
|
366
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
366
|
+
.g1-form_main1 .sider-pannel[data-v-44e82654] {
|
|
367
367
|
width: 250px;
|
|
368
368
|
padding: 0 15px;
|
|
369
369
|
position: absolute;
|
|
@@ -373,7 +373,7 @@ dd[data-v-58671661] {
|
|
|
373
373
|
border-left: 1px solid #dfdfdf;
|
|
374
374
|
background-color: #fff;
|
|
375
375
|
}
|
|
376
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
376
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-44e82654] {
|
|
377
377
|
width: 100%;
|
|
378
378
|
height: 100%;
|
|
379
379
|
padding: 15px;
|
|
@@ -384,7 +384,7 @@ dd[data-v-58671661] {
|
|
|
384
384
|
top: 0;
|
|
385
385
|
overflow-y: auto;
|
|
386
386
|
}
|
|
387
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
387
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-44e82654] {
|
|
388
388
|
width: 36px;
|
|
389
389
|
height: 60px;
|
|
390
390
|
line-height: 60px;
|
|
@@ -400,14 +400,14 @@ dd[data-v-58671661] {
|
|
|
400
400
|
background-color: #fff;
|
|
401
401
|
}
|
|
402
402
|
/* 视图图形 */
|
|
403
|
-
.flow-view[data-v-
|
|
403
|
+
.flow-view[data-v-44e82654] {
|
|
404
404
|
position: absolute;
|
|
405
405
|
left: 0;
|
|
406
406
|
right: 0;
|
|
407
407
|
top: 0;
|
|
408
408
|
bottom: 0;
|
|
409
409
|
}
|
|
410
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
410
|
+
.flow-view .inner .flow-node-drag[data-v-44e82654] {
|
|
411
411
|
width: 12px;
|
|
412
412
|
height: 12px;
|
|
413
413
|
display: block;
|
|
@@ -418,27 +418,27 @@ dd[data-v-58671661] {
|
|
|
418
418
|
cursor: crosshair;
|
|
419
419
|
background: rgba(24, 144, 255, 0.6);
|
|
420
420
|
}
|
|
421
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
421
|
+
.flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(1) {
|
|
422
422
|
left: -6px;
|
|
423
423
|
top: 0;
|
|
424
424
|
bottom: 0;
|
|
425
425
|
}
|
|
426
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
426
|
+
.flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(2) {
|
|
427
427
|
top: -6px;
|
|
428
428
|
left: 0;
|
|
429
429
|
right: 0;
|
|
430
430
|
}
|
|
431
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
431
|
+
.flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(3) {
|
|
432
432
|
right: -6px;
|
|
433
433
|
top: 0;
|
|
434
434
|
bottom: 0;
|
|
435
435
|
}
|
|
436
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
436
|
+
.flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(4) {
|
|
437
437
|
bottom: -6px;
|
|
438
438
|
left: 0;
|
|
439
439
|
right: 0;
|
|
440
440
|
}
|
|
441
|
-
.flow-view .tool[data-v-
|
|
441
|
+
.flow-view .tool[data-v-44e82654] {
|
|
442
442
|
width: 100%;
|
|
443
443
|
height: 100%;
|
|
444
444
|
margin: 0;
|
|
@@ -446,14 +446,14 @@ dd[data-v-58671661] {
|
|
|
446
446
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
447
447
|
background: #fbfbfb;
|
|
448
448
|
}
|
|
449
|
-
.flow-view .tool .iconfont[data-v-
|
|
449
|
+
.flow-view .tool .iconfont[data-v-44e82654] {
|
|
450
450
|
font-size: 100%;
|
|
451
451
|
color: #858587;
|
|
452
452
|
}
|
|
453
|
-
.flow-view .exclude_gateway[data-v-
|
|
453
|
+
.flow-view .exclude_gateway[data-v-44e82654] {
|
|
454
454
|
box-shadow: 0 0 0 #ccc;
|
|
455
455
|
}
|
|
456
|
-
.flow-view .gate[data-v-
|
|
456
|
+
.flow-view .gate[data-v-44e82654] {
|
|
457
457
|
line-height: 50px;
|
|
458
458
|
position: absolute;
|
|
459
459
|
left: 0;
|
|
@@ -461,9 +461,9 @@ dd[data-v-58671661] {
|
|
|
461
461
|
top: 0;
|
|
462
462
|
bottom: 0;
|
|
463
463
|
}
|
|
464
|
-
.flow-view .ordinary_gateway[data-v-
|
|
465
|
-
.flow-view .parall_gateway[data-v-
|
|
466
|
-
.flow-view .exclude_gateway[data-v-
|
|
464
|
+
.flow-view .ordinary_gateway[data-v-44e82654],
|
|
465
|
+
.flow-view .parall_gateway[data-v-44e82654],
|
|
466
|
+
.flow-view .exclude_gateway[data-v-44e82654] {
|
|
467
467
|
border: none;
|
|
468
468
|
border-radius: 0;
|
|
469
469
|
background-size: cover;
|
|
@@ -471,35 +471,35 @@ dd[data-v-58671661] {
|
|
|
471
471
|
background-position: center center;
|
|
472
472
|
box-shadow: 0 0 0 #ccc;
|
|
473
473
|
}
|
|
474
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
475
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
476
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
474
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(1),
|
|
475
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(1),
|
|
476
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(1) {
|
|
477
477
|
left: 0;
|
|
478
478
|
top: 0;
|
|
479
479
|
bottom: 0;
|
|
480
480
|
}
|
|
481
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
482
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
483
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
481
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(2),
|
|
482
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(2),
|
|
483
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(2) {
|
|
484
484
|
top: 0;
|
|
485
485
|
left: 0;
|
|
486
486
|
right: 0;
|
|
487
487
|
}
|
|
488
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
489
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
490
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
488
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(3),
|
|
489
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(3),
|
|
490
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(3) {
|
|
491
491
|
right: 0;
|
|
492
492
|
top: 0;
|
|
493
493
|
bottom: 0;
|
|
494
494
|
}
|
|
495
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
496
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
497
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
495
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(4),
|
|
496
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(4),
|
|
497
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(4) {
|
|
498
498
|
bottom: 0;
|
|
499
499
|
left: 0;
|
|
500
500
|
right: 0;
|
|
501
501
|
}
|
|
502
|
-
.flow-view .exclude_gateway[data-v-
|
|
502
|
+
.flow-view .exclude_gateway[data-v-44e82654] {
|
|
503
503
|
width: 70%;
|
|
504
504
|
height: 70%;
|
|
505
505
|
margin: 15%;
|
|
@@ -508,7 +508,7 @@ dd[data-v-58671661] {
|
|
|
508
508
|
transform: rotate(45deg);
|
|
509
509
|
position: relative;
|
|
510
510
|
}
|
|
511
|
-
.flow-view .exclude_gateway[data-v-
|
|
511
|
+
.flow-view .exclude_gateway[data-v-44e82654]::before {
|
|
512
512
|
content: '';
|
|
513
513
|
width: 2px;
|
|
514
514
|
background-color: #7a7a7a;
|
|
@@ -518,7 +518,7 @@ dd[data-v-58671661] {
|
|
|
518
518
|
top: calc(50% - 10px);
|
|
519
519
|
left: calc(50% - 1px);
|
|
520
520
|
}
|
|
521
|
-
.flow-view .exclude_gateway[data-v-
|
|
521
|
+
.flow-view .exclude_gateway[data-v-44e82654]::after {
|
|
522
522
|
content: '';
|
|
523
523
|
width: 20px;
|
|
524
524
|
background-color: #7a7a7a;
|
|
@@ -528,7 +528,7 @@ dd[data-v-58671661] {
|
|
|
528
528
|
top: calc(50% - 1px);
|
|
529
529
|
left: calc(50% - 10px);
|
|
530
530
|
}
|
|
531
|
-
.flow-view .parall_gateway[data-v-
|
|
531
|
+
.flow-view .parall_gateway[data-v-44e82654] {
|
|
532
532
|
width: 70%;
|
|
533
533
|
height: 70%;
|
|
534
534
|
margin: 15%;
|
|
@@ -537,7 +537,7 @@ dd[data-v-58671661] {
|
|
|
537
537
|
transform: rotate(45deg);
|
|
538
538
|
position: relative;
|
|
539
539
|
}
|
|
540
|
-
.flow-view .parall_gateway[data-v-
|
|
540
|
+
.flow-view .parall_gateway[data-v-44e82654]::after {
|
|
541
541
|
content: '';
|
|
542
542
|
width: 20px;
|
|
543
543
|
background-color: #7a7a7a;
|
|
@@ -549,7 +549,7 @@ dd[data-v-58671661] {
|
|
|
549
549
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
550
550
|
transform: rotate(45deg);
|
|
551
551
|
}
|
|
552
|
-
.flow-view .parall_gateway[data-v-
|
|
552
|
+
.flow-view .parall_gateway[data-v-44e82654]::before {
|
|
553
553
|
content: '';
|
|
554
554
|
width: 2px;
|
|
555
555
|
background-color: #7a7a7a;
|
|
@@ -562,7 +562,7 @@ dd[data-v-58671661] {
|
|
|
562
562
|
transform: rotate(45deg);
|
|
563
563
|
}
|
|
564
564
|
/* 线条工具 */
|
|
565
|
-
.lineTool[data-v-
|
|
565
|
+
.lineTool[data-v-44e82654] {
|
|
566
566
|
width: 130px;
|
|
567
567
|
height: 26px;
|
|
568
568
|
border: 1px solid #1890ff;
|
|
@@ -570,7 +570,7 @@ dd[data-v-58671661] {
|
|
|
570
570
|
background-color: #fff;
|
|
571
571
|
text-align: left;
|
|
572
572
|
}
|
|
573
|
-
.lineTool li[data-v-
|
|
573
|
+
.lineTool li[data-v-44e82654] {
|
|
574
574
|
width: 30px;
|
|
575
575
|
height: 26px;
|
|
576
576
|
display: inline-block;
|
|
@@ -578,14 +578,14 @@ dd[data-v-58671661] {
|
|
|
578
578
|
text-align: center;
|
|
579
579
|
color: #1890ff;
|
|
580
580
|
}
|
|
581
|
-
.tool-drag a .inner[data-v-
|
|
581
|
+
.tool-drag a .inner[data-v-44e82654] {
|
|
582
582
|
color: #f00 !important;
|
|
583
583
|
}
|
|
584
|
-
.ant-layout-footer[data-v-
|
|
584
|
+
.ant-layout-footer[data-v-44e82654] {
|
|
585
585
|
z-index: 10;
|
|
586
586
|
}
|
|
587
587
|
|
|
588
|
-
#flowContainer[data-v-
|
|
588
|
+
#flowContainer[data-v-44e82654] {
|
|
589
589
|
width: 1000000px;
|
|
590
590
|
height: 1000000px;
|
|
591
591
|
position: absolute;
|
|
@@ -598,7 +598,7 @@ dd[data-v-58671661] {
|
|
|
598
598
|
left: -500000px;
|
|
599
599
|
top: -500000px; */
|
|
600
600
|
}
|
|
601
|
-
.labelClass[data-v-
|
|
601
|
+
.labelClass[data-v-44e82654] {
|
|
602
602
|
padding: 0 3px;
|
|
603
603
|
font-size: 12px;
|
|
604
604
|
cursor: pointer;
|
|
@@ -609,14 +609,14 @@ dd[data-v-58671661] {
|
|
|
609
609
|
border-radius: 3px;
|
|
610
610
|
background: rgba(24, 144, 255, 0.6);
|
|
611
611
|
}
|
|
612
|
-
.loading[data-v-
|
|
612
|
+
.loading[data-v-44e82654] {
|
|
613
613
|
height: 100%;
|
|
614
614
|
width: 100%;
|
|
615
615
|
display: flex;
|
|
616
616
|
align-items: center;
|
|
617
617
|
justify-content: center;
|
|
618
618
|
}
|
|
619
|
-
[data-v-
|
|
619
|
+
[data-v-44e82654] .labelClass {
|
|
620
620
|
background-color: #539dfa !important;
|
|
621
621
|
padding: 5px;
|
|
622
622
|
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.364"};
|
|
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=44e82654&scoped=true&
|
|
159631
159631
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.easyFlowVisible)?_c('div',{staticClass:"g1_workflow_warp"},[_c('div',{staticClass:"g1-sider_tool1"},[_c('div',{ref:"flowTool",staticClass:"tool_box"},[_c('flowTool',{on:{"addNode":_vm.addNode}})],1)]),_c('div',{ref:"form_main1",staticClass:"g1-form_main1",attrs:{"id":"form_main1"}},[_c('div',{staticClass:"head"},[_c('a-button',{attrs:{"type":"primary","size":"small","icon":"search"},on:{"click":_vm.dataInfo}},[_vm._v("查看")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"fund"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('flowPanel')}}},[_vm._v("设置流程信息 ")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"align-left"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('dataConditionPanel')}}},[_vm._v("查看流程条件 ")]),(!_vm.isFlowPanelMain)?_c('a-button',{attrs:{"type":"primary","size":"small","icon":"save"},on:{"click":_vm.saveData}},[_vm._v("保存")]):_vm._e()],1),_c('div',{ref:"main",staticClass:"main",attrs:{"id":"main"},on:{"click":_vm.closeAddBtn}},[_c('div',{ref:"flowContainer",staticClass:"container",attrs:{"id":"flowContainer"}},[_vm._l((_vm.data.nodeList),function(node){return [_c('flow-node',{directives:[{name:"show",rawName:"v-show",value:(node.show),expression:"node.show"}],key:node.id,ref:"flowNode",refInFor:true,attrs:{"id":node.id,"node":node,"nodeList":_vm.data.nodeList},on:{"clickNode":_vm.clickNode,"lineChange":_vm.lineChange,"deleteNode":_vm.deleteNode,"nodeRightMenu":_vm.nodeRightMenu,"changeNodeSite":_vm.changeNodeSite,"editNode":_vm.editNode,"addNodeClick":_vm.addNodeClick}})]})],2),(_vm.isSavePicLoadingShow)?_c('div',{staticClass:"loading"},[_c('a-spin',{attrs:{"size":"large"}})],1):_vm._e()]),_c('sider-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.siderPanelVisible),expression:"siderPanelVisible"}],ref:"siderPanel",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"verifyListArr":_vm.verifyList},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.linePanelVisible)?_c('line-panel',{ref:"linePanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow,"setLineData":_vm.setLineData}}):_vm._e(),_c('dataConditionPanel',{directives:[{name:"show",rawName:"v-show",value:(_vm.dataConditionPanelVisible),expression:"dataConditionPanelVisible"}],ref:"dataConditionPanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow}}),_c('flow-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.flowPanelVisible),expression:"flowPanelVisible"}],ref:"flowPanel",staticStyle:{"z-index":"10"},attrs:{"data":_vm.data,"id":_vm.id},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.copyDesignVisible)?_c('copyDesign',{ref:"copyDesign",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},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
|
|
|
@@ -161302,17 +161302,17 @@ var flow_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
161302
161302
|
)
|
|
161303
161303
|
|
|
161304
161304
|
/* harmony default export */ const flow_panel = (flow_panel_component.exports);
|
|
161305
|
-
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=
|
|
161306
|
-
var
|
|
161305
|
+
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=8040a504&
|
|
161306
|
+
var sider_panelvue_type_template_id_8040a504_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sider-pannel"},[_c('a',{staticClass:"sider-open",attrs:{"href":"javascript:void(0);"},on:{"click":_vm.openOrClose}},[_vm._v("关闭")]),_c('div',{staticClass:"sider-panel-inner"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点:"+_vm._s(_vm.node.info.title))]),_c('a-form',{staticClass:"panel-form",attrs:{"model":_vm.node}},[_c('a-form-item',{attrs:{"label":"节点ID:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.node.id),callback:function ($$v) {_vm.$set(_vm.node, "id", $$v)},expression:"node.id"}})],1),_c('a-form-item',{attrs:{"label":"节点名称:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"max-length":10,"disabled":_vm.node.info.type == 'gate' ||
|
|
161307
161307
|
_vm.node.info.type == 'start' ||
|
|
161308
|
-
_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),
|
|
161308
|
+
_vm.node.info.type == 'end'},on:{"change":_vm.changeNodeTitle},model:{value:(_vm.node.info.title),callback:function ($$v) {_vm.$set(_vm.node.info, "title", $$v)},expression:"node.info.title"}})],1),_c('a-form-item',{attrs:{"label":"是否抄送:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"isCopy"},model:{value:(_vm.node.info.isCopy),callback:function ($$v) {_vm.$set(_vm.node.info, "isCopy", $$v)},expression:"node.info.isCopy"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1),(_vm.node.info.isCopy == '1' && !_vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送人:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[(_vm.node.info.copyMap.activitiId == '')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("选择抄送人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("单人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateUsers')}}},[_vm._v("多人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateGroups')}}},[_vm._v("角色")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1):_vm._e(),(_vm.node.info.isCopy == '1' && _vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送配置:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.addCopyDesign}},[_vm._v("+添加抄送人")]),_vm._l((_vm.node.info.copyDesignList),function(item,index){return _c('div',{key:item.title},[_c('div',{staticStyle:{"display":"flex","align-items":"center","margin-bottom":"4px"}},[_c('a-button',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"copy-design-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyDesign(index)}}},[_vm._v(_vm._s(item.title))]),_c('a-icon',{staticClass:"delete-icon-sider",attrs:{"type":"delete"},on:{"click":function($event){return _vm.deleteCopyDesign(index)}}})],1)])})],2):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"预警时限:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input-number',{staticStyle:{"width":"70px"},attrs:{"min":0},model:{value:(_vm.node.info.warningDays),callback:function ($$v) {_vm.$set(_vm.node.info, "warningDays", $$v)},expression:"node.info.warningDays"}}),_vm._v(" 小时 ")],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.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')?_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(),(
|
|
161309
161309
|
_vm.node.info.type == 'comm' &&
|
|
161310
161310
|
_vm.node.info.taskAssignee.assigneeType !== 'Assingee'
|
|
161311
161311
|
)?_c('a-form-item',{attrs:{"label":"执行类型:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"executeType"},model:{value:(_vm.node.info.taskAssignee.executeType),callback:function ($$v) {_vm.$set(_vm.node.info.taskAssignee, "executeType", $$v)},expression:"node.info.taskAssignee.executeType"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("任意审批")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("全部审批")])],1)],1):_vm._e()],1),(!_vm.formUrlVisible && _vm.node.info.type == 'comm')?_c('div',{staticClass:"panel-box",staticStyle:{"margin-top":"30px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v("节点按钮设置")]),_c('a-icon',{staticClass:"add-btn",attrs:{"type":"plus-circle"},on:{"click":_vm.handleOpenFormBtns}}),(
|
|
161312
161312
|
_vm.node.info.nodeForm.buttons &&
|
|
161313
161313
|
_vm.node.info.nodeForm.buttons.length > 0
|
|
161314
161314
|
)?_c('div',{staticClass:"node-list_btn"},_vm._l((_vm.node.info.nodeForm.buttons),function(item,index){return _c('a-button',{key:index,class:("ant-btn-" + (item.type)),attrs:{"icon":item.icon}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1):_vm._e()],1)]):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelMain)?_c('div',{staticClass:"panel-box",staticStyle:{"padding-top":"15px"}},[_c('h3',{staticClass:"panel-hd"},[_vm._v("表单类型设置:")]),_c('div',{staticStyle:{"margin-top":"15px"}},[_c('a-radio-group',{attrs:{"defaultValue":"1","size":"large"}},[_c('a-radio-button',{attrs:{"value":"1"},on:{"click":_vm.handleFormChange}},[_vm._v("在线表单")])],1)],1),_c('div',{staticStyle:{"margin-top":"15px"}},[_c('a-input',{attrs:{"placeholder":"请填写URL表单地址","allowClear":""},on:{"change":_vm.nodechange},model:{value:(_vm.node.info.nodeForm.name),callback:function ($$v) {_vm.$set(_vm.node.info.nodeForm, "name", $$v)},expression:"node.info.nodeForm.name"}})],1)]):_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",on:{"selectActivi":_vm.selectActivi}}),_c('select-type',{ref:"selectCopyType",on:{"selectActivi":_vm.selectCopyActivi}}),_c('form-author-modal',{ref:"FormAuthor"}),_c('OnlineFormModel',{ref:"OnlineFormModel",attrs:{"node":_vm.node.info.nodeForm}}),_c('OnlineForm',{ref:"OnlineForm"}),(_vm.node.info.yiCHangActions && _vm.node.info.yiCHangActions.length > 0)?_c('div',{staticClass:"panel-box"},_vm._l((_vm.node.info.yiCHangActions),function(item,key){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(item.filterType == 'false'),expression:"item.filterType == 'false'"}],key:key,staticStyle:{"margin-top":"35px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(item.targetNodeName))]),_c('div',[_c('textarea',{directives:[{name:"model",rawName:"v-model",value:(item.condition),expression:"item.condition"}],staticStyle:{"width":"100%"},attrs:{"placeholder":"设置条件表达式","rows":2},domProps:{"value":(item.condition)},on:{"input":function($event){if($event.target.composing){ return; }_vm.$set(item, "condition", $event.target.value)}}})])])])}),0):_vm._e()],1)])}
|
|
161315
|
-
var
|
|
161315
|
+
var sider_panelvue_type_template_id_8040a504_staticRenderFns = []
|
|
161316
161316
|
|
|
161317
161317
|
|
|
161318
161318
|
;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=695b5299&
|
|
@@ -163210,7 +163210,6 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163210
163210
|
//
|
|
163211
163211
|
//
|
|
163212
163212
|
//
|
|
163213
|
-
//
|
|
163214
163213
|
|
|
163215
163214
|
|
|
163216
163215
|
|
|
@@ -163514,10 +163513,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163514
163513
|
});
|
|
163515
163514
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
|
|
163516
163515
|
/* harmony default export */ const flow_sider_panelvue_type_script_lang_js_ = (sider_panelvue_type_script_lang_js_);
|
|
163517
|
-
;// 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=
|
|
163516
|
+
;// 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=8040a504&prod&lang=less&
|
|
163518
163517
|
// extracted by mini-css-extract-plugin
|
|
163519
163518
|
|
|
163520
|
-
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163519
|
+
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=8040a504&prod&lang=less&
|
|
163521
163520
|
|
|
163522
163521
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
|
|
163523
163522
|
|
|
@@ -163530,8 +163529,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163530
163529
|
|
|
163531
163530
|
var sider_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
163532
163531
|
flow_sider_panelvue_type_script_lang_js_,
|
|
163533
|
-
|
|
163534
|
-
|
|
163532
|
+
sider_panelvue_type_template_id_8040a504_render,
|
|
163533
|
+
sider_panelvue_type_template_id_8040a504_staticRenderFns,
|
|
163535
163534
|
false,
|
|
163536
163535
|
null,
|
|
163537
163536
|
null,
|
|
@@ -166641,12 +166640,29 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166641
166640
|
if (!this.data.lineList.some(item => item.to == 'EndEvent')) return this.$message.warning('请关联结束节点!');
|
|
166642
166641
|
if (!this.data.lineList.some(item => item.from == 'StartEvent')) return this.$message.warning('请关联开始节点!');
|
|
166643
166642
|
let flag = false;
|
|
166644
|
-
if (this.data.nodeList.some(item => item.info.conditions)) {
|
|
166643
|
+
if (this.data.nodeList.some(item => item.info.conditions) || this.data.nodeList.some(item => item.info.isCopy == 1)) {
|
|
166645
166644
|
this.data.nodeList.forEach(item => {
|
|
166646
166645
|
if (item.info.conditions && !item.info.conditions.every(info => info.condition) && item.info.title == '分支网关') {
|
|
166647
166646
|
this.$message.warning('网关未指定执行条件!');
|
|
166648
166647
|
flag = true;
|
|
166649
166648
|
}
|
|
166649
|
+
if (item.info.isCopy == 1 && item.info.copyDesignList && item.info.copyDesignList.length > 0 && !flag) {
|
|
166650
|
+
item.info.copyDesignList.forEach(el => {
|
|
166651
|
+
if (!el.assigneeType && !flag) {
|
|
166652
|
+
flag = true;
|
|
166653
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中抄送人未设置!');
|
|
166654
|
+
} else if (el.condition && el.condition.circulationConditions == '1' && el.condition.conditionList.length == 0 && !flag) {
|
|
166655
|
+
flag = true;
|
|
166656
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
166657
|
+
} else if (el.condition && el.condition.circulationConditions == '1' && !flag && el.condition.conditionList.length > 0 && el.condition.conditionList.some(info => !['7', '8'].includes(info.operationType) && (info.conditionContent.value === '' || info.conditionContent.value === undefined))) {
|
|
166658
|
+
flag = true;
|
|
166659
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
166660
|
+
} else if (el.condition && el.condition.circulationConditions == '2' && !flag && !el.condition.condition) {
|
|
166661
|
+
flag = true;
|
|
166662
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中表达式脚本未设置!');
|
|
166663
|
+
}
|
|
166664
|
+
});
|
|
166665
|
+
}
|
|
166650
166666
|
});
|
|
166651
166667
|
}
|
|
166652
166668
|
let arr = this.data.nodeList.filter(item => item.name == '普通');
|
|
@@ -166779,15 +166795,15 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166779
166795
|
});
|
|
166780
166796
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
166781
166797
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
|
|
166782
|
-
;// 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=
|
|
166798
|
+
;// 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=44e82654&prod&lang=less&scoped=true&
|
|
166783
166799
|
// extracted by mini-css-extract-plugin
|
|
166784
166800
|
|
|
166785
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
166801
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=44e82654&prod&lang=less&scoped=true&
|
|
166786
166802
|
|
|
166787
|
-
;// 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=
|
|
166803
|
+
;// 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=44e82654&prod&lang=less&scoped=true&
|
|
166788
166804
|
// extracted by mini-css-extract-plugin
|
|
166789
166805
|
|
|
166790
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
166806
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=44e82654&prod&lang=less&scoped=true&
|
|
166791
166807
|
|
|
166792
166808
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
166793
166809
|
|
|
@@ -166805,7 +166821,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166805
166821
|
staticRenderFns,
|
|
166806
166822
|
false,
|
|
166807
166823
|
null,
|
|
166808
|
-
"
|
|
166824
|
+
"44e82654",
|
|
166809
166825
|
null
|
|
166810
166826
|
|
|
166811
166827
|
)
|