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.
@@ -33204,7 +33204,7 @@ var TextRecognition_PDFInjector = PDFInjector;
33204
33204
 
33205
33205
  /***/ }),
33206
33206
 
33207
- /***/ 53596:
33207
+ /***/ 42826:
33208
33208
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
33209
33209
 
33210
33210
  "use strict";
@@ -42505,8 +42505,8 @@ var ModifyWflogSubmitFile_component = (0,componentNormalizer/* default */.A)(
42505
42505
  )
42506
42506
 
42507
42507
  /* harmony default export */ var ModifyWflogSubmitFile = (ModifyWflogSubmitFile_component.exports);
42508
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
42509
- var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render = function render() {
42508
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
42509
+ var ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_render = function render() {
42510
42510
  var _vm = this,
42511
42511
  _c = _vm._self._c;
42512
42512
  return _c('div', {
@@ -42538,45 +42538,47 @@ var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render = function r
42538
42538
  staticClass: "el-dialog__body"
42539
42539
  }) : _vm._e(), _vm.modifyType == 'callback' || _vm.modifyType == 'removeAssistantUser' || _vm.modifyType == 'flowadmin' ? _c('div', {
42540
42540
  staticClass: "el-table-toolbar el-table-toolbar-right"
42541
- }, [_vm.modifyType == 'callback' ? [_vm.msgTypeOptions === null || _vm.msgTypeOptions.length === 0 ? _c('el-checkbox', {
42542
- directives: [{
42543
- name: "text-lbl",
42544
- rawName: "v-text-lbl",
42545
- value: 'ModifyWfNodelog.smsNotice',
42546
- expression: "'ModifyWfNodelog.smsNotice'"
42547
- }],
42548
- attrs: {
42549
- "true-label": 1,
42550
- "false-label": null
42551
- },
42552
- model: {
42553
- value: _vm.callbackSendsms,
42554
- callback: function callback($$v) {
42555
- _vm.callbackSendsms = $$v;
42556
- },
42557
- expression: "callbackSendsms"
42558
- }
42559
- }, [_vm._v("短信通知")]) : _vm.msgTypeOptions.length > 0 ? _c('div', {
42560
- staticStyle: {
42561
- "display": "inline-block",
42562
- "padding-right": "20px"
42563
- }
42564
- }, [_c('el-checkbox-group', {
42565
- model: {
42566
- value: _vm.callbackSendsms,
42567
- callback: function callback($$v) {
42568
- _vm.callbackSendsms = $$v;
42569
- },
42570
- expression: "callbackSendsms"
42571
- }
42572
- }, _vm._l(_vm.msgTypeOptions, function (msgType) {
42573
- return _c('el-checkbox', {
42574
- key: msgType.value,
42541
+ }, [_vm.modifyType == 'callback' ? [_vm._t("callback-msg-options", function () {
42542
+ return [_vm.msgTypeOptions === null || _vm.msgTypeOptions.length === 0 ? _c('el-checkbox', {
42543
+ directives: [{
42544
+ name: "text-lbl",
42545
+ rawName: "v-text-lbl",
42546
+ value: 'ModifyWfNodelog.smsNotice',
42547
+ expression: "'ModifyWfNodelog.smsNotice'"
42548
+ }],
42575
42549
  attrs: {
42576
- "label": msgType.value
42550
+ "true-label": 1,
42551
+ "false-label": null
42552
+ },
42553
+ model: {
42554
+ value: _vm.callbackSendsms,
42555
+ callback: function callback($$v) {
42556
+ _vm.callbackSendsms = $$v;
42557
+ },
42558
+ expression: "callbackSendsms"
42559
+ }
42560
+ }, [_vm._v("短信通知")]) : _vm.msgTypeOptions.length > 0 ? _c('div', {
42561
+ staticStyle: {
42562
+ "display": "inline-block",
42563
+ "padding-right": "20px"
42564
+ }
42565
+ }, [_c('el-checkbox-group', {
42566
+ model: {
42567
+ value: _vm.callbackSendsms,
42568
+ callback: function callback($$v) {
42569
+ _vm.callbackSendsms = $$v;
42570
+ },
42571
+ expression: "callbackSendsms"
42577
42572
  }
42578
- }, [_vm._v(_vm._s(msgType.text))]);
42579
- }), 1)], 1) : _vm._e()] : _vm._e(), _c('el-button-group', [_vm.modifyType == 'callback' ? _c('el-button', {
42573
+ }, _vm._l(_vm.msgTypeOptions, function (msgType) {
42574
+ return _c('el-checkbox', {
42575
+ key: msgType.value,
42576
+ attrs: {
42577
+ "label": msgType.value
42578
+ }
42579
+ }, [_vm._v(_vm._s(msgType.text))]);
42580
+ }), 1)], 1) : _vm._e()];
42581
+ })] : _vm._e(), _c('el-button-group', [_vm.modifyType == 'callback' ? _c('el-button', {
42580
42582
  directives: [{
42581
42583
  name: "text-lbl",
42582
42584
  rawName: "v-text-lbl",
@@ -42959,7 +42961,7 @@ var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render = function r
42959
42961
  }], null, false, 569711212)
42960
42962
  }) : _vm._e()], 1) : _vm._e()], 1) : _vm._e(), _c('ModifyWflogAddUser'), _c('WflogAddReader'), _c('ModifyWflogSubmitFile'), _c('ModifyWflogIdea'), _c('WriteToReadIdea'), _c('ModifyFormTrace')], 1);
42961
42963
  };
42962
- var ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_staticRenderFns = [];
42964
+ var ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_staticRenderFns = [];
42963
42965
 
42964
42966
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
42965
42967
  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); }
@@ -43585,9 +43587,9 @@ function ModifyWfNodelogvue_type_script_lang_js_asyncToGenerator(n) { return fun
43585
43587
  });
43586
43588
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=script&lang=js
43587
43589
  /* harmony default export */ var src_ModifyWfNodelogvue_type_script_lang_js = (ModifyWfNodelogvue_type_script_lang_js);
43588
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
43589
- var ModifyWfNodelogvue_type_style_index_0_id_962da8a4_prod_scoped_true_lang_scss = __webpack_require__(53540);
43590
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=style&index=0&id=962da8a4&prod&scoped=true&lang=scss
43590
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
43591
+ var ModifyWfNodelogvue_type_style_index_0_id_46e09427_prod_scoped_true_lang_scss = __webpack_require__(9872);
43592
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue?vue&type=style&index=0&id=46e09427&prod&scoped=true&lang=scss
43591
43593
 
43592
43594
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/ModifyWfNodelog.vue
43593
43595
 
@@ -43600,11 +43602,11 @@ var ModifyWfNodelogvue_type_style_index_0_id_962da8a4_prod_scoped_true_lang_scss
43600
43602
 
43601
43603
  var ModifyWfNodelog_component = (0,componentNormalizer/* default */.A)(
43602
43604
  src_ModifyWfNodelogvue_type_script_lang_js,
43603
- ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_render,
43604
- ModifyWfNodelogvue_type_template_id_962da8a4_scoped_true_staticRenderFns,
43605
+ ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_render,
43606
+ ModifyWfNodelogvue_type_template_id_46e09427_scoped_true_staticRenderFns,
43605
43607
  false,
43606
43608
  null,
43607
- "962da8a4",
43609
+ "46e09427",
43608
43610
  null
43609
43611
 
43610
43612
  )
@@ -43863,8 +43865,8 @@ var SelectOuterDeputy_component = (0,componentNormalizer/* default */.A)(
43863
43865
  )
43864
43866
 
43865
43867
  /* harmony default export */ var SelectOuterDeputy = (SelectOuterDeputy_component.exports);
43866
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
43867
- var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function render() {
43868
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
43869
+ var SubmitHandlevue_type_template_id_e9f6976a_scoped_true_render = function render() {
43868
43870
  var _vm = this,
43869
43871
  _c = _vm._self._c;
43870
43872
  return _c('div', {
@@ -43902,7 +43904,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
43902
43904
  expression: "'SubmitHandle.processSteps'"
43903
43905
  }],
43904
43906
  staticClass: "el-table__cell tdlbl tdw17"
43905
- }, [_vm._v("流程环节")]), _c('td', {
43907
+ }, [_vm._v("流程环节 ")]), _c('td', {
43906
43908
  directives: [{
43907
43909
  name: "text-lbl",
43908
43910
  rawName: "v-text-lbl",
@@ -44009,7 +44011,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
44009
44011
  expression: "'ModifyWfNodelog.submitPath'"
44010
44012
  }],
44011
44013
  staticClass: "el-table__cell tdlbl tdw17"
44012
- }, [_vm._v("提交路径")]), _c('td', {
44014
+ }, [_vm._v("提交路径 ")]), _c('td', {
44013
44015
  staticClass: "el-table__cell tdcont tdw83 selectPath",
44014
44016
  attrs: {
44015
44017
  "colspan": "3"
@@ -44962,7 +44964,8 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
44962
44964
  "append-to-body": true,
44963
44965
  "toolbar-btns": _vm.busiformBtns,
44964
44966
  "on-basic-form-before-open": _vm.onBasicFormBeforeOpen,
44965
- "on-basic-form-submited": _vm.onBasicFormSubmited
44967
+ "on-basic-form-submited": _vm.onBasicFormSubmited,
44968
+ "on-basic-form-closed": _vm.onBasicFormClosed
44966
44969
  },
44967
44970
  scopedSlots: _vm._u([{
44968
44971
  key: "default",
@@ -44984,7 +44987,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
44984
44987
  }
44985
44988
  }) : _vm._e()], 1);
44986
44989
  };
44987
- var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_staticRenderFns = [];
44990
+ var SubmitHandlevue_type_template_id_e9f6976a_scoped_true_staticRenderFns = [];
44988
44991
 
44989
44992
  // EXTERNAL MODULE: ./packages/ecwapp/Wflowform/src/WfTaskNode.vue + 4 modules
44990
44993
  var WfTaskNode = __webpack_require__(54264);
@@ -45412,6 +45415,10 @@ function SubmitHandlevue_type_script_lang_js_toPrimitive(t, r) { if ("object" !=
45412
45415
  this.submitTemplateList.unshift(template_copy);
45413
45416
  }
45414
45417
  },
45418
+ onBasicFormClosed: function onBasicFormClosed($scope, vo, action) {
45419
+ this.formTitle = '';
45420
+ this.formVo = null;
45421
+ },
45415
45422
  saveSubmitTemplate: function saveSubmitTemplate() {
45416
45423
  var _this5 = this;
45417
45424
  if (this.curTN.tnIdeaLabelID && this.curTN.tnIdeaIsMust === 1) {
@@ -45553,9 +45560,9 @@ function SubmitHandlevue_type_script_lang_js_toPrimitive(t, r) { if ("object" !=
45553
45560
  });
45554
45561
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js
45555
45562
  /* harmony default export */ var src_SubmitHandlevue_type_script_lang_js = (SubmitHandlevue_type_script_lang_js);
45556
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
45557
- var SubmitHandlevue_type_style_index_0_id_b65a08f8_prod_scoped_true_lang_scss = __webpack_require__(38208);
45558
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=b65a08f8&prod&scoped=true&lang=scss
45563
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
45564
+ var SubmitHandlevue_type_style_index_0_id_e9f6976a_prod_scoped_true_lang_scss = __webpack_require__(17831);
45565
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=e9f6976a&prod&scoped=true&lang=scss
45559
45566
 
45560
45567
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue
45561
45568
 
@@ -45568,11 +45575,11 @@ var SubmitHandlevue_type_style_index_0_id_b65a08f8_prod_scoped_true_lang_scss =
45568
45575
 
45569
45576
  var SubmitHandle_component = (0,componentNormalizer/* default */.A)(
45570
45577
  src_SubmitHandlevue_type_script_lang_js,
45571
- SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render,
45572
- SubmitHandlevue_type_template_id_b65a08f8_scoped_true_staticRenderFns,
45578
+ SubmitHandlevue_type_template_id_e9f6976a_scoped_true_render,
45579
+ SubmitHandlevue_type_template_id_e9f6976a_scoped_true_staticRenderFns,
45573
45580
  false,
45574
45581
  null,
45575
- "b65a08f8",
45582
+ "e9f6976a",
45576
45583
  null
45577
45584
 
45578
45585
  )
@@ -116360,7 +116367,7 @@ var UdmGenerator_UserModuleForm = UserModuleForm;
116360
116367
 
116361
116368
  /***/ }),
116362
116369
 
116363
- /***/ 753:
116370
+ /***/ 26173:
116364
116371
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
116365
116372
 
116366
116373
  "use strict";
@@ -117027,8 +117034,8 @@ var SideBar_component = (0,componentNormalizer/* default */.A)(
117027
117034
  )
117028
117035
 
117029
117036
  /* harmony default export */ var SideBar = (SideBar_component.exports);
117030
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
117031
- var Centervue_type_template_id_5c4008d4_scoped_true_render = function render() {
117037
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
117038
+ var Centervue_type_template_id_46bbfc1a_scoped_true_render = function render() {
117032
117039
  var _vm = this,
117033
117040
  _c = _vm._self._c;
117034
117041
  return _c('el-scrollbar', {
@@ -117147,7 +117154,7 @@ var Centervue_type_template_id_5c4008d4_scoped_true_render = function render() {
117147
117154
  }
117148
117155
  })], 1)], 1)]);
117149
117156
  };
117150
- var Centervue_type_template_id_5c4008d4_scoped_true_staticRenderFns = [];
117157
+ var Centervue_type_template_id_46bbfc1a_scoped_true_staticRenderFns = [];
117151
117158
 
117152
117159
  // EXTERNAL MODULE: ./node_modules/jquery/dist/jquery.js
117153
117160
  var jquery = __webpack_require__(74692);
@@ -118072,6 +118079,12 @@ var _require22 = __webpack_require__(53978),
118072
118079
  _this4._connectionDragging = false;
118073
118080
  return;
118074
118081
  }
118082
+ // 框选结束后的 mouseup 会触发 click,此时应保持框选节点的选中状态
118083
+ if (oRegionSelect._selectEndTime && Date.now() - oRegionSelect._selectEndTime < 200) {
118084
+ return;
118085
+ }
118086
+ // 点击右键菜单项时不取消选中(菜单在 #center 内,点击会冒泡)
118087
+ if (jquery_default()(e.target).closest('.dropdown-menu, #centextMenu').length > 0) return;
118075
118088
  // 点击画布空白处:清除节点选中和连接选中
118076
118089
  var prevSelNodes2 = jquery_default()('.process.seled');
118077
118090
  jquery_default()('.process').removeClass('seled');
@@ -119248,7 +119261,8 @@ var _require22 = __webpack_require__(53978),
119248
119261
  pathMaxX: xyData.pathMaxX,
119249
119262
  pathMinY: xyData.pathMinY,
119250
119263
  pathMaxY: xyData.pathMaxY,
119251
- linesCount: xyData.linesCount
119264
+ linesCount: xyData.linesCount,
119265
+ midpoint: thisConnect ? thisConnect.midpoint : undefined
119252
119266
  });
119253
119267
  });
119254
119268
 
@@ -119770,13 +119784,13 @@ var _require22 = __webpack_require__(53978),
119770
119784
  });
119771
119785
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=script&lang=js
119772
119786
  /* harmony default export */ var components_Centervue_type_script_lang_js = (Centervue_type_script_lang_js);
119773
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
119774
- var Centervue_type_style_index_0_id_5c4008d4_prod_scoped_true_lang_scss = __webpack_require__(31099);
119775
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=0&id=5c4008d4&prod&scoped=true&lang=scss
119787
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
119788
+ var Centervue_type_style_index_0_id_46bbfc1a_prod_scoped_true_lang_scss = __webpack_require__(28652);
119789
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=0&id=46bbfc1a&prod&scoped=true&lang=scss
119776
119790
 
119777
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
119778
- var Centervue_type_style_index_1_id_5c4008d4_prod_lang_scss = __webpack_require__(32011);
119779
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=1&id=5c4008d4&prod&lang=scss
119791
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
119792
+ var Centervue_type_style_index_1_id_46bbfc1a_prod_lang_scss = __webpack_require__(28996);
119793
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=1&id=46bbfc1a&prod&lang=scss
119780
119794
 
119781
119795
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue
119782
119796
 
@@ -119790,11 +119804,11 @@ var Centervue_type_style_index_1_id_5c4008d4_prod_lang_scss = __webpack_require_
119790
119804
 
119791
119805
  var Center_component = (0,componentNormalizer/* default */.A)(
119792
119806
  components_Centervue_type_script_lang_js,
119793
- Centervue_type_template_id_5c4008d4_scoped_true_render,
119794
- Centervue_type_template_id_5c4008d4_scoped_true_staticRenderFns,
119807
+ Centervue_type_template_id_46bbfc1a_scoped_true_render,
119808
+ Centervue_type_template_id_46bbfc1a_scoped_true_staticRenderFns,
119795
119809
  false,
119796
119810
  null,
119797
- "5c4008d4",
119811
+ "46bbfc1a",
119798
119812
  null
119799
119813
 
119800
119814
  )
@@ -121075,8 +121089,8 @@ var Tab0_system_component = (0,componentNormalizer/* default */.A)(
121075
121089
  )
121076
121090
 
121077
121091
  /* harmony default export */ var Tab0_system = (Tab0_system_component.exports);
121078
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
121079
- var Tab1vue_type_template_id_6fb1610c_scoped_true_render = function render() {
121092
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
121093
+ var Tab1vue_type_template_id_6502af06_scoped_true_render = function render() {
121080
121094
  var _vm = this,
121081
121095
  _c = _vm._self._c;
121082
121096
  return _c('div', [_c('div', {
@@ -121315,7 +121329,7 @@ var Tab1vue_type_template_id_6fb1610c_scoped_true_render = function render() {
121315
121329
  }
121316
121330
  }, [_vm._v("确 定")])], 1)])], 1);
121317
121331
  };
121318
- var Tab1vue_type_template_id_6fb1610c_scoped_true_staticRenderFns = [function () {
121332
+ var Tab1vue_type_template_id_6502af06_scoped_true_staticRenderFns = [function () {
121319
121333
  var _vm = this,
121320
121334
  _c = _vm._self._c;
121321
121335
  return _c('thead', [_c('tr', [_c('th', {
@@ -121343,7 +121357,7 @@ var Tab1vue_type_template_id_6fb1610c_scoped_true_staticRenderFns = [function ()
121343
121357
  }, [_vm._v("操作")])])]);
121344
121358
  }];
121345
121359
 
121346
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=6fb1610c&scoped=true
121360
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=6502af06&scoped=true
121347
121361
 
121348
121362
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
121349
121363
  var IdeaLabelFormvue_type_template_id_756bc2c5_scoped_true_render = function render() {
@@ -122744,6 +122758,8 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
122744
122758
  saveIdeaLabel: function saveIdeaLabel() {
122745
122759
  var _this2 = this;
122746
122760
  var _this = this;
122761
+ // 将表单校验范围限定到对话框内部,避免其他面板的 .invalid-field 干扰导致确定按钮无响应
122762
+ var dialogFormEl = this.$refs.son ? this.$refs.son.$el : undefined;
122747
122763
  this.formValidate(function () {
122748
122764
  // 保存意见标签
122749
122765
  if (!_this2.curIdeaLabel.id) {
@@ -122793,7 +122809,7 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
122793
122809
  });
122794
122810
  _this2.$bus.emit('saveIdeaLable', _this2.ideaLabelArr);
122795
122811
  _this2.editLabelFormVisible = false;
122796
- });
122812
+ }, undefined, undefined, dialogFormEl);
122797
122813
  },
122798
122814
  // 选择常用意见标签
122799
122815
  selIdeaLabel: function selIdeaLabel() {
@@ -123000,9 +123016,9 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
123000
123016
  });
123001
123017
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=script&lang=js
123002
123018
  /* harmony default export */ var PanelProcess_Tab1vue_type_script_lang_js = (Tab1vue_type_script_lang_js);
123003
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
123004
- var Tab1vue_type_style_index_0_id_6fb1610c_prod_scoped_true_lang_scss = __webpack_require__(8591);
123005
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=style&index=0&id=6fb1610c&prod&scoped=true&lang=scss
123019
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
123020
+ var Tab1vue_type_style_index_0_id_6502af06_prod_scoped_true_lang_scss = __webpack_require__(81276);
123021
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=style&index=0&id=6502af06&prod&scoped=true&lang=scss
123006
123022
 
123007
123023
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue
123008
123024
 
@@ -123015,11 +123031,11 @@ var Tab1vue_type_style_index_0_id_6fb1610c_prod_scoped_true_lang_scss = __webpac
123015
123031
 
123016
123032
  var Tab1_component = (0,componentNormalizer/* default */.A)(
123017
123033
  PanelProcess_Tab1vue_type_script_lang_js,
123018
- Tab1vue_type_template_id_6fb1610c_scoped_true_render,
123019
- Tab1vue_type_template_id_6fb1610c_scoped_true_staticRenderFns,
123034
+ Tab1vue_type_template_id_6502af06_scoped_true_render,
123035
+ Tab1vue_type_template_id_6502af06_scoped_true_staticRenderFns,
123020
123036
  false,
123021
123037
  null,
123022
- "6fb1610c",
123038
+ "6502af06",
123023
123039
  null
123024
123040
 
123025
123041
  )
@@ -138401,38 +138417,90 @@ function getPathXyData(connection, thisConnect) {
138401
138417
  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]];
138402
138418
  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]];
138403
138419
  if (linesCount === 3) {
138404
- // 从svg path中获取下射线maxY
138420
+ // 从svg path中获取同轴异向的两端stub,4种情况全处理
138405
138421
  if (firstEndpoints[3] === 1 && secondEndpoints[3] === -1) {
138406
138422
  // 下出上入
138407
138423
  var lineData = paths[0].split(' ');
138408
138424
  pathMaxY = parseInt(lineData[5]) - parseInt(lineData[2]);
138425
+ pathMinY = -pathMaxY; // 同轴异向,两端 stub 相等
138426
+ } else if (firstEndpoints[3] === -1 && secondEndpoints[3] === 1) {
138427
+ // 上出下入
138428
+ var _lineData = paths[0].split(' ');
138429
+ pathMinY = parseInt(_lineData[2]) - parseInt(_lineData[5]);
138430
+ pathMaxY = -pathMinY; // 同轴异向,两端 stub 相等
138409
138431
  } else if (firstEndpoints[2] === 1 && secondEndpoints[2] === -1) {
138410
138432
  // 右出左入
138411
- var _lineData = paths[0].split(' ');
138412
- pathMaxX = parseInt(_lineData[4]) - parseInt(_lineData[1]);
138433
+ var _lineData2 = paths[0].split(' ');
138434
+ pathMaxX = parseInt(_lineData2[4]) - parseInt(_lineData2[1]);
138435
+ pathMinX = -pathMaxX; // 同轴异向,两端 stub 相等
138436
+ } else if (firstEndpoints[2] === -1 && secondEndpoints[2] === 1) {
138437
+ // 左出右入
138438
+ var _lineData3 = paths[0].split(' ');
138439
+ pathMinX = parseInt(_lineData3[1]) - parseInt(_lineData3[4]);
138440
+ pathMaxX = -pathMinX; // 同轴异向,两端 stub 相等
138413
138441
  }
138414
138442
  } else if (linesCount >= 4) {
138415
138443
  if (firstEndpoints[2] === 1) {
138416
138444
  // 右出
138417
- var _lineData2 = paths[0].split(' ');
138418
- pathMaxX = Math.abs(parseInt(_lineData2[1]) - parseInt(_lineData2[4])) + 5;
138445
+ var _lineData4 = paths[0].split(' ');
138446
+ pathMaxX = Math.abs(parseInt(_lineData4[1]) - parseInt(_lineData4[4])) + 5;
138447
+ }
138448
+ if (firstEndpoints[2] === -1) {
138449
+ // 左出
138450
+ var _lineData5 = paths[0].split(' ');
138451
+ pathMinX = -(Math.abs(parseInt(_lineData5[1]) - parseInt(_lineData5[4])) + 5);
138419
138452
  }
138420
138453
  if (secondEndpoints[2] === 1) {
138421
138454
  // 右入
138422
- var _lineData3 = paths[paths.length - 1].split(' ');
138423
- pathMaxX = Math.abs(parseInt(_lineData3[1]) - parseInt(_lineData3[4])) + 5;
138455
+ var _lineData6 = paths[paths.length - 1].split(' ');
138456
+ if (firstEndpoints[2] === 1) {
138457
+ // 右出右入(同侧):目标stub存入pathMinX,避免覆盖源的pathMaxX
138458
+ pathMinX = Math.abs(parseInt(_lineData6[1]) - parseInt(_lineData6[4])) + 5;
138459
+ } else {
138460
+ pathMaxX = Math.abs(parseInt(_lineData6[1]) - parseInt(_lineData6[4])) + 5;
138461
+ }
138462
+ }
138463
+ if (secondEndpoints[2] === -1) {
138464
+ // 左入
138465
+ var _lineData7 = paths[paths.length - 1].split(' ');
138466
+ if (firstEndpoints[2] === -1) {
138467
+ // 左出左入(同侧):目标stub存入pathMaxX,避免覆盖源的pathMinX
138468
+ pathMaxX = -(Math.abs(parseInt(_lineData7[1]) - parseInt(_lineData7[4])) + 5);
138469
+ } else {
138470
+ pathMinX = -(Math.abs(parseInt(_lineData7[1]) - parseInt(_lineData7[4])) + 5);
138471
+ }
138424
138472
  }
138425
138473
 
138426
138474
  // 从svg path中获取下射线maxY
138427
138475
  if (firstEndpoints[3] === 1) {
138428
138476
  // 下出
138429
- var _lineData4 = paths[0].split(' ');
138430
- pathMaxY = Math.abs(parseInt(_lineData4[2]) - parseInt(_lineData4[5])) + 5;
138477
+ var _lineData8 = paths[0].split(' ');
138478
+ pathMaxY = Math.abs(parseInt(_lineData8[2]) - parseInt(_lineData8[5])) + 5;
138479
+ }
138480
+ if (firstEndpoints[3] === -1) {
138481
+ // 上出
138482
+ var _lineData9 = paths[0].split(' ');
138483
+ pathMinY = -(Math.abs(parseInt(_lineData9[2]) - parseInt(_lineData9[5])) + 5);
138431
138484
  }
138432
138485
  if (secondEndpoints[3] === 1) {
138433
138486
  // 下入
138434
- var _lineData5 = paths[paths.length - 1].split(' ');
138435
- pathMaxY = Math.abs(parseInt(_lineData5[2]) - parseInt(_lineData5[5])) + 5;
138487
+ var _lineData10 = paths[paths.length - 1].split(' ');
138488
+ if (firstEndpoints[3] === 1) {
138489
+ // 下出下入(同侧):目标stub存入pathMinY,避免覆盖源的pathMaxY
138490
+ pathMinY = Math.abs(parseInt(_lineData10[2]) - parseInt(_lineData10[5])) + 5;
138491
+ } else {
138492
+ pathMaxY = Math.abs(parseInt(_lineData10[2]) - parseInt(_lineData10[5])) + 5;
138493
+ }
138494
+ }
138495
+ if (secondEndpoints[3] === -1) {
138496
+ // 上入
138497
+ var _lineData11 = paths[paths.length - 1].split(' ');
138498
+ if (firstEndpoints[3] === -1) {
138499
+ // 上出上入(同侧):目标stub存入pathMaxY,避免覆盖源的pathMinY
138500
+ pathMaxY = -(Math.abs(parseInt(_lineData11[2]) - parseInt(_lineData11[5])) + 5);
138501
+ } else {
138502
+ pathMinY = -(Math.abs(parseInt(_lineData11[2]) - parseInt(_lineData11[5])) + 5);
138503
+ }
138436
138504
  }
138437
138505
  }
138438
138506
  return {
@@ -138469,6 +138537,7 @@ function dragLine(_this, connection, thisConnect) {
138469
138537
 
138470
138538
  var firstEndpoints = connection.endpoints[0].anchor.orientation;
138471
138539
  var secondEndpoints = connection.endpoints[1].anchor.orientation;
138540
+ var isSameNode = thisConnect.PageSourceId === thisConnect.PageTargetId;
138472
138541
 
138473
138542
  // 检测是否可拖拉,仅位于路径canvas四边的路径可拖拉,射出、射入路径不可拖拉
138474
138543
  if (firstEndpoints[0] !== 0) {
@@ -138530,38 +138599,72 @@ function dragLine(_this, connection, thisConnect) {
138530
138599
  var y = ev.pageY;
138531
138600
  var stub = [0, 0];
138532
138601
  if (lineCount <= 3) {
138602
+ var isSameSide = firstEndpoints[0] !== 0 && firstEndpoints[0] === secondEndpoints[0] || firstEndpoints[1] !== 0 && firstEndpoints[1] === secondEndpoints[1];
138603
+ var minStub = isSameSide || isSameNode ? 50 : 10;
138533
138604
  if (firstEndpoints[0] === -1) {
138534
- // 水平射线,左出左入,左右拖拉
138605
+ // 水平射线,左出
138535
138606
  distance = -(Math.abs(initialMinX) - (x - _this.dragLineObj.disX));
138536
- if (distance > -10) {
138537
- distance = -10;
138607
+ if (distance > -minStub) {
138608
+ distance = -minStub;
138538
138609
  }
138539
138610
  thisConnect.pathMinX = distance;
138540
- stub = [-distance, 10];
138611
+ if (isSameNode) {
138612
+ stub = [-distance, 50];
138613
+ } else if (!isSameSide) {
138614
+ // 同轴异向:两端stub同步更新
138615
+ thisConnect.pathMaxX = -distance;
138616
+ stub = [-distance, -distance];
138617
+ } else {
138618
+ stub = [-distance, minStub];
138619
+ }
138541
138620
  } else if (firstEndpoints[0] === 1) {
138542
- // 水平射线,右出右入,左右拖拉
138621
+ // 水平射线,右出
138543
138622
  distance = Math.abs(initialMaxX) + (x - _this.dragLineObj.disX);
138544
- if (distance < 10) {
138545
- distance = 10;
138623
+ if (distance < minStub) {
138624
+ distance = minStub;
138546
138625
  }
138547
138626
  thisConnect.pathMaxX = distance;
138548
- stub = [distance, 10];
138627
+ if (isSameNode) {
138628
+ stub = [distance, 50];
138629
+ } else if (!isSameSide) {
138630
+ // 同轴异向:两端stub同步更新
138631
+ thisConnect.pathMinX = -distance;
138632
+ stub = [distance, distance];
138633
+ } else {
138634
+ stub = [distance, minStub];
138635
+ }
138549
138636
  } else if (firstEndpoints[1] === -1) {
138550
- // 垂直射线,上出上入,上下拖拉
138637
+ // 垂直射线,上出
138551
138638
  distance = -(Math.abs(initialMinY) - (y - _this.dragLineObj.disY));
138552
- if (distance > -10) {
138553
- distance = -10;
138639
+ if (distance > -minStub) {
138640
+ distance = -minStub;
138554
138641
  }
138555
138642
  thisConnect.pathMinY = distance;
138556
- stub = [-distance, 10];
138643
+ if (isSameNode) {
138644
+ stub = [-distance, 50];
138645
+ } else if (!isSameSide) {
138646
+ // 同轴异向:两端stub同步更新
138647
+ thisConnect.pathMaxY = -distance;
138648
+ stub = [-distance, -distance];
138649
+ } else {
138650
+ stub = [-distance, minStub];
138651
+ }
138557
138652
  } else if (firstEndpoints[1] === 1) {
138558
- // 垂直射线,下出下入,上下拖拉
138653
+ // 垂直射线,下出
138559
138654
  distance = Math.abs(initialMaxY) + (y - _this.dragLineObj.disY);
138560
- if (distance < 10) {
138561
- distance = 10;
138655
+ if (distance < minStub) {
138656
+ distance = minStub;
138562
138657
  }
138563
138658
  thisConnect.pathMaxY = distance;
138564
- stub = [distance, 10];
138659
+ if (isSameNode) {
138660
+ stub = [distance, 50];
138661
+ } else if (!isSameSide) {
138662
+ // 同轴异向:两端stub同步更新
138663
+ thisConnect.pathMinY = -distance;
138664
+ stub = [distance, distance];
138665
+ } else {
138666
+ stub = [distance, minStub];
138667
+ }
138565
138668
  }
138566
138669
  } else if (lineCount === 4) {
138567
138670
  if (firstEndpoints[0] === -1) {
@@ -138676,6 +138779,7 @@ function dragLine(_this, connection, thisConnect) {
138676
138779
  } else if (lineCount === 5) {
138677
138780
  if (firstEndpoints[0] !== 0) {
138678
138781
  // 水平射线,左右拖拉
138782
+ var hSameSide = firstEndpoints[0] === secondEndpoints[0];
138679
138783
  if (Math.abs(canvasMarginLeft + canvasLeft - _this.dragLineObj.disX) <= 10) {
138680
138784
  // 左侧边拖拉
138681
138785
  // console.log('left drap..')
@@ -138686,7 +138790,12 @@ function dragLine(_this, connection, thisConnect) {
138686
138790
  distance = -10;
138687
138791
  }
138688
138792
  thisConnect.pathMinX = distance;
138689
- stub = [-distance, Math.abs(initialMaxX)];
138793
+ if (!hSameSide) {
138794
+ thisConnect.pathMaxX = -distance;
138795
+ stub = [-distance, -distance];
138796
+ } else {
138797
+ stub = [-distance, Math.abs(initialMaxX)];
138798
+ }
138690
138799
  } else if (firstEndpoints[0] === 1) {
138691
138800
  // 水平射线,右出左入,靠近终点左侧拖拉
138692
138801
  distance = -(Math.abs(initialMinX) - (x - _this.dragLineObj.disX));
@@ -138694,7 +138803,12 @@ function dragLine(_this, connection, thisConnect) {
138694
138803
  distance = -10;
138695
138804
  }
138696
138805
  thisConnect.pathMinX = distance;
138697
- stub = [Math.abs(initialMaxX), -distance];
138806
+ if (!hSameSide) {
138807
+ thisConnect.pathMaxX = -distance;
138808
+ stub = [-distance, -distance];
138809
+ } else {
138810
+ stub = [Math.abs(initialMaxX), -distance];
138811
+ }
138698
138812
  }
138699
138813
  } else {
138700
138814
  // 右侧边拖拉
@@ -138706,7 +138820,12 @@ function dragLine(_this, connection, thisConnect) {
138706
138820
  distance = 10;
138707
138821
  }
138708
138822
  thisConnect.pathMaxX = distance;
138709
- stub = [Math.abs(initialMinX), distance];
138823
+ if (!hSameSide) {
138824
+ thisConnect.pathMinX = -distance;
138825
+ stub = [distance, distance];
138826
+ } else {
138827
+ stub = [Math.abs(initialMinX), distance];
138828
+ }
138710
138829
  } else if (firstEndpoints[0] === 1) {
138711
138830
  // 水平射线,右出左入,靠近起点右侧拖拉
138712
138831
  distance = Math.abs(initialMaxX) + (x - _this.dragLineObj.disX);
@@ -138714,11 +138833,17 @@ function dragLine(_this, connection, thisConnect) {
138714
138833
  distance = 10;
138715
138834
  }
138716
138835
  thisConnect.pathMaxX = distance;
138717
- stub = [distance, Math.abs(initialMinX)];
138836
+ if (!hSameSide) {
138837
+ thisConnect.pathMinX = -distance;
138838
+ stub = [distance, distance];
138839
+ } else {
138840
+ stub = [distance, Math.abs(initialMinX)];
138841
+ }
138718
138842
  }
138719
138843
  }
138720
138844
  } else {
138721
138845
  // 垂直射线,上下拖拉
138846
+ var vSameSide = firstEndpoints[1] === secondEndpoints[1];
138722
138847
  if (Math.abs(canvasMarginTop + canvasTop - _this.dragLineObj.disY - scrollTop) <= 10) {
138723
138848
  // 顶部侧边拖拉
138724
138849
  // console.log('top drap..')
@@ -138729,7 +138854,12 @@ function dragLine(_this, connection, thisConnect) {
138729
138854
  distance = -10;
138730
138855
  }
138731
138856
  thisConnect.pathMinY = distance;
138732
- stub = [-distance, Math.abs(initialMaxY)];
138857
+ if (!vSameSide) {
138858
+ thisConnect.pathMaxY = -distance;
138859
+ stub = [-distance, -distance];
138860
+ } else {
138861
+ stub = [-distance, Math.abs(initialMaxY)];
138862
+ }
138733
138863
  } else if (firstEndpoints[1] === 1) {
138734
138864
  // 垂直射线,下出上入,靠近终点上下拖拉
138735
138865
  distance = -(Math.abs(initialMaxY) - (y - _this.dragLineObj.disY));
@@ -138737,7 +138867,12 @@ function dragLine(_this, connection, thisConnect) {
138737
138867
  distance = -10;
138738
138868
  }
138739
138869
  thisConnect.pathMinY = distance;
138740
- stub = [Math.abs(initialMaxY), -distance];
138870
+ if (!vSameSide) {
138871
+ thisConnect.pathMaxY = -distance;
138872
+ stub = [-distance, -distance];
138873
+ } else {
138874
+ stub = [Math.abs(initialMaxY), -distance];
138875
+ }
138741
138876
  }
138742
138877
  } else {
138743
138878
  // 底部侧边拖拉
@@ -138749,7 +138884,12 @@ function dragLine(_this, connection, thisConnect) {
138749
138884
  distance = 10;
138750
138885
  }
138751
138886
  thisConnect.pathMaxY = distance;
138752
- stub = [Math.abs(initialMinY), distance];
138887
+ if (!vSameSide) {
138888
+ thisConnect.pathMinY = -distance;
138889
+ stub = [distance, distance];
138890
+ } else {
138891
+ stub = [Math.abs(initialMinY), distance];
138892
+ }
138753
138893
  } else if (firstEndpoints[1] === 1) {
138754
138894
  // 垂直射线,下出下入,靠起点上下拖拉
138755
138895
  distance = Math.abs(initialMaxY) + (y - _this.dragLineObj.disY);
@@ -138757,17 +138897,35 @@ function dragLine(_this, connection, thisConnect) {
138757
138897
  distance = 10;
138758
138898
  }
138759
138899
  thisConnect.pathMaxY = distance;
138760
- stub = [distance, Math.abs(initialMaxY)];
138900
+ if (!vSameSide) {
138901
+ thisConnect.pathMinY = -distance;
138902
+ stub = [distance, distance];
138903
+ } else {
138904
+ stub = [distance, Math.abs(initialMaxY)];
138905
+ }
138761
138906
  }
138762
138907
  }
138763
138908
  }
138764
138909
  }
138910
+ // 垂直锚点组合2段线:源端延伸全距离,目标端不延伸(自环连接除外)
138911
+ var respectStubs = false;
138912
+ if (!isSameNode) {
138913
+ if (firstEndpoints[0] !== 0 && secondEndpoints[1] !== 0) {
138914
+ // 水平出 + 垂直入(如左出上入、右出下入)
138915
+ stub = [Math.abs(initialMaxX), 0];
138916
+ respectStubs = true;
138917
+ } else if (firstEndpoints[1] !== 0 && secondEndpoints[0] !== 0) {
138918
+ // 垂直出 + 水平入(如上出左入、下出右入)
138919
+ stub = [Math.abs(initialMaxY), 0];
138920
+ respectStubs = true;
138921
+ }
138922
+ }
138765
138923
  connection.setConnector(['Flowchart', {
138766
138924
  stub: stub,
138767
138925
  gap: 5,
138768
138926
  cornerRadius: 5,
138769
- alwaysRespectStubs: false,
138770
- midpoint: 0.5
138927
+ alwaysRespectStubs: respectStubs,
138928
+ midpoint: respectStubs ? 0 : 0.5
138771
138929
  }]);
138772
138930
  connection.addOverlay(['Arrow', {
138773
138931
  width: 10,
@@ -139167,67 +139325,137 @@ function createPathLine(connectsArr) {
139167
139325
  var lineDistance = 0;
139168
139326
  var connector = void 0;
139169
139327
  var stub = [0, 0]; // stub[0]:偏移量,stub[1]:最小偏移量
139170
-
139328
+ var alwaysRespectStubs = false;
139329
+ var midpoint = 0.5;
139171
139330
  if (connectsArr[j].type === 'Straight') {
139172
139331
  connector = ['Straight', {
139173
139332
  stub: [0, 0]
139174
139333
  }];
139175
139334
  } else if (connectsArr[j].type === 'Flowchart') {
139176
- if (connectsArr[j].linesCount === 1) {
139177
- stub = [0, 0];
139178
- } 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) {
139179
- // 垂直射线,偏移小于10
139335
+ var isSameNode = connectsArr[j].PageSourceId === connectsArr[j].PageTargetId;
139336
+ var isSameAxisSameDir = anchors[0][2] !== 0 && anchors[0][2] === anchors[1][2] || anchors[0][3] !== 0 && anchors[0][3] === anchors[1][3];
139337
+ 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];
139338
+ var isDiffAxis = anchors[0][2] !== 0 && anchors[1][3] !== 0 || anchors[0][3] !== 0 && anchors[1][2] !== 0;
139339
+ if (isSameNode) {
139340
+ // 自环连接:minStub=50,必须在isDiffAxis之前判断(自环可能跨轴)
139341
+ stub = [50, 50];
139342
+ if (connectsArr[j].linesCount && connectsArr[j].linesCount >= 3) {
139343
+ if (anchors[0][2] === -1 && anchors[1][2] === -1) {
139344
+ var s0 = Math.abs(connectsArr[j].pathMinX) || 50;
139345
+ var s1 = Math.abs(connectsArr[j].pathMaxX) || 50;
139346
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139347
+ } else if (anchors[0][2] === 1 && anchors[1][2] === 1) {
139348
+ var s0 = Math.abs(connectsArr[j].pathMaxX) || 50;
139349
+ var s1 = Math.abs(connectsArr[j].pathMinX) || 50;
139350
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139351
+ } else if (anchors[0][3] === -1 && anchors[1][3] === -1) {
139352
+ var s0 = Math.abs(connectsArr[j].pathMinY) || 50;
139353
+ var s1 = Math.abs(connectsArr[j].pathMaxY) || 50;
139354
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139355
+ } else if (anchors[0][3] === 1 && anchors[1][3] === 1) {
139356
+ var s0 = Math.abs(connectsArr[j].pathMaxY) || 50;
139357
+ var s1 = Math.abs(connectsArr[j].pathMinY) || 50;
139358
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139359
+ }
139360
+ }
139361
+ alwaysRespectStubs = true;
139362
+ } else if (isDiffAxis) {
139363
+ // 不同轴(垂直锚点组合):stub使用固定默认值,不使用pathMaxX/pathMaxY
139364
+ stub = [50, 0];
139365
+ alwaysRespectStubs = true;
139366
+ midpoint = 0;
139367
+ } else if (connectsArr[j].linesCount === 1) {
139180
139368
  stub = [0, 0];
139181
- } 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) {
139182
- // 水平射线,偏移小于10
139183
- stub = [0, 0];
139184
- } else if (connectsArr[j].linesCount === 3) {
139369
+ } else if (isSameAxisSameDir) {
139370
+ // 同侧锚点(不含自环):使用保存的path值,minStub=50保证U型结构
139371
+ stub = [50, 50];
139372
+ if (connectsArr[j].linesCount && connectsArr[j].linesCount >= 3) {
139373
+ if (anchors[0][2] === -1 && anchors[1][2] === -1) {
139374
+ var s0 = Math.abs(connectsArr[j].pathMinX) || 50;
139375
+ var s1 = Math.abs(connectsArr[j].pathMaxX) || 50;
139376
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139377
+ } else if (anchors[0][2] === 1 && anchors[1][2] === 1) {
139378
+ var s0 = Math.abs(connectsArr[j].pathMaxX) || 50;
139379
+ var s1 = Math.abs(connectsArr[j].pathMinX) || 50;
139380
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139381
+ } else if (anchors[0][3] === -1 && anchors[1][3] === -1) {
139382
+ var s0 = Math.abs(connectsArr[j].pathMinY) || 50;
139383
+ var s1 = Math.abs(connectsArr[j].pathMaxY) || 50;
139384
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139385
+ } else if (anchors[0][3] === 1 && anchors[1][3] === 1) {
139386
+ var s0 = Math.abs(connectsArr[j].pathMaxY) || 50;
139387
+ var s1 = Math.abs(connectsArr[j].pathMinY) || 50;
139388
+ stub = [Math.max(s0, 50), Math.max(s1, 50)];
139389
+ }
139390
+ }
139391
+ } else if (isSameAxisDiffDir) {
139392
+ // 同轴异向:minStub=10,任意一端stub为0或NaN时触发CSS精确计算
139185
139393
  if (anchors[0][2] === -1) {
139186
- // 水平射线,左出
139187
- stub = [Math.abs(connectsArr[j].pathMinX), 10];
139394
+ stub = [Math.abs(connectsArr[j].pathMinX), Math.abs(connectsArr[j].pathMaxX)];
139188
139395
  } else if (anchors[0][2] === 1) {
139189
- // 水平射线,右出
139190
- stub = [Math.abs(connectsArr[j].pathMaxX), 10];
139396
+ stub = [Math.abs(connectsArr[j].pathMaxX), Math.abs(connectsArr[j].pathMinX)];
139191
139397
  } else if (anchors[0][3] === -1) {
139192
- // 垂直射线,上出
139193
- stub = [Math.abs(connectsArr[j].pathMinY), 10];
139398
+ stub = [Math.abs(connectsArr[j].pathMinY), Math.abs(connectsArr[j].pathMaxY)];
139194
139399
  } else if (anchors[0][3] === 1) {
139195
- // 垂直射线,下出
139196
- stub = [Math.abs(connectsArr[j].pathMaxY), 10];
139197
- }
139198
- if (isNaN(stub[0])) stub[0] = 50;
139400
+ stub = [Math.abs(connectsArr[j].pathMaxY), Math.abs(connectsArr[j].pathMinY)];
139401
+ }
139402
+
139403
+ // 任意一端stub0或NaN(旧数据):使用CSS坐标精确计算,确保水平段在两节点中间
139404
+ if (isNaN(stub[0]) || stub[0] === 0 || isNaN(stub[1]) || stub[1] === 0) {
139405
+ var _sourceNode = jquery__WEBPACK_IMPORTED_MODULE_0___default()('#' + connectsArr[j].PageSourceId);
139406
+ var targetNode = jquery__WEBPACK_IMPORTED_MODULE_0___default()('#' + connectsArr[j].PageTargetId);
139407
+ var srcTop = parseInt(_sourceNode.css('top')) || 0;
139408
+ var srcLeft = parseInt(_sourceNode.css('left')) || 0;
139409
+ var srcW = _sourceNode.outerWidth() || 0;
139410
+ var srcH = _sourceNode.outerHeight() || 0;
139411
+ var tgtTop = parseInt(targetNode.css('top')) || 0;
139412
+ var tgtLeft = parseInt(targetNode.css('left')) || 0;
139413
+ var tgtW = targetNode.outerWidth() || 0;
139414
+ var tgtH = targetNode.outerHeight() || 0;
139415
+ if (anchors[0][2] !== 0) {
139416
+ // 水平方向(左出右入、右出左入)
139417
+ var srcAnchorX = srcLeft + srcW * anchors[0][0];
139418
+ var tgtAnchorX = tgtLeft + tgtW * anchors[1][0];
139419
+ var midX = (srcAnchorX + tgtAnchorX) / 2;
139420
+ stub[0] = Math.abs(midX - srcAnchorX);
139421
+ stub[1] = Math.abs(tgtAnchorX - midX);
139422
+ } else if (anchors[0][3] !== 0) {
139423
+ // 垂直方向(上出下入、下出上入)
139424
+ var srcAnchorY = srcTop + srcH * anchors[0][1];
139425
+ var tgtAnchorY = tgtTop + tgtH * anchors[1][1];
139426
+ var midY = (srcAnchorY + tgtAnchorY) / 2;
139427
+ stub[0] = Math.abs(midY - srcAnchorY);
139428
+ stub[1] = Math.abs(tgtAnchorY - midY);
139429
+ }
139430
+ }
139431
+ if (isNaN(stub[0]) || stub[0] === 0) stub[0] = 10;
139432
+ if (isNaN(stub[1]) || stub[1] === 0) stub[1] = stub[0];
139433
+ alwaysRespectStubs = true;
139199
139434
  } else if (connectsArr[j].linesCount >= 4) {
139435
+ // 其他4段线:使用保存的path值
139200
139436
  stub = [10, 10];
139201
139437
  if (anchors[0][2] === -1) {
139202
- // 水平射线,左出
139203
139438
  stub[0] = Math.abs(connectsArr[j].pathMinX);
139204
139439
  } else if (anchors[0][2] === 1) {
139205
- // 水平射线,右出
139206
139440
  stub[0] = Math.abs(connectsArr[j].pathMaxX);
139207
139441
  } else if (anchors[0][3] === -1) {
139208
- // 垂直射线,上出
139209
139442
  stub[0] = Math.abs(connectsArr[j].pathMinY);
139210
139443
  } else if (anchors[0][3] === 1) {
139211
- // 垂直射线,下出
139212
139444
  stub[0] = Math.abs(connectsArr[j].pathMaxY);
139213
139445
  }
139214
139446
  if (anchors[1][2] === -1) {
139215
- // 水平射线,左入
139216
139447
  stub[1] = Math.abs(connectsArr[j].pathMinX);
139217
139448
  } else if (anchors[1][2] === 1) {
139218
- // 水平射线,右入
139219
139449
  stub[1] = Math.abs(connectsArr[j].pathMaxX);
139220
139450
  } else if (anchors[1][3] === -1) {
139221
- // 垂直射线,上入
139222
139451
  stub[1] = Math.abs(connectsArr[j].pathMinY);
139223
139452
  } else if (anchors[1][3] === 1) {
139224
- // 垂直射线,下入
139225
139453
  stub[1] = Math.abs(connectsArr[j].pathMaxY);
139226
139454
  }
139227
- if (stub[0] === 10 && stub[1] === 10) {
139228
- connector = ['Flowchart', {
139229
- stub: [50, 50]
139230
- }];
139455
+
139456
+ // 旧代码默认值历史数据:stub值都是50时,使用[0,0]
139457
+ if ((stub[0] === 50 || stub[0] === 10) && (stub[1] === 50 || stub[1] === 10)) {
139458
+ stub = [0, 0];
139231
139459
  }
139232
139460
  } else if (Math.abs(connectsArr[j].pathMaxX) > 10 || Math.abs(connectsArr[j].pathMinX) > 10) {
139233
139461
  // 兼容旧数据格式,旧数据格式没有lineCount属性
@@ -139271,8 +139499,8 @@ function createPathLine(connectsArr) {
139271
139499
  stub: stub,
139272
139500
  gap: 5,
139273
139501
  cornerRadius: 5,
139274
- alwaysRespectStubs: false,
139275
- midpoint: 0.5
139502
+ alwaysRespectStubs: alwaysRespectStubs,
139503
+ midpoint: midpoint
139276
139504
  }];
139277
139505
  } else if (connectsArr[j].type === 'Bezier') {
139278
139506
  connector = ['Bezier', {
@@ -139283,14 +139511,11 @@ function createPathLine(connectsArr) {
139283
139511
  if (sourceNode.hasClass('dfzjd') || sourceNode.hasClass('zyjd')) {
139284
139512
  connectsArr[j].label = '';
139285
139513
  }
139514
+ var conn;
139286
139515
  try {
139287
- createConnect(connectsArr[j], connector, anchors);
139516
+ conn = createConnect(connectsArr[j], connector, anchors);
139288
139517
  } catch (e) {
139289
- try {
139290
- createConnect(connectsArr[j], connector, anchors);
139291
- } catch (e2) {
139292
- console.warn('createConnect failed after retry:', e2.message, connectsArr[j]);
139293
- }
139518
+ conn = createConnect(connectsArr[j], connector, anchors);
139294
139519
  }
139295
139520
  }
139296
139521
  }
@@ -140698,6 +140923,10 @@ RegionSelect.prototype.onSelect = function (evt, sDivId) {
140698
140923
  };
140699
140924
  RegionSelect.prototype.onEnd = function () {
140700
140925
  var self = this;
140926
+ // 记录框选结束时间,用于区分框选后的 click 和普通点击
140927
+ if (self.isSelect && _selectedRegions.length > 0) {
140928
+ self._selectEndTime = Date.now();
140929
+ }
140701
140930
  if (self.selectDiv) {
140702
140931
  self.selectDiv.style.display = 'none';
140703
140932
  }
@@ -164842,7 +165071,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "span[data-v-26aedf1c]{white-space:pre-
164842
165071
 
164843
165072
  /***/ }),
164844
165073
 
164845
- /***/ 72866:
165074
+ /***/ 78198:
164846
165075
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
164847
165076
 
164848
165077
  "use strict";
@@ -164856,14 +165085,14 @@ __webpack_require__.r(__webpack_exports__);
164856
165085
 
164857
165086
  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()));
164858
165087
  // Module
164859
- ___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}", ""]);
165088
+ ___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}", ""]);
164860
165089
  // Exports
164861
165090
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
164862
165091
 
164863
165092
 
164864
165093
  /***/ }),
164865
165094
 
164866
- /***/ 1306:
165095
+ /***/ 99934:
164867
165096
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
164868
165097
 
164869
165098
  "use strict";
@@ -165645,7 +165874,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".img-view-dialog[data-v-208a9735]{posi
165645
165874
 
165646
165875
  /***/ }),
165647
165876
 
165648
- /***/ 6162:
165877
+ /***/ 65042:
165649
165878
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165650
165879
 
165651
165880
  "use strict";
@@ -165659,7 +165888,7 @@ __webpack_require__.r(__webpack_exports__);
165659
165888
 
165660
165889
  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()));
165661
165890
  // Module
165662
- ___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}", ""]);
165891
+ ___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}", ""]);
165663
165892
  // Exports
165664
165893
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165665
165894
 
@@ -165771,7 +166000,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-76d3db75] .el-dialog__body .su
165771
166000
 
165772
166001
  /***/ }),
165773
166002
 
165774
- /***/ 13570:
166003
+ /***/ 72421:
165775
166004
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165776
166005
 
165777
166006
  "use strict";
@@ -165785,7 +166014,7 @@ __webpack_require__.r(__webpack_exports__);
165785
166014
 
165786
166015
  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()));
165787
166016
  // Module
165788
- ___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}", ""]);
166017
+ ___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}", ""]);
165789
166018
  // Exports
165790
166019
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165791
166020
 
@@ -167682,7 +167911,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".setting .header[data-v-8cadfe0a]{widt
167682
167911
 
167683
167912
  /***/ }),
167684
167913
 
167685
- /***/ 73313:
167914
+ /***/ 10138:
167686
167915
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
167687
167916
 
167688
167917
  "use strict";
@@ -167696,14 +167925,14 @@ __webpack_require__.r(__webpack_exports__);
167696
167925
 
167697
167926
  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()));
167698
167927
  // Module
167699
- ___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}", ""]);
167928
+ ___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}", ""]);
167700
167929
  // Exports
167701
167930
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
167702
167931
 
167703
167932
 
167704
167933
  /***/ }),
167705
167934
 
167706
- /***/ 96141:
167935
+ /***/ 78094:
167707
167936
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
167708
167937
 
167709
167938
  "use strict";
@@ -167717,7 +167946,7 @@ __webpack_require__.r(__webpack_exports__);
167717
167946
 
167718
167947
  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()));
167719
167948
  // Module
167720
- ___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}", ""]);
167949
+ ___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}", ""]);
167721
167950
  // Exports
167722
167951
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
167723
167952
 
@@ -168247,7 +168476,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-202e7fb0]{border-collapse
168247
168476
 
168248
168477
  /***/ }),
168249
168478
 
168250
- /***/ 42597:
168479
+ /***/ 2566:
168251
168480
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
168252
168481
 
168253
168482
  "use strict";
@@ -168261,7 +168490,7 @@ __webpack_require__.r(__webpack_exports__);
168261
168490
 
168262
168491
  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()));
168263
168492
  // Module
168264
- ___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}", ""]);
168493
+ ___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}", ""]);
168265
168494
  // Exports
168266
168495
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
168267
168496
 
@@ -261308,35 +261537,35 @@ var update = add("e5b2e9be", content, true, {"sourceMap":false,"shadowMode":fals
261308
261537
 
261309
261538
  /***/ }),
261310
261539
 
261311
- /***/ 94976:
261540
+ /***/ 29816:
261312
261541
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261313
261542
 
261314
261543
  // style-loader: Adds some css to the DOM by adding a <style> tag
261315
261544
 
261316
261545
  // load the styles
261317
- var content = __webpack_require__(72866);
261546
+ var content = __webpack_require__(78198);
261318
261547
  if(content.__esModule) content = content.default;
261319
261548
  if(typeof content === 'string') content = [[module.id, content, '']];
261320
261549
  if(content.locals) module.exports = content.locals;
261321
261550
  // add the styles to the DOM
261322
261551
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261323
- var update = add("1768d871", content, true, {"sourceMap":false,"shadowMode":false});
261552
+ var update = add("0ef4a11f", content, true, {"sourceMap":false,"shadowMode":false});
261324
261553
 
261325
261554
  /***/ }),
261326
261555
 
261327
- /***/ 98388:
261556
+ /***/ 38436:
261328
261557
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261329
261558
 
261330
261559
  // style-loader: Adds some css to the DOM by adding a <style> tag
261331
261560
 
261332
261561
  // load the styles
261333
- var content = __webpack_require__(1306);
261562
+ var content = __webpack_require__(99934);
261334
261563
  if(content.__esModule) content = content.default;
261335
261564
  if(typeof content === 'string') content = [[module.id, content, '']];
261336
261565
  if(content.locals) module.exports = content.locals;
261337
261566
  // add the styles to the DOM
261338
261567
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261339
- var update = add("ef16020a", content, true, {"sourceMap":false,"shadowMode":false});
261568
+ var update = add("1655dca9", content, true, {"sourceMap":false,"shadowMode":false});
261340
261569
 
261341
261570
  /***/ }),
261342
261571
 
@@ -261916,19 +262145,19 @@ var update = add("116b361c", content, true, {"sourceMap":false,"shadowMode":fals
261916
262145
 
261917
262146
  /***/ }),
261918
262147
 
261919
- /***/ 53540:
262148
+ /***/ 9872:
261920
262149
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261921
262150
 
261922
262151
  // style-loader: Adds some css to the DOM by adding a <style> tag
261923
262152
 
261924
262153
  // load the styles
261925
- var content = __webpack_require__(6162);
262154
+ var content = __webpack_require__(65042);
261926
262155
  if(content.__esModule) content = content.default;
261927
262156
  if(typeof content === 'string') content = [[module.id, content, '']];
261928
262157
  if(content.locals) module.exports = content.locals;
261929
262158
  // add the styles to the DOM
261930
262159
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261931
- var update = add("290723ac", content, true, {"sourceMap":false,"shadowMode":false});
262160
+ var update = add("74345598", content, true, {"sourceMap":false,"shadowMode":false});
261932
262161
 
261933
262162
  /***/ }),
261934
262163
 
@@ -262012,19 +262241,19 @@ var update = add("0bb97b92", content, true, {"sourceMap":false,"shadowMode":fals
262012
262241
 
262013
262242
  /***/ }),
262014
262243
 
262015
- /***/ 38208:
262244
+ /***/ 17831:
262016
262245
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
262017
262246
 
262018
262247
  // style-loader: Adds some css to the DOM by adding a <style> tag
262019
262248
 
262020
262249
  // load the styles
262021
- var content = __webpack_require__(13570);
262250
+ var content = __webpack_require__(72421);
262022
262251
  if(content.__esModule) content = content.default;
262023
262252
  if(typeof content === 'string') content = [[module.id, content, '']];
262024
262253
  if(content.locals) module.exports = content.locals;
262025
262254
  // add the styles to the DOM
262026
262255
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
262027
- var update = add("3c5c3867", content, true, {"sourceMap":false,"shadowMode":false});
262256
+ var update = add("30d3647a", content, true, {"sourceMap":false,"shadowMode":false});
262028
262257
 
262029
262258
  /***/ }),
262030
262259
 
@@ -263468,35 +263697,35 @@ var update = add("0ef0df88", content, true, {"sourceMap":false,"shadowMode":fals
263468
263697
 
263469
263698
  /***/ }),
263470
263699
 
263471
- /***/ 31099:
263700
+ /***/ 28652:
263472
263701
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263473
263702
 
263474
263703
  // style-loader: Adds some css to the DOM by adding a <style> tag
263475
263704
 
263476
263705
  // load the styles
263477
- var content = __webpack_require__(73313);
263706
+ var content = __webpack_require__(10138);
263478
263707
  if(content.__esModule) content = content.default;
263479
263708
  if(typeof content === 'string') content = [[module.id, content, '']];
263480
263709
  if(content.locals) module.exports = content.locals;
263481
263710
  // add the styles to the DOM
263482
263711
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263483
- var update = add("13933678", content, true, {"sourceMap":false,"shadowMode":false});
263712
+ var update = add("3a6d492a", content, true, {"sourceMap":false,"shadowMode":false});
263484
263713
 
263485
263714
  /***/ }),
263486
263715
 
263487
- /***/ 32011:
263716
+ /***/ 28996:
263488
263717
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263489
263718
 
263490
263719
  // style-loader: Adds some css to the DOM by adding a <style> tag
263491
263720
 
263492
263721
  // load the styles
263493
- var content = __webpack_require__(96141);
263722
+ var content = __webpack_require__(78094);
263494
263723
  if(content.__esModule) content = content.default;
263495
263724
  if(typeof content === 'string') content = [[module.id, content, '']];
263496
263725
  if(content.locals) module.exports = content.locals;
263497
263726
  // add the styles to the DOM
263498
263727
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263499
- var update = add("a1a82e7c", content, true, {"sourceMap":false,"shadowMode":false});
263728
+ var update = add("2c53a235", content, true, {"sourceMap":false,"shadowMode":false});
263500
263729
 
263501
263730
  /***/ }),
263502
263731
 
@@ -263884,19 +264113,19 @@ var update = add("664f2c06", content, true, {"sourceMap":false,"shadowMode":fals
263884
264113
 
263885
264114
  /***/ }),
263886
264115
 
263887
- /***/ 8591:
264116
+ /***/ 81276:
263888
264117
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263889
264118
 
263890
264119
  // style-loader: Adds some css to the DOM by adding a <style> tag
263891
264120
 
263892
264121
  // load the styles
263893
- var content = __webpack_require__(42597);
264122
+ var content = __webpack_require__(2566);
263894
264123
  if(content.__esModule) content = content.default;
263895
264124
  if(typeof content === 'string') content = [[module.id, content, '']];
263896
264125
  if(content.locals) module.exports = content.locals;
263897
264126
  // add the styles to the DOM
263898
264127
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263899
- var update = add("1e55e09c", content, true, {"sourceMap":false,"shadowMode":false});
264128
+ var update = add("d0ccc2ca", content, true, {"sourceMap":false,"shadowMode":false});
263900
264129
 
263901
264130
  /***/ }),
263902
264131
 
@@ -270890,7 +271119,7 @@ var user_install = function install(Vue) {
270890
271119
  /* harmony default export */ var user = (user_install);
270891
271120
  // EXTERNAL MODULE: ./packages/common/websocket/index.js
270892
271121
  var websocket = __webpack_require__(31831);
270893
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
271122
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
270894
271123
  var render = function render() {
270895
271124
  var _vm = this,
270896
271125
  _c = _vm._self._c;
@@ -271224,6 +271453,10 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
271224
271453
  type: Function,
271225
271454
  default: function _default($scope, vo) {}
271226
271455
  },
271456
+ onBasicFormClosed: {
271457
+ type: Function,
271458
+ default: function _default($scope, vo) {}
271459
+ },
271227
271460
  winWidth: {
271228
271461
  type: Number,
271229
271462
  default: 800
@@ -271861,6 +272094,9 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
271861
272094
  if (_this4.callback !== null) {
271862
272095
  _this4.callback(res, _this.vo);
271863
272096
  } else {
272097
+ if (_this.onBasicFormClosed) {
272098
+ _this.onBasicFormClosed(_this, _this4.vo, 'submited');
272099
+ }
271864
272100
  _this.$message({
271865
272101
  type: res.code,
271866
272102
  message: res.message,
@@ -271971,6 +272207,8 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
271971
272207
  code: 'cancel',
271972
272208
  message: this.$tx('ecwapp.Common.cancelSave', '取消保存')
271973
272209
  });
272210
+ } else if (this.onBasicFormClosed) {
272211
+ this.onBasicFormClosed(this, this.vo, 'closed');
271974
272212
  }
271975
272213
  this.dialogFormVisible = false;
271976
272214
  this.moduleInfo = {};
@@ -272193,13 +272431,13 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
272193
272431
  });
272194
272432
  ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=script&lang=js
272195
272433
  /* harmony default export */ var Basicform_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
272196
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
272197
- var srcvue_type_style_index_0_id_4d086af2_prod_lang_scss_scoped_true = __webpack_require__(94976);
272198
- ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=0&id=4d086af2&prod&lang=scss&scoped=true
272434
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
272435
+ var srcvue_type_style_index_0_id_0e4abb10_prod_lang_scss_scoped_true = __webpack_require__(29816);
272436
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=0&id=0e4abb10&prod&lang=scss&scoped=true
272199
272437
 
272200
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
272201
- var srcvue_type_style_index_1_id_4d086af2_prod_lang_scss = __webpack_require__(98388);
272202
- ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=1&id=4d086af2&prod&lang=scss
272438
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
272439
+ var srcvue_type_style_index_1_id_0e4abb10_prod_lang_scss = __webpack_require__(38436);
272440
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=1&id=0e4abb10&prod&lang=scss
272203
272441
 
272204
272442
  // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
272205
272443
  var componentNormalizer = __webpack_require__(81656);
@@ -272219,7 +272457,7 @@ var component = (0,componentNormalizer/* default */.A)(
272219
272457
  staticRenderFns,
272220
272458
  false,
272221
272459
  null,
272222
- "4d086af2",
272460
+ "0e4abb10",
272223
272461
  null
272224
272462
 
272225
272463
  )
@@ -285749,87 +285987,87 @@ var asyncComponents = [
285749
285987
  }],
285750
285988
  // ========== ecwapp/Wflowform 工作流表单子组件 → chunk: wflow-form ==========
285751
285989
  ['Attachment', function () {
285752
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285990
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285753
285991
  return m.Attachment;
285754
285992
  });
285755
285993
  }], ['BodyFile', function () {
285756
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285994
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285757
285995
  return m.BodyFile;
285758
285996
  });
285759
285997
  }], ['CommandBar', function () {
285760
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285998
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285761
285999
  return m.CommandBar;
285762
286000
  });
285763
286001
  }], ['HandleIdea', function () {
285764
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286002
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285765
286003
  return m.HandleIdea;
285766
286004
  });
285767
286005
  }], ['IdeaInputBox', function () {
285768
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286006
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285769
286007
  return m.IdeaInputBox;
285770
286008
  });
285771
286009
  }], ['ModifyWflogAddUser', function () {
285772
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286010
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285773
286011
  return m.ModifyWflogAddUser;
285774
286012
  });
285775
286013
  }], ['ModifyWflogIdea', function () {
285776
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286014
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285777
286015
  return m.ModifyWflogIdea;
285778
286016
  });
285779
286017
  }], ['WriteToReadIdea', function () {
285780
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286018
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285781
286019
  return m.WriteToReadIdea;
285782
286020
  });
285783
286021
  }], ['ModifyWflogSubmitFile', function () {
285784
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286022
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285785
286023
  return m.ModifyWflogSubmitFile;
285786
286024
  });
285787
286025
  }], ['ModifyWfNodelog', function () {
285788
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286026
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285789
286027
  return m.ModifyWfNodelog;
285790
286028
  });
285791
286029
  }], ['SelectOuterDeputy', function () {
285792
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286030
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285793
286031
  return m.SelectOuterDeputy;
285794
286032
  });
285795
286033
  }], ['SubmitHandle', function () {
285796
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286034
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285797
286035
  return m.SubmitHandle;
285798
286036
  });
285799
286037
  }], ['SubmitDialog', function () {
285800
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286038
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285801
286039
  return m.SubmitDialog;
285802
286040
  });
285803
286041
  }], ['WfNodelogList', function () {
285804
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286042
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285805
286043
  return m.WfNodelogList;
285806
286044
  });
285807
286045
  }], ['WflogAddReader', function () {
285808
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286046
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285809
286047
  return m.WflogAddReader;
285810
286048
  });
285811
286049
  }], ['WflowView', function () {
285812
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286050
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285813
286051
  return m.WflowView;
285814
286052
  });
285815
286053
  }], ['ImgView', function () {
285816
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286054
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285817
286055
  return m.ImgView;
285818
286056
  });
285819
286057
  }], ['IdeaSignature', function () {
285820
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286058
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285821
286059
  return m.IdeaSignature;
285822
286060
  });
285823
286061
  }], ['ReplaceFile', function () {
285824
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286062
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285825
286063
  return m.ReplaceFile;
285826
286064
  });
285827
286065
  }], ['ViewBodyFile', function () {
285828
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286066
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285829
286067
  return m.ViewBodyFile;
285830
286068
  });
285831
286069
  }], ['WformLayout', function () {
285832
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
286070
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
285833
286071
  return m.WformLayout;
285834
286072
  });
285835
286073
  }],
@@ -286041,7 +286279,7 @@ var asyncComponents = [
286041
286279
  }],
286042
286280
  // ========== 工作流设计器 + 系统设计器 ==========
286043
286281
  ['WflowDesigner', function () {
286044
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 753));
286282
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26173));
286045
286283
  }], ['ImportWf', function () {
286046
286284
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 39934));
286047
286285
  }], ['WflowTrace', function () {
@@ -286114,10 +286352,10 @@ var WfengineModule = function WfengineModule() {
286114
286352
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 55543));
286115
286353
  };
286116
286354
  var WflowformModule = function WflowformModule() {
286117
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596));
286355
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826));
286118
286356
  };
286119
286357
  var WflowDesignerModule = function WflowDesignerModule() {
286120
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 753));
286358
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26173));
286121
286359
  };
286122
286360
  var WflowTraceModule = function WflowTraceModule() {
286123
286361
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 85197));