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