@zscreate/form-component 1.1.361 → 1.1.363
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 +75 -63
- package/dist/form-component.umd.js +177 -63
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -165,6 +165,18 @@ ul li[data-v-c8780a30] {
|
|
|
165
165
|
.delete-icon-sider:hover {
|
|
166
166
|
color: red;
|
|
167
167
|
}
|
|
168
|
+
.copy-design-btn {
|
|
169
|
+
width: 112px;
|
|
170
|
+
display: flex;
|
|
171
|
+
align-items: center;
|
|
172
|
+
justify-content: center;
|
|
173
|
+
}
|
|
174
|
+
.copy-design-btn span {
|
|
175
|
+
max-width: 82px;
|
|
176
|
+
overflow: hidden;
|
|
177
|
+
text-overflow: ellipsis;
|
|
178
|
+
white-space: nowrap;
|
|
179
|
+
}
|
|
168
180
|
|
|
169
181
|
.data-condition .data-condition-body .body-Condition[data-v-14839c2a] {
|
|
170
182
|
color: #141e31;
|
|
@@ -251,20 +263,20 @@ ul li[data-v-c8780a30] {
|
|
|
251
263
|
width: 347px !important;
|
|
252
264
|
}
|
|
253
265
|
|
|
254
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
266
|
+
.g1-form_main1 .sider-pannel[data-v-0ea9b37a] {
|
|
255
267
|
width: 347px !important;
|
|
256
268
|
}
|
|
257
269
|
|
|
258
|
-
ul[data-v-
|
|
259
|
-
li[data-v-
|
|
260
|
-
dl[data-v-
|
|
261
|
-
dt[data-v-
|
|
262
|
-
dd[data-v-
|
|
270
|
+
ul[data-v-df308e9a],
|
|
271
|
+
li[data-v-df308e9a],
|
|
272
|
+
dl[data-v-df308e9a],
|
|
273
|
+
dt[data-v-df308e9a],
|
|
274
|
+
dd[data-v-df308e9a] {
|
|
263
275
|
list-style-type: none;
|
|
264
276
|
padding: 0;
|
|
265
277
|
margin: 0;
|
|
266
278
|
}
|
|
267
|
-
.flowwork-warp[data-v-
|
|
279
|
+
.flowwork-warp[data-v-df308e9a] {
|
|
268
280
|
position: absolute;
|
|
269
281
|
left: 0;
|
|
270
282
|
right: 0;
|
|
@@ -272,7 +284,7 @@ dd[data-v-42010612] {
|
|
|
272
284
|
bottom: 64px;
|
|
273
285
|
background: #fff;
|
|
274
286
|
}
|
|
275
|
-
.g1_workflow_warp[data-v-
|
|
287
|
+
.g1_workflow_warp[data-v-df308e9a] {
|
|
276
288
|
border: 1px solid #dfdfdf;
|
|
277
289
|
margin: auto;
|
|
278
290
|
position: absolute;
|
|
@@ -281,12 +293,12 @@ dd[data-v-42010612] {
|
|
|
281
293
|
bottom: 0;
|
|
282
294
|
top: 0;
|
|
283
295
|
}
|
|
284
|
-
.g1_workflow_warp li[data-v-
|
|
296
|
+
.g1_workflow_warp li[data-v-df308e9a] {
|
|
285
297
|
width: 100%;
|
|
286
298
|
position: relative;
|
|
287
299
|
text-align: center;
|
|
288
300
|
}
|
|
289
|
-
.g1-sider_tool1[data-v-
|
|
301
|
+
.g1-sider_tool1[data-v-df308e9a] {
|
|
290
302
|
width: 100px;
|
|
291
303
|
position: absolute;
|
|
292
304
|
left: 0;
|
|
@@ -295,37 +307,37 @@ dd[data-v-42010612] {
|
|
|
295
307
|
border-right: 1px solid #dfdfdf;
|
|
296
308
|
overflow-y: auto;
|
|
297
309
|
}
|
|
298
|
-
.g1-sider_tool1 .tool_box[data-v-
|
|
310
|
+
.g1-sider_tool1 .tool_box[data-v-df308e9a] {
|
|
299
311
|
margin-top: 15px;
|
|
300
312
|
}
|
|
301
|
-
.g1-sider_tool1 .tool_box .tool[data-v-
|
|
313
|
+
.g1-sider_tool1 .tool_box .tool[data-v-df308e9a] {
|
|
302
314
|
text-align: center;
|
|
303
315
|
font-size: 12px;
|
|
304
316
|
color: #fff;
|
|
305
317
|
}
|
|
306
318
|
/* 公用图形 */
|
|
307
|
-
.end[data-v-
|
|
319
|
+
.end[data-v-df308e9a] {
|
|
308
320
|
border-radius: 100%;
|
|
309
321
|
}
|
|
310
|
-
.comm[data-v-
|
|
322
|
+
.comm[data-v-df308e9a] {
|
|
311
323
|
border-radius: 0px;
|
|
312
324
|
}
|
|
313
|
-
.gate[data-v-
|
|
325
|
+
.gate[data-v-df308e9a] {
|
|
314
326
|
width: 60px;
|
|
315
327
|
border-radius: 0;
|
|
316
328
|
}
|
|
317
|
-
.gate .inner[data-v-
|
|
329
|
+
.gate .inner[data-v-df308e9a] {
|
|
318
330
|
display: inline-block;
|
|
319
331
|
font-size: 16px;
|
|
320
332
|
}
|
|
321
|
-
.g1-form_main1[data-v-
|
|
333
|
+
.g1-form_main1[data-v-df308e9a] {
|
|
322
334
|
position: absolute;
|
|
323
335
|
left: 100px;
|
|
324
336
|
right: 0;
|
|
325
337
|
top: 0;
|
|
326
338
|
bottom: 0;
|
|
327
339
|
}
|
|
328
|
-
.g1-form_main1 .head[data-v-
|
|
340
|
+
.g1-form_main1 .head[data-v-df308e9a] {
|
|
329
341
|
height: 46px;
|
|
330
342
|
line-height: 46px;
|
|
331
343
|
text-align: left;
|
|
@@ -333,11 +345,11 @@ dd[data-v-42010612] {
|
|
|
333
345
|
box-sizing: border-box;
|
|
334
346
|
border-bottom: 1px solid #d8d8d8;
|
|
335
347
|
}
|
|
336
|
-
.g1-form_main1 .head .ant-btn[data-v-
|
|
348
|
+
.g1-form_main1 .head .ant-btn[data-v-df308e9a] {
|
|
337
349
|
height: 32px;
|
|
338
350
|
margin-right: 10px;
|
|
339
351
|
}
|
|
340
|
-
.g1-form_main1 .main[data-v-
|
|
352
|
+
.g1-form_main1 .main[data-v-df308e9a] {
|
|
341
353
|
position: absolute;
|
|
342
354
|
left: 0 !important;
|
|
343
355
|
right: 0px;
|
|
@@ -346,12 +358,12 @@ dd[data-v-42010612] {
|
|
|
346
358
|
overflow: auto;
|
|
347
359
|
box-sizing: border-box;
|
|
348
360
|
}
|
|
349
|
-
.g1-form_main1 .main #flowContainer[data-v-
|
|
361
|
+
.g1-form_main1 .main #flowContainer[data-v-df308e9a] {
|
|
350
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%);
|
|
351
363
|
background-size: 10px 10px;
|
|
352
364
|
background-color: #fbfbfb;
|
|
353
365
|
}
|
|
354
|
-
.g1-form_main1 .sider-pannel[data-v-
|
|
366
|
+
.g1-form_main1 .sider-pannel[data-v-df308e9a] {
|
|
355
367
|
width: 250px;
|
|
356
368
|
padding: 0 15px;
|
|
357
369
|
position: absolute;
|
|
@@ -361,7 +373,7 @@ dd[data-v-42010612] {
|
|
|
361
373
|
border-left: 1px solid #dfdfdf;
|
|
362
374
|
background-color: #fff;
|
|
363
375
|
}
|
|
364
|
-
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-
|
|
376
|
+
.g1-form_main1 .sider-pannel .sider-panel-inner[data-v-df308e9a] {
|
|
365
377
|
width: 100%;
|
|
366
378
|
height: 100%;
|
|
367
379
|
padding: 15px;
|
|
@@ -372,7 +384,7 @@ dd[data-v-42010612] {
|
|
|
372
384
|
top: 0;
|
|
373
385
|
overflow-y: auto;
|
|
374
386
|
}
|
|
375
|
-
.g1-form_main1 .sider-pannel .sider-open[data-v-
|
|
387
|
+
.g1-form_main1 .sider-pannel .sider-open[data-v-df308e9a] {
|
|
376
388
|
width: 36px;
|
|
377
389
|
height: 60px;
|
|
378
390
|
line-height: 60px;
|
|
@@ -388,14 +400,14 @@ dd[data-v-42010612] {
|
|
|
388
400
|
background-color: #fff;
|
|
389
401
|
}
|
|
390
402
|
/* 视图图形 */
|
|
391
|
-
.flow-view[data-v-
|
|
403
|
+
.flow-view[data-v-df308e9a] {
|
|
392
404
|
position: absolute;
|
|
393
405
|
left: 0;
|
|
394
406
|
right: 0;
|
|
395
407
|
top: 0;
|
|
396
408
|
bottom: 0;
|
|
397
409
|
}
|
|
398
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
410
|
+
.flow-view .inner .flow-node-drag[data-v-df308e9a] {
|
|
399
411
|
width: 12px;
|
|
400
412
|
height: 12px;
|
|
401
413
|
display: block;
|
|
@@ -406,27 +418,27 @@ dd[data-v-42010612] {
|
|
|
406
418
|
cursor: crosshair;
|
|
407
419
|
background: rgba(24, 144, 255, 0.6);
|
|
408
420
|
}
|
|
409
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
421
|
+
.flow-view .inner .flow-node-drag[data-v-df308e9a]:nth-child(1) {
|
|
410
422
|
left: -6px;
|
|
411
423
|
top: 0;
|
|
412
424
|
bottom: 0;
|
|
413
425
|
}
|
|
414
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
426
|
+
.flow-view .inner .flow-node-drag[data-v-df308e9a]:nth-child(2) {
|
|
415
427
|
top: -6px;
|
|
416
428
|
left: 0;
|
|
417
429
|
right: 0;
|
|
418
430
|
}
|
|
419
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
431
|
+
.flow-view .inner .flow-node-drag[data-v-df308e9a]:nth-child(3) {
|
|
420
432
|
right: -6px;
|
|
421
433
|
top: 0;
|
|
422
434
|
bottom: 0;
|
|
423
435
|
}
|
|
424
|
-
.flow-view .inner .flow-node-drag[data-v-
|
|
436
|
+
.flow-view .inner .flow-node-drag[data-v-df308e9a]:nth-child(4) {
|
|
425
437
|
bottom: -6px;
|
|
426
438
|
left: 0;
|
|
427
439
|
right: 0;
|
|
428
440
|
}
|
|
429
|
-
.flow-view .tool[data-v-
|
|
441
|
+
.flow-view .tool[data-v-df308e9a] {
|
|
430
442
|
width: 100%;
|
|
431
443
|
height: 100%;
|
|
432
444
|
margin: 0;
|
|
@@ -434,14 +446,14 @@ dd[data-v-42010612] {
|
|
|
434
446
|
box-shadow: 5px 5px 3px #d4d0d0;
|
|
435
447
|
background: #fbfbfb;
|
|
436
448
|
}
|
|
437
|
-
.flow-view .tool .iconfont[data-v-
|
|
449
|
+
.flow-view .tool .iconfont[data-v-df308e9a] {
|
|
438
450
|
font-size: 100%;
|
|
439
451
|
color: #858587;
|
|
440
452
|
}
|
|
441
|
-
.flow-view .exclude_gateway[data-v-
|
|
453
|
+
.flow-view .exclude_gateway[data-v-df308e9a] {
|
|
442
454
|
box-shadow: 0 0 0 #ccc;
|
|
443
455
|
}
|
|
444
|
-
.flow-view .gate[data-v-
|
|
456
|
+
.flow-view .gate[data-v-df308e9a] {
|
|
445
457
|
line-height: 50px;
|
|
446
458
|
position: absolute;
|
|
447
459
|
left: 0;
|
|
@@ -449,9 +461,9 @@ dd[data-v-42010612] {
|
|
|
449
461
|
top: 0;
|
|
450
462
|
bottom: 0;
|
|
451
463
|
}
|
|
452
|
-
.flow-view .ordinary_gateway[data-v-
|
|
453
|
-
.flow-view .parall_gateway[data-v-
|
|
454
|
-
.flow-view .exclude_gateway[data-v-
|
|
464
|
+
.flow-view .ordinary_gateway[data-v-df308e9a],
|
|
465
|
+
.flow-view .parall_gateway[data-v-df308e9a],
|
|
466
|
+
.flow-view .exclude_gateway[data-v-df308e9a] {
|
|
455
467
|
border: none;
|
|
456
468
|
border-radius: 0;
|
|
457
469
|
background-size: cover;
|
|
@@ -459,35 +471,35 @@ dd[data-v-42010612] {
|
|
|
459
471
|
background-position: center center;
|
|
460
472
|
box-shadow: 0 0 0 #ccc;
|
|
461
473
|
}
|
|
462
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
463
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
464
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
474
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-df308e9a]:nth-child(1),
|
|
475
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-df308e9a]:nth-child(1),
|
|
476
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-df308e9a]:nth-child(1) {
|
|
465
477
|
left: 0;
|
|
466
478
|
top: 0;
|
|
467
479
|
bottom: 0;
|
|
468
480
|
}
|
|
469
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
470
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
471
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
481
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-df308e9a]:nth-child(2),
|
|
482
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-df308e9a]:nth-child(2),
|
|
483
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-df308e9a]:nth-child(2) {
|
|
472
484
|
top: 0;
|
|
473
485
|
left: 0;
|
|
474
486
|
right: 0;
|
|
475
487
|
}
|
|
476
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
477
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
478
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
488
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-df308e9a]:nth-child(3),
|
|
489
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-df308e9a]:nth-child(3),
|
|
490
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-df308e9a]:nth-child(3) {
|
|
479
491
|
right: 0;
|
|
480
492
|
top: 0;
|
|
481
493
|
bottom: 0;
|
|
482
494
|
}
|
|
483
|
-
.flow-view .ordinary_gateway .flow-node-drag[data-v-
|
|
484
|
-
.flow-view .parall_gateway .flow-node-drag[data-v-
|
|
485
|
-
.flow-view .exclude_gateway .flow-node-drag[data-v-
|
|
495
|
+
.flow-view .ordinary_gateway .flow-node-drag[data-v-df308e9a]:nth-child(4),
|
|
496
|
+
.flow-view .parall_gateway .flow-node-drag[data-v-df308e9a]:nth-child(4),
|
|
497
|
+
.flow-view .exclude_gateway .flow-node-drag[data-v-df308e9a]:nth-child(4) {
|
|
486
498
|
bottom: 0;
|
|
487
499
|
left: 0;
|
|
488
500
|
right: 0;
|
|
489
501
|
}
|
|
490
|
-
.flow-view .exclude_gateway[data-v-
|
|
502
|
+
.flow-view .exclude_gateway[data-v-df308e9a] {
|
|
491
503
|
width: 70%;
|
|
492
504
|
height: 70%;
|
|
493
505
|
margin: 15%;
|
|
@@ -496,7 +508,7 @@ dd[data-v-42010612] {
|
|
|
496
508
|
transform: rotate(45deg);
|
|
497
509
|
position: relative;
|
|
498
510
|
}
|
|
499
|
-
.flow-view .exclude_gateway[data-v-
|
|
511
|
+
.flow-view .exclude_gateway[data-v-df308e9a]::before {
|
|
500
512
|
content: '';
|
|
501
513
|
width: 2px;
|
|
502
514
|
background-color: #7a7a7a;
|
|
@@ -506,7 +518,7 @@ dd[data-v-42010612] {
|
|
|
506
518
|
top: calc(50% - 10px);
|
|
507
519
|
left: calc(50% - 1px);
|
|
508
520
|
}
|
|
509
|
-
.flow-view .exclude_gateway[data-v-
|
|
521
|
+
.flow-view .exclude_gateway[data-v-df308e9a]::after {
|
|
510
522
|
content: '';
|
|
511
523
|
width: 20px;
|
|
512
524
|
background-color: #7a7a7a;
|
|
@@ -516,7 +528,7 @@ dd[data-v-42010612] {
|
|
|
516
528
|
top: calc(50% - 1px);
|
|
517
529
|
left: calc(50% - 10px);
|
|
518
530
|
}
|
|
519
|
-
.flow-view .parall_gateway[data-v-
|
|
531
|
+
.flow-view .parall_gateway[data-v-df308e9a] {
|
|
520
532
|
width: 70%;
|
|
521
533
|
height: 70%;
|
|
522
534
|
margin: 15%;
|
|
@@ -525,7 +537,7 @@ dd[data-v-42010612] {
|
|
|
525
537
|
transform: rotate(45deg);
|
|
526
538
|
position: relative;
|
|
527
539
|
}
|
|
528
|
-
.flow-view .parall_gateway[data-v-
|
|
540
|
+
.flow-view .parall_gateway[data-v-df308e9a]::after {
|
|
529
541
|
content: '';
|
|
530
542
|
width: 20px;
|
|
531
543
|
background-color: #7a7a7a;
|
|
@@ -537,7 +549,7 @@ dd[data-v-42010612] {
|
|
|
537
549
|
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
|
538
550
|
transform: rotate(45deg);
|
|
539
551
|
}
|
|
540
|
-
.flow-view .parall_gateway[data-v-
|
|
552
|
+
.flow-view .parall_gateway[data-v-df308e9a]::before {
|
|
541
553
|
content: '';
|
|
542
554
|
width: 2px;
|
|
543
555
|
background-color: #7a7a7a;
|
|
@@ -550,7 +562,7 @@ dd[data-v-42010612] {
|
|
|
550
562
|
transform: rotate(45deg);
|
|
551
563
|
}
|
|
552
564
|
/* 线条工具 */
|
|
553
|
-
.lineTool[data-v-
|
|
565
|
+
.lineTool[data-v-df308e9a] {
|
|
554
566
|
width: 130px;
|
|
555
567
|
height: 26px;
|
|
556
568
|
border: 1px solid #1890ff;
|
|
@@ -558,7 +570,7 @@ dd[data-v-42010612] {
|
|
|
558
570
|
background-color: #fff;
|
|
559
571
|
text-align: left;
|
|
560
572
|
}
|
|
561
|
-
.lineTool li[data-v-
|
|
573
|
+
.lineTool li[data-v-df308e9a] {
|
|
562
574
|
width: 30px;
|
|
563
575
|
height: 26px;
|
|
564
576
|
display: inline-block;
|
|
@@ -566,14 +578,14 @@ dd[data-v-42010612] {
|
|
|
566
578
|
text-align: center;
|
|
567
579
|
color: #1890ff;
|
|
568
580
|
}
|
|
569
|
-
.tool-drag a .inner[data-v-
|
|
581
|
+
.tool-drag a .inner[data-v-df308e9a] {
|
|
570
582
|
color: #f00 !important;
|
|
571
583
|
}
|
|
572
|
-
.ant-layout-footer[data-v-
|
|
584
|
+
.ant-layout-footer[data-v-df308e9a] {
|
|
573
585
|
z-index: 10;
|
|
574
586
|
}
|
|
575
587
|
|
|
576
|
-
#flowContainer[data-v-
|
|
588
|
+
#flowContainer[data-v-df308e9a] {
|
|
577
589
|
width: 1000000px;
|
|
578
590
|
height: 1000000px;
|
|
579
591
|
position: absolute;
|
|
@@ -586,7 +598,7 @@ dd[data-v-42010612] {
|
|
|
586
598
|
left: -500000px;
|
|
587
599
|
top: -500000px; */
|
|
588
600
|
}
|
|
589
|
-
.labelClass[data-v-
|
|
601
|
+
.labelClass[data-v-df308e9a] {
|
|
590
602
|
padding: 0 3px;
|
|
591
603
|
font-size: 12px;
|
|
592
604
|
cursor: pointer;
|
|
@@ -597,14 +609,14 @@ dd[data-v-42010612] {
|
|
|
597
609
|
border-radius: 3px;
|
|
598
610
|
background: rgba(24, 144, 255, 0.6);
|
|
599
611
|
}
|
|
600
|
-
.loading[data-v-
|
|
612
|
+
.loading[data-v-df308e9a] {
|
|
601
613
|
height: 100%;
|
|
602
614
|
width: 100%;
|
|
603
615
|
display: flex;
|
|
604
616
|
align-items: center;
|
|
605
617
|
justify-content: center;
|
|
606
618
|
}
|
|
607
|
-
[data-v-
|
|
619
|
+
[data-v-df308e9a] .labelClass {
|
|
608
620
|
background-color: #539dfa !important;
|
|
609
621
|
padding: 5px;
|
|
610
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.363"};
|
|
157688
157688
|
|
|
157689
157689
|
/***/ })
|
|
157690
157690
|
|
|
@@ -159627,8 +159627,8 @@ 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=
|
|
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.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()}
|
|
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=df308e9a&scoped=true&
|
|
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
|
|
|
159634
159634
|
|
|
@@ -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=9dca8320&
|
|
161306
|
+
var sider_panelvue_type_template_id_9dca8320_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),(_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":"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._e(),(_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',[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.handleCopyDesign}},[_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(),(
|
|
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),(_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":"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._e(),(_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_9dca8320_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&
|
|
@@ -163207,6 +163207,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163207
163207
|
//
|
|
163208
163208
|
//
|
|
163209
163209
|
//
|
|
163210
|
+
//
|
|
163211
|
+
//
|
|
163212
|
+
//
|
|
163213
|
+
//
|
|
163210
163214
|
|
|
163211
163215
|
|
|
163212
163216
|
|
|
@@ -163276,22 +163280,9 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163276
163280
|
formType: "",
|
|
163277
163281
|
//节点表单类型
|
|
163278
163282
|
buttons: []
|
|
163279
|
-
}
|
|
163280
|
-
copyDesignList: [{
|
|
163281
|
-
title: '抄送人1',
|
|
163282
|
-
activitiId: "",
|
|
163283
|
-
//节点id
|
|
163284
|
-
activitiName: "",
|
|
163285
|
-
//节点title
|
|
163286
|
-
assigneeType: "",
|
|
163287
|
-
// 人员类型
|
|
163288
|
-
assigneeVal: "",
|
|
163289
|
-
// 选择的值
|
|
163290
|
-
executeType: 1 //执行类型
|
|
163291
|
-
}]
|
|
163283
|
+
}
|
|
163292
163284
|
}
|
|
163293
163285
|
},
|
|
163294
|
-
|
|
163295
163286
|
formLayout: "horizontal",
|
|
163296
163287
|
form: this.$form.createForm(this)
|
|
163297
163288
|
};
|
|
@@ -163307,22 +163298,38 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163307
163298
|
this.node.info.copyDesignList.splice(index, 1);
|
|
163308
163299
|
},
|
|
163309
163300
|
addCopyDesign() {
|
|
163301
|
+
debugger;
|
|
163310
163302
|
this.node.info.copyDesignList.push({
|
|
163311
163303
|
title: '抄送人' + (this.node.info.copyDesignList.length + 1),
|
|
163312
|
-
activitiId:
|
|
163304
|
+
activitiId: this.node.id,
|
|
163313
163305
|
//节点id
|
|
163314
|
-
activitiName:
|
|
163306
|
+
activitiName: this.node.info.title,
|
|
163315
163307
|
//节点title
|
|
163316
163308
|
assigneeType: "",
|
|
163317
163309
|
// 人员类型
|
|
163318
163310
|
assigneeVal: "",
|
|
163319
163311
|
// 选择的值
|
|
163320
|
-
executeType:
|
|
163312
|
+
executeType: this.node.info.copyMap.executeType,
|
|
163313
|
+
//执行类型
|
|
163314
|
+
condition: {
|
|
163315
|
+
condition: "",
|
|
163316
|
+
toTitle: this.node.info.title,
|
|
163317
|
+
circulationConditions: '0',
|
|
163318
|
+
conditionType: '0',
|
|
163319
|
+
conditionList: [{
|
|
163320
|
+
dictName: undefined,
|
|
163321
|
+
operationType: '1',
|
|
163322
|
+
conditionContent: {
|
|
163323
|
+
options: {},
|
|
163324
|
+
value: ''
|
|
163325
|
+
},
|
|
163326
|
+
OperationTypewidth: '82px'
|
|
163327
|
+
}]
|
|
163328
|
+
}
|
|
163321
163329
|
});
|
|
163322
163330
|
},
|
|
163323
|
-
|
|
163324
|
-
|
|
163325
|
-
this.$emit("isPanelShow", "copyDesign");
|
|
163331
|
+
handleCopyDesign(index) {
|
|
163332
|
+
this.$emit("isPanelShow", "copyDesign", undefined, this.node.info.copyDesignList[index]);
|
|
163326
163333
|
},
|
|
163327
163334
|
nodechange(e) {
|
|
163328
163335
|
if (e.type == "click") {
|
|
@@ -163341,14 +163348,43 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163341
163348
|
this.nodeList = data.nodeList;
|
|
163342
163349
|
this.lineList = data.lineList;
|
|
163343
163350
|
data.nodeList.filter(node => {
|
|
163351
|
+
debugger;
|
|
163344
163352
|
if (node.id === id) {
|
|
163345
163353
|
if (!node.info.copyMap) {
|
|
163346
163354
|
node.info.copyMap = this.node.info.copyMap;
|
|
163347
163355
|
}
|
|
163356
|
+
this.node = node;
|
|
163348
163357
|
if (!node.info.copyDesignList) {
|
|
163349
|
-
|
|
163358
|
+
let copyDesignList = [{
|
|
163359
|
+
title: '抄送人1',
|
|
163360
|
+
activitiId: node.id,
|
|
163361
|
+
//节点id
|
|
163362
|
+
activitiName: node.info.title,
|
|
163363
|
+
//节点title
|
|
163364
|
+
assigneeType: "",
|
|
163365
|
+
// 人员类型
|
|
163366
|
+
assigneeVal: "",
|
|
163367
|
+
// 选择的值
|
|
163368
|
+
executeType: node.info.copyMap.executeType,
|
|
163369
|
+
//执行类型
|
|
163370
|
+
condition: {
|
|
163371
|
+
condition: "",
|
|
163372
|
+
toTitle: node.info.title,
|
|
163373
|
+
circulationConditions: '0',
|
|
163374
|
+
conditionType: '0',
|
|
163375
|
+
conditionList: [{
|
|
163376
|
+
dictName: undefined,
|
|
163377
|
+
operationType: '1',
|
|
163378
|
+
conditionContent: {
|
|
163379
|
+
options: {},
|
|
163380
|
+
value: ''
|
|
163381
|
+
},
|
|
163382
|
+
OperationTypewidth: '82px'
|
|
163383
|
+
}]
|
|
163384
|
+
}
|
|
163385
|
+
}];
|
|
163386
|
+
this.$set(this.node.info, 'copyDesignList', copyDesignList);
|
|
163350
163387
|
}
|
|
163351
|
-
this.node = node;
|
|
163352
163388
|
}
|
|
163353
163389
|
});
|
|
163354
163390
|
this.getNodeVerifyList(data.nodeForm.formId);
|
|
@@ -163478,10 +163514,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163478
163514
|
});
|
|
163479
163515
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
|
|
163480
163516
|
/* harmony default export */ const flow_sider_panelvue_type_script_lang_js_ = (sider_panelvue_type_script_lang_js_);
|
|
163481
|
-
;// 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=
|
|
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=9dca8320&prod&lang=less&
|
|
163482
163518
|
// extracted by mini-css-extract-plugin
|
|
163483
163519
|
|
|
163484
|
-
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=
|
|
163520
|
+
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=9dca8320&prod&lang=less&
|
|
163485
163521
|
|
|
163486
163522
|
;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
|
|
163487
163523
|
|
|
@@ -163494,8 +163530,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
|
|
|
163494
163530
|
|
|
163495
163531
|
var sider_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
163496
163532
|
flow_sider_panelvue_type_script_lang_js_,
|
|
163497
|
-
|
|
163498
|
-
|
|
163533
|
+
sider_panelvue_type_template_id_9dca8320_render,
|
|
163534
|
+
sider_panelvue_type_template_id_9dca8320_staticRenderFns,
|
|
163499
163535
|
false,
|
|
163500
163536
|
null,
|
|
163501
163537
|
null,
|
|
@@ -165289,9 +165325,9 @@ var data_condition_panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
165289
165325
|
)
|
|
165290
165326
|
|
|
165291
165327
|
/* harmony default export */ const data_condition_panel = (data_condition_panel_component.exports);
|
|
165292
|
-
;// 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/copyDesign.vue?vue&type=template&id=
|
|
165293
|
-
var
|
|
165294
|
-
var
|
|
165328
|
+
;// 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/copyDesign.vue?vue&type=template&id=0ea9b37a&scoped=true&
|
|
165329
|
+
var copyDesignvue_type_template_id_0ea9b37a_scoped_true_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('h3',{staticClass:"panel-hd"},[_vm._v("抄送配置")]),_c('a-form',[_c('a-form-item',{attrs:{"label":"抄送配置名称:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[_c('a-input',{model:{value:(_vm.nodeInfo.title),callback:function ($$v) {_vm.$set(_vm.nodeInfo, "title", $$v)},expression:"nodeInfo.title"}})],1),_c('a-form-item',{attrs:{"label":"抄送人:","label-col":{ span: 6 },"wrapper-col":{ span: 16 }}},[(!_vm.nodeInfo.assigneeType)?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("选择抄送人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("单人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateUsers')}}},[_vm._v("多人")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateGroups')}}},[_vm._v("角色")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.nodeInfo.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1),_c('div',{staticClass:"panel-box"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("数据流转条件")]),_c('div',{staticStyle:{"margin-top":"15px"}},[_c('data-condition',{ref:"dataCondition",attrs:{"info":_vm.nodeInfo.condition,"formId":_vm.formId,"formDesigerData":_vm.formDesigerData},on:{"setCondition":_vm.setCondition}})],1)])],1),_c('select-type',{ref:"selectCopyType",on:{"selectActivi":_vm.selectCopyActivi}})],1)}
|
|
165330
|
+
var copyDesignvue_type_template_id_0ea9b37a_scoped_true_staticRenderFns = []
|
|
165295
165331
|
|
|
165296
165332
|
|
|
165297
165333
|
;// 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/copyDesign.vue?vue&type=script&lang=js&
|
|
@@ -165324,13 +165360,62 @@ var copyDesignvue_type_template_id_7a652cfb_scoped_true_staticRenderFns = []
|
|
|
165324
165360
|
//
|
|
165325
165361
|
//
|
|
165326
165362
|
//
|
|
165363
|
+
//
|
|
165364
|
+
//
|
|
165365
|
+
//
|
|
165366
|
+
//
|
|
165367
|
+
//
|
|
165368
|
+
//
|
|
165369
|
+
//
|
|
165370
|
+
//
|
|
165371
|
+
//
|
|
165372
|
+
//
|
|
165373
|
+
//
|
|
165374
|
+
//
|
|
165375
|
+
//
|
|
165376
|
+
//
|
|
165377
|
+
//
|
|
165378
|
+
//
|
|
165379
|
+
//
|
|
165380
|
+
//
|
|
165381
|
+
//
|
|
165382
|
+
//
|
|
165383
|
+
//
|
|
165384
|
+
//
|
|
165385
|
+
//
|
|
165386
|
+
//
|
|
165387
|
+
//
|
|
165388
|
+
//
|
|
165389
|
+
//
|
|
165390
|
+
//
|
|
165391
|
+
//
|
|
165392
|
+
//
|
|
165393
|
+
//
|
|
165394
|
+
//
|
|
165395
|
+
//
|
|
165396
|
+
//
|
|
165397
|
+
//
|
|
165398
|
+
//
|
|
165399
|
+
//
|
|
165400
|
+
//
|
|
165401
|
+
//
|
|
165402
|
+
//
|
|
165403
|
+
//
|
|
165404
|
+
//
|
|
165405
|
+
|
|
165327
165406
|
|
|
165328
165407
|
|
|
165329
165408
|
/* harmony default export */ const copyDesignvue_type_script_lang_js_ = ({
|
|
165330
165409
|
data() {
|
|
165331
165410
|
return {
|
|
165332
|
-
|
|
165333
|
-
|
|
165411
|
+
nodeInfo: {
|
|
165412
|
+
title: '',
|
|
165413
|
+
assigneeType: '',
|
|
165414
|
+
assignee: '',
|
|
165415
|
+
condition: {
|
|
165416
|
+
conditionType: 'default',
|
|
165417
|
+
conditionValue: ''
|
|
165418
|
+
}
|
|
165334
165419
|
}
|
|
165335
165420
|
};
|
|
165336
165421
|
},
|
|
@@ -165346,39 +165431,47 @@ var copyDesignvue_type_template_id_7a652cfb_scoped_true_staticRenderFns = []
|
|
|
165346
165431
|
default: () => {
|
|
165347
165432
|
return [];
|
|
165348
165433
|
}
|
|
165434
|
+
},
|
|
165435
|
+
index: {
|
|
165436
|
+
type: [String, Number],
|
|
165437
|
+
default: () => {
|
|
165438
|
+
return 0;
|
|
165439
|
+
}
|
|
165349
165440
|
}
|
|
165350
165441
|
},
|
|
165351
165442
|
components: {
|
|
165352
|
-
dataCondition: data_condition
|
|
165443
|
+
dataCondition: data_condition,
|
|
165444
|
+
selectType: select_type
|
|
165353
165445
|
},
|
|
165354
165446
|
methods: {
|
|
165355
|
-
init(
|
|
165356
|
-
this.
|
|
165357
|
-
this.$
|
|
165447
|
+
async init(obj) {
|
|
165448
|
+
this.nodeInfo = obj;
|
|
165449
|
+
await this.$nextTick();
|
|
165450
|
+
this.$refs.dataCondition.conditionObj = this.nodeInfo.condition;
|
|
165358
165451
|
},
|
|
165359
|
-
|
|
165360
|
-
this.$
|
|
165452
|
+
handleCopyChangeType(val) {
|
|
165453
|
+
this.$refs.selectCopyType.init(val, this.formId, this.nodeInfo);
|
|
165361
165454
|
},
|
|
165362
|
-
|
|
165363
|
-
this.$
|
|
165455
|
+
selectCopyActivi(params) {
|
|
165456
|
+
this.$set(this.nodeInfo, 'assigneeList', params.assigneeList);
|
|
165457
|
+
this.$set(this.nodeInfo, 'assigneeText', params.assigneeText);
|
|
165458
|
+
this.$set(this.nodeInfo, 'assigneeType', params.assigneeType);
|
|
165459
|
+
this.$set(this.nodeInfo, 'assigneeVal', params.assigneeVal);
|
|
165364
165460
|
},
|
|
165365
|
-
|
|
165366
|
-
|
|
165367
|
-
this.line.isDefaultExcute = e.target.value;
|
|
165368
|
-
this.setLineData();
|
|
165461
|
+
setCondition(obj) {
|
|
165462
|
+
// this.$set(this.line, 'condition', obj)
|
|
165369
165463
|
},
|
|
165370
165464
|
openOrClose() {
|
|
165371
|
-
debugger;
|
|
165372
165465
|
this.$emit("isPanelShow", 'nodePanel');
|
|
165373
165466
|
}
|
|
165374
165467
|
}
|
|
165375
165468
|
});
|
|
165376
165469
|
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue?vue&type=script&lang=js&
|
|
165377
165470
|
/* harmony default export */ const flow_copyDesignvue_type_script_lang_js_ = (copyDesignvue_type_script_lang_js_);
|
|
165378
|
-
;// 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/copyDesign.vue?vue&type=style&index=0&id=
|
|
165471
|
+
;// 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/copyDesign.vue?vue&type=style&index=0&id=0ea9b37a&prod&lang=less&scoped=true&
|
|
165379
165472
|
// extracted by mini-css-extract-plugin
|
|
165380
165473
|
|
|
165381
|
-
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue?vue&type=style&index=0&id=
|
|
165474
|
+
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue?vue&type=style&index=0&id=0ea9b37a&prod&lang=less&scoped=true&
|
|
165382
165475
|
|
|
165383
165476
|
;// CONCATENATED MODULE: ./src/flow/copyDesign.vue
|
|
165384
165477
|
|
|
@@ -165391,11 +165484,11 @@ var copyDesignvue_type_template_id_7a652cfb_scoped_true_staticRenderFns = []
|
|
|
165391
165484
|
|
|
165392
165485
|
var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
165393
165486
|
flow_copyDesignvue_type_script_lang_js_,
|
|
165394
|
-
|
|
165395
|
-
|
|
165487
|
+
copyDesignvue_type_template_id_0ea9b37a_scoped_true_render,
|
|
165488
|
+
copyDesignvue_type_template_id_0ea9b37a_scoped_true_staticRenderFns,
|
|
165396
165489
|
false,
|
|
165397
165490
|
null,
|
|
165398
|
-
"
|
|
165491
|
+
"0ea9b37a",
|
|
165399
165492
|
null
|
|
165400
165493
|
|
|
165401
165494
|
)
|
|
@@ -166087,7 +166180,7 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166087
166180
|
this.jsPlumb.draggable("flowContainer");
|
|
166088
166181
|
},
|
|
166089
166182
|
// 是否显示面板
|
|
166090
|
-
isPanelShow(arg, flag) {
|
|
166183
|
+
async isPanelShow(arg, flag, obj) {
|
|
166091
166184
|
if (arg == "nodePanel") {
|
|
166092
166185
|
this.linePanelVisible = false;
|
|
166093
166186
|
this.dataConditionPanelVisible = false;
|
|
@@ -166112,6 +166205,10 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166112
166205
|
this.flowPanelVisible = false;
|
|
166113
166206
|
this.linePanelVisible = false;
|
|
166114
166207
|
this.copyDesignVisible = flag ? flag : !this.copyDesignVisible;
|
|
166208
|
+
if (obj) {
|
|
166209
|
+
await this.$nextTick();
|
|
166210
|
+
this.$refs.copyDesign.init(obj);
|
|
166211
|
+
}
|
|
166115
166212
|
} else if (arg == "dataConditionPanel") {
|
|
166116
166213
|
this.flowPanelVisible = false;
|
|
166117
166214
|
this.siderPanelVisible = false;
|
|
@@ -166544,12 +166641,29 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166544
166641
|
if (!this.data.lineList.some(item => item.to == 'EndEvent')) return this.$message.warning('请关联结束节点!');
|
|
166545
166642
|
if (!this.data.lineList.some(item => item.from == 'StartEvent')) return this.$message.warning('请关联开始节点!');
|
|
166546
166643
|
let flag = false;
|
|
166547
|
-
if (this.data.nodeList.some(item => item.info.conditions)) {
|
|
166644
|
+
if (this.data.nodeList.some(item => item.info.conditions) || this.data.nodeList.some(item => item.info.isCopy == 1)) {
|
|
166548
166645
|
this.data.nodeList.forEach(item => {
|
|
166549
166646
|
if (item.info.conditions && !item.info.conditions.every(info => info.condition) && item.info.title == '分支网关') {
|
|
166550
166647
|
this.$message.warning('网关未指定执行条件!');
|
|
166551
166648
|
flag = true;
|
|
166552
166649
|
}
|
|
166650
|
+
if (item.info.copyDesignList && item.info.copyDesignList.length > 0 && !flag) {
|
|
166651
|
+
item.info.copyDesignList.forEach(el => {
|
|
166652
|
+
if (!el.assigneeType && !flag) {
|
|
166653
|
+
flag = true;
|
|
166654
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中抄送人未设置!');
|
|
166655
|
+
} else if (el.condition && el.condition.circulationConditions == '1' && el.condition.conditionList.length == 0 && !flag) {
|
|
166656
|
+
flag = true;
|
|
166657
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
166658
|
+
} 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))) {
|
|
166659
|
+
flag = true;
|
|
166660
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中自定义流转条件未设置流转条件!');
|
|
166661
|
+
} else if (el.condition && el.condition.circulationConditions == '2' && !flag && !el.condition.condition) {
|
|
166662
|
+
flag = true;
|
|
166663
|
+
return this.$message.warning('【' + item.info.title + '】抄送人配置(' + el.title + ')中表达式脚本未设置!');
|
|
166664
|
+
}
|
|
166665
|
+
});
|
|
166666
|
+
}
|
|
166553
166667
|
});
|
|
166554
166668
|
}
|
|
166555
166669
|
let arr = this.data.nodeList.filter(item => item.name == '普通');
|
|
@@ -166682,15 +166796,15 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166682
166796
|
});
|
|
166683
166797
|
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
|
|
166684
166798
|
/* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
|
|
166685
|
-
;// 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=
|
|
166799
|
+
;// 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=df308e9a&prod&lang=less&scoped=true&
|
|
166686
166800
|
// extracted by mini-css-extract-plugin
|
|
166687
166801
|
|
|
166688
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=
|
|
166802
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=df308e9a&prod&lang=less&scoped=true&
|
|
166689
166803
|
|
|
166690
|
-
;// 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=
|
|
166804
|
+
;// 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=df308e9a&prod&lang=less&scoped=true&
|
|
166691
166805
|
// extracted by mini-css-extract-plugin
|
|
166692
166806
|
|
|
166693
|
-
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=
|
|
166807
|
+
;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=df308e9a&prod&lang=less&scoped=true&
|
|
166694
166808
|
|
|
166695
166809
|
;// CONCATENATED MODULE: ./src/flow/panel.vue
|
|
166696
166810
|
|
|
@@ -166708,7 +166822,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
|
|
|
166708
166822
|
staticRenderFns,
|
|
166709
166823
|
false,
|
|
166710
166824
|
null,
|
|
166711
|
-
"
|
|
166825
|
+
"df308e9a",
|
|
166712
166826
|
null
|
|
166713
166827
|
|
|
166714
166828
|
)
|