ecinc-cloud-wappaio 9.7.83 → 9.7.86
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 +143 -82
- package/lib/ecwappaio.umd.js +143 -82
- package/lib/ecwappaio.umd.min.js +1 -1
- package/package.json +1 -1
package/lib/ecwappaio.common.js
CHANGED
|
@@ -27620,16 +27620,22 @@ var actions = {
|
|
|
27620
27620
|
resetToken: function resetToken(_ref16) {
|
|
27621
27621
|
var commit = _ref16.commit;
|
|
27622
27622
|
return new Promise(function (resolve) {
|
|
27623
|
-
|
|
27624
|
-
|
|
27625
|
-
|
|
27626
|
-
|
|
27627
|
-
|
|
27628
|
-
|
|
27629
|
-
|
|
27630
|
-
|
|
27631
|
-
|
|
27632
|
-
|
|
27623
|
+
_store__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A.dispatch('route/updateRoutes', []).then(function () {
|
|
27624
|
+
commit('SET_TOKEN', '');
|
|
27625
|
+
commit('SET_LOGIN_USER', null);
|
|
27626
|
+
commit('SET_ROLES', []);
|
|
27627
|
+
commit('SET_PERMISSIONS', []);
|
|
27628
|
+
commit('SET_PERSON_ORGAN_LIST', []);
|
|
27629
|
+
commit('SET_AVATAR', '');
|
|
27630
|
+
commit('SET_PRODUCT_CODE_LIST', []);
|
|
27631
|
+
commit('SET_PRODUCT_CODE_ALL', []);
|
|
27632
|
+
window.$auth.removeProductCode();
|
|
27633
|
+
window.$auth.removeToken();
|
|
27634
|
+
window.$auth.removeTicket();
|
|
27635
|
+
window.$auth.removeRoles();
|
|
27636
|
+
window.$auth.removePermissions();
|
|
27637
|
+
resolve();
|
|
27638
|
+
});
|
|
27633
27639
|
});
|
|
27634
27640
|
}
|
|
27635
27641
|
};
|
|
@@ -34880,7 +34886,7 @@ var TextRecognition_PDFInjector = PDFInjector;
|
|
|
34880
34886
|
|
|
34881
34887
|
/***/ }),
|
|
34882
34888
|
|
|
34883
|
-
/***/
|
|
34889
|
+
/***/ 8339:
|
|
34884
34890
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
34885
34891
|
|
|
34886
34892
|
"use strict";
|
|
@@ -40186,12 +40192,12 @@ var CommandBar_component = (0,componentNormalizer/* default */.A)(
|
|
|
40186
40192
|
)
|
|
40187
40193
|
|
|
40188
40194
|
/* harmony default export */ var CommandBar = (CommandBar_component.exports);
|
|
40189
|
-
;// 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/HandleIdea.vue?vue&type=template&id=
|
|
40190
|
-
function
|
|
40191
|
-
function
|
|
40192
|
-
function
|
|
40193
|
-
function
|
|
40194
|
-
var
|
|
40195
|
+
;// 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/HandleIdea.vue?vue&type=template&id=45e6a850&scoped=true
|
|
40196
|
+
function HandleIdeavue_type_template_id_45e6a850_scoped_true_typeof(o) { "@babel/helpers - typeof"; return HandleIdeavue_type_template_id_45e6a850_scoped_true_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, HandleIdeavue_type_template_id_45e6a850_scoped_true_typeof(o); }
|
|
40197
|
+
function HandleIdeavue_type_template_id_45e6a850_scoped_true_defineProperty(e, r, t) { return (r = HandleIdeavue_type_template_id_45e6a850_scoped_true_toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
40198
|
+
function HandleIdeavue_type_template_id_45e6a850_scoped_true_toPropertyKey(t) { var i = HandleIdeavue_type_template_id_45e6a850_scoped_true_toPrimitive(t, "string"); return "symbol" == HandleIdeavue_type_template_id_45e6a850_scoped_true_typeof(i) ? i : i + ""; }
|
|
40199
|
+
function HandleIdeavue_type_template_id_45e6a850_scoped_true_toPrimitive(t, r) { if ("object" != HandleIdeavue_type_template_id_45e6a850_scoped_true_typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != HandleIdeavue_type_template_id_45e6a850_scoped_true_typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
40200
|
+
var HandleIdeavue_type_template_id_45e6a850_scoped_true_render = function render() {
|
|
40195
40201
|
var _vm = this,
|
|
40196
40202
|
_c = _vm._self._c;
|
|
40197
40203
|
return !_vm.showHistoryIdeaList ? _c('div', {
|
|
@@ -40215,9 +40221,12 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_render = function render
|
|
|
40215
40221
|
key: index
|
|
40216
40222
|
}, [wfIdea.rowspan > 1 && group !== 'ungrouped' ? _c('td', {
|
|
40217
40223
|
staticClass: "el-table__cell tdlbl",
|
|
40218
|
-
class:
|
|
40224
|
+
class: HandleIdeavue_type_template_id_45e6a850_scoped_true_defineProperty({
|
|
40219
40225
|
tdw4: _vm.frmRowCellCount != 24
|
|
40220
40226
|
}, 'span' + (_vm.frmTdLabelSpan - 2), _vm.frmRowCellCount == 24),
|
|
40227
|
+
style: {
|
|
40228
|
+
verticalAlign: _vm.$settings.ideaLabelVerticalAlign
|
|
40229
|
+
},
|
|
40221
40230
|
attrs: {
|
|
40222
40231
|
"colspan": _vm.frmRowCellCount == 24 ? _vm.frmTdLabelSpan - 2 : 1,
|
|
40223
40232
|
"rowspan": wfIdea.rowspan
|
|
@@ -40225,6 +40234,9 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_render = function render
|
|
|
40225
40234
|
}, [_vm._v(_vm._s(group))]) : _vm._e(), _c('td', {
|
|
40226
40235
|
staticClass: "el-table__cell tdlbl",
|
|
40227
40236
|
class: _vm.frmRowCellCount != 24 ? group !== 'ungrouped' ? 'tdw13' : 'tdw17' : group !== 'ungrouped' ? 'span2' : 'span' + _vm.frmTdLabelSpan,
|
|
40237
|
+
style: {
|
|
40238
|
+
verticalAlign: _vm.$settings.ideaLabelVerticalAlign
|
|
40239
|
+
},
|
|
40228
40240
|
attrs: {
|
|
40229
40241
|
"colspan": wfIdea.colspan ? wfIdea.colspan : _vm.frmTdLabelSpan
|
|
40230
40242
|
}
|
|
@@ -40258,7 +40270,7 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_render = function render
|
|
|
40258
40270
|
}
|
|
40259
40271
|
})])], 2), _c('td', {
|
|
40260
40272
|
staticClass: "el-table__cell tdcont",
|
|
40261
|
-
class:
|
|
40273
|
+
class: HandleIdeavue_type_template_id_45e6a850_scoped_true_defineProperty({
|
|
40262
40274
|
tdw83: _vm.frmRowCellCount != 24
|
|
40263
40275
|
}, 'span' + (24 - _vm.frmTdLabelSpan), _vm.frmRowCellCount == 24),
|
|
40264
40276
|
attrs: {
|
|
@@ -40366,9 +40378,12 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_render = function render
|
|
|
40366
40378
|
key: index
|
|
40367
40379
|
}, [_c('td', {
|
|
40368
40380
|
staticClass: "el-table__cell tdlbl",
|
|
40369
|
-
class:
|
|
40381
|
+
class: HandleIdeavue_type_template_id_45e6a850_scoped_true_defineProperty({
|
|
40370
40382
|
tdw17: _vm.frmRowCellCount != 24
|
|
40371
40383
|
}, 'span' + _vm.frmTdLabelSpan, _vm.frmRowCellCount == 24),
|
|
40384
|
+
style: {
|
|
40385
|
+
verticalAlign: _vm.$settings.ideaLabelVerticalAlign
|
|
40386
|
+
},
|
|
40372
40387
|
attrs: {
|
|
40373
40388
|
"colspan": _vm.frmTdLabelSpan
|
|
40374
40389
|
}
|
|
@@ -40395,7 +40410,7 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_render = function render
|
|
|
40395
40410
|
}
|
|
40396
40411
|
})], 2), _c('td', {
|
|
40397
40412
|
staticClass: "el-table__cell tdcont",
|
|
40398
|
-
class:
|
|
40413
|
+
class: HandleIdeavue_type_template_id_45e6a850_scoped_true_defineProperty({
|
|
40399
40414
|
tdw83: _vm.frmRowCellCount != 24
|
|
40400
40415
|
}, 'span' + (24 - _vm.frmTdLabelSpan), _vm.frmRowCellCount == 24),
|
|
40401
40416
|
attrs: {
|
|
@@ -40485,7 +40500,7 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_render = function render
|
|
|
40485
40500
|
}
|
|
40486
40501
|
}, [_vm._v("删除流程实例意见")])], 2) : _vm._e();
|
|
40487
40502
|
};
|
|
40488
|
-
var
|
|
40503
|
+
var HandleIdeavue_type_template_id_45e6a850_scoped_true_staticRenderFns = [];
|
|
40489
40504
|
|
|
40490
40505
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=script&lang=js
|
|
40491
40506
|
/* harmony default export */ var HandleIdeavue_type_script_lang_js = ({
|
|
@@ -40840,6 +40855,8 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
40840
40855
|
setTimeout(function () {
|
|
40841
40856
|
_this4.setIdeaTextAlign();
|
|
40842
40857
|
_this4.alignIdeaSignerAndTime();
|
|
40858
|
+
_this4.applyIdeaContentVerticalAlign();
|
|
40859
|
+
_this4.applyBusiFormIdeaLabelAlign();
|
|
40843
40860
|
_this4.cropIdeaSignatureWhitespace();
|
|
40844
40861
|
_this4.initDeleteIdeaBtn();
|
|
40845
40862
|
_this4.showDoNextAttach();
|
|
@@ -40859,6 +40876,48 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
40859
40876
|
}
|
|
40860
40877
|
});
|
|
40861
40878
|
},
|
|
40879
|
+
applyIdeaContentVerticalAlign: function applyIdeaContentVerticalAlign() {
|
|
40880
|
+
//同格意见单元格内容垂直对齐:td固定vertical-align:top使标签顶部对齐,
|
|
40881
|
+
//标签与内容间的撑高占位div(ideaContentSpacer)动态吸收剩余空间把内容推到middle/bottom位置。
|
|
40882
|
+
//参考表单设计器方案(标签流内贴顶+布局手段安置内容),内容全程保持文档流(单元格随内容撑高、打印分页offsetTop不受影响)
|
|
40883
|
+
document.querySelectorAll('.udm-ideaLable').forEach(function (td) {
|
|
40884
|
+
var spacer = td.querySelector(':scope > div.ideaContentSpacer');
|
|
40885
|
+
if (!spacer) return;
|
|
40886
|
+
var content = td.querySelector(':scope > div.ideaDiv');
|
|
40887
|
+
if (!content) {
|
|
40888
|
+
spacer.style.display = 'none';
|
|
40889
|
+
return;
|
|
40890
|
+
}
|
|
40891
|
+
//同格td固定vertical-align:top,对齐配置由FTL输出到spacer的data-align(middle/bottom才需撑高占位)
|
|
40892
|
+
var align = spacer.dataset.align;
|
|
40893
|
+
if (align !== 'middle' && align !== 'bottom') {
|
|
40894
|
+
spacer.style.marginTop = '0px';
|
|
40895
|
+
return;
|
|
40896
|
+
}
|
|
40897
|
+
spacer.style.display = '';
|
|
40898
|
+
spacer.style.marginTop = '0px';
|
|
40899
|
+
var labelDiv = spacer.previousElementSibling;
|
|
40900
|
+
var labelHeight = labelDiv ? labelDiv.getBoundingClientRect().height : 0;
|
|
40901
|
+
var contentHeight = content.getBoundingClientRect().height;
|
|
40902
|
+
var remain = td.clientHeight - labelHeight - contentHeight;
|
|
40903
|
+
if (remain <= 0) {
|
|
40904
|
+
spacer.style.marginTop = '0px';
|
|
40905
|
+
} else {
|
|
40906
|
+
//居中:剩余空间一半给标签与内容间距;贴底:剩余空间全部给间距
|
|
40907
|
+
spacer.style.marginTop = (align === 'middle' ? remain / 2 : remain) + 'px';
|
|
40908
|
+
}
|
|
40909
|
+
});
|
|
40910
|
+
},
|
|
40911
|
+
//业务表单分格意见标签单元格垂直对齐:仅处理同时带tdlbl类的udm-ideaLable(标签与内容不同单元格),
|
|
40912
|
+
//同格意见单元格(无tdlbl类)不受影响;样式表对无内联vertical-align的udm-ideaLable强制top,故需!important覆盖
|
|
40913
|
+
applyBusiFormIdeaLabelAlign: function applyBusiFormIdeaLabelAlign() {
|
|
40914
|
+
var _this5 = this;
|
|
40915
|
+
//意见标签单元格垂直对齐方式由settings.ideaLabelVerticalAlign配置:top顶部对齐(默认),middle垂直居中;未挂载$settings或未配置的入口不处理
|
|
40916
|
+
if (!this.$settings || !this.$settings.ideaLabelVerticalAlign || this.$settings.ideaLabelVerticalAlign === 'top') return;
|
|
40917
|
+
document.querySelectorAll('td.udm-ideaLable.tdlbl').forEach(function (td) {
|
|
40918
|
+
td.style.setProperty('vertical-align', _this5.$settings.ideaLabelVerticalAlign, 'important');
|
|
40919
|
+
});
|
|
40920
|
+
},
|
|
40862
40921
|
alignIdeaSignerAndTime: function alignIdeaSignerAndTime() {
|
|
40863
40922
|
//colspan相同的意见栏统一对齐意见签名人、签名时间左缘(不修改意见显示模板)
|
|
40864
40923
|
//24列样式意见内容td colspan为24-标签span(>=20);6列样式为frmRowCellCount-标签span(分组4/未分组5),阈值按样式区分
|
|
@@ -41023,7 +41082,7 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
41023
41082
|
});
|
|
41024
41083
|
},
|
|
41025
41084
|
showDoNextAttach: function showDoNextAttach() {
|
|
41026
|
-
var
|
|
41085
|
+
var _this6 = this;
|
|
41027
41086
|
var attachments = this.$vnode.context.attachments;
|
|
41028
41087
|
attachments.forEach(function (attach) {
|
|
41029
41088
|
if (attach.fileType === 'DONEXT') {
|
|
@@ -41031,10 +41090,10 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
41031
41090
|
var ideaDivs = document.querySelectorAll('.ideaDiv');
|
|
41032
41091
|
ideaDivs.forEach(function (ideaDiv) {
|
|
41033
41092
|
if (ideaDiv.innerHTML.indexOf(tnid) !== -1 && ideaDiv.querySelector('.donext-attach').innerHTML.indexOf(attach.id) === -1) {
|
|
41034
|
-
var downUrl = "/apigw" + '/' +
|
|
41093
|
+
var downUrl = "/apigw" + '/' + _this6.$vnode.context.wfAttachUrl + '/downloadById?inline=true&attachIds=' + attach.id;
|
|
41035
41094
|
downUrl += '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken();
|
|
41036
41095
|
var donextAttachInnerHTML = '<a href="javascript:" onclick="window.open(\'' + downUrl + '\');" title="查看附件:' + attach.fileName + '"><svg data-v-877131dc="" data-v-69d5d2f1="" aria-hidden="true" class="svg-icon disabled"><use data-v-877131dc="" xlink:href="#icon-attachIcon"></use></svg>';
|
|
41037
|
-
if (
|
|
41096
|
+
if (_this6.showIdeaAttachName) donextAttachInnerHTML += attach.fileName;
|
|
41038
41097
|
donextAttachInnerHTML += '</a>';
|
|
41039
41098
|
ideaDiv.querySelector('.donext-attach').innerHTML += donextAttachInnerHTML;
|
|
41040
41099
|
ideaDiv.querySelector('.donext-attach').className = 'donext-attach el-link el-link--primary';
|
|
@@ -41044,9 +41103,9 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
41044
41103
|
});
|
|
41045
41104
|
},
|
|
41046
41105
|
setIdeaLabelWidth: function setIdeaLabelWidth(inited) {
|
|
41047
|
-
var
|
|
41106
|
+
var _this7 = this;
|
|
41048
41107
|
this.$nextTick(function () {
|
|
41049
|
-
if (!inited)
|
|
41108
|
+
if (!inited) _this7.initUdmIdeaLables();
|
|
41050
41109
|
var wform = document.querySelector('.wflow-busiform');
|
|
41051
41110
|
if (!wform) wform = document.querySelector('.form-container').querySelector('.el-form');
|
|
41052
41111
|
if (wform && wform.querySelector('.tdw13')) {
|
|
@@ -41073,23 +41132,23 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
41073
41132
|
}
|
|
41074
41133
|
},
|
|
41075
41134
|
deleteWfIdea: function deleteWfIdea() {
|
|
41076
|
-
var
|
|
41135
|
+
var _this8 = this;
|
|
41077
41136
|
var ideaId = document.querySelector('.delete-wfidea-btn').ideaId;
|
|
41078
41137
|
this.$confirm(this.$tx('ecwapp.Wflowform.HandleIdea.sureDeleteOpinion', '您是否确认删除处理意见?'), this.$tx('common.confirmOperate', '确认操作'), {
|
|
41079
41138
|
type: 'warning'
|
|
41080
41139
|
}).then(function () {
|
|
41081
|
-
|
|
41140
|
+
_this8.$http({
|
|
41082
41141
|
method: 'PUT',
|
|
41083
41142
|
url: 'workflow/wfInstanceNodelog/modifyWfNodelog',
|
|
41084
41143
|
params: {
|
|
41085
|
-
wfInstanceId:
|
|
41086
|
-
selTNID:
|
|
41144
|
+
wfInstanceId: _this8.$vnode.context.wfInstance.id,
|
|
41145
|
+
selTNID: _this8.curTN.tnID,
|
|
41087
41146
|
ideaId: ideaId,
|
|
41088
41147
|
modifyType: 'deleteIdea'
|
|
41089
41148
|
}
|
|
41090
41149
|
}).then(function (res) {
|
|
41091
41150
|
if (res.code === 'success') {
|
|
41092
|
-
|
|
41151
|
+
_this8.$alert(res.message, _this8.$tx('common.operationTip', '操作提示'), {
|
|
41093
41152
|
type: 'success',
|
|
41094
41153
|
callback: function callback() {
|
|
41095
41154
|
var ideaDiv = document.getElementById(ideaId);
|
|
@@ -41097,17 +41156,17 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
41097
41156
|
var ideaAttachDiv = ideaDiv.parentElement.querySelector('.donext-attach');
|
|
41098
41157
|
if (ideaAttachDiv) {
|
|
41099
41158
|
var ideaAttachIds = [];
|
|
41100
|
-
for (var i = 0; i <
|
|
41101
|
-
var attach =
|
|
41159
|
+
for (var i = 0; i < _this8.$vnode.context.attachments.length; i++) {
|
|
41160
|
+
var attach = _this8.$vnode.context.attachments[i];
|
|
41102
41161
|
if (attach.uploadBy.indexOf(ideaAttachDiv.id) !== -1) {
|
|
41103
41162
|
ideaAttachIds.push(attach.id);
|
|
41104
|
-
|
|
41105
|
-
|
|
41163
|
+
_this8.$vnode.context.attachments.splice(i--, 1);
|
|
41164
|
+
_this8.$bus.emit('deleteWfIdeaAttach', attach);
|
|
41106
41165
|
}
|
|
41107
41166
|
}
|
|
41108
|
-
|
|
41167
|
+
_this8.$http({
|
|
41109
41168
|
method: 'DELETE',
|
|
41110
|
-
url:
|
|
41169
|
+
url: _this8.$vnode.context.wfAttachUrl + '/delete',
|
|
41111
41170
|
params: {
|
|
41112
41171
|
attachIds: ideaAttachIds.join(',')
|
|
41113
41172
|
}
|
|
@@ -41116,11 +41175,11 @@ var HandleIdeavue_type_template_id_731565e1_scoped_true_staticRenderFns = [];
|
|
|
41116
41175
|
$(ideaDiv).prev().remove();
|
|
41117
41176
|
ideaDiv.remove();
|
|
41118
41177
|
}
|
|
41119
|
-
|
|
41178
|
+
_this8.$vnode.context.submitHandle.curUserIdea = '';
|
|
41120
41179
|
}
|
|
41121
41180
|
});
|
|
41122
41181
|
} else {
|
|
41123
|
-
|
|
41182
|
+
_this8.$alert(res.message, _this8.$tx('common.operationTip', '操作提示'), {
|
|
41124
41183
|
type: 'error'
|
|
41125
41184
|
});
|
|
41126
41185
|
}
|
|
@@ -41136,13 +41195,13 @@ window.callDeleteIdeaBtnClick = function (ideaId) {
|
|
|
41136
41195
|
};
|
|
41137
41196
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=script&lang=js
|
|
41138
41197
|
/* harmony default export */ var src_HandleIdeavue_type_script_lang_js = (HandleIdeavue_type_script_lang_js);
|
|
41139
|
-
// 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/HandleIdea.vue?vue&type=style&index=0&id=
|
|
41140
|
-
var
|
|
41141
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=
|
|
41198
|
+
// 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/HandleIdea.vue?vue&type=style&index=0&id=45e6a850&prod&scoped=true&lang=scss
|
|
41199
|
+
var HandleIdeavue_type_style_index_0_id_45e6a850_prod_scoped_true_lang_scss = __webpack_require__(14561);
|
|
41200
|
+
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=45e6a850&prod&scoped=true&lang=scss
|
|
41142
41201
|
|
|
41143
|
-
// 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/HandleIdea.vue?vue&type=style&index=1&id=
|
|
41144
|
-
var
|
|
41145
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=
|
|
41202
|
+
// 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/HandleIdea.vue?vue&type=style&index=1&id=45e6a850&prod&lang=scss
|
|
41203
|
+
var HandleIdeavue_type_style_index_1_id_45e6a850_prod_lang_scss = __webpack_require__(69285);
|
|
41204
|
+
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=45e6a850&prod&lang=scss
|
|
41146
41205
|
|
|
41147
41206
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue
|
|
41148
41207
|
|
|
@@ -41156,11 +41215,11 @@ var HandleIdeavue_type_style_index_1_id_731565e1_prod_lang_scss = __webpack_requ
|
|
|
41156
41215
|
|
|
41157
41216
|
var HandleIdea_component = (0,componentNormalizer/* default */.A)(
|
|
41158
41217
|
src_HandleIdeavue_type_script_lang_js,
|
|
41159
|
-
|
|
41160
|
-
|
|
41218
|
+
HandleIdeavue_type_template_id_45e6a850_scoped_true_render,
|
|
41219
|
+
HandleIdeavue_type_template_id_45e6a850_scoped_true_staticRenderFns,
|
|
41161
41220
|
false,
|
|
41162
41221
|
null,
|
|
41163
|
-
"
|
|
41222
|
+
"45e6a850",
|
|
41164
41223
|
null
|
|
41165
41224
|
|
|
41166
41225
|
)
|
|
@@ -170937,7 +170996,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-e8bcd130]:export{stdMenuBgcolo
|
|
|
170937
170996
|
|
|
170938
170997
|
/***/ }),
|
|
170939
170998
|
|
|
170940
|
-
/***/
|
|
170999
|
+
/***/ 37643:
|
|
170941
171000
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
170942
171001
|
|
|
170943
171002
|
"use strict";
|
|
@@ -170951,14 +171010,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
170951
171010
|
|
|
170952
171011
|
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()));
|
|
170953
171012
|
// Module
|
|
170954
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".idea-collapse-icon[data-v-
|
|
171013
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".idea-collapse-icon[data-v-45e6a850]{float:right}.idea-collapse-icon .el-link[data-v-45e6a850]{margin-top:2px}.idea-collapse-icon .el-link[data-v-45e6a850],.idea-collapse-icon .el-link[data-v-45e6a850] i{font-weight:600;font-size:14px}.idea-collapse-icon .el-link--default[data-v-45e6a850]{display:table-cell}[data-v-45e6a850] .el-collapse-item__header,[data-v-45e6a850] .el-collapse-item__header i{font-weight:600;font-size:14px}[data-v-45e6a850] .el-collapse-item__wrap{border-bottom:0!important}[data-v-45e6a850] .el-collapse-item__wrap .el-collapse-item__content{padding-bottom:0!important}.idea-form[data-v-45e6a850]{margin-top:-1px;position:relative;z-index:1000}.el-form .el-table__body .tdcont[data-v-45e6a850]{line-height:20px}[data-v-45e6a850] .highlight{font-weight:600;color:#323233}.idea-group[data-v-45e6a850]{border-bottom:1px solid #e4e5e8}.l-text[data-v-45e6a850]{font-weight:600}", ""]);
|
|
170955
171014
|
// Exports
|
|
170956
171015
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
170957
171016
|
|
|
170958
171017
|
|
|
170959
171018
|
/***/ }),
|
|
170960
171019
|
|
|
170961
|
-
/***/
|
|
171020
|
+
/***/ 76019:
|
|
170962
171021
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
170963
171022
|
|
|
170964
171023
|
"use strict";
|
|
@@ -170972,7 +171031,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
170972
171031
|
|
|
170973
171032
|
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()));
|
|
170974
171033
|
// Module
|
|
170975
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".udm-ideaLable{vertical-align:top!important}.udm-ideaLable .lable{color:#000}.ideaDiv{margin:5px 0}.ideaDiv p{margin-top:0;margin-bottom:0;cursor:default}.ideaDiv span{display:inline-block}.ideaDiv .handwritingIdea{width:200px}.ideaDiv .ideaSignature{max-width:80px;max-height:30px}.ideaDiv .donext-attach{padding-left:5px;margin-top:-3px}.ideaDiv .donext-attach a{padding-left:5px;padding-right:5px}.ideaContentDiv{min-height:55px}.tdlbl .el-button--text,.udm-ideaLable .el-button--text{padding-left:0!important;padding-right:0!important}.udm-ideaLable .el-button--text{cursor:pointer}.can-delete-idea{float:right;margin-top:-25px;margin-right:10px}.can-delete-idea i{color:red;cursor:pointer}", ""]);
|
|
171034
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".udm-ideaLable:not([style*=vertical-align]){vertical-align:top!important}.udm-ideaLable .lable{color:#000}.ideaDiv{margin:5px 0}.ideaDiv p{margin-top:0;margin-bottom:0;cursor:default}.ideaDiv span{display:inline-block}.ideaDiv .handwritingIdea{width:200px}.ideaDiv .ideaSignature{max-width:80px;max-height:30px}.ideaDiv .donext-attach{padding-left:5px;margin-top:-3px}.ideaDiv .donext-attach a{padding-left:5px;padding-right:5px}.ideaContentDiv{min-height:55px}.tdlbl .el-button--text,.udm-ideaLable .el-button--text{padding-left:0!important;padding-right:0!important}.udm-ideaLable .el-button--text{cursor:pointer}.can-delete-idea{float:right;margin-top:-25px;margin-right:10px}.can-delete-idea i{color:red;cursor:pointer}", ""]);
|
|
170976
171035
|
// Exports
|
|
170977
171036
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
170978
171037
|
|
|
@@ -257487,35 +257546,35 @@ var update = add("03d01f0b", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
257487
257546
|
|
|
257488
257547
|
/***/ }),
|
|
257489
257548
|
|
|
257490
|
-
/***/
|
|
257549
|
+
/***/ 14561:
|
|
257491
257550
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
257492
257551
|
|
|
257493
257552
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
257494
257553
|
|
|
257495
257554
|
// load the styles
|
|
257496
|
-
var content = __webpack_require__(
|
|
257555
|
+
var content = __webpack_require__(37643);
|
|
257497
257556
|
if(content.__esModule) content = content.default;
|
|
257498
257557
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
257499
257558
|
if(content.locals) module.exports = content.locals;
|
|
257500
257559
|
// add the styles to the DOM
|
|
257501
257560
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
257502
|
-
var update = add("
|
|
257561
|
+
var update = add("1d88d291", content, true, {"sourceMap":false,"shadowMode":false});
|
|
257503
257562
|
|
|
257504
257563
|
/***/ }),
|
|
257505
257564
|
|
|
257506
|
-
/***/
|
|
257565
|
+
/***/ 69285:
|
|
257507
257566
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
257508
257567
|
|
|
257509
257568
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
257510
257569
|
|
|
257511
257570
|
// load the styles
|
|
257512
|
-
var content = __webpack_require__(
|
|
257571
|
+
var content = __webpack_require__(76019);
|
|
257513
257572
|
if(content.__esModule) content = content.default;
|
|
257514
257573
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
257515
257574
|
if(content.locals) module.exports = content.locals;
|
|
257516
257575
|
// add the styles to the DOM
|
|
257517
257576
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
257518
|
-
var update = add("
|
|
257577
|
+
var update = add("16ce3587", content, true, {"sourceMap":false,"shadowMode":false});
|
|
257519
257578
|
|
|
257520
257579
|
/***/ }),
|
|
257521
257580
|
|
|
@@ -266023,7 +266082,9 @@ service.interceptors.response.use(function (response) {
|
|
|
266023
266082
|
}, function (error) {
|
|
266024
266083
|
var $scope = window.$wapp || window.$mapp;
|
|
266025
266084
|
if ($scope && $scope.customErrorHander) {
|
|
266026
|
-
|
|
266085
|
+
store/* default */.A.dispatch('user/resetToken').then(function () {
|
|
266086
|
+
$scope.customErrorHander(error);
|
|
266087
|
+
});
|
|
266027
266088
|
} else if ((error.status === 401 || error.response && (error.response.status === 401 || error.response.data && error.response.data.status === 401)) && error.config.url.indexOf('http:') === -1 && error.config.url.indexOf('https:') === -1) {
|
|
266028
266089
|
store/* default */.A.dispatch('user/resetToken').then(function () {
|
|
266029
266090
|
var errmsg = window.$tx('request.status401');
|
|
@@ -281783,87 +281844,87 @@ var asyncComponents = [
|
|
|
281783
281844
|
}],
|
|
281784
281845
|
// ========== ecwapp/Wflowform 工作流表单子组件 �?chunk: wflow-form ==========
|
|
281785
281846
|
['Attachment', function () {
|
|
281786
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281847
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281787
281848
|
return m.Attachment;
|
|
281788
281849
|
});
|
|
281789
281850
|
}], ['BodyFile', function () {
|
|
281790
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281851
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281791
281852
|
return m.BodyFile;
|
|
281792
281853
|
});
|
|
281793
281854
|
}], ['CommandBar', function () {
|
|
281794
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281855
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281795
281856
|
return m.CommandBar;
|
|
281796
281857
|
});
|
|
281797
281858
|
}], ['HandleIdea', function () {
|
|
281798
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281859
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281799
281860
|
return m.HandleIdea;
|
|
281800
281861
|
});
|
|
281801
281862
|
}], ['IdeaInputBox', function () {
|
|
281802
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281863
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281803
281864
|
return m.IdeaInputBox;
|
|
281804
281865
|
});
|
|
281805
281866
|
}], ['ModifyWflogAddUser', function () {
|
|
281806
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281867
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281807
281868
|
return m.ModifyWflogAddUser;
|
|
281808
281869
|
});
|
|
281809
281870
|
}], ['ModifyWflogIdea', function () {
|
|
281810
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281871
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281811
281872
|
return m.ModifyWflogIdea;
|
|
281812
281873
|
});
|
|
281813
281874
|
}], ['WriteToReadIdea', function () {
|
|
281814
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281875
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281815
281876
|
return m.WriteToReadIdea;
|
|
281816
281877
|
});
|
|
281817
281878
|
}], ['ModifyWflogSubmitFile', function () {
|
|
281818
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281879
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281819
281880
|
return m.ModifyWflogSubmitFile;
|
|
281820
281881
|
});
|
|
281821
281882
|
}], ['ModifyWfNodelog', function () {
|
|
281822
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281883
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281823
281884
|
return m.ModifyWfNodelog;
|
|
281824
281885
|
});
|
|
281825
281886
|
}], ['SelectOuterDeputy', function () {
|
|
281826
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281887
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281827
281888
|
return m.SelectOuterDeputy;
|
|
281828
281889
|
});
|
|
281829
281890
|
}], ['SubmitHandle', function () {
|
|
281830
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281891
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281831
281892
|
return m.SubmitHandle;
|
|
281832
281893
|
});
|
|
281833
281894
|
}], ['SubmitDialog', function () {
|
|
281834
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281895
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281835
281896
|
return m.SubmitDialog;
|
|
281836
281897
|
});
|
|
281837
281898
|
}], ['WfNodelogList', function () {
|
|
281838
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281899
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281839
281900
|
return m.WfNodelogList;
|
|
281840
281901
|
});
|
|
281841
281902
|
}], ['WflogAddReader', function () {
|
|
281842
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281903
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281843
281904
|
return m.WflogAddReader;
|
|
281844
281905
|
});
|
|
281845
281906
|
}], ['WflowView', function () {
|
|
281846
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281907
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281847
281908
|
return m.WflowView;
|
|
281848
281909
|
});
|
|
281849
281910
|
}], ['ImgView', function () {
|
|
281850
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281911
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281851
281912
|
return m.ImgView;
|
|
281852
281913
|
});
|
|
281853
281914
|
}], ['IdeaSignature', function () {
|
|
281854
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281915
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281855
281916
|
return m.IdeaSignature;
|
|
281856
281917
|
});
|
|
281857
281918
|
}], ['ReplaceFile', function () {
|
|
281858
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281919
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281859
281920
|
return m.ReplaceFile;
|
|
281860
281921
|
});
|
|
281861
281922
|
}], ['ViewBodyFile', function () {
|
|
281862
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281923
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281863
281924
|
return m.ViewBodyFile;
|
|
281864
281925
|
});
|
|
281865
281926
|
}], ['WformLayout', function () {
|
|
281866
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
281927
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339)).then(function (m) {
|
|
281867
281928
|
return m.WformLayout;
|
|
281868
281929
|
});
|
|
281869
281930
|
}],
|
|
@@ -282156,7 +282217,7 @@ var WfengineModule = function WfengineModule() {
|
|
|
282156
282217
|
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 88838));
|
|
282157
282218
|
};
|
|
282158
282219
|
var WflowformModule = function WflowformModule() {
|
|
282159
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
282220
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 8339));
|
|
282160
282221
|
};
|
|
282161
282222
|
var WflowDesignerModule = function WflowDesignerModule() {
|
|
282162
282223
|
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 67564));
|