@zscreate/form-component 1.1.364 → 1.1.366

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.
@@ -267,16 +267,16 @@ ul li[data-v-c8780a30] {
267
267
  width: 347px !important;
268
268
  }
269
269
 
270
- ul[data-v-44e82654],
271
- li[data-v-44e82654],
272
- dl[data-v-44e82654],
273
- dt[data-v-44e82654],
274
- dd[data-v-44e82654] {
270
+ ul[data-v-0d15c43a],
271
+ li[data-v-0d15c43a],
272
+ dl[data-v-0d15c43a],
273
+ dt[data-v-0d15c43a],
274
+ dd[data-v-0d15c43a] {
275
275
  list-style-type: none;
276
276
  padding: 0;
277
277
  margin: 0;
278
278
  }
279
- .flowwork-warp[data-v-44e82654] {
279
+ .flowwork-warp[data-v-0d15c43a] {
280
280
  position: absolute;
281
281
  left: 0;
282
282
  right: 0;
@@ -284,7 +284,7 @@ dd[data-v-44e82654] {
284
284
  bottom: 64px;
285
285
  background: #fff;
286
286
  }
287
- .g1_workflow_warp[data-v-44e82654] {
287
+ .g1_workflow_warp[data-v-0d15c43a] {
288
288
  border: 1px solid #dfdfdf;
289
289
  margin: auto;
290
290
  position: absolute;
@@ -293,12 +293,12 @@ dd[data-v-44e82654] {
293
293
  bottom: 0;
294
294
  top: 0;
295
295
  }
296
- .g1_workflow_warp li[data-v-44e82654] {
296
+ .g1_workflow_warp li[data-v-0d15c43a] {
297
297
  width: 100%;
298
298
  position: relative;
299
299
  text-align: center;
300
300
  }
301
- .g1-sider_tool1[data-v-44e82654] {
301
+ .g1-sider_tool1[data-v-0d15c43a] {
302
302
  width: 100px;
303
303
  position: absolute;
304
304
  left: 0;
@@ -307,37 +307,37 @@ dd[data-v-44e82654] {
307
307
  border-right: 1px solid #dfdfdf;
308
308
  overflow-y: auto;
309
309
  }
310
- .g1-sider_tool1 .tool_box[data-v-44e82654] {
310
+ .g1-sider_tool1 .tool_box[data-v-0d15c43a] {
311
311
  margin-top: 15px;
312
312
  }
313
- .g1-sider_tool1 .tool_box .tool[data-v-44e82654] {
313
+ .g1-sider_tool1 .tool_box .tool[data-v-0d15c43a] {
314
314
  text-align: center;
315
315
  font-size: 12px;
316
316
  color: #fff;
317
317
  }
318
318
  /* 公用图形 */
319
- .end[data-v-44e82654] {
319
+ .end[data-v-0d15c43a] {
320
320
  border-radius: 100%;
321
321
  }
322
- .comm[data-v-44e82654] {
322
+ .comm[data-v-0d15c43a] {
323
323
  border-radius: 0px;
324
324
  }
325
- .gate[data-v-44e82654] {
325
+ .gate[data-v-0d15c43a] {
326
326
  width: 60px;
327
327
  border-radius: 0;
328
328
  }
329
- .gate .inner[data-v-44e82654] {
329
+ .gate .inner[data-v-0d15c43a] {
330
330
  display: inline-block;
331
331
  font-size: 16px;
332
332
  }
333
- .g1-form_main1[data-v-44e82654] {
333
+ .g1-form_main1[data-v-0d15c43a] {
334
334
  position: absolute;
335
335
  left: 100px;
336
336
  right: 0;
337
337
  top: 0;
338
338
  bottom: 0;
339
339
  }
340
- .g1-form_main1 .head[data-v-44e82654] {
340
+ .g1-form_main1 .head[data-v-0d15c43a] {
341
341
  height: 46px;
342
342
  line-height: 46px;
343
343
  text-align: left;
@@ -345,11 +345,11 @@ dd[data-v-44e82654] {
345
345
  box-sizing: border-box;
346
346
  border-bottom: 1px solid #d8d8d8;
347
347
  }
348
- .g1-form_main1 .head .ant-btn[data-v-44e82654] {
348
+ .g1-form_main1 .head .ant-btn[data-v-0d15c43a] {
349
349
  height: 32px;
350
350
  margin-right: 10px;
351
351
  }
352
- .g1-form_main1 .main[data-v-44e82654] {
352
+ .g1-form_main1 .main[data-v-0d15c43a] {
353
353
  position: absolute;
354
354
  left: 0 !important;
355
355
  right: 0px;
@@ -358,12 +358,12 @@ dd[data-v-44e82654] {
358
358
  overflow: auto;
359
359
  box-sizing: border-box;
360
360
  }
361
- .g1-form_main1 .main #flowContainer[data-v-44e82654] {
361
+ .g1-form_main1 .main #flowContainer[data-v-0d15c43a] {
362
362
  background-image: linear-gradient(90deg, rgba(180, 180, 180, 0.15) 10%, rgba(180, 180, 180, 0) 10%), linear-gradient(rgba(180, 180, 180, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
363
363
  background-size: 10px 10px;
364
364
  background-color: #fbfbfb;
365
365
  }
366
- .g1-form_main1 .sider-pannel[data-v-44e82654] {
366
+ .g1-form_main1 .sider-pannel[data-v-0d15c43a] {
367
367
  width: 250px;
368
368
  padding: 0 15px;
369
369
  position: absolute;
@@ -373,7 +373,7 @@ dd[data-v-44e82654] {
373
373
  border-left: 1px solid #dfdfdf;
374
374
  background-color: #fff;
375
375
  }
376
- .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-44e82654] {
376
+ .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-0d15c43a] {
377
377
  width: 100%;
378
378
  height: 100%;
379
379
  padding: 15px;
@@ -384,7 +384,7 @@ dd[data-v-44e82654] {
384
384
  top: 0;
385
385
  overflow-y: auto;
386
386
  }
387
- .g1-form_main1 .sider-pannel .sider-open[data-v-44e82654] {
387
+ .g1-form_main1 .sider-pannel .sider-open[data-v-0d15c43a] {
388
388
  width: 36px;
389
389
  height: 60px;
390
390
  line-height: 60px;
@@ -400,14 +400,14 @@ dd[data-v-44e82654] {
400
400
  background-color: #fff;
401
401
  }
402
402
  /* 视图图形 */
403
- .flow-view[data-v-44e82654] {
403
+ .flow-view[data-v-0d15c43a] {
404
404
  position: absolute;
405
405
  left: 0;
406
406
  right: 0;
407
407
  top: 0;
408
408
  bottom: 0;
409
409
  }
410
- .flow-view .inner .flow-node-drag[data-v-44e82654] {
410
+ .flow-view .inner .flow-node-drag[data-v-0d15c43a] {
411
411
  width: 12px;
412
412
  height: 12px;
413
413
  display: block;
@@ -418,27 +418,27 @@ dd[data-v-44e82654] {
418
418
  cursor: crosshair;
419
419
  background: rgba(24, 144, 255, 0.6);
420
420
  }
421
- .flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(1) {
421
+ .flow-view .inner .flow-node-drag[data-v-0d15c43a]:nth-child(1) {
422
422
  left: -6px;
423
423
  top: 0;
424
424
  bottom: 0;
425
425
  }
426
- .flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(2) {
426
+ .flow-view .inner .flow-node-drag[data-v-0d15c43a]:nth-child(2) {
427
427
  top: -6px;
428
428
  left: 0;
429
429
  right: 0;
430
430
  }
431
- .flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(3) {
431
+ .flow-view .inner .flow-node-drag[data-v-0d15c43a]:nth-child(3) {
432
432
  right: -6px;
433
433
  top: 0;
434
434
  bottom: 0;
435
435
  }
436
- .flow-view .inner .flow-node-drag[data-v-44e82654]:nth-child(4) {
436
+ .flow-view .inner .flow-node-drag[data-v-0d15c43a]:nth-child(4) {
437
437
  bottom: -6px;
438
438
  left: 0;
439
439
  right: 0;
440
440
  }
441
- .flow-view .tool[data-v-44e82654] {
441
+ .flow-view .tool[data-v-0d15c43a] {
442
442
  width: 100%;
443
443
  height: 100%;
444
444
  margin: 0;
@@ -446,14 +446,14 @@ dd[data-v-44e82654] {
446
446
  box-shadow: 5px 5px 3px #d4d0d0;
447
447
  background: #fbfbfb;
448
448
  }
449
- .flow-view .tool .iconfont[data-v-44e82654] {
449
+ .flow-view .tool .iconfont[data-v-0d15c43a] {
450
450
  font-size: 100%;
451
451
  color: #858587;
452
452
  }
453
- .flow-view .exclude_gateway[data-v-44e82654] {
453
+ .flow-view .exclude_gateway[data-v-0d15c43a] {
454
454
  box-shadow: 0 0 0 #ccc;
455
455
  }
456
- .flow-view .gate[data-v-44e82654] {
456
+ .flow-view .gate[data-v-0d15c43a] {
457
457
  line-height: 50px;
458
458
  position: absolute;
459
459
  left: 0;
@@ -461,9 +461,9 @@ dd[data-v-44e82654] {
461
461
  top: 0;
462
462
  bottom: 0;
463
463
  }
464
- .flow-view .ordinary_gateway[data-v-44e82654],
465
- .flow-view .parall_gateway[data-v-44e82654],
466
- .flow-view .exclude_gateway[data-v-44e82654] {
464
+ .flow-view .ordinary_gateway[data-v-0d15c43a],
465
+ .flow-view .parall_gateway[data-v-0d15c43a],
466
+ .flow-view .exclude_gateway[data-v-0d15c43a] {
467
467
  border: none;
468
468
  border-radius: 0;
469
469
  background-size: cover;
@@ -471,35 +471,35 @@ dd[data-v-44e82654] {
471
471
  background-position: center center;
472
472
  box-shadow: 0 0 0 #ccc;
473
473
  }
474
- .flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(1),
475
- .flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(1),
476
- .flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(1) {
474
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(1),
475
+ .flow-view .parall_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(1),
476
+ .flow-view .exclude_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(1) {
477
477
  left: 0;
478
478
  top: 0;
479
479
  bottom: 0;
480
480
  }
481
- .flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(2),
482
- .flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(2),
483
- .flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(2) {
481
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(2),
482
+ .flow-view .parall_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(2),
483
+ .flow-view .exclude_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(2) {
484
484
  top: 0;
485
485
  left: 0;
486
486
  right: 0;
487
487
  }
488
- .flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(3),
489
- .flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(3),
490
- .flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(3) {
488
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(3),
489
+ .flow-view .parall_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(3),
490
+ .flow-view .exclude_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(3) {
491
491
  right: 0;
492
492
  top: 0;
493
493
  bottom: 0;
494
494
  }
495
- .flow-view .ordinary_gateway .flow-node-drag[data-v-44e82654]:nth-child(4),
496
- .flow-view .parall_gateway .flow-node-drag[data-v-44e82654]:nth-child(4),
497
- .flow-view .exclude_gateway .flow-node-drag[data-v-44e82654]:nth-child(4) {
495
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(4),
496
+ .flow-view .parall_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(4),
497
+ .flow-view .exclude_gateway .flow-node-drag[data-v-0d15c43a]:nth-child(4) {
498
498
  bottom: 0;
499
499
  left: 0;
500
500
  right: 0;
501
501
  }
502
- .flow-view .exclude_gateway[data-v-44e82654] {
502
+ .flow-view .exclude_gateway[data-v-0d15c43a] {
503
503
  width: 70%;
504
504
  height: 70%;
505
505
  margin: 15%;
@@ -508,7 +508,7 @@ dd[data-v-44e82654] {
508
508
  transform: rotate(45deg);
509
509
  position: relative;
510
510
  }
511
- .flow-view .exclude_gateway[data-v-44e82654]::before {
511
+ .flow-view .exclude_gateway[data-v-0d15c43a]::before {
512
512
  content: '';
513
513
  width: 2px;
514
514
  background-color: #7a7a7a;
@@ -518,7 +518,7 @@ dd[data-v-44e82654] {
518
518
  top: calc(50% - 10px);
519
519
  left: calc(50% - 1px);
520
520
  }
521
- .flow-view .exclude_gateway[data-v-44e82654]::after {
521
+ .flow-view .exclude_gateway[data-v-0d15c43a]::after {
522
522
  content: '';
523
523
  width: 20px;
524
524
  background-color: #7a7a7a;
@@ -528,7 +528,7 @@ dd[data-v-44e82654] {
528
528
  top: calc(50% - 1px);
529
529
  left: calc(50% - 10px);
530
530
  }
531
- .flow-view .parall_gateway[data-v-44e82654] {
531
+ .flow-view .parall_gateway[data-v-0d15c43a] {
532
532
  width: 70%;
533
533
  height: 70%;
534
534
  margin: 15%;
@@ -537,7 +537,7 @@ dd[data-v-44e82654] {
537
537
  transform: rotate(45deg);
538
538
  position: relative;
539
539
  }
540
- .flow-view .parall_gateway[data-v-44e82654]::after {
540
+ .flow-view .parall_gateway[data-v-0d15c43a]::after {
541
541
  content: '';
542
542
  width: 20px;
543
543
  background-color: #7a7a7a;
@@ -549,7 +549,7 @@ dd[data-v-44e82654] {
549
549
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
550
550
  transform: rotate(45deg);
551
551
  }
552
- .flow-view .parall_gateway[data-v-44e82654]::before {
552
+ .flow-view .parall_gateway[data-v-0d15c43a]::before {
553
553
  content: '';
554
554
  width: 2px;
555
555
  background-color: #7a7a7a;
@@ -562,7 +562,7 @@ dd[data-v-44e82654] {
562
562
  transform: rotate(45deg);
563
563
  }
564
564
  /* 线条工具 */
565
- .lineTool[data-v-44e82654] {
565
+ .lineTool[data-v-0d15c43a] {
566
566
  width: 130px;
567
567
  height: 26px;
568
568
  border: 1px solid #1890ff;
@@ -570,7 +570,7 @@ dd[data-v-44e82654] {
570
570
  background-color: #fff;
571
571
  text-align: left;
572
572
  }
573
- .lineTool li[data-v-44e82654] {
573
+ .lineTool li[data-v-0d15c43a] {
574
574
  width: 30px;
575
575
  height: 26px;
576
576
  display: inline-block;
@@ -578,14 +578,14 @@ dd[data-v-44e82654] {
578
578
  text-align: center;
579
579
  color: #1890ff;
580
580
  }
581
- .tool-drag a .inner[data-v-44e82654] {
581
+ .tool-drag a .inner[data-v-0d15c43a] {
582
582
  color: #f00 !important;
583
583
  }
584
- .ant-layout-footer[data-v-44e82654] {
584
+ .ant-layout-footer[data-v-0d15c43a] {
585
585
  z-index: 10;
586
586
  }
587
587
 
588
- #flowContainer[data-v-44e82654] {
588
+ #flowContainer[data-v-0d15c43a] {
589
589
  width: 1000000px;
590
590
  height: 1000000px;
591
591
  position: absolute;
@@ -598,7 +598,7 @@ dd[data-v-44e82654] {
598
598
  left: -500000px;
599
599
  top: -500000px; */
600
600
  }
601
- .labelClass[data-v-44e82654] {
601
+ .labelClass[data-v-0d15c43a] {
602
602
  padding: 0 3px;
603
603
  font-size: 12px;
604
604
  cursor: pointer;
@@ -609,14 +609,14 @@ dd[data-v-44e82654] {
609
609
  border-radius: 3px;
610
610
  background: rgba(24, 144, 255, 0.6);
611
611
  }
612
- .loading[data-v-44e82654] {
612
+ .loading[data-v-0d15c43a] {
613
613
  height: 100%;
614
614
  width: 100%;
615
615
  display: flex;
616
616
  align-items: center;
617
617
  justify-content: center;
618
618
  }
619
- [data-v-44e82654] .labelClass {
619
+ [data-v-0d15c43a] .labelClass {
620
620
  background-color: #539dfa !important;
621
621
  padding: 5px;
622
622
  border-radius: 5px;
@@ -157684,7 +157684,7 @@ function toString(value) {
157684
157684
  /***/ ((module) => {
157685
157685
 
157686
157686
  "use strict";
157687
- module.exports = {"i8":"1.1.364"};
157687
+ module.exports = {"i8":"1.1.366"};
157688
157688
 
157689
157689
  /***/ })
157690
157690
 
@@ -159627,7 +159627,7 @@ icon_Icon.install = function (Vue) {
159627
159627
  };
159628
159628
 
159629
159629
  /* harmony default export */ const icon = (icon_Icon);
159630
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=template&id=44e82654&scoped=true&
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=0d15c43a&scoped=true&
159631
159631
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.easyFlowVisible)?_c('div',{staticClass:"g1_workflow_warp"},[_c('div',{staticClass:"g1-sider_tool1"},[_c('div',{ref:"flowTool",staticClass:"tool_box"},[_c('flowTool',{on:{"addNode":_vm.addNode}})],1)]),_c('div',{ref:"form_main1",staticClass:"g1-form_main1",attrs:{"id":"form_main1"}},[_c('div',{staticClass:"head"},[_c('a-button',{attrs:{"type":"primary","size":"small","icon":"search"},on:{"click":_vm.dataInfo}},[_vm._v("查看")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"fund"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('flowPanel')}}},[_vm._v("设置流程信息 ")]),_c('a-button',{attrs:{"type":"primary","size":"small","icon":"align-left"},on:{"click":function($event){$event.stopPropagation();return _vm.isPanelShow('dataConditionPanel')}}},[_vm._v("查看流程条件 ")]),(!_vm.isFlowPanelMain)?_c('a-button',{attrs:{"type":"primary","size":"small","icon":"save"},on:{"click":_vm.saveData}},[_vm._v("保存")]):_vm._e()],1),_c('div',{ref:"main",staticClass:"main",attrs:{"id":"main"},on:{"click":_vm.closeAddBtn}},[_c('div',{ref:"flowContainer",staticClass:"container",attrs:{"id":"flowContainer"}},[_vm._l((_vm.data.nodeList),function(node){return [_c('flow-node',{directives:[{name:"show",rawName:"v-show",value:(node.show),expression:"node.show"}],key:node.id,ref:"flowNode",refInFor:true,attrs:{"id":node.id,"node":node,"nodeList":_vm.data.nodeList},on:{"clickNode":_vm.clickNode,"lineChange":_vm.lineChange,"deleteNode":_vm.deleteNode,"nodeRightMenu":_vm.nodeRightMenu,"changeNodeSite":_vm.changeNodeSite,"editNode":_vm.editNode,"addNodeClick":_vm.addNodeClick}})]})],2),(_vm.isSavePicLoadingShow)?_c('div',{staticClass:"loading"},[_c('a-spin',{attrs:{"size":"large"}})],1):_vm._e()]),_c('sider-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.siderPanelVisible),expression:"siderPanelVisible"}],ref:"siderPanel",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData,"verifyListArr":_vm.verifyList},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.linePanelVisible)?_c('line-panel',{ref:"linePanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow,"setLineData":_vm.setLineData}}):_vm._e(),_c('dataConditionPanel',{directives:[{name:"show",rawName:"v-show",value:(_vm.dataConditionPanelVisible),expression:"dataConditionPanelVisible"}],ref:"dataConditionPanel",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow}}),_c('flow-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.flowPanelVisible),expression:"flowPanelVisible"}],ref:"flowPanel",staticStyle:{"z-index":"10"},attrs:{"data":_vm.data,"id":_vm.id},on:{"isPanelShow":_vm.isPanelShow}}),(_vm.copyDesignVisible)?_c('copyDesign',{ref:"copyDesign",attrs:{"formId":_vm.data.nodeForm.formId,"formDesigerData":_vm.formDesigerData},on:{"isPanelShow":_vm.isPanelShow}}):_vm._e()],1),(_vm.flowInfoVisible)?_c('flow-info',{ref:"flowInfo"}):_vm._e(),(_vm.lineToolVisible)?_c('ul',{ref:"lineTool",staticClass:"lineTool",on:{"mouseleave":_vm.lineToolFn}},[_c('li',{on:{"click":function($event){return _vm.setLineStyle('Flowchart')}}},[_c('svg-icon',{attrs:{"iconName":"icon-yibiaopan"}})],1),_c('li',{on:{"click":function($event){return _vm.setLineStyle('Bezier')}}},[_c('svg-icon',{attrs:{"iconName":"icon-ant-bezier-quadro"}})],1),_c('li',{on:{"click":function($event){return _vm.setLineStyle('Straight')}}},[_c('svg-icon',{attrs:{"iconName":"icon-line"}})],1),_c('li',{on:{"click":_vm.deleteLineView}},[_c('svg-icon',{attrs:{"iconName":"icon-jurassic_line"}})],1)]):_vm._e()],1):_vm._e()}
159632
159632
  var staticRenderFns = []
159633
159633
 
@@ -161315,8 +161315,8 @@ var sider_panelvue_type_template_id_8040a504_render = function () {var _vm=this;
161315
161315
  var sider_panelvue_type_template_id_8040a504_staticRenderFns = []
161316
161316
 
161317
161317
 
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&
161319
- var select_typevue_type_template_id_695b5299_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('a-modal',{attrs:{"title":"配置人员类型","width":800,"destroyOnClose":true},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('div',{staticClass:"table-page-search-wrapper"},[_c('a-form',{attrs:{"layout":"inline"}},[_c('a-row',{directives:[{name:"show",rawName:"v-show",value:(_vm.defaultKey !== 'CandidateFormUsers' && _vm.defaultKey !== 'Script' ),expression:"defaultKey !== 'CandidateFormUsers' && defaultKey !== 'Script' "}],attrs:{"gutter":24}},[(_vm.defaultKey !== 'relationMatrix')?_c('a-col',{attrs:{"md":8,"sm":12}},[_c('a-form-item',[_c('a-tree-select',{staticStyle:{"width":"240px"},attrs:{"dropdown-style":{ maxHeight: '400px', overflow: 'auto' },"placeholder":"请选择部门","tree-data":_vm.treeData,"allow-clear":""},on:{"change":_vm.treechange},model:{value:(_vm.query.depId),callback:function ($$v) {_vm.$set(_vm.query, "depId", $$v)},expression:"query.depId"}})],1)],1):_vm._e(),(_vm.defaultKey === 'relationMatrix')?[_c('a-col',{attrs:{"md":8,"sm":12}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":"请输入标签"},model:{value:(_vm.m_tagQuery.tagName),callback:function ($$v) {_vm.$set(_vm.m_tagQuery, "tagName", $$v)},expression:"m_tagQuery.tagName"}})],1)],1)]:_vm._e(),(_vm.showuser && _vm.defaultKey !== 'relationMatrix')?_c('a-col',{attrs:{"md":6,"sm":12}},[_c('a-form-item',[_c('a-select',{staticStyle:{"width":"173px"},attrs:{"placeholder":"请选择角色"},on:{"change":_vm.handleChange},model:{value:(_vm.query.roleId),callback:function ($$v) {_vm.$set(_vm.query, "roleId", $$v)},expression:"query.roleId"}},_vm._l((_vm.userlist),function(item){return _c('a-select-option',{key:item.id,attrs:{"value":item.id}},[_vm._v(" "+_vm._s(item.roleName)+" ")])}),1)],1)],1):_vm._e(),_c('a-col',{directives:[{name:"show",rawName:"v-show",value:(_vm.showname),expression:"showname"}],attrs:{"md":6,"sm":12}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":this.defaultKey == 'CandidateGroups' ? '请输入名称' : '请输入姓名'},model:{value:(_vm.query.realname),callback:function ($$v) {_vm.$set(_vm.query, "realname", $$v)},expression:"query.realname"}})],1)],1),_c('a-col',{attrs:{"md":4,"sm":8}},[_c('span',{staticClass:"table-page-search-submitButtons",staticStyle:{"float":"left","overflow":"hidden"}},[_c('a-button',{attrs:{"type":"primary","icon":"search"},on:{"click":_vm.handlesearch}},[_vm._v("查询")])],1)])],2)],1)],1),_c('a-tabs',{attrs:{"activeKey":_vm.defaultKey},on:{"change":_vm.changeTabs}},[_c('a-tab-pane',{key:"Assingee",attrs:{"tab":"个人"}},[_c('a-table',{attrs:{"rowSelection":{
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=7da53fb8&
161319
+ var select_typevue_type_template_id_7da53fb8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('a-modal',{attrs:{"title":"配置人员类型","width":800,"destroyOnClose":true},on:{"ok":_vm.handleOk,"cancel":_vm.handleCancel},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('div',{staticClass:"table-page-search-wrapper"},[_c('a-form',{attrs:{"layout":"inline"}},[_c('a-row',{directives:[{name:"show",rawName:"v-show",value:(_vm.defaultKey !== 'CandidateFormUsers' && _vm.defaultKey !== 'Script' ),expression:"defaultKey !== 'CandidateFormUsers' && defaultKey !== 'Script' "}],attrs:{"gutter":24}},[(_vm.defaultKey !== 'relationMatrix')?_c('a-col',{attrs:{"md":8,"sm":12}},[_c('a-form-item',[_c('a-tree-select',{staticStyle:{"width":"240px"},attrs:{"dropdown-style":{ maxHeight: '400px', overflow: 'auto' },"placeholder":"请选择部门","tree-data":_vm.treeData,"allow-clear":""},on:{"change":_vm.treechange},model:{value:(_vm.query.depId),callback:function ($$v) {_vm.$set(_vm.query, "depId", $$v)},expression:"query.depId"}})],1)],1):_vm._e(),(_vm.defaultKey === 'relationMatrix')?[_c('a-col',{attrs:{"md":8,"sm":12}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":"请输入标签"},model:{value:(_vm.m_tagQuery.tagName),callback:function ($$v) {_vm.$set(_vm.m_tagQuery, "tagName", $$v)},expression:"m_tagQuery.tagName"}})],1)],1)]:_vm._e(),(_vm.showuser && _vm.defaultKey !== 'relationMatrix')?_c('a-col',{attrs:{"md":6,"sm":12}},[_c('a-form-item',[_c('a-select',{staticStyle:{"width":"173px"},attrs:{"placeholder":"请选择角色"},on:{"change":_vm.handleChange},model:{value:(_vm.query.roleId),callback:function ($$v) {_vm.$set(_vm.query, "roleId", $$v)},expression:"query.roleId"}},_vm._l((_vm.userlist),function(item){return _c('a-select-option',{key:item.id,attrs:{"value":item.id}},[_vm._v(" "+_vm._s(item.roleName)+" ")])}),1)],1)],1):_vm._e(),_c('a-col',{directives:[{name:"show",rawName:"v-show",value:(_vm.showname),expression:"showname"}],attrs:{"md":6,"sm":12}},[_c('a-form-item',[_c('a-input',{attrs:{"placeholder":this.defaultKey == 'CandidateGroups' ? '请输入名称' : '请输入姓名'},model:{value:(_vm.query.realname),callback:function ($$v) {_vm.$set(_vm.query, "realname", $$v)},expression:"query.realname"}})],1)],1),_c('a-col',{attrs:{"md":4,"sm":8}},[_c('span',{staticClass:"table-page-search-submitButtons",staticStyle:{"float":"left","overflow":"hidden"}},[_c('a-button',{attrs:{"type":"primary","icon":"search"},on:{"click":_vm.handlesearch}},[_vm._v("查询")])],1)])],2)],1)],1),_c('a-tabs',{attrs:{"activeKey":_vm.defaultKey},on:{"change":_vm.changeTabs}},[_c('a-tab-pane',{key:"Assingee",attrs:{"tab":"个人"}},[_c('a-table',{attrs:{"rowSelection":{
161320
161320
  type: 'radio',
161321
161321
  selectedRowKeys: _vm.formData.assingeeValue,
161322
161322
  onChange: _vm.onSelectPersion,
@@ -161327,7 +161327,7 @@ var select_typevue_type_template_id_695b5299_render = function () {var _vm=this;
161327
161327
  onChange: _vm.onSelectPersionWait,
161328
161328
  onSelect: _vm.onSelectUsers,
161329
161329
  onSelectAll: _vm.onSelectAll,
161330
- },"columns":_vm.columns,"dataSource":_vm.data,"pagination":_vm.ipagination,"size":"small","rowKey":"id"},on:{"change":_vm.handleTableChange}})],1),_c('a-tab-pane',{key:"CandidateGroups",attrs:{"tab":"候选组"}},[_c('a-table',{attrs:{"rowSelection":{
161330
+ },"columns":_vm.columns,"dataSource":_vm.data1,"pagination":_vm.ipagination1,"size":"small","rowKey":"id"},on:{"change":_vm.handleTableChange1}})],1),_c('a-tab-pane',{key:"CandidateGroups",attrs:{"tab":"候选组"}},[_c('a-table',{attrs:{"rowSelection":{
161331
161331
  type: 'checkbox',
161332
161332
  selectedRowKeys: _vm.formData.candidateGroupsValue,
161333
161333
  onChange: _vm.onSelectGroup,
@@ -161346,7 +161346,7 @@ var select_typevue_type_template_id_695b5299_render = function () {var _vm=this;
161346
161346
  onSelect: _vm.onSelectUsers,
161347
161347
  onSelectAll: _vm.onSelectAll
161348
161348
  },"columns":_vm.tagColumns,"dataSource":_vm.tagData,"pagination":_vm.tagIpagination,"size":"small","rowKey":"id"},on:{"change":_vm.handleTagDataTableChange}})],1),_c('a-tab-pane',{key:"Script",attrs:{"tab":"脚本"}},[_c('a-textarea',{attrs:{"placeholder":"请输入脚本任务","rows":4},model:{value:(_vm.formData.scriptValue),callback:function ($$v) {_vm.$set(_vm.formData, "scriptValue", $$v)},expression:"formData.scriptValue"}})],1)],1)],1)],1)}
161349
- var select_typevue_type_template_id_695b5299_staticRenderFns = []
161349
+ var select_typevue_type_template_id_7da53fb8_staticRenderFns = []
161350
161350
 
161351
161351
 
161352
161352
  // EXTERNAL MODULE: ./node_modules/_lodash@4.17.21@lodash/lodash.js
@@ -161622,6 +161622,15 @@ const tagColumns = [{
161622
161622
  showQuickJumper: true,
161623
161623
  total: 0
161624
161624
  },
161625
+ ipagination1: {
161626
+ current: 1,
161627
+ pageSize: 10,
161628
+ showTotal: (total, range) => {
161629
+ return range[0] + "-" + range[1] + " 共" + total + "条";
161630
+ },
161631
+ showQuickJumper: true,
161632
+ total: 0
161633
+ },
161625
161634
  ipagination2: {
161626
161635
  current: 1,
161627
161636
  pageSize: 10,
@@ -161687,6 +161696,7 @@ const tagColumns = [{
161687
161696
  cacheSeletedRows: [],
161688
161697
  val: "",
161689
161698
  data: [],
161699
+ data1: [],
161690
161700
  columns,
161691
161701
  grpupColumns,
161692
161702
  formUserColumns,
@@ -161697,10 +161707,15 @@ const tagColumns = [{
161697
161707
  }],
161698
161708
  url: {
161699
161709
  userWithDepart: "/sys/user/userDepartList" // 引入为指定用户查看部门信息需要的url
161710
+ },
161711
+
161712
+ params: {
161713
+ assigneeType: '',
161714
+ //个人Assingee 候选人CandidateUsers 候选组CandidateGroups 表单用户CandidateFormUsers 关系矩阵relationMatrix
161715
+ assigneeVal: ''
161700
161716
  }
161701
161717
  };
161702
161718
  },
161703
-
161704
161719
  methods: {
161705
161720
  clear() {
161706
161721
  this.showname = false;
@@ -161714,6 +161729,7 @@ const tagColumns = [{
161714
161729
  };
161715
161730
  },
161716
161731
  init(key, formId, taskAssignee) {
161732
+ debugger;
161717
161733
  this.defaultKey = key;
161718
161734
  this.clear();
161719
161735
  this.formData = Object.assign(this.formData, {
@@ -161726,9 +161742,17 @@ const tagColumns = [{
161726
161742
  departId: 'applyUserDepart'
161727
161743
  }
161728
161744
  });
161745
+ if (key === 'relationMatrix') {
161746
+ this.params.assigneeType = taskAssignee.assigneeType;
161747
+ this.params.assigneeVal = taskAssignee.assigneeList && taskAssignee.assigneeList.length > 0 ? taskAssignee.assigneeList.map(item => item.tagId).join(',') : '';
161748
+ } else {
161749
+ this.params.assigneeType = taskAssignee.assigneeType;
161750
+ this.params.assigneeVal = taskAssignee.assigneeVal;
161751
+ }
161729
161752
  this.m_tagQuery.tagName = '';
161730
161753
  this.tagQuery.tagName = '';
161731
161754
  this.getpersonal(); //获取人员列表
161755
+ this.getpersonalUser();
161732
161756
  this.getCandidateUsers();
161733
161757
  this.getTagList();
161734
161758
  if (key == "Assingee") {
@@ -161773,7 +161797,8 @@ const tagColumns = [{
161773
161797
  this.setCacheSeletedRows(taskAssignee);
161774
161798
  }
161775
161799
  (0,manage/* getAction */.s7)("/workflow/getFormUserMap", {
161776
- formId: formId
161800
+ formId: formId,
161801
+ ...this.params
161777
161802
  }).then(res => {
161778
161803
  if (res.success) {
161779
161804
  console.log(this.formData, this.cacheSeletedRows);
@@ -161806,15 +161831,33 @@ const tagColumns = [{
161806
161831
  },
161807
161832
  //获取个人列表
161808
161833
  getpersonal() {
161809
- QueryCandidatePersonal(this.query).then(res => {
161834
+ console.log(this.params);
161835
+ QueryCandidatePersonal({
161836
+ ...this.query,
161837
+ ...this.params
161838
+ }).then(res => {
161810
161839
  this.data = res.result.records;
161811
161840
  this.ipagination.total = res.result.total;
161812
161841
  });
161813
161842
  },
161843
+ getpersonalUser() {
161844
+ (0,manage/* getAction */.s7)("workflow/queryCandidatePersonalUsers", {
161845
+ ...this.query,
161846
+ ...this.params
161847
+ }).then(res => {
161848
+ if (res.success) {
161849
+ this.data1 = res.result.records;
161850
+ this.ipagination1.total = res.result.total;
161851
+ }
161852
+ });
161853
+ },
161814
161854
  //获取候选组
161815
161855
  getCandidateUsers(idx) {
161816
161856
  this.query2.id = idx;
161817
- QueryCandidateSet(this.query2).then(res => {
161857
+ QueryCandidateSet({
161858
+ ...this.query2,
161859
+ ...this.params
161860
+ }).then(res => {
161818
161861
  this.groupData = res.result.records;
161819
161862
  this.ipagination2.total = res.result.total;
161820
161863
  });
@@ -161828,7 +161871,7 @@ const tagColumns = [{
161828
161871
  (0,manage/* getAction */.s7)('/zhxymatrix/tags/list', Object.assign({}, this.tagQuery, {
161829
161872
  pageNo,
161830
161873
  pageSize
161831
- })).then(res => {
161874
+ }, this.params)).then(res => {
161832
161875
  this.tagData = res.result.records;
161833
161876
  this.tagIpagination.current = res.result.current;
161834
161877
  this.tagIpagination.total = res.result.total;
@@ -161846,6 +161889,13 @@ const tagColumns = [{
161846
161889
  this.query.pageSize = pagination.pageSize;
161847
161890
  this.getpersonal();
161848
161891
  },
161892
+ handleTableChange1(pagination, filters, sorter) {
161893
+ //分页、排序、筛选变化时触发
161894
+ this.ipagination1 = pagination;
161895
+ this.query.pageNo = pagination.current;
161896
+ this.query.pageSize = pagination.pageSize;
161897
+ this.getpersonalUser();
161898
+ },
161849
161899
  handleTableChange2(pagination, filters, sorter) {
161850
161900
  //分页、排序、筛选变化时触发
161851
161901
  this.ipagination2 = pagination;
@@ -161886,6 +161936,7 @@ const tagColumns = [{
161886
161936
  this.query.pageNo = 1;
161887
161937
  this.query2.pageNo = 1;
161888
161938
  this.ipagination.current = 1;
161939
+ this.ipagination1.current = 1;
161889
161940
  this.ipagination2.current = 1;
161890
161941
  let params = {
161891
161942
  depId: e
@@ -161897,8 +161948,10 @@ const tagColumns = [{
161897
161948
  this.showuser = true;
161898
161949
  }
161899
161950
  });
161900
- if (this.defaultKey == "Assingee" || this.defaultKey == "CandidateUsers") {
161951
+ if (this.defaultKey == "Assingee") {
161901
161952
  this.getpersonal();
161953
+ } else if (this.defaultKey == "CandidateUsers") {
161954
+ this.getpersonalUser();
161902
161955
  } else if (this.defaultKey == "CandidateGroups") {
161903
161956
  this.getCandidateUsers(e);
161904
161957
  }
@@ -161915,6 +161968,8 @@ const tagColumns = [{
161915
161968
  this.tagIpagination.current = 1;
161916
161969
  this.tagQuery = Object.assign(this.tagQuery, (0,lodash.cloneDeep)(this.m_tagQuery));
161917
161970
  this.getTagList();
161971
+ } else if (this.defaultKey === 'CandidateUsers') {
161972
+ this.getpersonalUser();
161918
161973
  } else {
161919
161974
  this.getpersonal();
161920
161975
  }
@@ -161966,12 +162021,19 @@ const tagColumns = [{
161966
162021
  this.clear();
161967
162022
  this.cacheSeletedRows = [];
161968
162023
  this.query.tagName = '';
161969
- if (activeKey == "Assingee" || activeKey == "CandidateUsers") {
162024
+ if (activeKey == "Assingee") {
161970
162025
  this.showname = true;
161971
162026
  this.query.pageNo = 1;
161972
162027
  this.ipagination.current = 1;
161973
162028
  this.query.realname = '';
161974
162029
  this.getpersonal();
162030
+ } else if (activeKey == "CandidateUsers") {
162031
+ this.showname = true;
162032
+ this.query.pageNo = 1;
162033
+ this.ipagination1.current = 1;
162034
+ this.query.realname = '';
162035
+ this.getpersonalUser();
162036
+ // this.showname = false;
161975
162037
  } else if (activeKey == "CandidateGroups") {
161976
162038
  this.getCandidateUsers(this.query.depId);
161977
162039
  // this.showname = false;
@@ -162005,6 +162067,14 @@ const tagColumns = [{
162005
162067
  pageNo: 1,
162006
162068
  pageSize: 10
162007
162069
  };
162070
+ this.query2 = {
162071
+ pageNo: 1,
162072
+ pageSize: 10
162073
+ };
162074
+ this.params = {
162075
+ assigneeType: '',
162076
+ assigneeVal: ''
162077
+ };
162008
162078
  this.ipagination = {
162009
162079
  current: 1,
162010
162080
  pageSize: 10,
@@ -162014,6 +162084,24 @@ const tagColumns = [{
162014
162084
  showQuickJumper: true,
162015
162085
  total: 0
162016
162086
  };
162087
+ this.ipagination1 = {
162088
+ current: 1,
162089
+ pageSize: 10,
162090
+ showTotal: (total, range) => {
162091
+ return range[0] + "-" + range[1] + " 共" + total + "条";
162092
+ },
162093
+ showQuickJumper: true,
162094
+ total: 0
162095
+ };
162096
+ this.ipagination2 = {
162097
+ current: 1,
162098
+ pageSize: 10,
162099
+ showTotal: (total, range) => {
162100
+ return range[0] + "-" + range[1] + " 共" + total + "条";
162101
+ },
162102
+ showQuickJumper: true,
162103
+ total: 0
162104
+ };
162017
162105
  },
162018
162106
  handleOk(e) {
162019
162107
  let currentVal = "";
@@ -162072,8 +162160,8 @@ const tagColumns = [{
162072
162160
  ;
162073
162161
  var select_type_component = (0,componentNormalizer/* default */.Z)(
162074
162162
  flow_select_typevue_type_script_lang_js_,
162075
- select_typevue_type_template_id_695b5299_render,
162076
- select_typevue_type_template_id_695b5299_staticRenderFns,
162163
+ select_typevue_type_template_id_7da53fb8_render,
162164
+ select_typevue_type_template_id_7da53fb8_staticRenderFns,
162077
162165
  false,
162078
162166
  null,
162079
162167
  null,
@@ -166460,6 +166548,7 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
166460
166548
  this.flowPanelVisible = false;
166461
166549
  this.linePanelVisible = false;
166462
166550
  this.dataConditionPanelVisible = false;
166551
+ this.copyDesignVisible = false;
166463
166552
  this.siderPanelVisible = true;
166464
166553
  //获取当前节点所有流出的连线信息
166465
166554
  let bhLineData = _this.data.lineList.filter(line => line.from == nodeId);
@@ -166520,6 +166609,7 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
166520
166609
  if (_this.dataConditionPanelVisible) _this.dataConditionPanelVisible = false;
166521
166610
  if (_this.siderPanelVisible) _this.siderPanelVisible = false;
166522
166611
  if (_this.flowPanelVisible) _this.flowPanelVisible = false;
166612
+ if (_this.copyDesignVisible) _this.copyDesignVisible = false;
166523
166613
  _this.data.nodeList.filter((item, index) => {
166524
166614
  if (item.info.type == "gate") {
166525
166615
  item.info.conditions = item.info.conditions.filter(function (node) {
@@ -166795,15 +166885,15 @@ var copyDesign_component = (0,componentNormalizer/* default */.Z)(
166795
166885
  });
166796
166886
  ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=script&lang=js&
166797
166887
  /* harmony default export */ const src_flow_panelvue_type_script_lang_js_ = (panelvue_type_script_lang_js_);
166798
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=0&id=44e82654&prod&lang=less&scoped=true&
166888
+ ;// 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=0d15c43a&prod&lang=less&scoped=true&
166799
166889
  // extracted by mini-css-extract-plugin
166800
166890
 
166801
- ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=44e82654&prod&lang=less&scoped=true&
166891
+ ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=0&id=0d15c43a&prod&lang=less&scoped=true&
166802
166892
 
166803
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/panel.vue?vue&type=style&index=1&id=44e82654&prod&lang=less&scoped=true&
166893
+ ;// 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=0d15c43a&prod&lang=less&scoped=true&
166804
166894
  // extracted by mini-css-extract-plugin
166805
166895
 
166806
- ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=44e82654&prod&lang=less&scoped=true&
166896
+ ;// CONCATENATED MODULE: ./src/flow/panel.vue?vue&type=style&index=1&id=0d15c43a&prod&lang=less&scoped=true&
166807
166897
 
166808
166898
  ;// CONCATENATED MODULE: ./src/flow/panel.vue
166809
166899
 
@@ -166821,7 +166911,7 @@ var panel_component = (0,componentNormalizer/* default */.Z)(
166821
166911
  staticRenderFns,
166822
166912
  false,
166823
166913
  null,
166824
- "44e82654",
166914
+ "0d15c43a",
166825
166915
  null
166826
166916
 
166827
166917
  )
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.364",
3
+ "version": "1.1.366",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",