ecinc-cloud-wappaio 9.7.10 → 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.
- package/lib/ecwappaio.common.js +411 -175
- package/lib/ecwappaio.umd.js +411 -175
- package/lib/ecwappaio.umd.min.js +1 -1
- package/package.json +1 -1
package/lib/ecwappaio.common.js
CHANGED
|
@@ -33204,7 +33204,7 @@ var TextRecognition_PDFInjector = PDFInjector;
|
|
|
33204
33204
|
|
|
33205
33205
|
/***/ }),
|
|
33206
33206
|
|
|
33207
|
-
/***/
|
|
33207
|
+
/***/ 42826:
|
|
33208
33208
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
33209
33209
|
|
|
33210
33210
|
"use strict";
|
|
@@ -43865,8 +43865,8 @@ var SelectOuterDeputy_component = (0,componentNormalizer/* default */.A)(
|
|
|
43865
43865
|
)
|
|
43866
43866
|
|
|
43867
43867
|
/* harmony default export */ var SelectOuterDeputy = (SelectOuterDeputy_component.exports);
|
|
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=
|
|
43869
|
-
var
|
|
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() {
|
|
43870
43870
|
var _vm = this,
|
|
43871
43871
|
_c = _vm._self._c;
|
|
43872
43872
|
return _c('div', {
|
|
@@ -43904,7 +43904,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
|
|
|
43904
43904
|
expression: "'SubmitHandle.processSteps'"
|
|
43905
43905
|
}],
|
|
43906
43906
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
43907
|
-
}, [_vm._v("流程环节")]), _c('td', {
|
|
43907
|
+
}, [_vm._v("流程环节 ")]), _c('td', {
|
|
43908
43908
|
directives: [{
|
|
43909
43909
|
name: "text-lbl",
|
|
43910
43910
|
rawName: "v-text-lbl",
|
|
@@ -44011,7 +44011,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
|
|
|
44011
44011
|
expression: "'ModifyWfNodelog.submitPath'"
|
|
44012
44012
|
}],
|
|
44013
44013
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
44014
|
-
}, [_vm._v("提交路径")]), _c('td', {
|
|
44014
|
+
}, [_vm._v("提交路径 ")]), _c('td', {
|
|
44015
44015
|
staticClass: "el-table__cell tdcont tdw83 selectPath",
|
|
44016
44016
|
attrs: {
|
|
44017
44017
|
"colspan": "3"
|
|
@@ -44964,7 +44964,8 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
|
|
|
44964
44964
|
"append-to-body": true,
|
|
44965
44965
|
"toolbar-btns": _vm.busiformBtns,
|
|
44966
44966
|
"on-basic-form-before-open": _vm.onBasicFormBeforeOpen,
|
|
44967
|
-
"on-basic-form-submited": _vm.onBasicFormSubmited
|
|
44967
|
+
"on-basic-form-submited": _vm.onBasicFormSubmited,
|
|
44968
|
+
"on-basic-form-closed": _vm.onBasicFormClosed
|
|
44968
44969
|
},
|
|
44969
44970
|
scopedSlots: _vm._u([{
|
|
44970
44971
|
key: "default",
|
|
@@ -44986,7 +44987,7 @@ var SubmitHandlevue_type_template_id_b65a08f8_scoped_true_render = function rend
|
|
|
44986
44987
|
}
|
|
44987
44988
|
}) : _vm._e()], 1);
|
|
44988
44989
|
};
|
|
44989
|
-
var
|
|
44990
|
+
var SubmitHandlevue_type_template_id_e9f6976a_scoped_true_staticRenderFns = [];
|
|
44990
44991
|
|
|
44991
44992
|
// EXTERNAL MODULE: ./packages/ecwapp/Wflowform/src/WfTaskNode.vue + 4 modules
|
|
44992
44993
|
var WfTaskNode = __webpack_require__(54264);
|
|
@@ -45414,6 +45415,10 @@ function SubmitHandlevue_type_script_lang_js_toPrimitive(t, r) { if ("object" !=
|
|
|
45414
45415
|
this.submitTemplateList.unshift(template_copy);
|
|
45415
45416
|
}
|
|
45416
45417
|
},
|
|
45418
|
+
onBasicFormClosed: function onBasicFormClosed($scope, vo, action) {
|
|
45419
|
+
this.formTitle = '';
|
|
45420
|
+
this.formVo = null;
|
|
45421
|
+
},
|
|
45417
45422
|
saveSubmitTemplate: function saveSubmitTemplate() {
|
|
45418
45423
|
var _this5 = this;
|
|
45419
45424
|
if (this.curTN.tnIdeaLabelID && this.curTN.tnIdeaIsMust === 1) {
|
|
@@ -45555,9 +45560,9 @@ function SubmitHandlevue_type_script_lang_js_toPrimitive(t, r) { if ("object" !=
|
|
|
45555
45560
|
});
|
|
45556
45561
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js
|
|
45557
45562
|
/* harmony default export */ var src_SubmitHandlevue_type_script_lang_js = (SubmitHandlevue_type_script_lang_js);
|
|
45558
|
-
// 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=
|
|
45559
|
-
var
|
|
45560
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=
|
|
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
|
|
45561
45566
|
|
|
45562
45567
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/SubmitHandle.vue
|
|
45563
45568
|
|
|
@@ -45570,11 +45575,11 @@ var SubmitHandlevue_type_style_index_0_id_b65a08f8_prod_scoped_true_lang_scss =
|
|
|
45570
45575
|
|
|
45571
45576
|
var SubmitHandle_component = (0,componentNormalizer/* default */.A)(
|
|
45572
45577
|
src_SubmitHandlevue_type_script_lang_js,
|
|
45573
|
-
|
|
45574
|
-
|
|
45578
|
+
SubmitHandlevue_type_template_id_e9f6976a_scoped_true_render,
|
|
45579
|
+
SubmitHandlevue_type_template_id_e9f6976a_scoped_true_staticRenderFns,
|
|
45575
45580
|
false,
|
|
45576
45581
|
null,
|
|
45577
|
-
"
|
|
45582
|
+
"e9f6976a",
|
|
45578
45583
|
null
|
|
45579
45584
|
|
|
45580
45585
|
)
|
|
@@ -116362,7 +116367,7 @@ var UdmGenerator_UserModuleForm = UserModuleForm;
|
|
|
116362
116367
|
|
|
116363
116368
|
/***/ }),
|
|
116364
116369
|
|
|
116365
|
-
/***/
|
|
116370
|
+
/***/ 26173:
|
|
116366
116371
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
116367
116372
|
|
|
116368
116373
|
"use strict";
|
|
@@ -117029,8 +117034,8 @@ var SideBar_component = (0,componentNormalizer/* default */.A)(
|
|
|
117029
117034
|
)
|
|
117030
117035
|
|
|
117031
117036
|
/* harmony default export */ var SideBar = (SideBar_component.exports);
|
|
117032
|
-
;// 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=
|
|
117033
|
-
var
|
|
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() {
|
|
117034
117039
|
var _vm = this,
|
|
117035
117040
|
_c = _vm._self._c;
|
|
117036
117041
|
return _c('el-scrollbar', {
|
|
@@ -117149,7 +117154,7 @@ var Centervue_type_template_id_5c4008d4_scoped_true_render = function render() {
|
|
|
117149
117154
|
}
|
|
117150
117155
|
})], 1)], 1)]);
|
|
117151
117156
|
};
|
|
117152
|
-
var
|
|
117157
|
+
var Centervue_type_template_id_46bbfc1a_scoped_true_staticRenderFns = [];
|
|
117153
117158
|
|
|
117154
117159
|
// EXTERNAL MODULE: ./node_modules/jquery/dist/jquery.js
|
|
117155
117160
|
var jquery = __webpack_require__(74692);
|
|
@@ -118074,6 +118079,12 @@ var _require22 = __webpack_require__(53978),
|
|
|
118074
118079
|
_this4._connectionDragging = false;
|
|
118075
118080
|
return;
|
|
118076
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;
|
|
118077
118088
|
// 点击画布空白处:清除节点选中和连接选中
|
|
118078
118089
|
var prevSelNodes2 = jquery_default()('.process.seled');
|
|
118079
118090
|
jquery_default()('.process').removeClass('seled');
|
|
@@ -119250,7 +119261,8 @@ var _require22 = __webpack_require__(53978),
|
|
|
119250
119261
|
pathMaxX: xyData.pathMaxX,
|
|
119251
119262
|
pathMinY: xyData.pathMinY,
|
|
119252
119263
|
pathMaxY: xyData.pathMaxY,
|
|
119253
|
-
linesCount: xyData.linesCount
|
|
119264
|
+
linesCount: xyData.linesCount,
|
|
119265
|
+
midpoint: thisConnect ? thisConnect.midpoint : undefined
|
|
119254
119266
|
});
|
|
119255
119267
|
});
|
|
119256
119268
|
|
|
@@ -119772,13 +119784,13 @@ var _require22 = __webpack_require__(53978),
|
|
|
119772
119784
|
});
|
|
119773
119785
|
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=script&lang=js
|
|
119774
119786
|
/* harmony default export */ var components_Centervue_type_script_lang_js = (Centervue_type_script_lang_js);
|
|
119775
|
-
// 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=
|
|
119776
|
-
var
|
|
119777
|
-
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=0&id=
|
|
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
|
|
119778
119790
|
|
|
119779
|
-
// 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=
|
|
119780
|
-
var
|
|
119781
|
-
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue?vue&type=style&index=1&id=
|
|
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
|
|
119782
119794
|
|
|
119783
119795
|
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/Center/index.vue
|
|
119784
119796
|
|
|
@@ -119792,11 +119804,11 @@ var Centervue_type_style_index_1_id_5c4008d4_prod_lang_scss = __webpack_require_
|
|
|
119792
119804
|
|
|
119793
119805
|
var Center_component = (0,componentNormalizer/* default */.A)(
|
|
119794
119806
|
components_Centervue_type_script_lang_js,
|
|
119795
|
-
|
|
119796
|
-
|
|
119807
|
+
Centervue_type_template_id_46bbfc1a_scoped_true_render,
|
|
119808
|
+
Centervue_type_template_id_46bbfc1a_scoped_true_staticRenderFns,
|
|
119797
119809
|
false,
|
|
119798
119810
|
null,
|
|
119799
|
-
"
|
|
119811
|
+
"46bbfc1a",
|
|
119800
119812
|
null
|
|
119801
119813
|
|
|
119802
119814
|
)
|
|
@@ -121077,8 +121089,8 @@ var Tab0_system_component = (0,componentNormalizer/* default */.A)(
|
|
|
121077
121089
|
)
|
|
121078
121090
|
|
|
121079
121091
|
/* harmony default export */ var Tab0_system = (Tab0_system_component.exports);
|
|
121080
|
-
;// 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=
|
|
121081
|
-
var
|
|
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() {
|
|
121082
121094
|
var _vm = this,
|
|
121083
121095
|
_c = _vm._self._c;
|
|
121084
121096
|
return _c('div', [_c('div', {
|
|
@@ -121317,7 +121329,7 @@ var Tab1vue_type_template_id_6fb1610c_scoped_true_render = function render() {
|
|
|
121317
121329
|
}
|
|
121318
121330
|
}, [_vm._v("确 定")])], 1)])], 1);
|
|
121319
121331
|
};
|
|
121320
|
-
var
|
|
121332
|
+
var Tab1vue_type_template_id_6502af06_scoped_true_staticRenderFns = [function () {
|
|
121321
121333
|
var _vm = this,
|
|
121322
121334
|
_c = _vm._self._c;
|
|
121323
121335
|
return _c('thead', [_c('tr', [_c('th', {
|
|
@@ -121345,7 +121357,7 @@ var Tab1vue_type_template_id_6fb1610c_scoped_true_staticRenderFns = [function ()
|
|
|
121345
121357
|
}, [_vm._v("操作")])])]);
|
|
121346
121358
|
}];
|
|
121347
121359
|
|
|
121348
|
-
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=
|
|
121360
|
+
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=template&id=6502af06&scoped=true
|
|
121349
121361
|
|
|
121350
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
|
|
121351
121363
|
var IdeaLabelFormvue_type_template_id_756bc2c5_scoped_true_render = function render() {
|
|
@@ -122746,6 +122758,8 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
|
|
|
122746
122758
|
saveIdeaLabel: function saveIdeaLabel() {
|
|
122747
122759
|
var _this2 = this;
|
|
122748
122760
|
var _this = this;
|
|
122761
|
+
// 将表单校验范围限定到对话框内部,避免其他面板的 .invalid-field 干扰导致确定按钮无响应
|
|
122762
|
+
var dialogFormEl = this.$refs.son ? this.$refs.son.$el : undefined;
|
|
122749
122763
|
this.formValidate(function () {
|
|
122750
122764
|
// 保存意见标签
|
|
122751
122765
|
if (!_this2.curIdeaLabel.id) {
|
|
@@ -122795,7 +122809,7 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
|
|
|
122795
122809
|
});
|
|
122796
122810
|
_this2.$bus.emit('saveIdeaLable', _this2.ideaLabelArr);
|
|
122797
122811
|
_this2.editLabelFormVisible = false;
|
|
122798
|
-
});
|
|
122812
|
+
}, undefined, undefined, dialogFormEl);
|
|
122799
122813
|
},
|
|
122800
122814
|
// 选择常用意见标签
|
|
122801
122815
|
selIdeaLabel: function selIdeaLabel() {
|
|
@@ -123002,9 +123016,9 @@ var IdeaLabelForm_component = (0,componentNormalizer/* default */.A)(
|
|
|
123002
123016
|
});
|
|
123003
123017
|
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=script&lang=js
|
|
123004
123018
|
/* harmony default export */ var PanelProcess_Tab1vue_type_script_lang_js = (Tab1vue_type_script_lang_js);
|
|
123005
|
-
// 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=
|
|
123006
|
-
var
|
|
123007
|
-
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue?vue&type=style&index=0&id=
|
|
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
|
|
123008
123022
|
|
|
123009
123023
|
;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelProcess/Tab1.vue
|
|
123010
123024
|
|
|
@@ -123017,11 +123031,11 @@ var Tab1vue_type_style_index_0_id_6fb1610c_prod_scoped_true_lang_scss = __webpac
|
|
|
123017
123031
|
|
|
123018
123032
|
var Tab1_component = (0,componentNormalizer/* default */.A)(
|
|
123019
123033
|
PanelProcess_Tab1vue_type_script_lang_js,
|
|
123020
|
-
|
|
123021
|
-
|
|
123034
|
+
Tab1vue_type_template_id_6502af06_scoped_true_render,
|
|
123035
|
+
Tab1vue_type_template_id_6502af06_scoped_true_staticRenderFns,
|
|
123022
123036
|
false,
|
|
123023
123037
|
null,
|
|
123024
|
-
"
|
|
123038
|
+
"6502af06",
|
|
123025
123039
|
null
|
|
123026
123040
|
|
|
123027
123041
|
)
|
|
@@ -138403,38 +138417,90 @@ function getPathXyData(connection, thisConnect) {
|
|
|
138403
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]];
|
|
138404
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]];
|
|
138405
138419
|
if (linesCount === 3) {
|
|
138406
|
-
// 从svg path
|
|
138420
|
+
// 从svg path中获取同轴异向的两端stub,4种情况全处理
|
|
138407
138421
|
if (firstEndpoints[3] === 1 && secondEndpoints[3] === -1) {
|
|
138408
138422
|
// 下出上入
|
|
138409
138423
|
var lineData = paths[0].split(' ');
|
|
138410
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 相等
|
|
138411
138431
|
} else if (firstEndpoints[2] === 1 && secondEndpoints[2] === -1) {
|
|
138412
138432
|
// 右出左入
|
|
138413
|
-
var
|
|
138414
|
-
pathMaxX = parseInt(
|
|
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 相等
|
|
138415
138441
|
}
|
|
138416
138442
|
} else if (linesCount >= 4) {
|
|
138417
138443
|
if (firstEndpoints[2] === 1) {
|
|
138418
138444
|
// 右出
|
|
138419
|
-
var
|
|
138420
|
-
pathMaxX = Math.abs(parseInt(
|
|
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);
|
|
138421
138452
|
}
|
|
138422
138453
|
if (secondEndpoints[2] === 1) {
|
|
138423
138454
|
// 右入
|
|
138424
|
-
var
|
|
138425
|
-
|
|
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
|
+
}
|
|
138426
138472
|
}
|
|
138427
138473
|
|
|
138428
138474
|
// 从svg path中获取下射线maxY
|
|
138429
138475
|
if (firstEndpoints[3] === 1) {
|
|
138430
138476
|
// 下出
|
|
138431
|
-
var
|
|
138432
|
-
pathMaxY = Math.abs(parseInt(
|
|
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);
|
|
138433
138484
|
}
|
|
138434
138485
|
if (secondEndpoints[3] === 1) {
|
|
138435
138486
|
// 下入
|
|
138436
|
-
var
|
|
138437
|
-
|
|
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
|
+
}
|
|
138438
138504
|
}
|
|
138439
138505
|
}
|
|
138440
138506
|
return {
|
|
@@ -138471,6 +138537,7 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138471
138537
|
|
|
138472
138538
|
var firstEndpoints = connection.endpoints[0].anchor.orientation;
|
|
138473
138539
|
var secondEndpoints = connection.endpoints[1].anchor.orientation;
|
|
138540
|
+
var isSameNode = thisConnect.PageSourceId === thisConnect.PageTargetId;
|
|
138474
138541
|
|
|
138475
138542
|
// 检测是否可拖拉,仅位于路径canvas四边的路径可拖拉,射出、射入路径不可拖拉
|
|
138476
138543
|
if (firstEndpoints[0] !== 0) {
|
|
@@ -138532,38 +138599,72 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138532
138599
|
var y = ev.pageY;
|
|
138533
138600
|
var stub = [0, 0];
|
|
138534
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;
|
|
138535
138604
|
if (firstEndpoints[0] === -1) {
|
|
138536
|
-
//
|
|
138605
|
+
// 水平射线,左出
|
|
138537
138606
|
distance = -(Math.abs(initialMinX) - (x - _this.dragLineObj.disX));
|
|
138538
|
-
if (distance > -
|
|
138539
|
-
distance = -
|
|
138607
|
+
if (distance > -minStub) {
|
|
138608
|
+
distance = -minStub;
|
|
138540
138609
|
}
|
|
138541
138610
|
thisConnect.pathMinX = distance;
|
|
138542
|
-
|
|
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
|
+
}
|
|
138543
138620
|
} else if (firstEndpoints[0] === 1) {
|
|
138544
|
-
//
|
|
138621
|
+
// 水平射线,右出
|
|
138545
138622
|
distance = Math.abs(initialMaxX) + (x - _this.dragLineObj.disX);
|
|
138546
|
-
if (distance <
|
|
138547
|
-
distance =
|
|
138623
|
+
if (distance < minStub) {
|
|
138624
|
+
distance = minStub;
|
|
138548
138625
|
}
|
|
138549
138626
|
thisConnect.pathMaxX = distance;
|
|
138550
|
-
|
|
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
|
+
}
|
|
138551
138636
|
} else if (firstEndpoints[1] === -1) {
|
|
138552
|
-
//
|
|
138637
|
+
// 垂直射线,上出
|
|
138553
138638
|
distance = -(Math.abs(initialMinY) - (y - _this.dragLineObj.disY));
|
|
138554
|
-
if (distance > -
|
|
138555
|
-
distance = -
|
|
138639
|
+
if (distance > -minStub) {
|
|
138640
|
+
distance = -minStub;
|
|
138556
138641
|
}
|
|
138557
138642
|
thisConnect.pathMinY = distance;
|
|
138558
|
-
|
|
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
|
+
}
|
|
138559
138652
|
} else if (firstEndpoints[1] === 1) {
|
|
138560
|
-
//
|
|
138653
|
+
// 垂直射线,下出
|
|
138561
138654
|
distance = Math.abs(initialMaxY) + (y - _this.dragLineObj.disY);
|
|
138562
|
-
if (distance <
|
|
138563
|
-
distance =
|
|
138655
|
+
if (distance < minStub) {
|
|
138656
|
+
distance = minStub;
|
|
138564
138657
|
}
|
|
138565
138658
|
thisConnect.pathMaxY = distance;
|
|
138566
|
-
|
|
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
|
+
}
|
|
138567
138668
|
}
|
|
138568
138669
|
} else if (lineCount === 4) {
|
|
138569
138670
|
if (firstEndpoints[0] === -1) {
|
|
@@ -138678,6 +138779,7 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138678
138779
|
} else if (lineCount === 5) {
|
|
138679
138780
|
if (firstEndpoints[0] !== 0) {
|
|
138680
138781
|
// 水平射线,左右拖拉
|
|
138782
|
+
var hSameSide = firstEndpoints[0] === secondEndpoints[0];
|
|
138681
138783
|
if (Math.abs(canvasMarginLeft + canvasLeft - _this.dragLineObj.disX) <= 10) {
|
|
138682
138784
|
// 左侧边拖拉
|
|
138683
138785
|
// console.log('left drap..')
|
|
@@ -138688,7 +138790,12 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138688
138790
|
distance = -10;
|
|
138689
138791
|
}
|
|
138690
138792
|
thisConnect.pathMinX = distance;
|
|
138691
|
-
|
|
138793
|
+
if (!hSameSide) {
|
|
138794
|
+
thisConnect.pathMaxX = -distance;
|
|
138795
|
+
stub = [-distance, -distance];
|
|
138796
|
+
} else {
|
|
138797
|
+
stub = [-distance, Math.abs(initialMaxX)];
|
|
138798
|
+
}
|
|
138692
138799
|
} else if (firstEndpoints[0] === 1) {
|
|
138693
138800
|
// 水平射线,右出左入,靠近终点左侧拖拉
|
|
138694
138801
|
distance = -(Math.abs(initialMinX) - (x - _this.dragLineObj.disX));
|
|
@@ -138696,7 +138803,12 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138696
138803
|
distance = -10;
|
|
138697
138804
|
}
|
|
138698
138805
|
thisConnect.pathMinX = distance;
|
|
138699
|
-
|
|
138806
|
+
if (!hSameSide) {
|
|
138807
|
+
thisConnect.pathMaxX = -distance;
|
|
138808
|
+
stub = [-distance, -distance];
|
|
138809
|
+
} else {
|
|
138810
|
+
stub = [Math.abs(initialMaxX), -distance];
|
|
138811
|
+
}
|
|
138700
138812
|
}
|
|
138701
138813
|
} else {
|
|
138702
138814
|
// 右侧边拖拉
|
|
@@ -138708,7 +138820,12 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138708
138820
|
distance = 10;
|
|
138709
138821
|
}
|
|
138710
138822
|
thisConnect.pathMaxX = distance;
|
|
138711
|
-
|
|
138823
|
+
if (!hSameSide) {
|
|
138824
|
+
thisConnect.pathMinX = -distance;
|
|
138825
|
+
stub = [distance, distance];
|
|
138826
|
+
} else {
|
|
138827
|
+
stub = [Math.abs(initialMinX), distance];
|
|
138828
|
+
}
|
|
138712
138829
|
} else if (firstEndpoints[0] === 1) {
|
|
138713
138830
|
// 水平射线,右出左入,靠近起点右侧拖拉
|
|
138714
138831
|
distance = Math.abs(initialMaxX) + (x - _this.dragLineObj.disX);
|
|
@@ -138716,11 +138833,17 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138716
138833
|
distance = 10;
|
|
138717
138834
|
}
|
|
138718
138835
|
thisConnect.pathMaxX = distance;
|
|
138719
|
-
|
|
138836
|
+
if (!hSameSide) {
|
|
138837
|
+
thisConnect.pathMinX = -distance;
|
|
138838
|
+
stub = [distance, distance];
|
|
138839
|
+
} else {
|
|
138840
|
+
stub = [distance, Math.abs(initialMinX)];
|
|
138841
|
+
}
|
|
138720
138842
|
}
|
|
138721
138843
|
}
|
|
138722
138844
|
} else {
|
|
138723
138845
|
// 垂直射线,上下拖拉
|
|
138846
|
+
var vSameSide = firstEndpoints[1] === secondEndpoints[1];
|
|
138724
138847
|
if (Math.abs(canvasMarginTop + canvasTop - _this.dragLineObj.disY - scrollTop) <= 10) {
|
|
138725
138848
|
// 顶部侧边拖拉
|
|
138726
138849
|
// console.log('top drap..')
|
|
@@ -138731,7 +138854,12 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138731
138854
|
distance = -10;
|
|
138732
138855
|
}
|
|
138733
138856
|
thisConnect.pathMinY = distance;
|
|
138734
|
-
|
|
138857
|
+
if (!vSameSide) {
|
|
138858
|
+
thisConnect.pathMaxY = -distance;
|
|
138859
|
+
stub = [-distance, -distance];
|
|
138860
|
+
} else {
|
|
138861
|
+
stub = [-distance, Math.abs(initialMaxY)];
|
|
138862
|
+
}
|
|
138735
138863
|
} else if (firstEndpoints[1] === 1) {
|
|
138736
138864
|
// 垂直射线,下出上入,靠近终点上下拖拉
|
|
138737
138865
|
distance = -(Math.abs(initialMaxY) - (y - _this.dragLineObj.disY));
|
|
@@ -138739,7 +138867,12 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138739
138867
|
distance = -10;
|
|
138740
138868
|
}
|
|
138741
138869
|
thisConnect.pathMinY = distance;
|
|
138742
|
-
|
|
138870
|
+
if (!vSameSide) {
|
|
138871
|
+
thisConnect.pathMaxY = -distance;
|
|
138872
|
+
stub = [-distance, -distance];
|
|
138873
|
+
} else {
|
|
138874
|
+
stub = [Math.abs(initialMaxY), -distance];
|
|
138875
|
+
}
|
|
138743
138876
|
}
|
|
138744
138877
|
} else {
|
|
138745
138878
|
// 底部侧边拖拉
|
|
@@ -138751,7 +138884,12 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138751
138884
|
distance = 10;
|
|
138752
138885
|
}
|
|
138753
138886
|
thisConnect.pathMaxY = distance;
|
|
138754
|
-
|
|
138887
|
+
if (!vSameSide) {
|
|
138888
|
+
thisConnect.pathMinY = -distance;
|
|
138889
|
+
stub = [distance, distance];
|
|
138890
|
+
} else {
|
|
138891
|
+
stub = [Math.abs(initialMinY), distance];
|
|
138892
|
+
}
|
|
138755
138893
|
} else if (firstEndpoints[1] === 1) {
|
|
138756
138894
|
// 垂直射线,下出下入,靠起点上下拖拉
|
|
138757
138895
|
distance = Math.abs(initialMaxY) + (y - _this.dragLineObj.disY);
|
|
@@ -138759,17 +138897,35 @@ function dragLine(_this, connection, thisConnect) {
|
|
|
138759
138897
|
distance = 10;
|
|
138760
138898
|
}
|
|
138761
138899
|
thisConnect.pathMaxY = distance;
|
|
138762
|
-
|
|
138900
|
+
if (!vSameSide) {
|
|
138901
|
+
thisConnect.pathMinY = -distance;
|
|
138902
|
+
stub = [distance, distance];
|
|
138903
|
+
} else {
|
|
138904
|
+
stub = [distance, Math.abs(initialMaxY)];
|
|
138905
|
+
}
|
|
138763
138906
|
}
|
|
138764
138907
|
}
|
|
138765
138908
|
}
|
|
138766
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
|
+
}
|
|
138767
138923
|
connection.setConnector(['Flowchart', {
|
|
138768
138924
|
stub: stub,
|
|
138769
138925
|
gap: 5,
|
|
138770
138926
|
cornerRadius: 5,
|
|
138771
|
-
alwaysRespectStubs:
|
|
138772
|
-
midpoint: 0.5
|
|
138927
|
+
alwaysRespectStubs: respectStubs,
|
|
138928
|
+
midpoint: respectStubs ? 0 : 0.5
|
|
138773
138929
|
}]);
|
|
138774
138930
|
connection.addOverlay(['Arrow', {
|
|
138775
138931
|
width: 10,
|
|
@@ -139169,67 +139325,137 @@ function createPathLine(connectsArr) {
|
|
|
139169
139325
|
var lineDistance = 0;
|
|
139170
139326
|
var connector = void 0;
|
|
139171
139327
|
var stub = [0, 0]; // stub[0]:偏移量,stub[1]:最小偏移量
|
|
139172
|
-
|
|
139328
|
+
var alwaysRespectStubs = false;
|
|
139329
|
+
var midpoint = 0.5;
|
|
139173
139330
|
if (connectsArr[j].type === 'Straight') {
|
|
139174
139331
|
connector = ['Straight', {
|
|
139175
139332
|
stub: [0, 0]
|
|
139176
139333
|
}];
|
|
139177
139334
|
} else if (connectsArr[j].type === 'Flowchart') {
|
|
139178
|
-
|
|
139179
|
-
|
|
139180
|
-
|
|
139181
|
-
|
|
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) {
|
|
139182
139368
|
stub = [0, 0];
|
|
139183
|
-
} else if (
|
|
139184
|
-
//
|
|
139185
|
-
stub = [
|
|
139186
|
-
|
|
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精确计算
|
|
139187
139393
|
if (anchors[0][2] === -1) {
|
|
139188
|
-
|
|
139189
|
-
stub = [Math.abs(connectsArr[j].pathMinX), 10];
|
|
139394
|
+
stub = [Math.abs(connectsArr[j].pathMinX), Math.abs(connectsArr[j].pathMaxX)];
|
|
139190
139395
|
} else if (anchors[0][2] === 1) {
|
|
139191
|
-
|
|
139192
|
-
stub = [Math.abs(connectsArr[j].pathMaxX), 10];
|
|
139396
|
+
stub = [Math.abs(connectsArr[j].pathMaxX), Math.abs(connectsArr[j].pathMinX)];
|
|
139193
139397
|
} else if (anchors[0][3] === -1) {
|
|
139194
|
-
|
|
139195
|
-
stub = [Math.abs(connectsArr[j].pathMinY), 10];
|
|
139398
|
+
stub = [Math.abs(connectsArr[j].pathMinY), Math.abs(connectsArr[j].pathMaxY)];
|
|
139196
139399
|
} else if (anchors[0][3] === 1) {
|
|
139197
|
-
|
|
139198
|
-
|
|
139199
|
-
|
|
139200
|
-
|
|
139400
|
+
stub = [Math.abs(connectsArr[j].pathMaxY), Math.abs(connectsArr[j].pathMinY)];
|
|
139401
|
+
}
|
|
139402
|
+
|
|
139403
|
+
// 任意一端stub为0或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;
|
|
139201
139434
|
} else if (connectsArr[j].linesCount >= 4) {
|
|
139435
|
+
// 其他4段线:使用保存的path值
|
|
139202
139436
|
stub = [10, 10];
|
|
139203
139437
|
if (anchors[0][2] === -1) {
|
|
139204
|
-
// 水平射线,左出
|
|
139205
139438
|
stub[0] = Math.abs(connectsArr[j].pathMinX);
|
|
139206
139439
|
} else if (anchors[0][2] === 1) {
|
|
139207
|
-
// 水平射线,右出
|
|
139208
139440
|
stub[0] = Math.abs(connectsArr[j].pathMaxX);
|
|
139209
139441
|
} else if (anchors[0][3] === -1) {
|
|
139210
|
-
// 垂直射线,上出
|
|
139211
139442
|
stub[0] = Math.abs(connectsArr[j].pathMinY);
|
|
139212
139443
|
} else if (anchors[0][3] === 1) {
|
|
139213
|
-
// 垂直射线,下出
|
|
139214
139444
|
stub[0] = Math.abs(connectsArr[j].pathMaxY);
|
|
139215
139445
|
}
|
|
139216
139446
|
if (anchors[1][2] === -1) {
|
|
139217
|
-
// 水平射线,左入
|
|
139218
139447
|
stub[1] = Math.abs(connectsArr[j].pathMinX);
|
|
139219
139448
|
} else if (anchors[1][2] === 1) {
|
|
139220
|
-
// 水平射线,右入
|
|
139221
139449
|
stub[1] = Math.abs(connectsArr[j].pathMaxX);
|
|
139222
139450
|
} else if (anchors[1][3] === -1) {
|
|
139223
|
-
// 垂直射线,上入
|
|
139224
139451
|
stub[1] = Math.abs(connectsArr[j].pathMinY);
|
|
139225
139452
|
} else if (anchors[1][3] === 1) {
|
|
139226
|
-
// 垂直射线,下入
|
|
139227
139453
|
stub[1] = Math.abs(connectsArr[j].pathMaxY);
|
|
139228
139454
|
}
|
|
139229
|
-
|
|
139230
|
-
|
|
139231
|
-
|
|
139232
|
-
|
|
139455
|
+
|
|
139456
|
+
// 旧代码默认值历史数据:stub值都是50时,使用[0,0]
|
|
139457
|
+
if ((stub[0] === 50 || stub[0] === 10) && (stub[1] === 50 || stub[1] === 10)) {
|
|
139458
|
+
stub = [0, 0];
|
|
139233
139459
|
}
|
|
139234
139460
|
} else if (Math.abs(connectsArr[j].pathMaxX) > 10 || Math.abs(connectsArr[j].pathMinX) > 10) {
|
|
139235
139461
|
// 兼容旧数据格式,旧数据格式没有lineCount属性
|
|
@@ -139273,8 +139499,8 @@ function createPathLine(connectsArr) {
|
|
|
139273
139499
|
stub: stub,
|
|
139274
139500
|
gap: 5,
|
|
139275
139501
|
cornerRadius: 5,
|
|
139276
|
-
alwaysRespectStubs:
|
|
139277
|
-
midpoint:
|
|
139502
|
+
alwaysRespectStubs: alwaysRespectStubs,
|
|
139503
|
+
midpoint: midpoint
|
|
139278
139504
|
}];
|
|
139279
139505
|
} else if (connectsArr[j].type === 'Bezier') {
|
|
139280
139506
|
connector = ['Bezier', {
|
|
@@ -139285,14 +139511,11 @@ function createPathLine(connectsArr) {
|
|
|
139285
139511
|
if (sourceNode.hasClass('dfzjd') || sourceNode.hasClass('zyjd')) {
|
|
139286
139512
|
connectsArr[j].label = '';
|
|
139287
139513
|
}
|
|
139514
|
+
var conn;
|
|
139288
139515
|
try {
|
|
139289
|
-
createConnect(connectsArr[j], connector, anchors);
|
|
139516
|
+
conn = createConnect(connectsArr[j], connector, anchors);
|
|
139290
139517
|
} catch (e) {
|
|
139291
|
-
|
|
139292
|
-
createConnect(connectsArr[j], connector, anchors);
|
|
139293
|
-
} catch (e2) {
|
|
139294
|
-
console.warn('createConnect failed after retry:', e2.message, connectsArr[j]);
|
|
139295
|
-
}
|
|
139518
|
+
conn = createConnect(connectsArr[j], connector, anchors);
|
|
139296
139519
|
}
|
|
139297
139520
|
}
|
|
139298
139521
|
}
|
|
@@ -140700,6 +140923,10 @@ RegionSelect.prototype.onSelect = function (evt, sDivId) {
|
|
|
140700
140923
|
};
|
|
140701
140924
|
RegionSelect.prototype.onEnd = function () {
|
|
140702
140925
|
var self = this;
|
|
140926
|
+
// 记录框选结束时间,用于区分框选后的 click 和普通点击
|
|
140927
|
+
if (self.isSelect && _selectedRegions.length > 0) {
|
|
140928
|
+
self._selectEndTime = Date.now();
|
|
140929
|
+
}
|
|
140703
140930
|
if (self.selectDiv) {
|
|
140704
140931
|
self.selectDiv.style.display = 'none';
|
|
140705
140932
|
}
|
|
@@ -164844,7 +165071,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "span[data-v-26aedf1c]{white-space:pre-
|
|
|
164844
165071
|
|
|
164845
165072
|
/***/ }),
|
|
164846
165073
|
|
|
164847
|
-
/***/
|
|
165074
|
+
/***/ 78198:
|
|
164848
165075
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
164849
165076
|
|
|
164850
165077
|
"use strict";
|
|
@@ -164858,14 +165085,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
164858
165085
|
|
|
164859
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()));
|
|
164860
165087
|
// Module
|
|
164861
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
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}", ""]);
|
|
164862
165089
|
// Exports
|
|
164863
165090
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
164864
165091
|
|
|
164865
165092
|
|
|
164866
165093
|
/***/ }),
|
|
164867
165094
|
|
|
164868
|
-
/***/
|
|
165095
|
+
/***/ 99934:
|
|
164869
165096
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
164870
165097
|
|
|
164871
165098
|
"use strict";
|
|
@@ -165773,7 +166000,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-76d3db75] .el-dialog__body .su
|
|
|
165773
166000
|
|
|
165774
166001
|
/***/ }),
|
|
165775
166002
|
|
|
165776
|
-
/***/
|
|
166003
|
+
/***/ 72421:
|
|
165777
166004
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
165778
166005
|
|
|
165779
166006
|
"use strict";
|
|
@@ -165787,7 +166014,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
165787
166014
|
|
|
165788
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()));
|
|
165789
166016
|
// Module
|
|
165790
|
-
___CSS_LOADER_EXPORT___.push([module.id, "@media (max-width:1569px){.sidebar-area .users-container .el-button[data-v-
|
|
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}", ""]);
|
|
165791
166018
|
// Exports
|
|
165792
166019
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
165793
166020
|
|
|
@@ -167684,7 +167911,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".setting .header[data-v-8cadfe0a]{widt
|
|
|
167684
167911
|
|
|
167685
167912
|
/***/ }),
|
|
167686
167913
|
|
|
167687
|
-
/***/
|
|
167914
|
+
/***/ 10138:
|
|
167688
167915
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
167689
167916
|
|
|
167690
167917
|
"use strict";
|
|
@@ -167698,14 +167925,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
167698
167925
|
|
|
167699
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()));
|
|
167700
167927
|
// Module
|
|
167701
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
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}", ""]);
|
|
167702
167929
|
// Exports
|
|
167703
167930
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
167704
167931
|
|
|
167705
167932
|
|
|
167706
167933
|
/***/ }),
|
|
167707
167934
|
|
|
167708
|
-
/***/
|
|
167935
|
+
/***/ 78094:
|
|
167709
167936
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
167710
167937
|
|
|
167711
167938
|
"use strict";
|
|
@@ -167719,7 +167946,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
167719
167946
|
|
|
167720
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()));
|
|
167721
167948
|
// Module
|
|
167722
|
-
___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}", ""]);
|
|
167723
167950
|
// Exports
|
|
167724
167951
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
167725
167952
|
|
|
@@ -168249,7 +168476,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-202e7fb0]{border-collapse
|
|
|
168249
168476
|
|
|
168250
168477
|
/***/ }),
|
|
168251
168478
|
|
|
168252
|
-
/***/
|
|
168479
|
+
/***/ 2566:
|
|
168253
168480
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
168254
168481
|
|
|
168255
168482
|
"use strict";
|
|
@@ -168263,7 +168490,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
168263
168490
|
|
|
168264
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()));
|
|
168265
168492
|
// Module
|
|
168266
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".buttonBox table[data-v-
|
|
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}", ""]);
|
|
168267
168494
|
// Exports
|
|
168268
168495
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
168269
168496
|
|
|
@@ -261310,35 +261537,35 @@ var update = add("e5b2e9be", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
261310
261537
|
|
|
261311
261538
|
/***/ }),
|
|
261312
261539
|
|
|
261313
|
-
/***/
|
|
261540
|
+
/***/ 29816:
|
|
261314
261541
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
261315
261542
|
|
|
261316
261543
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
261317
261544
|
|
|
261318
261545
|
// load the styles
|
|
261319
|
-
var content = __webpack_require__(
|
|
261546
|
+
var content = __webpack_require__(78198);
|
|
261320
261547
|
if(content.__esModule) content = content.default;
|
|
261321
261548
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
261322
261549
|
if(content.locals) module.exports = content.locals;
|
|
261323
261550
|
// add the styles to the DOM
|
|
261324
261551
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
261325
|
-
var update = add("
|
|
261552
|
+
var update = add("0ef4a11f", content, true, {"sourceMap":false,"shadowMode":false});
|
|
261326
261553
|
|
|
261327
261554
|
/***/ }),
|
|
261328
261555
|
|
|
261329
|
-
/***/
|
|
261556
|
+
/***/ 38436:
|
|
261330
261557
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
261331
261558
|
|
|
261332
261559
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
261333
261560
|
|
|
261334
261561
|
// load the styles
|
|
261335
|
-
var content = __webpack_require__(
|
|
261562
|
+
var content = __webpack_require__(99934);
|
|
261336
261563
|
if(content.__esModule) content = content.default;
|
|
261337
261564
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
261338
261565
|
if(content.locals) module.exports = content.locals;
|
|
261339
261566
|
// add the styles to the DOM
|
|
261340
261567
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
261341
|
-
var update = add("
|
|
261568
|
+
var update = add("1655dca9", content, true, {"sourceMap":false,"shadowMode":false});
|
|
261342
261569
|
|
|
261343
261570
|
/***/ }),
|
|
261344
261571
|
|
|
@@ -262014,19 +262241,19 @@ var update = add("0bb97b92", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
262014
262241
|
|
|
262015
262242
|
/***/ }),
|
|
262016
262243
|
|
|
262017
|
-
/***/
|
|
262244
|
+
/***/ 17831:
|
|
262018
262245
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
262019
262246
|
|
|
262020
262247
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
262021
262248
|
|
|
262022
262249
|
// load the styles
|
|
262023
|
-
var content = __webpack_require__(
|
|
262250
|
+
var content = __webpack_require__(72421);
|
|
262024
262251
|
if(content.__esModule) content = content.default;
|
|
262025
262252
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
262026
262253
|
if(content.locals) module.exports = content.locals;
|
|
262027
262254
|
// add the styles to the DOM
|
|
262028
262255
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
262029
|
-
var update = add("
|
|
262256
|
+
var update = add("30d3647a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
262030
262257
|
|
|
262031
262258
|
/***/ }),
|
|
262032
262259
|
|
|
@@ -263470,35 +263697,35 @@ var update = add("0ef0df88", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
263470
263697
|
|
|
263471
263698
|
/***/ }),
|
|
263472
263699
|
|
|
263473
|
-
/***/
|
|
263700
|
+
/***/ 28652:
|
|
263474
263701
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
263475
263702
|
|
|
263476
263703
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
263477
263704
|
|
|
263478
263705
|
// load the styles
|
|
263479
|
-
var content = __webpack_require__(
|
|
263706
|
+
var content = __webpack_require__(10138);
|
|
263480
263707
|
if(content.__esModule) content = content.default;
|
|
263481
263708
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
263482
263709
|
if(content.locals) module.exports = content.locals;
|
|
263483
263710
|
// add the styles to the DOM
|
|
263484
263711
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
263485
|
-
var update = add("
|
|
263712
|
+
var update = add("3a6d492a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
263486
263713
|
|
|
263487
263714
|
/***/ }),
|
|
263488
263715
|
|
|
263489
|
-
/***/
|
|
263716
|
+
/***/ 28996:
|
|
263490
263717
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
263491
263718
|
|
|
263492
263719
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
263493
263720
|
|
|
263494
263721
|
// load the styles
|
|
263495
|
-
var content = __webpack_require__(
|
|
263722
|
+
var content = __webpack_require__(78094);
|
|
263496
263723
|
if(content.__esModule) content = content.default;
|
|
263497
263724
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
263498
263725
|
if(content.locals) module.exports = content.locals;
|
|
263499
263726
|
// add the styles to the DOM
|
|
263500
263727
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
263501
|
-
var update = add("
|
|
263728
|
+
var update = add("2c53a235", content, true, {"sourceMap":false,"shadowMode":false});
|
|
263502
263729
|
|
|
263503
263730
|
/***/ }),
|
|
263504
263731
|
|
|
@@ -263886,19 +264113,19 @@ var update = add("664f2c06", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
263886
264113
|
|
|
263887
264114
|
/***/ }),
|
|
263888
264115
|
|
|
263889
|
-
/***/
|
|
264116
|
+
/***/ 81276:
|
|
263890
264117
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
263891
264118
|
|
|
263892
264119
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
263893
264120
|
|
|
263894
264121
|
// load the styles
|
|
263895
|
-
var content = __webpack_require__(
|
|
264122
|
+
var content = __webpack_require__(2566);
|
|
263896
264123
|
if(content.__esModule) content = content.default;
|
|
263897
264124
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
263898
264125
|
if(content.locals) module.exports = content.locals;
|
|
263899
264126
|
// add the styles to the DOM
|
|
263900
264127
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
263901
|
-
var update = add("
|
|
264128
|
+
var update = add("d0ccc2ca", content, true, {"sourceMap":false,"shadowMode":false});
|
|
263902
264129
|
|
|
263903
264130
|
/***/ }),
|
|
263904
264131
|
|
|
@@ -270892,7 +271119,7 @@ var user_install = function install(Vue) {
|
|
|
270892
271119
|
/* harmony default export */ var user = (user_install);
|
|
270893
271120
|
// EXTERNAL MODULE: ./packages/common/websocket/index.js
|
|
270894
271121
|
var websocket = __webpack_require__(31831);
|
|
270895
|
-
;// 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=
|
|
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
|
|
270896
271123
|
var render = function render() {
|
|
270897
271124
|
var _vm = this,
|
|
270898
271125
|
_c = _vm._self._c;
|
|
@@ -271226,6 +271453,10 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
|
|
|
271226
271453
|
type: Function,
|
|
271227
271454
|
default: function _default($scope, vo) {}
|
|
271228
271455
|
},
|
|
271456
|
+
onBasicFormClosed: {
|
|
271457
|
+
type: Function,
|
|
271458
|
+
default: function _default($scope, vo) {}
|
|
271459
|
+
},
|
|
271229
271460
|
winWidth: {
|
|
271230
271461
|
type: Number,
|
|
271231
271462
|
default: 800
|
|
@@ -271863,6 +272094,9 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
|
|
|
271863
272094
|
if (_this4.callback !== null) {
|
|
271864
272095
|
_this4.callback(res, _this.vo);
|
|
271865
272096
|
} else {
|
|
272097
|
+
if (_this.onBasicFormClosed) {
|
|
272098
|
+
_this.onBasicFormClosed(_this, _this4.vo, 'submited');
|
|
272099
|
+
}
|
|
271866
272100
|
_this.$message({
|
|
271867
272101
|
type: res.code,
|
|
271868
272102
|
message: res.message,
|
|
@@ -271973,6 +272207,8 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
|
|
|
271973
272207
|
code: 'cancel',
|
|
271974
272208
|
message: this.$tx('ecwapp.Common.cancelSave', '取消保存')
|
|
271975
272209
|
});
|
|
272210
|
+
} else if (this.onBasicFormClosed) {
|
|
272211
|
+
this.onBasicFormClosed(this, this.vo, 'closed');
|
|
271976
272212
|
}
|
|
271977
272213
|
this.dialogFormVisible = false;
|
|
271978
272214
|
this.moduleInfo = {};
|
|
@@ -272195,13 +272431,13 @@ function srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != srcvue_t
|
|
|
272195
272431
|
});
|
|
272196
272432
|
;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=script&lang=js
|
|
272197
272433
|
/* harmony default export */ var Basicform_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
|
|
272198
|
-
// 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=
|
|
272199
|
-
var
|
|
272200
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=0&id=
|
|
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
|
|
272201
272437
|
|
|
272202
|
-
// 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=
|
|
272203
|
-
var
|
|
272204
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Basicform/src/index.vue?vue&type=style&index=1&id=
|
|
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
|
|
272205
272441
|
|
|
272206
272442
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
272207
272443
|
var componentNormalizer = __webpack_require__(81656);
|
|
@@ -272221,7 +272457,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
272221
272457
|
staticRenderFns,
|
|
272222
272458
|
false,
|
|
272223
272459
|
null,
|
|
272224
|
-
"
|
|
272460
|
+
"0e4abb10",
|
|
272225
272461
|
null
|
|
272226
272462
|
|
|
272227
272463
|
)
|
|
@@ -285751,87 +285987,87 @@ var asyncComponents = [
|
|
|
285751
285987
|
}],
|
|
285752
285988
|
// ========== ecwapp/Wflowform 工作流表单子组件 → chunk: wflow-form ==========
|
|
285753
285989
|
['Attachment', function () {
|
|
285754
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
285990
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285755
285991
|
return m.Attachment;
|
|
285756
285992
|
});
|
|
285757
285993
|
}], ['BodyFile', function () {
|
|
285758
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
285994
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285759
285995
|
return m.BodyFile;
|
|
285760
285996
|
});
|
|
285761
285997
|
}], ['CommandBar', function () {
|
|
285762
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
285998
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285763
285999
|
return m.CommandBar;
|
|
285764
286000
|
});
|
|
285765
286001
|
}], ['HandleIdea', function () {
|
|
285766
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286002
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285767
286003
|
return m.HandleIdea;
|
|
285768
286004
|
});
|
|
285769
286005
|
}], ['IdeaInputBox', function () {
|
|
285770
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286006
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285771
286007
|
return m.IdeaInputBox;
|
|
285772
286008
|
});
|
|
285773
286009
|
}], ['ModifyWflogAddUser', function () {
|
|
285774
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286010
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285775
286011
|
return m.ModifyWflogAddUser;
|
|
285776
286012
|
});
|
|
285777
286013
|
}], ['ModifyWflogIdea', function () {
|
|
285778
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286014
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285779
286015
|
return m.ModifyWflogIdea;
|
|
285780
286016
|
});
|
|
285781
286017
|
}], ['WriteToReadIdea', function () {
|
|
285782
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286018
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285783
286019
|
return m.WriteToReadIdea;
|
|
285784
286020
|
});
|
|
285785
286021
|
}], ['ModifyWflogSubmitFile', function () {
|
|
285786
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286022
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285787
286023
|
return m.ModifyWflogSubmitFile;
|
|
285788
286024
|
});
|
|
285789
286025
|
}], ['ModifyWfNodelog', function () {
|
|
285790
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286026
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285791
286027
|
return m.ModifyWfNodelog;
|
|
285792
286028
|
});
|
|
285793
286029
|
}], ['SelectOuterDeputy', function () {
|
|
285794
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286030
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285795
286031
|
return m.SelectOuterDeputy;
|
|
285796
286032
|
});
|
|
285797
286033
|
}], ['SubmitHandle', function () {
|
|
285798
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286034
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285799
286035
|
return m.SubmitHandle;
|
|
285800
286036
|
});
|
|
285801
286037
|
}], ['SubmitDialog', function () {
|
|
285802
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286038
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285803
286039
|
return m.SubmitDialog;
|
|
285804
286040
|
});
|
|
285805
286041
|
}], ['WfNodelogList', function () {
|
|
285806
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286042
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285807
286043
|
return m.WfNodelogList;
|
|
285808
286044
|
});
|
|
285809
286045
|
}], ['WflogAddReader', function () {
|
|
285810
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286046
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285811
286047
|
return m.WflogAddReader;
|
|
285812
286048
|
});
|
|
285813
286049
|
}], ['WflowView', function () {
|
|
285814
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286050
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285815
286051
|
return m.WflowView;
|
|
285816
286052
|
});
|
|
285817
286053
|
}], ['ImgView', function () {
|
|
285818
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286054
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285819
286055
|
return m.ImgView;
|
|
285820
286056
|
});
|
|
285821
286057
|
}], ['IdeaSignature', function () {
|
|
285822
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286058
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285823
286059
|
return m.IdeaSignature;
|
|
285824
286060
|
});
|
|
285825
286061
|
}], ['ReplaceFile', function () {
|
|
285826
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286062
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285827
286063
|
return m.ReplaceFile;
|
|
285828
286064
|
});
|
|
285829
286065
|
}], ['ViewBodyFile', function () {
|
|
285830
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286066
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285831
286067
|
return m.ViewBodyFile;
|
|
285832
286068
|
});
|
|
285833
286069
|
}], ['WformLayout', function () {
|
|
285834
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286070
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826)).then(function (m) {
|
|
285835
286071
|
return m.WformLayout;
|
|
285836
286072
|
});
|
|
285837
286073
|
}],
|
|
@@ -286043,7 +286279,7 @@ var asyncComponents = [
|
|
|
286043
286279
|
}],
|
|
286044
286280
|
// ========== 工作流设计器 + 系统设计器 ==========
|
|
286045
286281
|
['WflowDesigner', function () {
|
|
286046
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286282
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26173));
|
|
286047
286283
|
}], ['ImportWf', function () {
|
|
286048
286284
|
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 39934));
|
|
286049
286285
|
}], ['WflowTrace', function () {
|
|
@@ -286116,10 +286352,10 @@ var WfengineModule = function WfengineModule() {
|
|
|
286116
286352
|
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 55543));
|
|
286117
286353
|
};
|
|
286118
286354
|
var WflowformModule = function WflowformModule() {
|
|
286119
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286355
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 42826));
|
|
286120
286356
|
};
|
|
286121
286357
|
var WflowDesignerModule = function WflowDesignerModule() {
|
|
286122
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
286358
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26173));
|
|
286123
286359
|
};
|
|
286124
286360
|
var WflowTraceModule = function WflowTraceModule() {
|
|
286125
286361
|
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 85197));
|