@zscreate/form-component 1.1.357 → 1.1.358

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.
@@ -252,16 +252,16 @@ ul li[data-v-c8780a30] {
252
252
  width: 347px !important;
253
253
  }
254
254
 
255
- ul[data-v-07d18462],
256
- li[data-v-07d18462],
257
- dl[data-v-07d18462],
258
- dt[data-v-07d18462],
259
- dd[data-v-07d18462] {
255
+ ul[data-v-aec39e8c],
256
+ li[data-v-aec39e8c],
257
+ dl[data-v-aec39e8c],
258
+ dt[data-v-aec39e8c],
259
+ dd[data-v-aec39e8c] {
260
260
  list-style-type: none;
261
261
  padding: 0;
262
262
  margin: 0;
263
263
  }
264
- .flowwork-warp[data-v-07d18462] {
264
+ .flowwork-warp[data-v-aec39e8c] {
265
265
  position: absolute;
266
266
  left: 0;
267
267
  right: 0;
@@ -269,7 +269,7 @@ dd[data-v-07d18462] {
269
269
  bottom: 64px;
270
270
  background: #fff;
271
271
  }
272
- .g1_workflow_warp[data-v-07d18462] {
272
+ .g1_workflow_warp[data-v-aec39e8c] {
273
273
  border: 1px solid #dfdfdf;
274
274
  margin: auto;
275
275
  position: absolute;
@@ -278,12 +278,12 @@ dd[data-v-07d18462] {
278
278
  bottom: 0;
279
279
  top: 0;
280
280
  }
281
- .g1_workflow_warp li[data-v-07d18462] {
281
+ .g1_workflow_warp li[data-v-aec39e8c] {
282
282
  width: 100%;
283
283
  position: relative;
284
284
  text-align: center;
285
285
  }
286
- .g1-sider_tool1[data-v-07d18462] {
286
+ .g1-sider_tool1[data-v-aec39e8c] {
287
287
  width: 100px;
288
288
  position: absolute;
289
289
  left: 0;
@@ -292,37 +292,37 @@ dd[data-v-07d18462] {
292
292
  border-right: 1px solid #dfdfdf;
293
293
  overflow-y: auto;
294
294
  }
295
- .g1-sider_tool1 .tool_box[data-v-07d18462] {
295
+ .g1-sider_tool1 .tool_box[data-v-aec39e8c] {
296
296
  margin-top: 15px;
297
297
  }
298
- .g1-sider_tool1 .tool_box .tool[data-v-07d18462] {
298
+ .g1-sider_tool1 .tool_box .tool[data-v-aec39e8c] {
299
299
  text-align: center;
300
300
  font-size: 12px;
301
301
  color: #fff;
302
302
  }
303
303
  /* 公用图形 */
304
- .end[data-v-07d18462] {
304
+ .end[data-v-aec39e8c] {
305
305
  border-radius: 100%;
306
306
  }
307
- .comm[data-v-07d18462] {
307
+ .comm[data-v-aec39e8c] {
308
308
  border-radius: 0px;
309
309
  }
310
- .gate[data-v-07d18462] {
310
+ .gate[data-v-aec39e8c] {
311
311
  width: 60px;
312
312
  border-radius: 0;
313
313
  }
314
- .gate .inner[data-v-07d18462] {
314
+ .gate .inner[data-v-aec39e8c] {
315
315
  display: inline-block;
316
316
  font-size: 16px;
317
317
  }
318
- .g1-form_main1[data-v-07d18462] {
318
+ .g1-form_main1[data-v-aec39e8c] {
319
319
  position: absolute;
320
320
  left: 100px;
321
321
  right: 0;
322
322
  top: 0;
323
323
  bottom: 0;
324
324
  }
325
- .g1-form_main1 .head[data-v-07d18462] {
325
+ .g1-form_main1 .head[data-v-aec39e8c] {
326
326
  height: 46px;
327
327
  line-height: 46px;
328
328
  text-align: left;
@@ -330,11 +330,11 @@ dd[data-v-07d18462] {
330
330
  box-sizing: border-box;
331
331
  border-bottom: 1px solid #d8d8d8;
332
332
  }
333
- .g1-form_main1 .head .ant-btn[data-v-07d18462] {
333
+ .g1-form_main1 .head .ant-btn[data-v-aec39e8c] {
334
334
  height: 32px;
335
335
  margin-right: 10px;
336
336
  }
337
- .g1-form_main1 .main[data-v-07d18462] {
337
+ .g1-form_main1 .main[data-v-aec39e8c] {
338
338
  position: absolute;
339
339
  left: 0 !important;
340
340
  right: 0px;
@@ -343,12 +343,12 @@ dd[data-v-07d18462] {
343
343
  overflow: auto;
344
344
  box-sizing: border-box;
345
345
  }
346
- .g1-form_main1 .main #flowContainer[data-v-07d18462] {
346
+ .g1-form_main1 .main #flowContainer[data-v-aec39e8c] {
347
347
  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%);
348
348
  background-size: 10px 10px;
349
349
  background-color: #fbfbfb;
350
350
  }
351
- .g1-form_main1 .sider-pannel[data-v-07d18462] {
351
+ .g1-form_main1 .sider-pannel[data-v-aec39e8c] {
352
352
  width: 250px;
353
353
  padding: 0 15px;
354
354
  position: absolute;
@@ -358,7 +358,7 @@ dd[data-v-07d18462] {
358
358
  border-left: 1px solid #dfdfdf;
359
359
  background-color: #fff;
360
360
  }
361
- .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-07d18462] {
361
+ .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-aec39e8c] {
362
362
  width: 100%;
363
363
  height: 100%;
364
364
  padding: 15px;
@@ -369,7 +369,7 @@ dd[data-v-07d18462] {
369
369
  top: 0;
370
370
  overflow-y: auto;
371
371
  }
372
- .g1-form_main1 .sider-pannel .sider-open[data-v-07d18462] {
372
+ .g1-form_main1 .sider-pannel .sider-open[data-v-aec39e8c] {
373
373
  width: 36px;
374
374
  height: 60px;
375
375
  line-height: 60px;
@@ -385,14 +385,14 @@ dd[data-v-07d18462] {
385
385
  background-color: #fff;
386
386
  }
387
387
  /* 视图图形 */
388
- .flow-view[data-v-07d18462] {
388
+ .flow-view[data-v-aec39e8c] {
389
389
  position: absolute;
390
390
  left: 0;
391
391
  right: 0;
392
392
  top: 0;
393
393
  bottom: 0;
394
394
  }
395
- .flow-view .inner .flow-node-drag[data-v-07d18462] {
395
+ .flow-view .inner .flow-node-drag[data-v-aec39e8c] {
396
396
  width: 12px;
397
397
  height: 12px;
398
398
  display: block;
@@ -403,27 +403,27 @@ dd[data-v-07d18462] {
403
403
  cursor: crosshair;
404
404
  background: rgba(24, 144, 255, 0.6);
405
405
  }
406
- .flow-view .inner .flow-node-drag[data-v-07d18462]:nth-child(1) {
406
+ .flow-view .inner .flow-node-drag[data-v-aec39e8c]:nth-child(1) {
407
407
  left: -6px;
408
408
  top: 0;
409
409
  bottom: 0;
410
410
  }
411
- .flow-view .inner .flow-node-drag[data-v-07d18462]:nth-child(2) {
411
+ .flow-view .inner .flow-node-drag[data-v-aec39e8c]:nth-child(2) {
412
412
  top: -6px;
413
413
  left: 0;
414
414
  right: 0;
415
415
  }
416
- .flow-view .inner .flow-node-drag[data-v-07d18462]:nth-child(3) {
416
+ .flow-view .inner .flow-node-drag[data-v-aec39e8c]:nth-child(3) {
417
417
  right: -6px;
418
418
  top: 0;
419
419
  bottom: 0;
420
420
  }
421
- .flow-view .inner .flow-node-drag[data-v-07d18462]:nth-child(4) {
421
+ .flow-view .inner .flow-node-drag[data-v-aec39e8c]:nth-child(4) {
422
422
  bottom: -6px;
423
423
  left: 0;
424
424
  right: 0;
425
425
  }
426
- .flow-view .tool[data-v-07d18462] {
426
+ .flow-view .tool[data-v-aec39e8c] {
427
427
  width: 100%;
428
428
  height: 100%;
429
429
  margin: 0;
@@ -431,14 +431,14 @@ dd[data-v-07d18462] {
431
431
  box-shadow: 5px 5px 3px #d4d0d0;
432
432
  background: #fbfbfb;
433
433
  }
434
- .flow-view .tool .iconfont[data-v-07d18462] {
434
+ .flow-view .tool .iconfont[data-v-aec39e8c] {
435
435
  font-size: 100%;
436
436
  color: #858587;
437
437
  }
438
- .flow-view .exclude_gateway[data-v-07d18462] {
438
+ .flow-view .exclude_gateway[data-v-aec39e8c] {
439
439
  box-shadow: 0 0 0 #ccc;
440
440
  }
441
- .flow-view .gate[data-v-07d18462] {
441
+ .flow-view .gate[data-v-aec39e8c] {
442
442
  line-height: 50px;
443
443
  position: absolute;
444
444
  left: 0;
@@ -446,9 +446,9 @@ dd[data-v-07d18462] {
446
446
  top: 0;
447
447
  bottom: 0;
448
448
  }
449
- .flow-view .ordinary_gateway[data-v-07d18462],
450
- .flow-view .parall_gateway[data-v-07d18462],
451
- .flow-view .exclude_gateway[data-v-07d18462] {
449
+ .flow-view .ordinary_gateway[data-v-aec39e8c],
450
+ .flow-view .parall_gateway[data-v-aec39e8c],
451
+ .flow-view .exclude_gateway[data-v-aec39e8c] {
452
452
  border: none;
453
453
  border-radius: 0;
454
454
  background-size: cover;
@@ -456,35 +456,35 @@ dd[data-v-07d18462] {
456
456
  background-position: center center;
457
457
  box-shadow: 0 0 0 #ccc;
458
458
  }
459
- .flow-view .ordinary_gateway .flow-node-drag[data-v-07d18462]:nth-child(1),
460
- .flow-view .parall_gateway .flow-node-drag[data-v-07d18462]:nth-child(1),
461
- .flow-view .exclude_gateway .flow-node-drag[data-v-07d18462]:nth-child(1) {
459
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(1),
460
+ .flow-view .parall_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(1),
461
+ .flow-view .exclude_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(1) {
462
462
  left: 0;
463
463
  top: 0;
464
464
  bottom: 0;
465
465
  }
466
- .flow-view .ordinary_gateway .flow-node-drag[data-v-07d18462]:nth-child(2),
467
- .flow-view .parall_gateway .flow-node-drag[data-v-07d18462]:nth-child(2),
468
- .flow-view .exclude_gateway .flow-node-drag[data-v-07d18462]:nth-child(2) {
466
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(2),
467
+ .flow-view .parall_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(2),
468
+ .flow-view .exclude_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(2) {
469
469
  top: 0;
470
470
  left: 0;
471
471
  right: 0;
472
472
  }
473
- .flow-view .ordinary_gateway .flow-node-drag[data-v-07d18462]:nth-child(3),
474
- .flow-view .parall_gateway .flow-node-drag[data-v-07d18462]:nth-child(3),
475
- .flow-view .exclude_gateway .flow-node-drag[data-v-07d18462]:nth-child(3) {
473
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(3),
474
+ .flow-view .parall_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(3),
475
+ .flow-view .exclude_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(3) {
476
476
  right: 0;
477
477
  top: 0;
478
478
  bottom: 0;
479
479
  }
480
- .flow-view .ordinary_gateway .flow-node-drag[data-v-07d18462]:nth-child(4),
481
- .flow-view .parall_gateway .flow-node-drag[data-v-07d18462]:nth-child(4),
482
- .flow-view .exclude_gateway .flow-node-drag[data-v-07d18462]:nth-child(4) {
480
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(4),
481
+ .flow-view .parall_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(4),
482
+ .flow-view .exclude_gateway .flow-node-drag[data-v-aec39e8c]:nth-child(4) {
483
483
  bottom: 0;
484
484
  left: 0;
485
485
  right: 0;
486
486
  }
487
- .flow-view .exclude_gateway[data-v-07d18462] {
487
+ .flow-view .exclude_gateway[data-v-aec39e8c] {
488
488
  width: 70%;
489
489
  height: 70%;
490
490
  margin: 15%;
@@ -493,7 +493,7 @@ dd[data-v-07d18462] {
493
493
  transform: rotate(45deg);
494
494
  position: relative;
495
495
  }
496
- .flow-view .exclude_gateway[data-v-07d18462]::before {
496
+ .flow-view .exclude_gateway[data-v-aec39e8c]::before {
497
497
  content: '';
498
498
  width: 2px;
499
499
  background-color: #7a7a7a;
@@ -503,7 +503,7 @@ dd[data-v-07d18462] {
503
503
  top: calc(50% - 10px);
504
504
  left: calc(50% - 1px);
505
505
  }
506
- .flow-view .exclude_gateway[data-v-07d18462]::after {
506
+ .flow-view .exclude_gateway[data-v-aec39e8c]::after {
507
507
  content: '';
508
508
  width: 20px;
509
509
  background-color: #7a7a7a;
@@ -513,7 +513,7 @@ dd[data-v-07d18462] {
513
513
  top: calc(50% - 1px);
514
514
  left: calc(50% - 10px);
515
515
  }
516
- .flow-view .parall_gateway[data-v-07d18462] {
516
+ .flow-view .parall_gateway[data-v-aec39e8c] {
517
517
  width: 70%;
518
518
  height: 70%;
519
519
  margin: 15%;
@@ -522,7 +522,7 @@ dd[data-v-07d18462] {
522
522
  transform: rotate(45deg);
523
523
  position: relative;
524
524
  }
525
- .flow-view .parall_gateway[data-v-07d18462]::after {
525
+ .flow-view .parall_gateway[data-v-aec39e8c]::after {
526
526
  content: '';
527
527
  width: 20px;
528
528
  background-color: #7a7a7a;
@@ -534,7 +534,7 @@ dd[data-v-07d18462] {
534
534
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
535
535
  transform: rotate(45deg);
536
536
  }
537
- .flow-view .parall_gateway[data-v-07d18462]::before {
537
+ .flow-view .parall_gateway[data-v-aec39e8c]::before {
538
538
  content: '';
539
539
  width: 2px;
540
540
  background-color: #7a7a7a;
@@ -547,7 +547,7 @@ dd[data-v-07d18462] {
547
547
  transform: rotate(45deg);
548
548
  }
549
549
  /* 线条工具 */
550
- .lineTool[data-v-07d18462] {
550
+ .lineTool[data-v-aec39e8c] {
551
551
  width: 130px;
552
552
  height: 26px;
553
553
  border: 1px solid #1890ff;
@@ -555,7 +555,7 @@ dd[data-v-07d18462] {
555
555
  background-color: #fff;
556
556
  text-align: left;
557
557
  }
558
- .lineTool li[data-v-07d18462] {
558
+ .lineTool li[data-v-aec39e8c] {
559
559
  width: 30px;
560
560
  height: 26px;
561
561
  display: inline-block;
@@ -563,14 +563,14 @@ dd[data-v-07d18462] {
563
563
  text-align: center;
564
564
  color: #1890ff;
565
565
  }
566
- .tool-drag a .inner[data-v-07d18462] {
566
+ .tool-drag a .inner[data-v-aec39e8c] {
567
567
  color: #f00 !important;
568
568
  }
569
- .ant-layout-footer[data-v-07d18462] {
569
+ .ant-layout-footer[data-v-aec39e8c] {
570
570
  z-index: 10;
571
571
  }
572
572
 
573
- #flowContainer[data-v-07d18462] {
573
+ #flowContainer[data-v-aec39e8c] {
574
574
  width: 1000000px;
575
575
  height: 1000000px;
576
576
  position: absolute;
@@ -583,7 +583,7 @@ dd[data-v-07d18462] {
583
583
  left: -500000px;
584
584
  top: -500000px; */
585
585
  }
586
- .labelClass[data-v-07d18462] {
586
+ .labelClass[data-v-aec39e8c] {
587
587
  padding: 0 3px;
588
588
  font-size: 12px;
589
589
  cursor: pointer;
@@ -594,14 +594,14 @@ dd[data-v-07d18462] {
594
594
  border-radius: 3px;
595
595
  background: rgba(24, 144, 255, 0.6);
596
596
  }
597
- .loading[data-v-07d18462] {
597
+ .loading[data-v-aec39e8c] {
598
598
  height: 100%;
599
599
  width: 100%;
600
600
  display: flex;
601
601
  align-items: center;
602
602
  justify-content: center;
603
603
  }
604
- [data-v-07d18462] .labelClass {
604
+ [data-v-aec39e8c] .labelClass {
605
605
  background-color: #539dfa !important;
606
606
  padding: 5px;
607
607
  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.357"};
157687
+ module.exports = {"i8":"1.1.358"};
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=07d18462&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},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=aec39e8c&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.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
 
@@ -161305,8 +161305,8 @@ var flow_panel_component = (0,componentNormalizer/* default */.Z)(
161305
161305
  )
161306
161306
 
161307
161307
  /* harmony default export */ const flow_panel = (flow_panel_component.exports);
161308
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=49a410e6&
161309
- var sider_panelvue_type_template_id_49a410e6_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' ||
161308
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=7af58839&
161309
+ var sider_panelvue_type_template_id_7af58839_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sider-pannel"},[_c('a',{staticClass:"sider-open",attrs:{"href":"javascript:void(0);"},on:{"click":_vm.openOrClose}},[_vm._v("关闭")]),_c('div',{staticClass:"sider-panel-inner"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点:"+_vm._s(_vm.node.info.title))]),_c('a-form',{staticClass:"panel-form",attrs:{"model":_vm.node}},[_c('a-form-item',{attrs:{"label":"节点ID:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.node.id),callback:function ($$v) {_vm.$set(_vm.node, "id", $$v)},expression:"node.id"}})],1),_c('a-form-item',{attrs:{"label":"节点名称:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"max-length":10,"disabled":_vm.node.info.type == 'gate' ||
161310
161310
  _vm.node.info.type == 'start' ||
161311
161311
  _vm.node.info.type == 'end'},on:{"change":_vm.changeNodeTitle},model:{value:(_vm.node.info.title),callback:function ($$v) {_vm.$set(_vm.node.info, "title", $$v)},expression:"node.info.title"}})],1),(_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 }}},_vm._l((_vm.node.info.copyDesignList),function(item,index){return _c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.handleCopyDesign}},[_vm._v(_vm._s(item.title))])}),1):_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(),(
161312
161312
  _vm.node.info.type == 'comm' &&
@@ -161315,7 +161315,7 @@ var sider_panelvue_type_template_id_49a410e6_render = function () {var _vm=this;
161315
161315
  _vm.node.info.nodeForm.buttons &&
161316
161316
  _vm.node.info.nodeForm.buttons.length > 0
161317
161317
  )?_c('div',{staticClass:"node-list_btn"},_vm._l((_vm.node.info.nodeForm.buttons),function(item,index){return _c('a-button',{key:index,class:("ant-btn-" + (item.type)),attrs:{"icon":item.icon}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1):_vm._e()],1)]):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelMain)?_c('div',{staticClass:"panel-box",staticStyle:{"padding-top":"15px"}},[_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)])}
161318
- var sider_panelvue_type_template_id_49a410e6_staticRenderFns = []
161318
+ var sider_panelvue_type_template_id_7af58839_staticRenderFns = []
161319
161319
 
161320
161320
 
161321
161321
  ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=695b5299&
@@ -163209,7 +163209,7 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
163209
163209
 
163210
163210
 
163211
163211
  /* harmony default export */ const sider_panelvue_type_script_lang_js_ = ({
163212
- props: ["flowInfo", "isFlowPanelZJAF"],
163212
+ props: ["flowInfo", "isFlowPanelZJAF", "verifyListArr"],
163213
163213
  inject: ['isFlowPanelMain'],
163214
163214
  data() {
163215
163215
  return {
@@ -163341,7 +163341,7 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
163341
163341
  formId: formId
163342
163342
  }).then(res => {
163343
163343
  // console.log(JSON.stringify( res.result, null, 2))
163344
- that.verifyList = res.result;
163344
+ that.verifyList = this.verifyListArr && this.verifyListArr.length > 0 ? this.verifyListArr : res.result;
163345
163345
  });
163346
163346
  },
163347
163347
  getNodeAuditDictListList(formId) {
@@ -163455,10 +163455,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
163455
163455
  });
163456
163456
  ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
163457
163457
  /* harmony default export */ const flow_sider_panelvue_type_script_lang_js_ = (sider_panelvue_type_script_lang_js_);
163458
- ;// 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=49a410e6&prod&lang=less&
163458
+ ;// 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=7af58839&prod&lang=less&
163459
163459
  // extracted by mini-css-extract-plugin
163460
163460
 
163461
- ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=49a410e6&prod&lang=less&
163461
+ ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=7af58839&prod&lang=less&
163462
163462
 
163463
163463
  ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
163464
163464
 
@@ -163471,8 +163471,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
163471
163471
 
163472
163472
  var sider_panel_component = (0,componentNormalizer/* default */.Z)(
163473
163473
  flow_sider_panelvue_type_script_lang_js_,
163474
- sider_panelvue_type_template_id_49a410e6_render,
163475
- sider_panelvue_type_template_id_49a410e6_staticRenderFns,
163474
+ sider_panelvue_type_template_id_7af58839_render,
163475
+ sider_panelvue_type_template_id_7af58839_staticRenderFns,
163476
163476
  false,
163477
163477
  null,
163478
163478
  null,
@@ -165597,7 +165597,8 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
165597
165597
  lineList: [],
165598
165598
  scriptList: []
165599
165599
  },
165600
- formDesigerData: []
165600
+ formDesigerData: [],
165601
+ verifyList: []
165601
165602
  };
165602
165603
  },
165603
165604
  components: {
@@ -165682,11 +165683,12 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
165682
165683
  }, this.jsplumbConnectOptions);
165683
165684
  });
165684
165685
  },
165685
- init(record, id, formDesigerData) {
165686
+ init(record, id, formDesigerData, verifyList) {
165686
165687
  debugger;
165687
165688
  if (this.isFlowPanelMain) {
165688
165689
  if (id) this.id = id;
165689
165690
  this.formDesigerData = formDesigerData;
165691
+ this.verifyList = verifyList ? verifyList : [];
165690
165692
  this.jsPlumb = jsplumb.jsPlumb.getInstance();
165691
165693
  this.flag = true;
165692
165694
  let result = JSON.parse(JSON.stringify(record));
@@ -166652,15 +166654,15 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
166652
166654
  });
166653
166655
  ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
166654
166656
  /* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
166655
- ;// 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=07d18462&prod&lang=less&scoped=true&
166657
+ ;// 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=aec39e8c&prod&lang=less&scoped=true&
166656
166658
  // extracted by mini-css-extract-plugin
166657
166659
 
166658
- ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=07d18462&prod&lang=less&scoped=true&
166660
+ ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=aec39e8c&prod&lang=less&scoped=true&
166659
166661
 
166660
- ;// 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=07d18462&prod&lang=less&scoped=true&
166662
+ ;// 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=aec39e8c&prod&lang=less&scoped=true&
166661
166663
  // extracted by mini-css-extract-plugin
166662
166664
 
166663
- ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=07d18462&prod&lang=less&scoped=true&
166665
+ ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=aec39e8c&prod&lang=less&scoped=true&
166664
166666
 
166665
166667
  ;// CONCATENATED MODULE: ./src/flow/panel.vue
166666
166668
 
@@ -166678,7 +166680,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
166678
166680
  staticRenderFns,
166679
166681
  false,
166680
166682
  null,
166681
- "07d18462",
166683
+ "aec39e8c",
166682
166684
  null
166683
166685
 
166684
166686
  )
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.357",
3
+ "version": "1.1.358",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",