ecinc-cloud-wappaio 9.7.9 → 9.7.11

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.
@@ -33214,7 +33214,7 @@ var TextRecognition_PDFInjector = PDFInjector;
33214
33214
 
33215
33215
  /***/ }),
33216
33216
 
33217
- /***/ 16410:
33217
+ /***/ 68860:
33218
33218
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
33219
33219
 
33220
33220
  "use strict";
@@ -42515,8 +42515,8 @@ var ModifyWflogSubmitFile_component = (0,componentNormalizer/* default */.A)(
42515
42515
  )
42516
42516
 
42517
42517
  /* harmony default export */ var ModifyWflogSubmitFile = (ModifyWflogSubmitFile_component.exports);
42518
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=template&id=962da8a4&scoped=true
42519
- var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render = function render() {
42518
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=template&id=46e09427&scoped=true
42519
+ var ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_render = function render() {
42520
42520
  var _vm = this,
42521
42521
  _c = _vm._self._c;
42522
42522
  return _c('div', {
@@ -42548,45 +42548,47 @@ var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render = function r
42548
42548
  staticClass: "el-dialog__body"
42549
42549
  }) : _vm._e(), _vm.modifyType == 'callback' || _vm.modifyType == 'removeAssistantUser' || _vm.modifyType == 'flowadmin' ? _c('div', {
42550
42550
  staticClass: "el-table-toolbar el-table-toolbar-right"
42551
- }, [_vm.modifyType == 'callback' ? [_vm.msgTypeOptions === null || _vm.msgTypeOptions.length === 0 ? _c('el-checkbox', {
42552
- directives: [{
42553
- name: "text-lbl",
42554
- rawName: "v-text-lbl",
42555
- value: 'ModifyWfNodelog.smsNotice',
42556
- expression: "'ModifyWfNodelog.smsNotice'"
42557
- }],
42558
- attrs: {
42559
- "true-label": 1,
42560
- "false-label": null
42561
- },
42562
- model: {
42563
- value: _vm.callbackSendsms,
42564
- callback: function callback($$v) {
42565
- _vm.callbackSendsms = $$v;
42566
- },
42567
- expression: "callbackSendsms"
42568
- }
42569
- }, [_vm._v("短信通知")]) : _vm.msgTypeOptions.length > 0 ? _c('div', {
42570
- staticStyle: {
42571
- "display": "inline-block",
42572
- "padding-right": "20px"
42573
- }
42574
- }, [_c('el-checkbox-group', {
42575
- model: {
42576
- value: _vm.callbackSendsms,
42577
- callback: function callback($$v) {
42578
- _vm.callbackSendsms = $$v;
42579
- },
42580
- expression: "callbackSendsms"
42581
- }
42582
- }, _vm._l(_vm.msgTypeOptions, function (msgType) {
42583
- return _c('el-checkbox', {
42584
- key: msgType.value,
42551
+ }, [_vm.modifyType == 'callback' ? [_vm._t("callback-msg-options", function () {
42552
+ return [_vm.msgTypeOptions === null || _vm.msgTypeOptions.length === 0 ? _c('el-checkbox', {
42553
+ directives: [{
42554
+ name: "text-lbl",
42555
+ rawName: "v-text-lbl",
42556
+ value: 'ModifyWfNodelog.smsNotice',
42557
+ expression: "'ModifyWfNodelog.smsNotice'"
42558
+ }],
42585
42559
  attrs: {
42586
- "label": msgType.value
42560
+ "true-label": 1,
42561
+ "false-label": null
42562
+ },
42563
+ model: {
42564
+ value: _vm.callbackSendsms,
42565
+ callback: function callback($$v) {
42566
+ _vm.callbackSendsms = $$v;
42567
+ },
42568
+ expression: "callbackSendsms"
42569
+ }
42570
+ }, [_vm._v("短信通知")]) : _vm.msgTypeOptions.length > 0 ? _c('div', {
42571
+ staticStyle: {
42572
+ "display": "inline-block",
42573
+ "padding-right": "20px"
42574
+ }
42575
+ }, [_c('el-checkbox-group', {
42576
+ model: {
42577
+ value: _vm.callbackSendsms,
42578
+ callback: function callback($$v) {
42579
+ _vm.callbackSendsms = $$v;
42580
+ },
42581
+ expression: "callbackSendsms"
42587
42582
  }
42588
- }, [_vm._v(_vm._s(msgType.text))]);
42589
- }), 1)], 1) : _vm._e()] : _vm._e(), _c('el-button-group', [_vm.modifyType == 'callback' ? _c('el-button', {
42583
+ }, _vm._l(_vm.msgTypeOptions, function (msgType) {
42584
+ return _c('el-checkbox', {
42585
+ key: msgType.value,
42586
+ attrs: {
42587
+ "label": msgType.value
42588
+ }
42589
+ }, [_vm._v(_vm._s(msgType.text))]);
42590
+ }), 1)], 1) : _vm._e()];
42591
+ })] : _vm._e(), _c('el-button-group', [_vm.modifyType == 'callback' ? _c('el-button', {
42590
42592
  directives: [{
42591
42593
  name: "text-lbl",
42592
42594
  rawName: "v-text-lbl",
@@ -42969,7 +42971,7 @@ var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render = function r
42969
42971
  }], null, false, 569711212)
42970
42972
  }) : _vm._e()], 1) : _vm._e()], 1) : _vm._e(), _c('ModifyWflogAddUser'), _c('WflogAddReader'), _c('ModifyWflogSubmitFile'), _c('ModifyWflogIdea'), _c('WriteToReadIdea'), _c('ModifyFormTrace')], 1);
42971
42973
  };
42972
- var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_staticRenderFns = [];
42974
+ var ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_staticRenderFns = [];
42973
42975
 
42974
42976
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=script&lang=js
42975
42977
  function ModifyWfNodelogvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return ModifyWfNodelogvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, ModifyWfNodelogvue_type_script_lang_js_typeof(o); }
@@ -43595,9 +43597,9 @@ function ModifyWfNodelogvue_type_script_lang_js_asyncToGenerator(n) { return fun
43595
43597
  });
43596
43598
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=script&lang=js
43597
43599
  /* harmony default export */ var src_ModifyWfNodelogvue_type_script_lang_js = (ModifyWfNodelogvue_type_script_lang_js);
43598
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=style&index=0&id=962da8a4&prod&scoped=true&lang=scss
43599
- var ModifyWfNodelogvue_type_style_index_0_id_962da8a4_prod_scoped_true_lang_scss = __webpack_require__(3773);
43600
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=style&index=0&id=962da8a4&prod&scoped=true&lang=scss
43600
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=style&index=0&id=46e09427&prod&scoped=true&lang=scss
43601
+ var ModifyWfNodelogvue_type_style_index_0_id_46e09427_prod_scoped_true_lang_scss = __webpack_require__(51681);
43602
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=style&index=0&id=46e09427&prod&scoped=true&lang=scss
43601
43603
 
43602
43604
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue
43603
43605
 
@@ -43610,11 +43612,11 @@ var ModifyWfNodelogvue_type_style_index_0_id_962da8a4_prod_scoped_true_lang_scss
43610
43612
 
43611
43613
  var ModifyWfNodelog_component = (0,componentNormalizer/* default */.A)(
43612
43614
  src_ModifyWfNodelogvue_type_script_lang_js,
43613
- ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render,
43614
- ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_staticRenderFns,
43615
+ ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_render,
43616
+ ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_staticRenderFns,
43615
43617
  false,
43616
43618
  null,
43617
- "962da8a4",
43619
+ "46e09427",
43618
43620
  null
43619
43621
 
43620
43622
  )
@@ -43873,8 +43875,8 @@ var SelectOuterDeputy_component = (0,componentNormalizer/* default */.A)(
43873
43875
  )
43874
43876
 
43875
43877
  /* harmony default export */ var SelectOuterDeputy = (SelectOuterDeputy_component.exports);
43876
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=b65a08f8&scoped=true
43877
- var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function render() {
43878
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=e9f6976a&scoped=true
43879
+ var SubmitHandlevue_type_template_id_e9f6976a_scoped_true_render = function render() {
43878
43880
  var _vm = this,
43879
43881
  _c = _vm._self._c;
43880
43882
  return _c('div', {
@@ -43912,7 +43914,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
43912
43914
  expression: "'SubmitHandle.processSteps'"
43913
43915
  }],
43914
43916
  staticClass: "el-table__cell tdlbl tdw17"
43915
- }, [_vm._v("流程环节")]), _c('td', {
43917
+ }, [_vm._v("流程环节 ")]), _c('td', {
43916
43918
  directives: [{
43917
43919
  name: "text-lbl",
43918
43920
  rawName: "v-text-lbl",
@@ -44019,7 +44021,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
44019
44021
  expression: "'ModifyWfNodelog.submitPath'"
44020
44022
  }],
44021
44023
  staticClass: "el-table__cell tdlbl tdw17"
44022
- }, [_vm._v("提交路径")]), _c('td', {
44024
+ }, [_vm._v("提交路径 ")]), _c('td', {
44023
44025
  staticClass: "el-table__cell tdcont tdw83 selectPath",
44024
44026
  attrs: {
44025
44027
  "colspan": "3"
@@ -44972,7 +44974,8 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
44972
44974
  "append-to-body": true,
44973
44975
  "toolbar-btns": _vm.busiformBtns,
44974
44976
  "on-basic-form-before-open": _vm.onBasicFormBeforeOpen,
44975
- "on-basic-form-submited": _vm.onBasicFormSubmited
44977
+ "on-basic-form-submited": _vm.onBasicFormSubmited,
44978
+ "on-basic-form-closed": _vm.onBasicFormClosed
44976
44979
  },
44977
44980
  scopedSlots: _vm._u([{
44978
44981
  key: "default",
@@ -44994,7 +44997,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
44994
44997
  }
44995
44998
  }) : _vm._e()], 1);
44996
44999
  };
44997
- var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_staticRenderFns = [];
45000
+ var SubmitHandlevue_type_template_id_e9f6976a_scoped_true_staticRenderFns = [];
44998
45001
 
44999
45002
  // EXTERNAL MODULE: ./packages/ecwapp/Wflowform/src/WfTaskNode.vue + 4 modules
45000
45003
  var WfTaskNode = __webpack_require__(67704);
@@ -45422,6 +45425,10 @@ function SubmitHandlevue_type_script_lang_js_toPrimitive(t, r) { if ("object" !=
45422
45425
  this.submitTemplateList.unshift(template_copy);
45423
45426
  }
45424
45427
  },
45428
+ onBasicFormClosed: function onBasicFormClosed($scope, vo, action) {
45429
+ this.formTitle = '';
45430
+ this.formVo = null;
45431
+ },
45425
45432
  saveSubmitTemplate: function saveSubmitTemplate() {
45426
45433
  var _this5 = this;
45427
45434
  if (this.curTN.tnIdeaLabelID && this.curTN.tnIdeaIsMust === 1) {
@@ -45563,9 +45570,9 @@ function SubmitHandlevue_type_script_lang_js_toPrimitive(t, r) { if ("object" !=
45563
45570
  });
45564
45571
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js
45565
45572
  /* harmony default export */ var src_SubmitHandlevue_type_script_lang_js = (SubmitHandlevue_type_script_lang_js);
45566
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=b65a08f8&prod&scoped=true&lang=scss
45567
- var SubmitHandlevue_type_style_index_0_id_b65a08f8_prod_scoped_true_lang_scss = __webpack_require__(36535);
45568
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=b65a08f8&prod&scoped=true&lang=scss
45573
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=e9f6976a&prod&scoped=true&lang=scss
45574
+ var SubmitHandlevue_type_style_index_0_id_e9f6976a_prod_scoped_true_lang_scss = __webpack_require__(5524);
45575
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=e9f6976a&prod&scoped=true&lang=scss
45569
45576
 
45570
45577
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue
45571
45578
 
@@ -45578,11 +45585,11 @@ var SubmitHandlevue_type_style_index_0_id_b65a08f8_prod_scoped_true_lang_scss =
45578
45585
 
45579
45586
  var SubmitHandle_component = (0,componentNormalizer/* default */.A)(
45580
45587
  src_SubmitHandlevue_type_script_lang_js,
45581
- SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render,
45582
- SubmitHandlevue_type_template_id_b65a08f8_scoped_true_staticRenderFns,
45588
+ SubmitHandlevue_type_template_id_e9f6976a_scoped_true_render,
45589
+ SubmitHandlevue_type_template_id_e9f6976a_scoped_true_staticRenderFns,
45583
45590
  false,
45584
45591
  null,
45585
- "b65a08f8",
45592
+ "e9f6976a",
45586
45593
  null
45587
45594
 
45588
45595
  )
@@ -116370,7 +116377,7 @@ var UdmGenerator_UserModuleForm = UserModuleForm;
116370
116377
 
116371
116378
  /***/ }),
116372
116379
 
116373
- /***/ 86700:
116380
+ /***/ 40353:
116374
116381
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
116375
116382
 
116376
116383
  "use strict";
@@ -117037,8 +117044,8 @@ var SideBar_component = (0,componentNormalizer/* default */.A)(
117037
117044
  )
117038
117045
 
117039
117046
  /* harmony default export */ var SideBar = (SideBar_component.exports);
117040
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=template&id=5c4008d4&scoped=true
117041
- var Centervue_type_template_id_5c4008d4_scoped_true_render = function render() {
117047
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=template&id=46bbfc1a&scoped=true
117048
+ var Centervue_type_template_id_46bbfc1a_scoped_true_render = function render() {
117042
117049
  var _vm = this,
117043
117050
  _c = _vm._self._c;
117044
117051
  return _c('el-scrollbar', {
@@ -117157,7 +117164,7 @@ var Centervue_type_template_id_5c4008d4_scoped_true_render = function render() {
117157
117164
  }
117158
117165
  })], 1)], 1)]);
117159
117166
  };
117160
- var Centervue_type_template_id_5c4008d4_scoped_true_staticRenderFns = [];
117167
+ var Centervue_type_template_id_46bbfc1a_scoped_true_staticRenderFns = [];
117161
117168
 
117162
117169
  // EXTERNAL MODULE: ./node_modules/jquery/dist/jquery.js
117163
117170
  var jquery = __webpack_require__(74692);
@@ -118082,6 +118089,12 @@ var _require22 = __webpack_require__(61289),
118082
118089
  _this4._connectionDragging = false;
118083
118090
  return;
118084
118091
  }
118092
+ // 框选结束后的 mouseup 会触发 click,此时应保持框选节点的选中状态
118093
+ if (oRegionSelect._selectEndTime && Date.now() - oRegionSelect._selectEndTime < 200) {
118094
+ return;
118095
+ }
118096
+ // 点击右键菜单项时不取消选中(菜单在 #center 内,点击会冒泡)
118097
+ if (jquery_default()(e.target).closest('.dropdown-menu, #centextMenu').length > 0) return;
118085
118098
  // 点击画布空白处:清除节点选中和连接选中
118086
118099
  var prevSelNodes2 = jquery_default()('.process.seled');
118087
118100
  jquery_default()('.process').removeClass('seled');
@@ -119258,7 +119271,8 @@ var _require22 = __webpack_require__(61289),
119258
119271
  pathMaxX: xyData.pathMaxX,
119259
119272
  pathMinY: xyData.pathMinY,
119260
119273
  pathMaxY: xyData.pathMaxY,
119261
- linesCount: xyData.linesCount
119274
+ linesCount: xyData.linesCount,
119275
+ midpoint: thisConnect ? thisConnect.midpoint : undefined
119262
119276
  });
119263
119277
  });
119264
119278
 
@@ -119780,13 +119794,13 @@ var _require22 = __webpack_require__(61289),
119780
119794
  });
119781
119795
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=script&lang=js
119782
119796
  /* harmony default export */ var components_Centervue_type_script_lang_js = (Centervue_type_script_lang_js);
119783
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=0&id=5c4008d4&prod&scoped=true&lang=scss
119784
- var Centervue_type_style_index_0_id_5c4008d4_prod_scoped_true_lang_scss = __webpack_require__(21510);
119785
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=0&id=5c4008d4&prod&scoped=true&lang=scss
119797
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=0&id=46bbfc1a&prod&scoped=true&lang=scss
119798
+ var Centervue_type_style_index_0_id_46bbfc1a_prod_scoped_true_lang_scss = __webpack_require__(357);
119799
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=0&id=46bbfc1a&prod&scoped=true&lang=scss
119786
119800
 
119787
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=1&id=5c4008d4&prod&lang=scss
119788
- var Centervue_type_style_index_1_id_5c4008d4_prod_lang_scss = __webpack_require__(90250);
119789
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=1&id=5c4008d4&prod&lang=scss
119801
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=1&id=46bbfc1a&prod&lang=scss
119802
+ var Centervue_type_style_index_1_id_46bbfc1a_prod_lang_scss = __webpack_require__(8289);
119803
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=1&id=46bbfc1a&prod&lang=scss
119790
119804
 
119791
119805
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue
119792
119806
 
@@ -119800,11 +119814,11 @@ var Centervue_type_style_index_1_id_5c4008d4_prod_lang_scss = __webpack_require_
119800
119814
 
119801
119815
  var Center_component = (0,componentNormalizer/* default */.A)(
119802
119816
  components_Centervue_type_script_lang_js,
119803
- Centervue_type_template_id_5c4008d4_scoped_true_render,
119804
- Centervue_type_template_id_5c4008d4_scoped_true_staticRenderFns,
119817
+ Centervue_type_template_id_46bbfc1a_scoped_true_render,
119818
+ Centervue_type_template_id_46bbfc1a_scoped_true_staticRenderFns,
119805
119819
  false,
119806
119820
  null,
119807
- "5c4008d4",
119821
+ "46bbfc1a",
119808
119822
  null
119809
119823
 
119810
119824
  )
@@ -121085,8 +121099,8 @@ var Tab0_system_component = (0,componentNormalizer/* default */.A)(
121085
121099
  )
121086
121100
 
121087
121101
  /* harmony default export */ var Tab0_system = (Tab0_system_component.exports);
121088
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=6fb1610c&scoped=true
121089
- var Tab1vue_type_template_id_6fb1610c_scoped_true_render = function render() {
121102
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=6502af06&scoped=true
121103
+ var Tab1vue_type_template_id_6502af06_scoped_true_render = function render() {
121090
121104
  var _vm = this,
121091
121105
  _c = _vm._self._c;
121092
121106
  return _c('div', [_c('div', {
@@ -121325,7 +121339,7 @@ var Tab1vue_type_template_id_6fb1610c_scoped_true_render = function render() {
121325
121339
  }
121326
121340
  }, [_vm._v("确 定")])], 1)])], 1);
121327
121341
  };
121328
- var Tab1vue_type_template_id_6fb1610c_scoped_true_staticRenderFns = [function () {
121342
+ var Tab1vue_type_template_id_6502af06_scoped_true_staticRenderFns = [function () {
121329
121343
  var _vm = this,
121330
121344
  _c = _vm._self._c;
121331
121345
  return _c('thead', [_c('tr', [_c('th', {
@@ -121353,7 +121367,7 @@ var Tab1vue_type_template_id_6fb1610c_scoped_true_staticRenderFns = [function ()
121353
121367
  }, [_vm._v("操作")])])]);
121354
121368
  }];
121355
121369
 
121356
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=6fb1610c&scoped=true
121370
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=6502af06&scoped=true
121357
121371
 
121358
121372
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/IdeaLabelForm.vue?vue&type=template&id=756bc2c5&scoped=true
121359
121373
  var IdeaLabelFormvue_type_template_id_756bc2c5_scoped_true_render = function render() {
@@ -122754,6 +122768,8 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
122754
122768
  saveIdeaLabel: function saveIdeaLabel() {
122755
122769
  var _this2 = this;
122756
122770
  var _this = this;
122771
+ // 将表单校验范围限定到对话框内部,避免其他面板的 .invalid-field 干扰导致确定按钮无响应
122772
+ var dialogFormEl = this.$refs.son ? this.$refs.son.$el : undefined;
122757
122773
  this.formValidate(function () {
122758
122774
  // 保存意见标签
122759
122775
  if (!_this2.curIdeaLabel.id) {
@@ -122803,7 +122819,7 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
122803
122819
  });
122804
122820
  _this2.$bus.emit('saveIdeaLable', _this2.ideaLabelArr);
122805
122821
  _this2.editLabelFormVisible = false;
122806
- });
122822
+ }, undefined, undefined, dialogFormEl);
122807
122823
  },
122808
122824
  // 选择常用意见标签
122809
122825
  selIdeaLabel: function selIdeaLabel() {
@@ -123010,9 +123026,9 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
123010
123026
  });
123011
123027
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=script&lang=js
123012
123028
  /* harmony default export */ var PanelProcess_Tab1vue_type_script_lang_js = (Tab1vue_type_script_lang_js);
123013
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=style&index=0&id=6fb1610c&prod&scoped=true&lang=scss
123014
- var Tab1vue_type_style_index_0_id_6fb1610c_prod_scoped_true_lang_scss = __webpack_require__(25112);
123015
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=style&index=0&id=6fb1610c&prod&scoped=true&lang=scss
123029
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=style&index=0&id=6502af06&prod&scoped=true&lang=scss
123030
+ var Tab1vue_type_style_index_0_id_6502af06_prod_scoped_true_lang_scss = __webpack_require__(38783);
123031
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=style&index=0&id=6502af06&prod&scoped=true&lang=scss
123016
123032
 
123017
123033
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue
123018
123034
 
@@ -123025,11 +123041,11 @@ var Tab1vue_type_style_index_0_id_6fb1610c_prod_scoped_true_lang_scss = __webpac
123025
123041
 
123026
123042
  var Tab1_component = (0,componentNormalizer/* default */.A)(
123027
123043
  PanelProcess_Tab1vue_type_script_lang_js,
123028
- Tab1vue_type_template_id_6fb1610c_scoped_true_render,
123029
- Tab1vue_type_template_id_6fb1610c_scoped_true_staticRenderFns,
123044
+ Tab1vue_type_template_id_6502af06_scoped_true_render,
123045
+ Tab1vue_type_template_id_6502af06_scoped_true_staticRenderFns,
123030
123046
  false,
123031
123047
  null,
123032
- "6fb1610c",
123048
+ "6502af06",
123033
123049
  null
123034
123050
 
123035
123051
  )
@@ -138411,38 +138427,90 @@ function getPathXyData(connection, thisConnect) {
138411
138427
  var firstEndpoints = [parseFloat(connection.endpoints[0].anchor.x), parseFloat(connection.endpoints[0].anchor.y), connection.endpoints[0].anchor.orientation[0], connection.endpoints[0].anchor.orientation[1]];
138412
138428
  var secondEndpoints = [parseFloat(connection.endpoints[1].anchor.x), parseFloat(connection.endpoints[1].anchor.y), connection.endpoints[1].anchor.orientation[0], connection.endpoints[1].anchor.orientation[1]];
138413
138429
  if (linesCount === 3) {
138414
- // 从svg path中获取下射线maxY
138430
+ // 从svg path中获取同轴异向的两端stub,4种情况全处理
138415
138431
  if (firstEndpoints[3] === 1 && secondEndpoints[3] === -1) {
138416
138432
  // 下出上入
138417
138433
  var lineData = paths[0].split(' ');
138418
138434
  pathMaxY = parseInt(lineData[5]) - parseInt(lineData[2]);
138435
+ pathMinY = -pathMaxY; // 同轴异向,两端 stub 相等
138436
+ } else if (firstEndpoints[3] === -1 && secondEndpoints[3] === 1) {
138437
+ // 上出下入
138438
+ var _lineData = paths[0].split(' ');
138439
+ pathMinY = parseInt(_lineData[2]) - parseInt(_lineData[5]);
138440
+ pathMaxY = -pathMinY; // 同轴异向,两端 stub 相等
138419
138441
  } else if (firstEndpoints[2] === 1 && secondEndpoints[2] === -1) {
138420
138442
  // 右出左入
138421
- var _lineData = paths[0].split(' ');
138422
- pathMaxX = parseInt(_lineData[4]) - parseInt(_lineData[1]);
138443
+ var _lineData2 = paths[0].split(' ');
138444
+ pathMaxX = parseInt(_lineData2[4]) - parseInt(_lineData2[1]);
138445
+ pathMinX = -pathMaxX; // 同轴异向,两端 stub 相等
138446
+ } else if (firstEndpoints[2] === -1 && secondEndpoints[2] === 1) {
138447
+ // 左出右入
138448
+ var _lineData3 = paths[0].split(' ');
138449
+ pathMinX = parseInt(_lineData3[1]) - parseInt(_lineData3[4]);
138450
+ pathMaxX = -pathMinX; // 同轴异向,两端 stub 相等
138423
138451
  }
138424
138452
  } else if (linesCount >= 4) {
138425
138453
  if (firstEndpoints[2] === 1) {
138426
138454
  // 右出
138427
- var _lineData2 = paths[0].split(' ');
138428
- pathMaxX = Math.abs(parseInt(_lineData2[1]) - parseInt(_lineData2[4])) + 5;
138455
+ var _lineData4 = paths[0].split(' ');
138456
+ pathMaxX = Math.abs(parseInt(_lineData4[1]) - parseInt(_lineData4[4])) + 5;
138457
+ }
138458
+ if (firstEndpoints[2] === -1) {
138459
+ // 左出
138460
+ var _lineData5 = paths[0].split(' ');
138461
+ pathMinX = -(Math.abs(parseInt(_lineData5[1]) - parseInt(_lineData5[4])) + 5);
138429
138462
  }
138430
138463
  if (secondEndpoints[2] === 1) {
138431
138464
  // 右入
138432
- var _lineData3 = paths[paths.length - 1].split(' ');
138433
- pathMaxX = Math.abs(parseInt(_lineData3[1]) - parseInt(_lineData3[4])) + 5;
138465
+ var _lineData6 = paths[paths.length - 1].split(' ');
138466
+ if (firstEndpoints[2] === 1) {
138467
+ // 右出右入(同侧):目标stub存入pathMinX,避免覆盖源的pathMaxX
138468
+ pathMinX = Math.abs(parseInt(_lineData6[1]) - parseInt(_lineData6[4])) + 5;
138469
+ } else {
138470
+ pathMaxX = Math.abs(parseInt(_lineData6[1]) - parseInt(_lineData6[4])) + 5;
138471
+ }
138472
+ }
138473
+ if (secondEndpoints[2] === -1) {
138474
+ // 左入
138475
+ var _lineData7 = paths[paths.length - 1].split(' ');
138476
+ if (firstEndpoints[2] === -1) {
138477
+ // 左出左入(同侧):目标stub存入pathMaxX,避免覆盖源的pathMinX
138478
+ pathMaxX = -(Math.abs(parseInt(_lineData7[1]) - parseInt(_lineData7[4])) + 5);
138479
+ } else {
138480
+ pathMinX = -(Math.abs(parseInt(_lineData7[1]) - parseInt(_lineData7[4])) + 5);
138481
+ }
138434
138482
  }
138435
138483
 
138436
138484
  // 从svg path中获取下射线maxY
138437
138485
  if (firstEndpoints[3] === 1) {
138438
138486
  // 下出
138439
- var _lineData4 = paths[0].split(' ');
138440
- pathMaxY = Math.abs(parseInt(_lineData4[2]) - parseInt(_lineData4[5])) + 5;
138487
+ var _lineData8 = paths[0].split(' ');
138488
+ pathMaxY = Math.abs(parseInt(_lineData8[2]) - parseInt(_lineData8[5])) + 5;
138489
+ }
138490
+ if (firstEndpoints[3] === -1) {
138491
+ // 上出
138492
+ var _lineData9 = paths[0].split(' ');
138493
+ pathMinY = -(Math.abs(parseInt(_lineData9[2]) - parseInt(_lineData9[5])) + 5);
138441
138494
  }
138442
138495
  if (secondEndpoints[3] === 1) {
138443
138496
  // 下入
138444
- var _lineData5 = paths[paths.length - 1].split(' ');
138445
- pathMaxY = Math.abs(parseInt(_lineData5[2]) - parseInt(_lineData5[5])) + 5;
138497
+ var _lineData10 = paths[paths.length - 1].split(' ');
138498
+ if (firstEndpoints[3] === 1) {
138499
+ // 下出下入(同侧):目标stub存入pathMinY,避免覆盖源的pathMaxY
138500
+ pathMinY = Math.abs(parseInt(_lineData10[2]) - parseInt(_lineData10[5])) + 5;
138501
+ } else {
138502
+ pathMaxY = Math.abs(parseInt(_lineData10[2]) - parseInt(_lineData10[5])) + 5;
138503
+ }
138504
+ }
138505
+ if (secondEndpoints[3] === -1) {
138506
+ // 上入
138507
+ var _lineData11 = paths[paths.length - 1].split(' ');
138508
+ if (firstEndpoints[3] === -1) {
138509
+ // 上出上入(同侧):目标stub存入pathMaxY,避免覆盖源的pathMinY
138510
+ pathMaxY = -(Math.abs(parseInt(_lineData11[2]) - parseInt(_lineData11[5])) + 5);
138511
+ } else {
138512
+ pathMinY = -(Math.abs(parseInt(_lineData11[2]) - parseInt(_lineData11[5])) + 5);
138513
+ }
138446
138514
  }
138447
138515
  }
138448
138516
  return {
@@ -138479,6 +138547,7 @@ function dragLine(_this, connection, thisConnect) {
138479
138547
 
138480
138548
  var firstEndpoints = connection.endpoints[0].anchor.orientation;
138481
138549
  var secondEndpoints = connection.endpoints[1].anchor.orientation;
138550
+ var isSameNode = thisConnect.PageSourceId === thisConnect.PageTargetId;
138482
138551
 
138483
138552
  // 检测是否可拖拉,仅位于路径canvas四边的路径可拖拉,射出、射入路径不可拖拉
138484
138553
  if (firstEndpoints[0] !== 0) {
@@ -138540,38 +138609,72 @@ function dragLine(_this, connection, thisConnect) {
138540
138609
  var y = ev.pageY;
138541
138610
  var stub = [0, 0];
138542
138611
  if (lineCount <= 3) {
138612
+ var isSameSide = firstEndpoints[0] !== 0 && firstEndpoints[0] === secondEndpoints[0] || firstEndpoints[1] !== 0 && firstEndpoints[1] === secondEndpoints[1];
138613
+ var minStub = isSameSide || isSameNode ? 50 : 10;
138543
138614
  if (firstEndpoints[0] === -1) {
138544
- // 水平射线,左出左入,左右拖拉
138615
+ // 水平射线,左出
138545
138616
  distance = -(Math.abs(initialMinX) - (x - _this.dragLineObj.disX));
138546
- if (distance > -10) {
138547
- distance = -10;
138617
+ if (distance > -minStub) {
138618
+ distance = -minStub;
138548
138619
  }
138549
138620
  thisConnect.pathMinX = distance;
138550
- stub = [-distance, 10];
138621
+ if (isSameNode) {
138622
+ stub = [-distance, 50];
138623
+ } else if (!isSameSide) {
138624
+ // 同轴异向:两端stub同步更新
138625
+ thisConnect.pathMaxX = -distance;
138626
+ stub = [-distance, -distance];
138627
+ } else {
138628
+ stub = [-distance, minStub];
138629
+ }
138551
138630
  } else if (firstEndpoints[0] === 1) {
138552
- // 水平射线,右出右入,左右拖拉
138631
+ // 水平射线,右出
138553
138632
  distance = Math.abs(initialMaxX) + (x - _this.dragLineObj.disX);
138554
- if (distance < 10) {
138555
- distance = 10;
138633
+ if (distance < minStub) {
138634
+ distance = minStub;
138556
138635
  }
138557
138636
  thisConnect.pathMaxX = distance;
138558
- stub = [distance, 10];
138637
+ if (isSameNode) {
138638
+ stub = [distance, 50];
138639
+ } else if (!isSameSide) {
138640
+ // 同轴异向:两端stub同步更新
138641
+ thisConnect.pathMinX = -distance;
138642
+ stub = [distance, distance];
138643
+ } else {
138644
+ stub = [distance, minStub];
138645
+ }
138559
138646
  } else if (firstEndpoints[1] === -1) {
138560
- // 垂直射线,上出上入,上下拖拉
138647
+ // 垂直射线,上出
138561
138648
  distance = -(Math.abs(initialMinY) - (y - _this.dragLineObj.disY));
138562
- if (distance > -10) {
138563
- distance = -10;
138649
+ if (distance > -minStub) {
138650
+ distance = -minStub;
138564
138651
  }
138565
138652
  thisConnect.pathMinY = distance;
138566
- stub = [-distance, 10];
138653
+ if (isSameNode) {
138654
+ stub = [-distance, 50];
138655
+ } else if (!isSameSide) {
138656
+ // 同轴异向:两端stub同步更新
138657
+ thisConnect.pathMaxY = -distance;
138658
+ stub = [-distance, -distance];
138659
+ } else {
138660
+ stub = [-distance, minStub];
138661
+ }
138567
138662
  } else if (firstEndpoints[1] === 1) {
138568
- // 垂直射线,下出下入,上下拖拉
138663
+ // 垂直射线,下出
138569
138664
  distance = Math.abs(initialMaxY) + (y - _this.dragLineObj.disY);
138570
- if (distance < 10) {
138571
- distance = 10;
138665
+ if (distance < minStub) {
138666
+ distance = minStub;
138572
138667
  }
138573
138668
  thisConnect.pathMaxY = distance;
138574
- stub = [distance, 10];
138669
+ if (isSameNode) {
138670
+ stub = [distance, 50];
138671
+ } else if (!isSameSide) {
138672
+ // 同轴异向:两端stub同步更新
138673
+ thisConnect.pathMinY = -distance;
138674
+ stub = [distance, distance];
138675
+ } else {
138676
+ stub = [distance, minStub];
138677
+ }
138575
138678
  }
138576
138679
  } else if (lineCount === 4) {
138577
138680
  if (firstEndpoints[0] === -1) {
@@ -138686,6 +138789,7 @@ function dragLine(_this, connection, thisConnect) {
138686
138789
  } else if (lineCount === 5) {
138687
138790
  if (firstEndpoints[0] !== 0) {
138688
138791
  // 水平射线,左右拖拉
138792
+ var hSameSide = firstEndpoints[0] === secondEndpoints[0];
138689
138793
  if (Math.abs(canvasMarginLeft + canvasLeft - _this.dragLineObj.disX) <= 10) {
138690
138794
  // 左侧边拖拉
138691
138795
  // console.log('left drap..')
@@ -138696,7 +138800,12 @@ function dragLine(_this, connection, thisConnect) {
138696
138800
  distance = -10;
138697
138801
  }
138698
138802
  thisConnect.pathMinX = distance;
138699
- stub = [-distance, Math.abs(initialMaxX)];
138803
+ if (!hSameSide) {
138804
+ thisConnect.pathMaxX = -distance;
138805
+ stub = [-distance, -distance];
138806
+ } else {
138807
+ stub = [-distance, Math.abs(initialMaxX)];
138808
+ }
138700
138809
  } else if (firstEndpoints[0] === 1) {
138701
138810
  // 水平射线,右出左入,靠近终点左侧拖拉
138702
138811
  distance = -(Math.abs(initialMinX) - (x - _this.dragLineObj.disX));
@@ -138704,7 +138813,12 @@ function dragLine(_this, connection, thisConnect) {
138704
138813
  distance = -10;
138705
138814
  }
138706
138815
  thisConnect.pathMinX = distance;
138707
- stub = [Math.abs(initialMaxX), -distance];
138816
+ if (!hSameSide) {
138817
+ thisConnect.pathMaxX = -distance;
138818
+ stub = [-distance, -distance];
138819
+ } else {
138820
+ stub = [Math.abs(initialMaxX), -distance];
138821
+ }
138708
138822
  }
138709
138823
  } else {
138710
138824
  // 右侧边拖拉
@@ -138716,7 +138830,12 @@ function dragLine(_this, connection, thisConnect) {
138716
138830
  distance = 10;
138717
138831
  }
138718
138832
  thisConnect.pathMaxX = distance;
138719
- stub = [Math.abs(initialMinX), distance];
138833
+ if (!hSameSide) {
138834
+ thisConnect.pathMinX = -distance;
138835
+ stub = [distance, distance];
138836
+ } else {
138837
+ stub = [Math.abs(initialMinX), distance];
138838
+ }
138720
138839
  } else if (firstEndpoints[0] === 1) {
138721
138840
  // 水平射线,右出左入,靠近起点右侧拖拉
138722
138841
  distance = Math.abs(initialMaxX) + (x - _this.dragLineObj.disX);
@@ -138724,11 +138843,17 @@ function dragLine(_this, connection, thisConnect) {
138724
138843
  distance = 10;
138725
138844
  }
138726
138845
  thisConnect.pathMaxX = distance;
138727
- stub = [distance, Math.abs(initialMinX)];
138846
+ if (!hSameSide) {
138847
+ thisConnect.pathMinX = -distance;
138848
+ stub = [distance, distance];
138849
+ } else {
138850
+ stub = [distance, Math.abs(initialMinX)];
138851
+ }
138728
138852
  }
138729
138853
  }
138730
138854
  } else {
138731
138855
  // 垂直射线,上下拖拉
138856
+ var vSameSide = firstEndpoints[1] === secondEndpoints[1];
138732
138857
  if (Math.abs(canvasMarginTop + canvasTop - _this.dragLineObj.disY - scrollTop) <= 10) {
138733
138858
  // 顶部侧边拖拉
138734
138859
  // console.log('top drap..')
@@ -138739,7 +138864,12 @@ function dragLine(_this, connection, thisConnect) {
138739
138864
  distance = -10;
138740
138865
  }
138741
138866
  thisConnect.pathMinY = distance;
138742
- stub = [-distance, Math.abs(initialMaxY)];
138867
+ if (!vSameSide) {
138868
+ thisConnect.pathMaxY = -distance;
138869
+ stub = [-distance, -distance];
138870
+ } else {
138871
+ stub = [-distance, Math.abs(initialMaxY)];
138872
+ }
138743
138873
  } else if (firstEndpoints[1] === 1) {
138744
138874
  // 垂直射线,下出上入,靠近终点上下拖拉
138745
138875
  distance = -(Math.abs(initialMaxY) - (y - _this.dragLineObj.disY));
@@ -138747,7 +138877,12 @@ function dragLine(_this, connection, thisConnect) {
138747
138877
  distance = -10;
138748
138878
  }
138749
138879
  thisConnect.pathMinY = distance;
138750
- stub = [Math.abs(initialMaxY), -distance];
138880
+ if (!vSameSide) {
138881
+ thisConnect.pathMaxY = -distance;
138882
+ stub = [-distance, -distance];
138883
+ } else {
138884
+ stub = [Math.abs(initialMaxY), -distance];
138885
+ }
138751
138886
  }
138752
138887
  } else {
138753
138888
  // 底部侧边拖拉
@@ -138759,7 +138894,12 @@ function dragLine(_this, connection, thisConnect) {
138759
138894
  distance = 10;
138760
138895
  }
138761
138896
  thisConnect.pathMaxY = distance;
138762
- stub = [Math.abs(initialMinY), distance];
138897
+ if (!vSameSide) {
138898
+ thisConnect.pathMinY = -distance;
138899
+ stub = [distance, distance];
138900
+ } else {
138901
+ stub = [Math.abs(initialMinY), distance];
138902
+ }
138763
138903
  } else if (firstEndpoints[1] === 1) {
138764
138904
  // 垂直射线,下出下入,靠起点上下拖拉
138765
138905
  distance = Math.abs(initialMaxY) + (y - _this.dragLineObj.disY);
@@ -138767,17 +138907,35 @@ function dragLine(_this, connection, thisConnect) {
138767
138907
  distance = 10;
138768
138908
  }
138769
138909
  thisConnect.pathMaxY = distance;
138770
- stub = [distance, Math.abs(initialMaxY)];
138910
+ if (!vSameSide) {
138911
+ thisConnect.pathMinY = -distance;
138912
+ stub = [distance, distance];
138913
+ } else {
138914
+ stub = [distance, Math.abs(initialMaxY)];
138915
+ }
138771
138916
  }
138772
138917
  }
138773
138918
  }
138774
138919
  }
138920
+ // 垂直锚点组合2段线:源端延伸全距离,目标端不延伸(自环连接除外)
138921
+ var respectStubs = false;
138922
+ if (!isSameNode) {
138923
+ if (firstEndpoints[0] !== 0 && secondEndpoints[1] !== 0) {
138924
+ // 水平出 + 垂直入(如左出上入、右出下入)
138925
+ stub = [Math.abs(initialMaxX), 0];
138926
+ respectStubs = true;
138927
+ } else if (firstEndpoints[1] !== 0 && secondEndpoints[0] !== 0) {
138928
+ // 垂直出 + 水平入(如上出左入、下出右入)
138929
+ stub = [Math.abs(initialMaxY), 0];
138930
+ respectStubs = true;
138931
+ }
138932
+ }
138775
138933
  connection.setConnector(['Flowchart', {
138776
138934
  stub: stub,
138777
138935
  gap: 5,
138778
138936
  cornerRadius: 5,
138779
- alwaysRespectStubs: false,
138780
- midpoint: 0.5
138937
+ alwaysRespectStubs: respectStubs,
138938
+ midpoint: respectStubs ? 0 : 0.5
138781
138939
  }]);
138782
138940
  connection.addOverlay(['Arrow', {
138783
138941
  width: 10,
@@ -139177,67 +139335,137 @@ function createPathLine(connectsArr) {
139177
139335
  var lineDistance = 0;
139178
139336
  var connector = void 0;
139179
139337
  var stub = [0, 0]; // stub[0]:偏移量,stub[1]:最小偏移量
139180
-
139338
+ var alwaysRespectStubs = false;
139339
+ var midpoint = 0.5;
139181
139340
  if (connectsArr[j].type === 'Straight') {
139182
139341
  connector = ['Straight', {
139183
139342
  stub: [0, 0]
139184
139343
  }];
139185
139344
  } else if (connectsArr[j].type === 'Flowchart') {
139186
- if (connectsArr[j].linesCount === 1) {
139187
- stub = [0, 0];
139188
- } else if (anchors[0][3] !== 0 && anchors[1][3] !== anchors[0][3] && connectsArr[j].pathMinX !== undefined && Math.abs(connectsArr[j].pathMaxX) < 10 && Math.abs(connectsArr[j].pathMinX) < 10) {
139189
- // 垂直射线,偏移小于10
139345
+ var isSameNode = connectsArr[j].PageSourceId === connectsArr[j].PageTargetId;
139346
+ var isSameAxisSameDir = anchors[0][2] !== 0 && anchors[0][2] === anchors[1][2] || anchors[0][3] !== 0 && anchors[0][3] === anchors[1][3];
139347
+ var isSameAxisDiffDir = anchors[0][2] !== 0 && anchors[1][2] !== 0 && anchors[0][2] !== anchors[1][2] || anchors[0][3] !== 0 && anchors[1][3] !== 0 && anchors[0][3] !== anchors[1][3];
139348
+ var isDiffAxis = anchors[0][2] !== 0 && anchors[1][3] !== 0 || anchors[0][3] !== 0 && anchors[1][2] !== 0;
139349
+ if (isSameNode) {
139350
+ // 自环连接:minStub=50,必须在isDiffAxis之前判断(自环可能跨轴)
139351
+ stub = [50, 50];
139352
+ if (connectsArr[j].linesCount && connectsArr[j].linesCount >= 3) {
139353
+ if (anchors[0][2] === -1 && anchors[1][2] === -1) {
139354
+ var s0 = Math.abs(connectsArr[j].pathMinX) || 50;
139355
+ var s1 = Math.abs(connectsArr[j].pathMaxX) || 50;
139356
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139357
+ } else if (anchors[0][2] === 1 && anchors[1][2] === 1) {
139358
+ var s0 = Math.abs(connectsArr[j].pathMaxX) || 50;
139359
+ var s1 = Math.abs(connectsArr[j].pathMinX) || 50;
139360
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139361
+ } else if (anchors[0][3] === -1 && anchors[1][3] === -1) {
139362
+ var s0 = Math.abs(connectsArr[j].pathMinY) || 50;
139363
+ var s1 = Math.abs(connectsArr[j].pathMaxY) || 50;
139364
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139365
+ } else if (anchors[0][3] === 1 && anchors[1][3] === 1) {
139366
+ var s0 = Math.abs(connectsArr[j].pathMaxY) || 50;
139367
+ var s1 = Math.abs(connectsArr[j].pathMinY) || 50;
139368
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139369
+ }
139370
+ }
139371
+ alwaysRespectStubs = true;
139372
+ } else if (isDiffAxis) {
139373
+ // 不同轴(垂直锚点组合):stub使用固定默认值,不使用pathMaxX/pathMaxY
139374
+ stub = [50, 0];
139375
+ alwaysRespectStubs = true;
139376
+ midpoint = 0;
139377
+ } else if (connectsArr[j].linesCount === 1) {
139190
139378
  stub = [0, 0];
139191
- } else if (anchors[0][2] !== 0 && anchors[1][2] !== anchors[0][2] && connectsArr[j].pathMinY !== undefined && Math.abs(connectsArr[j].pathMaxY) < 10 && Math.abs(connectsArr[j].pathMinY) < 10) {
139192
- // 水平射线,偏移小于10
139193
- stub = [0, 0];
139194
- } else if (connectsArr[j].linesCount === 3) {
139379
+ } else if (isSameAxisSameDir) {
139380
+ // 同侧锚点(不含自环):使用保存的path值,minStub=50保证U型结构
139381
+ stub = [50, 50];
139382
+ if (connectsArr[j].linesCount && connectsArr[j].linesCount >= 3) {
139383
+ if (anchors[0][2] === -1 && anchors[1][2] === -1) {
139384
+ var s0 = Math.abs(connectsArr[j].pathMinX) || 50;
139385
+ var s1 = Math.abs(connectsArr[j].pathMaxX) || 50;
139386
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139387
+ } else if (anchors[0][2] === 1 && anchors[1][2] === 1) {
139388
+ var s0 = Math.abs(connectsArr[j].pathMaxX) || 50;
139389
+ var s1 = Math.abs(connectsArr[j].pathMinX) || 50;
139390
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139391
+ } else if (anchors[0][3] === -1 && anchors[1][3] === -1) {
139392
+ var s0 = Math.abs(connectsArr[j].pathMinY) || 50;
139393
+ var s1 = Math.abs(connectsArr[j].pathMaxY) || 50;
139394
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139395
+ } else if (anchors[0][3] === 1 && anchors[1][3] === 1) {
139396
+ var s0 = Math.abs(connectsArr[j].pathMaxY) || 50;
139397
+ var s1 = Math.abs(connectsArr[j].pathMinY) || 50;
139398
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139399
+ }
139400
+ }
139401
+ } else if (isSameAxisDiffDir) {
139402
+ // 同轴异向:minStub=10,任意一端stub为0或NaN时触发CSS精确计算
139195
139403
  if (anchors[0][2] === -1) {
139196
- // 水平射线,左出
139197
- stub = [Math.abs(connectsArr[j].pathMinX), 10];
139404
+ stub = [Math.abs(connectsArr[j].pathMinX), Math.abs(connectsArr[j].pathMaxX)];
139198
139405
  } else if (anchors[0][2] === 1) {
139199
- // 水平射线,右出
139200
- stub = [Math.abs(connectsArr[j].pathMaxX), 10];
139406
+ stub = [Math.abs(connectsArr[j].pathMaxX), Math.abs(connectsArr[j].pathMinX)];
139201
139407
  } else if (anchors[0][3] === -1) {
139202
- // 垂直射线,上出
139203
- stub = [Math.abs(connectsArr[j].pathMinY), 10];
139408
+ stub = [Math.abs(connectsArr[j].pathMinY), Math.abs(connectsArr[j].pathMaxY)];
139204
139409
  } else if (anchors[0][3] === 1) {
139205
- // 垂直射线,下出
139206
- stub = [Math.abs(connectsArr[j].pathMaxY), 10];
139207
- }
139208
- if (isNaN(stub[0])) stub[0] = 50;
139410
+ stub = [Math.abs(connectsArr[j].pathMaxY), Math.abs(connectsArr[j].pathMinY)];
139411
+ }
139412
+
139413
+ // 任意一端stub0或NaN(旧数据):使用CSS坐标精确计算,确保水平段在两节点中间
139414
+ if (isNaN(stub[0]) || stub[0] === 0 || isNaN(stub[1]) || stub[1] === 0) {
139415
+ var _sourceNode = jquery__WEBPACK_IMPORTED_MODULE_0___default()('#' + connectsArr[j].PageSourceId);
139416
+ var targetNode = jquery__WEBPACK_IMPORTED_MODULE_0___default()('#' + connectsArr[j].PageTargetId);
139417
+ var srcTop = parseInt(_sourceNode.css('top')) || 0;
139418
+ var srcLeft = parseInt(_sourceNode.css('left')) || 0;
139419
+ var srcW = _sourceNode.outerWidth() || 0;
139420
+ var srcH = _sourceNode.outerHeight() || 0;
139421
+ var tgtTop = parseInt(targetNode.css('top')) || 0;
139422
+ var tgtLeft = parseInt(targetNode.css('left')) || 0;
139423
+ var tgtW = targetNode.outerWidth() || 0;
139424
+ var tgtH = targetNode.outerHeight() || 0;
139425
+ if (anchors[0][2] !== 0) {
139426
+ // 水平方向(左出右入、右出左入)
139427
+ var srcAnchorX = srcLeft + srcW * anchors[0][0];
139428
+ var tgtAnchorX = tgtLeft + tgtW * anchors[1][0];
139429
+ var midX = (srcAnchorX + tgtAnchorX) / 2;
139430
+ stub[0] = Math.abs(midX - srcAnchorX);
139431
+ stub[1] = Math.abs(tgtAnchorX - midX);
139432
+ } else if (anchors[0][3] !== 0) {
139433
+ // 垂直方向(上出下入、下出上入)
139434
+ var srcAnchorY = srcTop + srcH * anchors[0][1];
139435
+ var tgtAnchorY = tgtTop + tgtH * anchors[1][1];
139436
+ var midY = (srcAnchorY + tgtAnchorY) / 2;
139437
+ stub[0] = Math.abs(midY - srcAnchorY);
139438
+ stub[1] = Math.abs(tgtAnchorY - midY);
139439
+ }
139440
+ }
139441
+ if (isNaN(stub[0]) || stub[0] === 0) stub[0] = 10;
139442
+ if (isNaN(stub[1]) || stub[1] === 0) stub[1] = stub[0];
139443
+ alwaysRespectStubs = true;
139209
139444
  } else if (connectsArr[j].linesCount >= 4) {
139445
+ // 其他4段线:使用保存的path值
139210
139446
  stub = [10, 10];
139211
139447
  if (anchors[0][2] === -1) {
139212
- // 水平射线,左出
139213
139448
  stub[0] = Math.abs(connectsArr[j].pathMinX);
139214
139449
  } else if (anchors[0][2] === 1) {
139215
- // 水平射线,右出
139216
139450
  stub[0] = Math.abs(connectsArr[j].pathMaxX);
139217
139451
  } else if (anchors[0][3] === -1) {
139218
- // 垂直射线,上出
139219
139452
  stub[0] = Math.abs(connectsArr[j].pathMinY);
139220
139453
  } else if (anchors[0][3] === 1) {
139221
- // 垂直射线,下出
139222
139454
  stub[0] = Math.abs(connectsArr[j].pathMaxY);
139223
139455
  }
139224
139456
  if (anchors[1][2] === -1) {
139225
- // 水平射线,左入
139226
139457
  stub[1] = Math.abs(connectsArr[j].pathMinX);
139227
139458
  } else if (anchors[1][2] === 1) {
139228
- // 水平射线,右入
139229
139459
  stub[1] = Math.abs(connectsArr[j].pathMaxX);
139230
139460
  } else if (anchors[1][3] === -1) {
139231
- // 垂直射线,上入
139232
139461
  stub[1] = Math.abs(connectsArr[j].pathMinY);
139233
139462
  } else if (anchors[1][3] === 1) {
139234
- // 垂直射线,下入
139235
139463
  stub[1] = Math.abs(connectsArr[j].pathMaxY);
139236
139464
  }
139237
- if (stub[0] === 10 && stub[1] === 10) {
139238
- connector = ['Flowchart', {
139239
- stub: [50, 50]
139240
- }];
139465
+
139466
+ // 旧代码默认值历史数据:stub值都是50时,使用[0,0]
139467
+ if ((stub[0] === 50 || stub[0] === 10) && (stub[1] === 50 || stub[1] === 10)) {
139468
+ stub = [0, 0];
139241
139469
  }
139242
139470
  } else if (Math.abs(connectsArr[j].pathMaxX) > 10 || Math.abs(connectsArr[j].pathMinX) > 10) {
139243
139471
  // 兼容旧数据格式,旧数据格式没有lineCount属性
@@ -139281,8 +139509,8 @@ function createPathLine(connectsArr) {
139281
139509
  stub: stub,
139282
139510
  gap: 5,
139283
139511
  cornerRadius: 5,
139284
- alwaysRespectStubs: false,
139285
- midpoint: 0.5
139512
+ alwaysRespectStubs: alwaysRespectStubs,
139513
+ midpoint: midpoint
139286
139514
  }];
139287
139515
  } else if (connectsArr[j].type === 'Bezier') {
139288
139516
  connector = ['Bezier', {
@@ -139293,14 +139521,11 @@ function createPathLine(connectsArr) {
139293
139521
  if (sourceNode.hasClass('dfzjd') || sourceNode.hasClass('zyjd')) {
139294
139522
  connectsArr[j].label = '';
139295
139523
  }
139524
+ var conn;
139296
139525
  try {
139297
- createConnect(connectsArr[j], connector, anchors);
139526
+ conn = createConnect(connectsArr[j], connector, anchors);
139298
139527
  } catch (e) {
139299
- try {
139300
- createConnect(connectsArr[j], connector, anchors);
139301
- } catch (e2) {
139302
- console.warn('createConnect failed after retry:', e2.message, connectsArr[j]);
139303
- }
139528
+ conn = createConnect(connectsArr[j], connector, anchors);
139304
139529
  }
139305
139530
  }
139306
139531
  }
@@ -140708,6 +140933,10 @@ RegionSelect.prototype.onSelect = function (evt, sDivId) {
140708
140933
  };
140709
140934
  RegionSelect.prototype.onEnd = function () {
140710
140935
  var self = this;
140936
+ // 记录框选结束时间,用于区分框选后的 click 和普通点击
140937
+ if (self.isSelect && _selectedRegions.length > 0) {
140938
+ self._selectEndTime = Date.now();
140939
+ }
140711
140940
  if (self.selectDiv) {
140712
140941
  self.selectDiv.style.display = 'none';
140713
140942
  }
@@ -164852,7 +165081,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "span[data-v-26aedf1c]{white-space:pre-
164852
165081
 
164853
165082
  /***/ }),
164854
165083
 
164855
- /***/ 48372:
165084
+ /***/ 59196:
164856
165085
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
164857
165086
 
164858
165087
  "use strict";
@@ -164866,14 +165095,14 @@ __webpack_require__.r(__webpack_exports__);
164866
165095
 
164867
165096
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
164868
165097
  // Module
164869
- ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-4d086af2] .el-progress{margin:20px auto}[data-v-4d086af2] .el-button--mini{padding:6px;font-size:12px;margin-right:6px}[data-v-4d086af2] .invalid-field .el-input__inner{border:1px solid #c03639!important}[data-v-4d086af2] .el-dialog__body{min-height:180px;overflow-y:auto}[data-v-4d086af2] .el-dialog__body .basicform-panel{position:relative;overflow-x:hidden}[data-v-4d086af2] .el-dialog__body .basicform-panel .el-scrollbar{height:100%;width:100%}[data-v-4d086af2] .el-dialog__body .basicform-panel .el-scrollbar .el-scrollbar__wrap{overflow-x:hidden;margin-bottom:0!important}[data-v-4d086af2] .el-dialog__body .basicform-panel .el-scrollbar__border{position:relative}[data-v-4d086af2] .el-dialog__body .basicform-panel .el-scrollbar__border:before{content:\"\";position:absolute;border-right:1px solid #ebeef5;top:0;right:0;height:100%;z-index:2}[data-v-4d086af2] .el-dialog__body .basicform-panel .el-scrollbar__border:after{content:\"\";position:absolute;border-bottom:1px solid #ebeef5;bottom:0;left:0;width:100%;z-index:2}[data-v-4d086af2] .el-dialog__body .el-tabs--top{margin-top:-10px}[data-v-4d086af2] .el-dialog__body .busi-form-container-border{position:relative}[data-v-4d086af2] .el-dialog__body .busi-form-container-border:before{content:\"\";position:absolute;border-top:1px solid #ebeef5;top:0;left:0;width:100%;z-index:5}[data-v-4d086af2] .el-dialog__body .busi-form-container-border:after{content:\"\";position:absolute;border-top:1px solid #ebeef5;bottom:0;left:0;width:100%;z-index:5}[data-v-4d086af2] .el-dialog__body .inner-table-margin-top{margin-top:20px;border-top:1px solid #e2e7ed;border-left:1px solid #e2e7ed}[data-v-4d086af2] .el-dialog__body .inner-table-margin-bottom{margin-bottom:20px}[data-v-4d086af2] .el-dialog__body td{cursor:default!important}", ""]);
165098
+ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-0e4abb10] .el-progress{margin:20px auto}[data-v-0e4abb10] .el-button--mini{padding:6px;font-size:12px;margin-right:6px}[data-v-0e4abb10] .invalid-field .el-input__inner{border:1px solid #c03639!important}[data-v-0e4abb10] .el-dialog__body{min-height:180px;overflow-y:auto}[data-v-0e4abb10] .el-dialog__body .basicform-panel{position:relative;overflow-x:hidden}[data-v-0e4abb10] .el-dialog__body .basicform-panel .el-scrollbar{height:100%;width:100%}[data-v-0e4abb10] .el-dialog__body .basicform-panel .el-scrollbar .el-scrollbar__wrap{overflow-x:hidden;margin-bottom:0!important}[data-v-0e4abb10] .el-dialog__body .basicform-panel .el-scrollbar__border{position:relative}[data-v-0e4abb10] .el-dialog__body .basicform-panel .el-scrollbar__border:before{content:\"\";position:absolute;border-right:1px solid #ebeef5;top:0;right:0;height:100%;z-index:2}[data-v-0e4abb10] .el-dialog__body .basicform-panel .el-scrollbar__border:after{content:\"\";position:absolute;border-bottom:1px solid #ebeef5;bottom:0;left:0;width:100%;z-index:2}[data-v-0e4abb10] .el-dialog__body .el-tabs--top{margin-top:-10px}[data-v-0e4abb10] .el-dialog__body .busi-form-container-border{position:relative}[data-v-0e4abb10] .el-dialog__body .busi-form-container-border:before{content:\"\";position:absolute;border-top:1px solid #ebeef5;top:0;left:0;width:100%;z-index:5}[data-v-0e4abb10] .el-dialog__body .busi-form-container-border:after{content:\"\";position:absolute;border-top:1px solid #ebeef5;bottom:0;left:0;width:100%;z-index:5}[data-v-0e4abb10] .el-dialog__body .inner-table-margin-top{margin-top:20px;border-top:1px solid #e2e7ed;border-left:1px solid #e2e7ed}[data-v-0e4abb10] .el-dialog__body .inner-table-margin-bottom{margin-bottom:20px}[data-v-0e4abb10] .el-dialog__body td{cursor:default!important}", ""]);
164870
165099
  // Exports
164871
165100
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
164872
165101
 
164873
165102
 
164874
165103
  /***/ }),
164875
165104
 
164876
- /***/ 72920:
165105
+ /***/ 9096:
164877
165106
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
164878
165107
 
164879
165108
  "use strict";
@@ -165655,7 +165884,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".img-view-dialog[data-v-208a9735]{posi
165655
165884
 
165656
165885
  /***/ }),
165657
165886
 
165658
- /***/ 33736:
165887
+ /***/ 67684:
165659
165888
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165660
165889
 
165661
165890
  "use strict";
@@ -165669,7 +165898,7 @@ __webpack_require__.r(__webpack_exports__);
165669
165898
 
165670
165899
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
165671
165900
  // Module
165672
- ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-962da8a4] .el-dialog__body{min-height:500px}[data-v-962da8a4] .el-dialog__body .handwritingIdea{width:100px}[data-v-962da8a4] .el-table__row .cell{line-height:18px;white-space:pre-wrap}[data-v-962da8a4] .el-table__row td{padding:5px 0}[data-v-962da8a4] .el-table__row .el-checkbox__label{display:none}.el-table-toolbar[data-v-962da8a4]{margin:0 0 10px 0}.el-table-toolbar .el-row[data-v-962da8a4]{height:32px;line-height:32px}.el-table-toolbar-right[data-v-962da8a4]{text-align:right}.el-table-toolbar-right[data-v-962da8a4] .el-checkbox__input+.el-checkbox__label{color:inherit;margin-right:10px}", ""]);
165901
+ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-46e09427] .el-dialog__body{min-height:500px}[data-v-46e09427] .el-dialog__body .handwritingIdea{width:100px}[data-v-46e09427] .el-table__row .cell{line-height:18px;white-space:pre-wrap}[data-v-46e09427] .el-table__row td{padding:5px 0}[data-v-46e09427] .el-table__row .el-checkbox__label{display:none}.el-table-toolbar[data-v-46e09427]{margin:0 0 10px 0}.el-table-toolbar .el-row[data-v-46e09427]{height:32px;line-height:32px}.el-table-toolbar-right[data-v-46e09427]{text-align:right}.el-table-toolbar-right[data-v-46e09427] .el-checkbox__input+.el-checkbox__label{color:inherit;margin-right:10px}", ""]);
165673
165902
  // Exports
165674
165903
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165675
165904
 
@@ -165781,7 +166010,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-76d3db75] .el-dialog__body .su
165781
166010
 
165782
166011
  /***/ }),
165783
166012
 
165784
- /***/ 53372:
166013
+ /***/ 83363:
165785
166014
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165786
166015
 
165787
166016
  "use strict";
@@ -165795,7 +166024,7 @@ __webpack_require__.r(__webpack_exports__);
165795
166024
 
165796
166025
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
165797
166026
  // Module
165798
- ___CSS_LOADER_EXPORT___.push([module.id, "@media (max-width:1569px){.sidebar-area .users-container .el-button[data-v-b65a08f8]{display:none}.sidebar-area .users-container[data-v-b65a08f8] :after{content:\"\\00A0\"}}.area-title[data-v-b65a08f8]{margin-bottom:10px;font-weight:600}.area-title .el-icon-check[data-v-b65a08f8],.area-title .el-icon-plus[data-v-b65a08f8]{margin-right:5px;font-size:14px;font-weight:600}.submit-handle-container[data-v-b65a08f8]{margin-top:20px}.submit-handle-container .tnLimit-container[data-v-b65a08f8]{border-bottom:1px solid #ebeef5;margin-left:-4px;margin-right:-4px;padding-left:4px;padding-bottom:5px;margin-bottom:5px}.submit-handle-container .tnLimit-container .el-input[data-v-b65a08f8]{width:45px}.submit-handle-container .tnLimit-container .el-input[data-v-b65a08f8] .el-input__inner{border-top:0;border-left:0;border-right:0;border-radius:0;text-align:center}.submit-handle-container .users-container[data-v-b65a08f8]{display:ruby}.submit-handle-container .users-container .el-button[data-v-b65a08f8]{padding:6px}.submit-handle-container .users-container span[data-v-b65a08f8]{display:contents;line-height:28px}.submit-handle-container .selectPath[data-v-b65a08f8] .el-radio{width:auto;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.submit-handle-container[data-v-b65a08f8] .el-upload--text{width:100%}.submit-handle-container[data-v-b65a08f8] .el-upload .el-input-group .el-input__inner{display:inline-block;vertical-align:baseline}.submit-handle-container .shortcut-button[data-v-b65a08f8]{text-align:right}.submit-handle-container .shortcut-button[data-v-b65a08f8] .el-button{width:100px;font-weight:600;font-size:16px}.submit-handle-container .shortcut-button[data-v-b65a08f8] .el-button .svg-icon{margin-right:5px}.submit-handle-container .sidebar-area[data-v-b65a08f8]{border-bottom:1px solid #eee}.submit-handle-container .sidebar-area .sidebar-area-title[data-v-b65a08f8]{font-weight:600;line-height:24px;padding:10px}.submit-handle-container .sidebar-area .sidebar-area-title .el-button--primary[data-v-b65a08f8]{width:6px;padding:0;margin-right:6px;margin-top:5px;border-radius:1px;height:14px;cursor:default;vertical-align:top;display:inline-block}.submit-handle-container .sidebar-area .sidebar-area-title .required[data-v-b65a08f8]{padding-left:5px;color:red}.submit-handle-container .sidebar-area .sidebar-area-title div[data-v-b65a08f8]{display:inline-block;vertical-align:top}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8]{padding-left:20px;padding-right:10px;padding-bottom:10px}.submit-handle-container .sidebar-area .sidebar-area-content .el-checkbox[data-v-b65a08f8]{line-height:30px}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .select-group-container{padding-top:8px!important}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-button--medium,.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-input__inner{line-height:30px!important;height:30px}.submit-handle-container .sidebar-area .sidebar-area-content .el-radio[data-v-b65a08f8]{display:block}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-timeline{padding-left:0}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-timeline .el-timeline-item{padding-bottom:15px}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-timeline .el-timeline-item .el-timeline-item__node{background-color:#fff}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-timeline .el-timeline-item .el-timeline-item__node .el-timeline-item__icon{color:#606266}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-timeline .el-timeline-item .el-timeline-item__content{text-align:right}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-timeline .el-timeline-item .el-timeline-item__content span{float:left}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-b65a08f8] .el-timeline .el-timeline-item .el-timeline-item__timestamp{width:calc(100% - 50px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.submit-handle-container .sidebar-area[data-v-b65a08f8]:last-child{border-bottom:0!important}", ""]);
166027
+ ___CSS_LOADER_EXPORT___.push([module.id, "@media (max-width:1569px){.sidebar-area .users-container .el-button[data-v-e9f6976a]{display:none}.sidebar-area .users-container[data-v-e9f6976a] :after{content:\"\\00A0\"}}.area-title[data-v-e9f6976a]{margin-bottom:10px;font-weight:600}.area-title .el-icon-check[data-v-e9f6976a],.area-title .el-icon-plus[data-v-e9f6976a]{margin-right:5px;font-size:14px;font-weight:600}.submit-handle-container[data-v-e9f6976a]{margin-top:20px}.submit-handle-container .tnLimit-container[data-v-e9f6976a]{border-bottom:1px solid #ebeef5;margin-left:-4px;margin-right:-4px;padding-left:4px;padding-bottom:5px;margin-bottom:5px}.submit-handle-container .tnLimit-container .el-input[data-v-e9f6976a]{width:45px}.submit-handle-container .tnLimit-container .el-input[data-v-e9f6976a] .el-input__inner{border-top:0;border-left:0;border-right:0;border-radius:0;text-align:center}.submit-handle-container .users-container[data-v-e9f6976a]{display:ruby}.submit-handle-container .users-container .el-button[data-v-e9f6976a]{padding:6px}.submit-handle-container .users-container span[data-v-e9f6976a]{display:contents;line-height:28px}.submit-handle-container .selectPath[data-v-e9f6976a] .el-radio{width:auto;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.submit-handle-container[data-v-e9f6976a] .el-upload--text{width:100%}.submit-handle-container[data-v-e9f6976a] .el-upload .el-input-group .el-input__inner{display:inline-block;vertical-align:baseline}.submit-handle-container .shortcut-button[data-v-e9f6976a]{text-align:right}.submit-handle-container .shortcut-button[data-v-e9f6976a] .el-button{width:100px;font-weight:600;font-size:16px}.submit-handle-container .shortcut-button[data-v-e9f6976a] .el-button .svg-icon{margin-right:5px}.submit-handle-container .sidebar-area[data-v-e9f6976a]{border-bottom:1px solid #eee}.submit-handle-container .sidebar-area .sidebar-area-title[data-v-e9f6976a]{font-weight:600;line-height:24px;padding:10px}.submit-handle-container .sidebar-area .sidebar-area-title .el-button--primary[data-v-e9f6976a]{width:6px;padding:0;margin-right:6px;margin-top:5px;border-radius:1px;height:14px;cursor:default;vertical-align:top;display:inline-block}.submit-handle-container .sidebar-area .sidebar-area-title .required[data-v-e9f6976a]{padding-left:5px;color:red}.submit-handle-container .sidebar-area .sidebar-area-title div[data-v-e9f6976a]{display:inline-block;vertical-align:top}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a]{padding-left:20px;padding-right:10px;padding-bottom:10px}.submit-handle-container .sidebar-area .sidebar-area-content .el-checkbox[data-v-e9f6976a]{line-height:30px}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .select-group-container{padding-top:8px!important}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-button--medium,.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-input__inner{line-height:30px!important;height:30px}.submit-handle-container .sidebar-area .sidebar-area-content .el-radio[data-v-e9f6976a]{display:block}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-timeline{padding-left:0}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-timeline .el-timeline-item{padding-bottom:15px}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-timeline .el-timeline-item .el-timeline-item__node{background-color:#fff}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-timeline .el-timeline-item .el-timeline-item__node .el-timeline-item__icon{color:#606266}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-timeline .el-timeline-item .el-timeline-item__content{text-align:right}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-timeline .el-timeline-item .el-timeline-item__content span{float:left}.submit-handle-container .sidebar-area .sidebar-area-content[data-v-e9f6976a] .el-timeline .el-timeline-item .el-timeline-item__timestamp{width:calc(100% - 50px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.submit-handle-container .sidebar-area[data-v-e9f6976a]:last-child{border-bottom:0!important}", ""]);
165799
166028
  // Exports
165800
166029
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165801
166030
 
@@ -167692,7 +167921,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".setting .header[data-v-8cadfe0a]{widt
167692
167921
 
167693
167922
  /***/ }),
167694
167923
 
167695
- /***/ 4295:
167924
+ /***/ 1056:
167696
167925
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
167697
167926
 
167698
167927
  "use strict";
@@ -167706,14 +167935,14 @@ __webpack_require__.r(__webpack_exports__);
167706
167935
 
167707
167936
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
167708
167937
  // Module
167709
- ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-5c4008d4] .el-scrollbar__wrap{overflow-x:auto}#center[data-v-5c4008d4]{background-image:-webkit-gradient(linear,left top,right top,color-stop(3%,rgba(50,0,0,.05)),color-stop(3%,transparent)),-webkit-gradient(linear,left bottom,left top,color-stop(3%,rgba(50,0,0,.05)),color-stop(3%,transparent));background-image:linear-gradient(90deg,rgba(50,0,0,.05) 3%,transparent 0),linear-gradient(1turn,rgba(50,0,0,.05) 3%,transparent 0);background-size:20px 20px;background-repeat:repeat;background-position:0 0}#center .add-node-btn[data-v-5c4008d4]{position:relative;margin:-15px -10px;z-index:4000;display:none}#center .insert-node-btn[data-v-5c4008d4]{position:fixed;margin:-15px -10px;z-index:4000;display:none}li[data-v-5c4008d4],ul[data-v-5c4008d4]{list-style:none}", ""]);
167938
+ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-46bbfc1a] .el-scrollbar__wrap{overflow-x:auto}#center[data-v-46bbfc1a]{background-image:-webkit-gradient(linear,left top,right top,color-stop(3%,rgba(50,0,0,.05)),color-stop(3%,transparent)),-webkit-gradient(linear,left bottom,left top,color-stop(3%,rgba(50,0,0,.05)),color-stop(3%,transparent));background-image:linear-gradient(90deg,rgba(50,0,0,.05) 3%,transparent 0),linear-gradient(1turn,rgba(50,0,0,.05) 3%,transparent 0);background-size:20px 20px;background-repeat:repeat;background-position:0 0}#center .add-node-btn[data-v-46bbfc1a]{position:relative;margin:-15px -10px;z-index:4000;display:none}#center .insert-node-btn[data-v-46bbfc1a]{position:fixed;margin:-15px -10px;z-index:4000;display:none}li[data-v-46bbfc1a],ul[data-v-46bbfc1a]{list-style:none}", ""]);
167710
167939
  // Exports
167711
167940
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
167712
167941
 
167713
167942
 
167714
167943
  /***/ }),
167715
167944
 
167716
- /***/ 75943:
167945
+ /***/ 31384:
167717
167946
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
167718
167947
 
167719
167948
  "use strict";
@@ -167727,7 +167956,7 @@ __webpack_require__.r(__webpack_exports__);
167727
167956
 
167728
167957
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
167729
167958
  // Module
167730
- ___CSS_LOADER_EXPORT___.push([module.id, ".line_text{cursor:pointer;position:absolute;left:0;top:0;font-size:14px}.evt_line{color:orange}.dropdown-menu{width:160px;display:none;position:fixed;z-index:9999;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu li a{padding:5px 20px;line-height:2;white-space:nowrap;color:#333}.dropdown-menu li:hover{background:#f5f5f5}.process svg:hover path:last-child{fill:red}.process path{stroke-width:2;cursor:pointer}.process path:last-child{fill:#438eb9}.process circle{fill:#438eb9;stroke:none}.move,.move path{cursor:move}.process-desc-container{width:350px;border:1px solid #dadada;background-color:#f8f8ff;font-size:14px;z-index:1001}.process-desc-container .label{padding-left:5px;padding-right:5px;height:30px;line-height:30px;cursor:pointer}.process-desc-container .label span{float:left}.process-desc-container .label img{margin-top:3px;float:right}.process-desc-container .content{border-top:1px solid #dadada;background-color:#fff}.process-desc-container .content textarea{width:100%;min-height:120px;border:0}.jtk-endpoint{z-index:3}.seled .jtk-endpoint{z-index:5}.jtk-endpoint.wf-conn-ep{z-index:6}.jtk-connector.wf-conn-active{z-index:1999!important}.jtk-connector.wf-conn-active path{stroke:red!important;stroke-width:2px!important}.jtk-connector:not(.wf-conn-active){z-index:4}.jtk-endpoint.wf-ep-active{z-index:2001!important}.jtk-endpoint.jtk-drag-active{z-index:10!important}.jtk-endpoint circle{fill:#438eb9!important;stroke:none!important}.jtk-endpoint.wf-sel-ep circle{fill:red!important}", ""]);
167959
+ ___CSS_LOADER_EXPORT___.push([module.id, ".line_text{cursor:pointer;position:absolute;left:0;top:0;font-size:14px}.evt_line{color:orange}.dropdown-menu{width:160px;display:none;position:fixed;z-index:9999;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu li a{padding:5px 20px;line-height:2;white-space:nowrap;color:#333}.dropdown-menu li:hover{background:#f5f5f5}.process svg:hover path:last-child{fill:red}.process path{stroke-width:2;cursor:pointer}.process path:last-child{fill:#438eb9}.process circle{fill:#438eb9;stroke:none}.move{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.move,.move path{cursor:move}.process-desc-container{width:350px;border:1px solid #dadada;background-color:#f8f8ff;font-size:14px;z-index:1001}.process-desc-container .label{padding-left:5px;padding-right:5px;height:30px;line-height:30px;cursor:pointer}.process-desc-container .label span{float:left}.process-desc-container .label img{margin-top:3px;float:right}.process-desc-container .content{border-top:1px solid #dadada;background-color:#fff}.process-desc-container .content textarea{width:100%;min-height:120px;border:0}.jtk-endpoint{z-index:3}.seled .jtk-endpoint{z-index:5}.jtk-endpoint.wf-conn-ep{z-index:6}.jtk-connector.wf-conn-active{z-index:1999!important}.jtk-connector.wf-conn-active path{stroke:red!important;stroke-width:2px!important}.jtk-connector:not(.wf-conn-active){z-index:4}.jtk-endpoint.wf-ep-active{z-index:2001!important}.jtk-endpoint.jtk-drag-active{z-index:10!important}.jtk-endpoint circle{fill:#438eb9!important;stroke:none!important}.jtk-endpoint.wf-sel-ep circle{fill:red!important}", ""]);
167731
167960
  // Exports
167732
167961
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
167733
167962
 
@@ -168257,7 +168486,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-202e7fb0]{border-collapse
168257
168486
 
168258
168487
  /***/ }),
168259
168488
 
168260
- /***/ 31875:
168489
+ /***/ 67832:
168261
168490
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
168262
168491
 
168263
168492
  "use strict";
@@ -168271,7 +168500,7 @@ __webpack_require__.r(__webpack_exports__);
168271
168500
 
168272
168501
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
168273
168502
  // Module
168274
- ___CSS_LOADER_EXPORT___.push([module.id, ".buttonBox table[data-v-6fb1610c]{border-collapse:collapse}.buttonBox table th[data-v-6fb1610c]{background:#f2f2f2;border-bottom:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ececec));background-image:linear-gradient(180deg,#f8f8f8 0,#ececec);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#fff8f8f8\",endColorstr=\"#ffececec\",GradientType=0);font-size:12px;padding:8px;line-height:1.42857143;color:#555;border:1px solid #e2e2e2}.buttonBox table th .addbtn[data-v-6fb1610c],.buttonBox table th .addbtn i[data-v-6fb1610c]{color:#337ab7;font-weight:700}.buttonBox table tr[data-v-6fb1610c]:nth-of-type(odd){background:#f9f9f9}.buttonBox table tr[data-v-6fb1610c]{cursor:pointer;font-size:12px;border:1px solid #e2e2e2}.buttonBox table td[data-v-6fb1610c]{font-size:12px;line-height:35px;height:35px;color:#555;border:1px solid #e2e2e2}.buttonBox table td .deleteButton[data-v-6fb1610c]{color:#dd5a43;padding:2px 3px;border:1px solid transparent;border-radius:2px}.buttonBox table td .deleteButton[data-v-6fb1610c]:hover{border:1px solid #abbac3;text-decoration:none}.buttonBox table td .editButton[data-v-6fb1610c]{color:#478fca;padding:2px 3px;border:1px solid transparent;border-radius:2px}.buttonBox table td .editButton[data-v-6fb1610c]:hover{border:1px solid #abbac3;text-decoration:none}.buttonBox[data-v-6fb1610c] .el-radio{margin-right:0!important}.buttonBox .el-row[data-v-6fb1610c]{margin-top:10px;padding:10px}.buttonBox[data-v-6fb1610c] .el-checkbox__label{display:none}.buttonBox .el-button-group[data-v-6fb1610c]{float:right;margin-top:-10px;margin-bottom:10px}", ""]);
168503
+ ___CSS_LOADER_EXPORT___.push([module.id, ".buttonBox table[data-v-6502af06]{border-collapse:collapse}.buttonBox table th[data-v-6502af06]{background:#f2f2f2;border-bottom:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ececec));background-image:linear-gradient(180deg,#f8f8f8 0,#ececec);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#fff8f8f8\",endColorstr=\"#ffececec\",GradientType=0);font-size:12px;padding:8px;line-height:1.42857143;color:#555;border:1px solid #e2e2e2}.buttonBox table th .addbtn[data-v-6502af06],.buttonBox table th .addbtn i[data-v-6502af06]{color:#337ab7;font-weight:700}.buttonBox table tr[data-v-6502af06]:nth-of-type(odd){background:#f9f9f9}.buttonBox table tr[data-v-6502af06]{cursor:pointer;font-size:12px;border:1px solid #e2e2e2}.buttonBox table td[data-v-6502af06]{font-size:12px;line-height:35px;height:35px;color:#555;border:1px solid #e2e2e2}.buttonBox table td .deleteButton[data-v-6502af06]{color:#dd5a43;padding:2px 3px;border:1px solid transparent;border-radius:2px}.buttonBox table td .deleteButton[data-v-6502af06]:hover{border:1px solid #abbac3;text-decoration:none}.buttonBox table td .editButton[data-v-6502af06]{color:#478fca;padding:2px 3px;border:1px solid transparent;border-radius:2px}.buttonBox table td .editButton[data-v-6502af06]:hover{border:1px solid #abbac3;text-decoration:none}.buttonBox[data-v-6502af06] .el-radio{margin-right:0!important}.buttonBox .el-row[data-v-6502af06]{margin-top:10px;padding:10px}.buttonBox[data-v-6502af06] .el-checkbox__label{display:none}.buttonBox .el-button-group[data-v-6502af06]{float:right;margin-top:-10px;margin-bottom:10px}", ""]);
168275
168504
  // Exports
168276
168505
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
168277
168506
 
@@ -261318,35 +261547,35 @@ var update = add("8f6335fa", content, true, {"sourceMap":false,"shadowMode":fals
261318
261547
 
261319
261548
  /***/ }),
261320
261549
 
261321
- /***/ 90577:
261550
+ /***/ 88789:
261322
261551
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261323
261552
 
261324
261553
  // style-loader: Adds some css to the DOM by adding a <style> tag
261325
261554
 
261326
261555
  // load the styles
261327
- var content = __webpack_require__(48372);
261556
+ var content = __webpack_require__(59196);
261328
261557
  if(content.__esModule) content = content.default;
261329
261558
  if(typeof content === 'string') content = [[module.id, content, '']];
261330
261559
  if(content.locals) module.exports = content.locals;
261331
261560
  // add the styles to the DOM
261332
261561
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261333
- var update = add("4c6a43d3", content, true, {"sourceMap":false,"shadowMode":false});
261562
+ var update = add("43f60c81", content, true, {"sourceMap":false,"shadowMode":false});
261334
261563
 
261335
261564
  /***/ }),
261336
261565
 
261337
- /***/ 86377:
261566
+ /***/ 45981:
261338
261567
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261339
261568
 
261340
261569
  // style-loader: Adds some css to the DOM by adding a <style> tag
261341
261570
 
261342
261571
  // load the styles
261343
- var content = __webpack_require__(72920);
261572
+ var content = __webpack_require__(9096);
261344
261573
  if(content.__esModule) content = content.default;
261345
261574
  if(typeof content === 'string') content = [[module.id, content, '']];
261346
261575
  if(content.locals) module.exports = content.locals;
261347
261576
  // add the styles to the DOM
261348
261577
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261349
- var update = add("aa7a2546", content, true, {"sourceMap":false,"shadowMode":false});
261578
+ var update = add("38a3cb0b", content, true, {"sourceMap":false,"shadowMode":false});
261350
261579
 
261351
261580
  /***/ }),
261352
261581
 
@@ -261926,19 +262155,19 @@ var update = add("71b7bf04", content, true, {"sourceMap":false,"shadowMode":fals
261926
262155
 
261927
262156
  /***/ }),
261928
262157
 
261929
- /***/ 3773:
262158
+ /***/ 51681:
261930
262159
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261931
262160
 
261932
262161
  // style-loader: Adds some css to the DOM by adding a <style> tag
261933
262162
 
261934
262163
  // load the styles
261935
- var content = __webpack_require__(33736);
262164
+ var content = __webpack_require__(67684);
261936
262165
  if(content.__esModule) content = content.default;
261937
262166
  if(typeof content === 'string') content = [[module.id, content, '']];
261938
262167
  if(content.locals) module.exports = content.locals;
261939
262168
  // add the styles to the DOM
261940
262169
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261941
- var update = add("d699ebe4", content, true, {"sourceMap":false,"shadowMode":false});
262170
+ var update = add("403f880c", content, true, {"sourceMap":false,"shadowMode":false});
261942
262171
 
261943
262172
  /***/ }),
261944
262173
 
@@ -262022,19 +262251,19 @@ var update = add("1667cbce", content, true, {"sourceMap":false,"shadowMode":fals
262022
262251
 
262023
262252
  /***/ }),
262024
262253
 
262025
- /***/ 36535:
262254
+ /***/ 5524:
262026
262255
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
262027
262256
 
262028
262257
  // style-loader: Adds some css to the DOM by adding a <style> tag
262029
262258
 
262030
262259
  // load the styles
262031
- var content = __webpack_require__(53372);
262260
+ var content = __webpack_require__(83363);
262032
262261
  if(content.__esModule) content = content.default;
262033
262262
  if(typeof content === 'string') content = [[module.id, content, '']];
262034
262263
  if(content.locals) module.exports = content.locals;
262035
262264
  // add the styles to the DOM
262036
262265
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
262037
- var update = add("37051049", content, true, {"sourceMap":false,"shadowMode":false});
262266
+ var update = add("2b7c3c5c", content, true, {"sourceMap":false,"shadowMode":false});
262038
262267
 
262039
262268
  /***/ }),
262040
262269
 
@@ -263478,35 +263707,35 @@ var update = add("76ac6c2c", content, true, {"sourceMap":false,"shadowMode":fals
263478
263707
 
263479
263708
  /***/ }),
263480
263709
 
263481
- /***/ 21510:
263710
+ /***/ 357:
263482
263711
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263483
263712
 
263484
263713
  // style-loader: Adds some css to the DOM by adding a <style> tag
263485
263714
 
263486
263715
  // load the styles
263487
- var content = __webpack_require__(4295);
263716
+ var content = __webpack_require__(1056);
263488
263717
  if(content.__esModule) content = content.default;
263489
263718
  if(typeof content === 'string') content = [[module.id, content, '']];
263490
263719
  if(content.locals) module.exports = content.locals;
263491
263720
  // add the styles to the DOM
263492
263721
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263493
- var update = add("6797039a", content, true, {"sourceMap":false,"shadowMode":false});
263722
+ var update = add("36cd288d", content, true, {"sourceMap":false,"shadowMode":false});
263494
263723
 
263495
263724
  /***/ }),
263496
263725
 
263497
- /***/ 90250:
263726
+ /***/ 8289:
263498
263727
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263499
263728
 
263500
263729
  // style-loader: Adds some css to the DOM by adding a <style> tag
263501
263730
 
263502
263731
  // load the styles
263503
- var content = __webpack_require__(75943);
263732
+ var content = __webpack_require__(31384);
263504
263733
  if(content.__esModule) content = content.default;
263505
263734
  if(typeof content === 'string') content = [[module.id, content, '']];
263506
263735
  if(content.locals) module.exports = content.locals;
263507
263736
  // add the styles to the DOM
263508
263737
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263509
- var update = add("25b0d8e4", content, true, {"sourceMap":false,"shadowMode":false});
263738
+ var update = add("ba4edb52", content, true, {"sourceMap":false,"shadowMode":false});
263510
263739
 
263511
263740
  /***/ }),
263512
263741
 
@@ -263894,19 +264123,19 @@ var update = add("fab70e06", content, true, {"sourceMap":false,"shadowMode":fals
263894
264123
 
263895
264124
  /***/ }),
263896
264125
 
263897
- /***/ 25112:
264126
+ /***/ 38783:
263898
264127
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263899
264128
 
263900
264129
  // style-loader: Adds some css to the DOM by adding a <style> tag
263901
264130
 
263902
264131
  // load the styles
263903
- var content = __webpack_require__(31875);
264132
+ var content = __webpack_require__(67832);
263904
264133
  if(content.__esModule) content = content.default;
263905
264134
  if(typeof content === 'string') content = [[module.id, content, '']];
263906
264135
  if(content.locals) module.exports = content.locals;
263907
264136
  // add the styles to the DOM
263908
264137
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263909
- var update = add("69d82f9c", content, true, {"sourceMap":false,"shadowMode":false});
264138
+ var update = add("39c824ca", content, true, {"sourceMap":false,"shadowMode":false});
263910
264139
 
263911
264140
  /***/ }),
263912
264141
 
@@ -270900,7 +271129,7 @@ var user_install = function install(Vue) {
270900
271129
  /* harmony default export */ var user = (user_install);
270901
271130
  // EXTERNAL MODULE: ./packages/common/websocket/index.js
270902
271131
  var websocket = __webpack_require__(58748);
270903
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Basicform/src/index.vue?vue&type=template&id=4d086af2&scoped=true
271132
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Basicform/src/index.vue?vue&type=template&id=0e4abb10&scoped=true
270904
271133
  var render = function render() {
270905
271134
  var _vm = this,
270906
271135
  _c = _vm._self._c;
@@ -271234,6 +271463,10 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
271234
271463
  type: Function,
271235
271464
  default: function _default($scope, vo) {}
271236
271465
  },
271466
+ onBasicFormClosed: {
271467
+ type: Function,
271468
+ default: function _default($scope, vo) {}
271469
+ },
271237
271470
  winWidth: {
271238
271471
  type: Number,
271239
271472
  default: 800
@@ -271871,6 +272104,9 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
271871
272104
  if (_this4.callback !== null) {
271872
272105
  _this4.callback(res, _this.vo);
271873
272106
  } else {
272107
+ if (_this.onBasicFormClosed) {
272108
+ _this.onBasicFormClosed(_this, _this4.vo, 'submited');
272109
+ }
271874
272110
  _this.$message({
271875
272111
  type: res.code,
271876
272112
  message: res.message,
@@ -271981,6 +272217,8 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
271981
272217
  code: 'cancel',
271982
272218
  message: this.$tx('ecwapp.Common.cancelSave', '取消保存')
271983
272219
  });
272220
+ } else if (this.onBasicFormClosed) {
272221
+ this.onBasicFormClosed(this, this.vo, 'closed');
271984
272222
  }
271985
272223
  this.dialogFormVisible = false;
271986
272224
  this.moduleInfo = {};
@@ -272203,13 +272441,13 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
272203
272441
  });
272204
272442
  ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=script&lang=js
272205
272443
  /* harmony default export */ var Basicform_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
272206
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=0&id=4d086af2&prod&lang=scss&scoped=true
272207
- var srcvue_type_style_index_0_id_4d086af2_prod_lang_scss_scoped_true = __webpack_require__(90577);
272208
- ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=0&id=4d086af2&prod&lang=scss&scoped=true
272444
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=0&id=0e4abb10&prod&lang=scss&scoped=true
272445
+ var srcvue_type_style_index_0_id_0e4abb10_prod_lang_scss_scoped_true = __webpack_require__(88789);
272446
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=0&id=0e4abb10&prod&lang=scss&scoped=true
272209
272447
 
272210
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=1&id=4d086af2&prod&lang=scss
272211
- var srcvue_type_style_index_1_id_4d086af2_prod_lang_scss = __webpack_require__(86377);
272212
- ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=1&id=4d086af2&prod&lang=scss
272448
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=1&id=0e4abb10&prod&lang=scss
272449
+ var srcvue_type_style_index_1_id_0e4abb10_prod_lang_scss = __webpack_require__(45981);
272450
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=1&id=0e4abb10&prod&lang=scss
272213
272451
 
272214
272452
  // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
272215
272453
  var componentNormalizer = __webpack_require__(81656);
@@ -272229,7 +272467,7 @@ var component = (0,componentNormalizer/* default */.A)(
272229
272467
  staticRenderFns,
272230
272468
  false,
272231
272469
  null,
272232
- "4d086af2",
272470
+ "0e4abb10",
272233
272471
  null
272234
272472
 
272235
272473
  )
@@ -285759,87 +285997,87 @@ var asyncComponents = [
285759
285997
  }],
285760
285998
  // ========== ecwapp/Wflowform 工作流表单子组件 → chunk: wflow-form ==========
285761
285999
  ['Attachment', function () {
285762
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286000
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285763
286001
  return m.Attachment;
285764
286002
  });
285765
286003
  }], ['BodyFile', function () {
285766
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286004
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285767
286005
  return m.BodyFile;
285768
286006
  });
285769
286007
  }], ['CommandBar', function () {
285770
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286008
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285771
286009
  return m.CommandBar;
285772
286010
  });
285773
286011
  }], ['HandleIdea', function () {
285774
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286012
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285775
286013
  return m.HandleIdea;
285776
286014
  });
285777
286015
  }], ['IdeaInputBox', function () {
285778
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286016
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285779
286017
  return m.IdeaInputBox;
285780
286018
  });
285781
286019
  }], ['ModifyWflogAddUser', function () {
285782
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286020
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285783
286021
  return m.ModifyWflogAddUser;
285784
286022
  });
285785
286023
  }], ['ModifyWflogIdea', function () {
285786
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286024
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285787
286025
  return m.ModifyWflogIdea;
285788
286026
  });
285789
286027
  }], ['WriteToReadIdea', function () {
285790
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286028
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285791
286029
  return m.WriteToReadIdea;
285792
286030
  });
285793
286031
  }], ['ModifyWflogSubmitFile', function () {
285794
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286032
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285795
286033
  return m.ModifyWflogSubmitFile;
285796
286034
  });
285797
286035
  }], ['ModifyWfNodelog', function () {
285798
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286036
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285799
286037
  return m.ModifyWfNodelog;
285800
286038
  });
285801
286039
  }], ['SelectOuterDeputy', function () {
285802
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286040
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285803
286041
  return m.SelectOuterDeputy;
285804
286042
  });
285805
286043
  }], ['SubmitHandle', function () {
285806
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286044
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285807
286045
  return m.SubmitHandle;
285808
286046
  });
285809
286047
  }], ['SubmitDialog', function () {
285810
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286048
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285811
286049
  return m.SubmitDialog;
285812
286050
  });
285813
286051
  }], ['WfNodelogList', function () {
285814
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286052
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285815
286053
  return m.WfNodelogList;
285816
286054
  });
285817
286055
  }], ['WflogAddReader', function () {
285818
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286056
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285819
286057
  return m.WflogAddReader;
285820
286058
  });
285821
286059
  }], ['WflowView', function () {
285822
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286060
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285823
286061
  return m.WflowView;
285824
286062
  });
285825
286063
  }], ['ImgView', function () {
285826
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286064
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285827
286065
  return m.ImgView;
285828
286066
  });
285829
286067
  }], ['IdeaSignature', function () {
285830
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286068
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285831
286069
  return m.IdeaSignature;
285832
286070
  });
285833
286071
  }], ['ReplaceFile', function () {
285834
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286072
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285835
286073
  return m.ReplaceFile;
285836
286074
  });
285837
286075
  }], ['ViewBodyFile', function () {
285838
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286076
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285839
286077
  return m.ViewBodyFile;
285840
286078
  });
285841
286079
  }], ['WformLayout', function () {
285842
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
286080
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860)).then(function (m) {
285843
286081
  return m.WformLayout;
285844
286082
  });
285845
286083
  }],
@@ -286051,7 +286289,7 @@ var asyncComponents = [
286051
286289
  }],
286052
286290
  // ========== 工作流设计器 + 系统设计器 ==========
286053
286291
  ['WflowDesigner', function () {
286054
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 86700));
286292
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 40353));
286055
286293
  }], ['ImportWf', function () {
286056
286294
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 76341));
286057
286295
  }], ['WflowTrace', function () {
@@ -286124,10 +286362,10 @@ var WfengineModule = function WfengineModule() {
286124
286362
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 99932));
286125
286363
  };
286126
286364
  var WflowformModule = function WflowformModule() {
286127
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410));
286365
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 68860));
286128
286366
  };
286129
286367
  var WflowDesignerModule = function WflowDesignerModule() {
286130
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 86700));
286368
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 40353));
286131
286369
  };
286132
286370
  var WflowTraceModule = function WflowTraceModule() {
286133
286371
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50106));