ecinc-cloud-wappaio 9.6.68 → 9.6.70
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 +18 -67
- package/lib/ecwappaio.umd.js +16 -65
- package/lib/ecwappaio.umd.min.js +4 -4
- package/package.json +1 -1
package/lib/ecwappaio.common.js
CHANGED
|
@@ -9583,56 +9583,6 @@ var mutations = {
|
|
|
9583
9583
|
};
|
|
9584
9584
|
function add_css(str_css) {
|
|
9585
9585
|
try {
|
|
9586
|
-
//字体大小定义
|
|
9587
|
-
var fontSizeSize = {
|
|
9588
|
-
portalFontSize12: '12px',
|
|
9589
|
-
portalFontSize13: '13px',
|
|
9590
|
-
portalFontSize14: '14px',
|
|
9591
|
-
portalFontSize15: '15px',
|
|
9592
|
-
portalFontSize16: '16px',
|
|
9593
|
-
portalFontSize17: '17px',
|
|
9594
|
-
portalFontSize18: '18px',
|
|
9595
|
-
portalFontSize19: '19px',
|
|
9596
|
-
portalFontSize20: '20px',
|
|
9597
|
-
portalFontSize21: '21px',
|
|
9598
|
-
portalFontSize22: '22px',
|
|
9599
|
-
portalFontSize23: '23px',
|
|
9600
|
-
portalFontSize24: '24px',
|
|
9601
|
-
portalFontSize25: '25px',
|
|
9602
|
-
portalFontSize26: '26px',
|
|
9603
|
-
portalFontSize27: '27px',
|
|
9604
|
-
portalFontSize28: '28px',
|
|
9605
|
-
portalFontSize29: '29px',
|
|
9606
|
-
portalFontSize30: '30px',
|
|
9607
|
-
portalFontSize31: '31px',
|
|
9608
|
-
portalFontSize32: '32px',
|
|
9609
|
-
portalFontSize33: '33px',
|
|
9610
|
-
portalFontSize34: '34px',
|
|
9611
|
-
portalFontSize35: '35px',
|
|
9612
|
-
portalFontSize36: '36px',
|
|
9613
|
-
portalFontSize37: '37px',
|
|
9614
|
-
portalFontSize38: '38px',
|
|
9615
|
-
tableLineHeight23: '23px'
|
|
9616
|
-
};
|
|
9617
|
-
|
|
9618
|
-
// 移除所有之前添加的自定义属性样式
|
|
9619
|
-
var stylesToRemove = document.head.querySelectorAll('style[data-custom-font-sizes]');
|
|
9620
|
-
stylesToRemove.forEach(function (style) {
|
|
9621
|
-
return document.head.removeChild(style);
|
|
9622
|
-
});
|
|
9623
|
-
|
|
9624
|
-
// 为每个自定义属性创建 <style> 元素并添加到 <head>
|
|
9625
|
-
for (var key in fontSizeSize) {
|
|
9626
|
-
if (fontSizeSize.hasOwnProperty(key)) {
|
|
9627
|
-
var value = fontSizeSize[key];
|
|
9628
|
-
var _style = document.createElement('style');
|
|
9629
|
-
_style.textContent = ":root { --".concat(key, ": ").concat(value, "; }");
|
|
9630
|
-
// 添加一个自定义属性来识别这些样式,以便以后能够轻松移除它们
|
|
9631
|
-
_style.setAttribute('data-custom-font-sizes', '');
|
|
9632
|
-
document.head.appendChild(_style);
|
|
9633
|
-
}
|
|
9634
|
-
}
|
|
9635
|
-
|
|
9636
9586
|
//IE下可行
|
|
9637
9587
|
var style = document.createStyleSheet();
|
|
9638
9588
|
style.cssText = str_css;
|
|
@@ -18287,7 +18237,7 @@ module.exports = {
|
|
|
18287
18237
|
|
|
18288
18238
|
/***/ }),
|
|
18289
18239
|
|
|
18290
|
-
/***/
|
|
18240
|
+
/***/ 32603:
|
|
18291
18241
|
/***/ (function(module) {
|
|
18292
18242
|
|
|
18293
18243
|
module.exports = {
|
|
@@ -42219,7 +42169,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".bottombar[data-v-822a4e50]{position:a
|
|
|
42219
42169
|
|
|
42220
42170
|
/***/ }),
|
|
42221
42171
|
|
|
42222
|
-
/***/
|
|
42172
|
+
/***/ 9547:
|
|
42223
42173
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
42224
42174
|
|
|
42225
42175
|
"use strict";
|
|
@@ -42233,7 +42183,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42233
42183
|
|
|
42234
42184
|
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()));
|
|
42235
42185
|
// Module
|
|
42236
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
42186
|
+
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-8ad32f84] .todo-row .cell{line-height:18px}[data-v-8ad32f84] .todo-row td{padding:5px 0}[data-v-8ad32f84] .timeout-row .cell{color:red}.el-tab-pane[data-v-8ad32f84]{height:550px;overflow-y:auto}[data-v-8ad32f84] .col-time .cell{word-break:break-word}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-scrollbar{width:100%;height:100%}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-scrollbar .el-scrollbar__wrap{overflow-x:auto;height:calc(100% + 17px);padding-right:20px;padding-bottom:40px}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-dialog__body{padding-right:0;padding-bottom:0}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-dialog__body .handwritingIdea{width:100px}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-tabs__nav-wrap:after{width:calc(100% - 20px)}[data-v-8ad32f84] .wfNodeLoglist-dialog .flow-node-logs .el-scrollbar__view,[data-v-8ad32f84] .wfNodeLoglist-dialog .read-node-logs .el-scrollbar__view{height:100%}.height100[data-v-8ad32f84]{height:calc(100vh - 120px)}[data-v-8ad32f84] .el-dialog__headerbtn{top:18px}.form-wflog-container[data-v-8ad32f84]{min-height:calc(100vh - 70px);min-width:1200px;background-color:#fff;padding:20px}.historyIdea-container[data-v-8ad32f84]{z-index:2000;background-color:#fff;padding:10px 20px 20px 20px}.historyIdea-container[data-v-8ad32f84] .el-tabs__content{display:none}.historyIdea-container[data-v-8ad32f84] .el-tabs__nav-wrap:after{height:0}.historyIdea-container[data-v-8ad32f84] .el-table .cell{white-space:inherit}.historyIdea-container .export-icon[data-v-8ad32f84]{cursor:pointer;float:right;margin-top:-40px}.historyIdea-container .export-icon .svg-icon[data-v-8ad32f84]{color:red;font-size:16px;margin-right:5px}.historyIdea-container .collapse-icon[data-v-8ad32f84]{cursor:pointer;float:right;margin-top:-40px;margin-right:70px}.historyIdea-container .collapse-icon .svg-icon[data-v-8ad32f84]{font-size:16px;margin-right:5px}", ""]);
|
|
42237
42187
|
// Exports
|
|
42238
42188
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
42239
42189
|
|
|
@@ -150865,19 +150815,19 @@ var update = add("1e759e82", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
150865
150815
|
|
|
150866
150816
|
/***/ }),
|
|
150867
150817
|
|
|
150868
|
-
/***/
|
|
150818
|
+
/***/ 20517:
|
|
150869
150819
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
150870
150820
|
|
|
150871
150821
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
150872
150822
|
|
|
150873
150823
|
// load the styles
|
|
150874
|
-
var content = __webpack_require__(
|
|
150824
|
+
var content = __webpack_require__(9547);
|
|
150875
150825
|
if(content.__esModule) content = content.default;
|
|
150876
150826
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
150877
150827
|
if(content.locals) module.exports = content.locals;
|
|
150878
150828
|
// add the styles to the DOM
|
|
150879
150829
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
150880
|
-
var update = add("
|
|
150830
|
+
var update = add("3f6fc94d", content, true, {"sourceMap":false,"shadowMode":false});
|
|
150881
150831
|
|
|
150882
150832
|
/***/ }),
|
|
150883
150833
|
|
|
@@ -154911,7 +154861,7 @@ var zhCN_default = /*#__PURE__*/__webpack_require__.n(zhCN);
|
|
|
154911
154861
|
var es = __webpack_require__(58698);
|
|
154912
154862
|
var es_default = /*#__PURE__*/__webpack_require__.n(es);
|
|
154913
154863
|
// EXTERNAL MODULE: ./packages/ecwplus/lang/ja.js
|
|
154914
|
-
var ja = __webpack_require__(
|
|
154864
|
+
var ja = __webpack_require__(32603);
|
|
154915
154865
|
var ja_default = /*#__PURE__*/__webpack_require__.n(ja);
|
|
154916
154866
|
;// CONCATENATED MODULE: ./packages/ecwplus/lang/index.js
|
|
154917
154867
|
function _typeof(o) { "@babel/helpers - typeof"; return _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; }, _typeof(o); }
|
|
@@ -190467,8 +190417,8 @@ var SubmitDialog_component = (0,componentNormalizer/* default */.A)(
|
|
|
190467
190417
|
)
|
|
190468
190418
|
|
|
190469
190419
|
/* harmony default export */ var SubmitDialog = (SubmitDialog_component.exports);
|
|
190470
|
-
;// 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/WfNodelogList.vue?vue&type=template&id=
|
|
190471
|
-
var
|
|
190420
|
+
;// 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/WfNodelogList.vue?vue&type=template&id=8ad32f84&scoped=true
|
|
190421
|
+
var WfNodelogListvue_type_template_id_8ad32f84_scoped_true_render = function render() {
|
|
190472
190422
|
var _vm = this,
|
|
190473
190423
|
_c = _vm._self._c;
|
|
190474
190424
|
return _c('div', [_vm.dialogFormVisible ? _c('el-dialog', {
|
|
@@ -191500,7 +191450,7 @@ var WfNodelogListvue_type_template_id_4f0d886e_scoped_true_render = function ren
|
|
|
191500
191450
|
}], null, false, 1872946213)
|
|
191501
191451
|
})], 1) : _vm._e()], 1)]) : _vm._e()])], 1);
|
|
191502
191452
|
};
|
|
191503
|
-
var
|
|
191453
|
+
var WfNodelogListvue_type_template_id_8ad32f84_scoped_true_staticRenderFns = [];
|
|
191504
191454
|
|
|
191505
191455
|
;// 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/WfNodelogList.vue?vue&type=script&lang=js
|
|
191506
191456
|
function WfNodelogListvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return WfNodelogListvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, WfNodelogListvue_type_script_lang_js_typeof(o); }
|
|
@@ -191641,7 +191591,7 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
191641
191591
|
this.$bus.off('showWfNodelogList', this.showWfNodelogList);
|
|
191642
191592
|
this.$bus.off('setHistoryIdeaHeight', this.setHistoryIdeaHeight);
|
|
191643
191593
|
this.$bus.off('btnReadedClick', this.btnReadedClick);
|
|
191644
|
-
this.$bus.
|
|
191594
|
+
this.$bus.off('btnReturnHistoryClick', this.btnReturnHistoryClick);
|
|
191645
191595
|
},
|
|
191646
191596
|
methods: {
|
|
191647
191597
|
historyIdeaHandleClick: function historyIdeaHandleClick() {
|
|
@@ -192256,9 +192206,9 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
192256
192206
|
});
|
|
192257
192207
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=script&lang=js
|
|
192258
192208
|
/* harmony default export */ var src_WfNodelogListvue_type_script_lang_js = (WfNodelogListvue_type_script_lang_js);
|
|
192259
|
-
// 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/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
192260
|
-
var
|
|
192261
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
192209
|
+
// 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/WfNodelogList.vue?vue&type=style&index=0&id=8ad32f84&prod&scoped=true&lang=scss
|
|
192210
|
+
var WfNodelogListvue_type_style_index_0_id_8ad32f84_prod_scoped_true_lang_scss = __webpack_require__(20517);
|
|
192211
|
+
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=8ad32f84&prod&scoped=true&lang=scss
|
|
192262
192212
|
|
|
192263
192213
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue
|
|
192264
192214
|
|
|
@@ -192271,11 +192221,11 @@ var WfNodelogListvue_type_style_index_0_id_4f0d886e_prod_scoped_true_lang_scss =
|
|
|
192271
192221
|
|
|
192272
192222
|
var WfNodelogList_component = (0,componentNormalizer/* default */.A)(
|
|
192273
192223
|
src_WfNodelogListvue_type_script_lang_js,
|
|
192274
|
-
|
|
192275
|
-
|
|
192224
|
+
WfNodelogListvue_type_template_id_8ad32f84_scoped_true_render,
|
|
192225
|
+
WfNodelogListvue_type_template_id_8ad32f84_scoped_true_staticRenderFns,
|
|
192276
192226
|
false,
|
|
192277
192227
|
null,
|
|
192278
|
-
"
|
|
192228
|
+
"8ad32f84",
|
|
192279
192229
|
null
|
|
192280
192230
|
|
|
192281
192231
|
)
|
|
@@ -195431,6 +195381,7 @@ permission.install = permission_install;
|
|
|
195431
195381
|
bind: function bind(el, binding, vnode) {
|
|
195432
195382
|
var dialogHeaderEl = el.querySelector('.el-dialog__header');
|
|
195433
195383
|
var dragDom = el.querySelector('.el-dialog');
|
|
195384
|
+
if (!dragDom) return;
|
|
195434
195385
|
dialogHeaderEl.style.cssText += ';cursor:move;';
|
|
195435
195386
|
dragDom.style.cssText += ';top:0px;';
|
|
195436
195387
|
|
package/lib/ecwappaio.umd.js
CHANGED
|
@@ -9593,56 +9593,6 @@ var mutations = {
|
|
|
9593
9593
|
};
|
|
9594
9594
|
function add_css(str_css) {
|
|
9595
9595
|
try {
|
|
9596
|
-
//字体大小定义
|
|
9597
|
-
var fontSizeSize = {
|
|
9598
|
-
portalFontSize12: '12px',
|
|
9599
|
-
portalFontSize13: '13px',
|
|
9600
|
-
portalFontSize14: '14px',
|
|
9601
|
-
portalFontSize15: '15px',
|
|
9602
|
-
portalFontSize16: '16px',
|
|
9603
|
-
portalFontSize17: '17px',
|
|
9604
|
-
portalFontSize18: '18px',
|
|
9605
|
-
portalFontSize19: '19px',
|
|
9606
|
-
portalFontSize20: '20px',
|
|
9607
|
-
portalFontSize21: '21px',
|
|
9608
|
-
portalFontSize22: '22px',
|
|
9609
|
-
portalFontSize23: '23px',
|
|
9610
|
-
portalFontSize24: '24px',
|
|
9611
|
-
portalFontSize25: '25px',
|
|
9612
|
-
portalFontSize26: '26px',
|
|
9613
|
-
portalFontSize27: '27px',
|
|
9614
|
-
portalFontSize28: '28px',
|
|
9615
|
-
portalFontSize29: '29px',
|
|
9616
|
-
portalFontSize30: '30px',
|
|
9617
|
-
portalFontSize31: '31px',
|
|
9618
|
-
portalFontSize32: '32px',
|
|
9619
|
-
portalFontSize33: '33px',
|
|
9620
|
-
portalFontSize34: '34px',
|
|
9621
|
-
portalFontSize35: '35px',
|
|
9622
|
-
portalFontSize36: '36px',
|
|
9623
|
-
portalFontSize37: '37px',
|
|
9624
|
-
portalFontSize38: '38px',
|
|
9625
|
-
tableLineHeight23: '23px'
|
|
9626
|
-
};
|
|
9627
|
-
|
|
9628
|
-
// 移除所有之前添加的自定义属性样式
|
|
9629
|
-
var stylesToRemove = document.head.querySelectorAll('style[data-custom-font-sizes]');
|
|
9630
|
-
stylesToRemove.forEach(function (style) {
|
|
9631
|
-
return document.head.removeChild(style);
|
|
9632
|
-
});
|
|
9633
|
-
|
|
9634
|
-
// 为每个自定义属性创建 <style> 元素并添加到 <head>
|
|
9635
|
-
for (var key in fontSizeSize) {
|
|
9636
|
-
if (fontSizeSize.hasOwnProperty(key)) {
|
|
9637
|
-
var value = fontSizeSize[key];
|
|
9638
|
-
var _style = document.createElement('style');
|
|
9639
|
-
_style.textContent = ":root { --".concat(key, ": ").concat(value, "; }");
|
|
9640
|
-
// 添加一个自定义属性来识别这些样式,以便以后能够轻松移除它们
|
|
9641
|
-
_style.setAttribute('data-custom-font-sizes', '');
|
|
9642
|
-
document.head.appendChild(_style);
|
|
9643
|
-
}
|
|
9644
|
-
}
|
|
9645
|
-
|
|
9646
9596
|
//IE下可行
|
|
9647
9597
|
var style = document.createStyleSheet();
|
|
9648
9598
|
style.cssText = str_css;
|
|
@@ -42229,7 +42179,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".bottombar[data-v-822a4e50]{position:a
|
|
|
42229
42179
|
|
|
42230
42180
|
/***/ }),
|
|
42231
42181
|
|
|
42232
|
-
/***/
|
|
42182
|
+
/***/ 15819:
|
|
42233
42183
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
42234
42184
|
|
|
42235
42185
|
"use strict";
|
|
@@ -42243,7 +42193,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42243
42193
|
|
|
42244
42194
|
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()));
|
|
42245
42195
|
// Module
|
|
42246
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
42196
|
+
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-8ad32f84] .todo-row .cell{line-height:18px}[data-v-8ad32f84] .todo-row td{padding:5px 0}[data-v-8ad32f84] .timeout-row .cell{color:red}.el-tab-pane[data-v-8ad32f84]{height:550px;overflow-y:auto}[data-v-8ad32f84] .col-time .cell{word-break:break-word}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-scrollbar{width:100%;height:100%}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-scrollbar .el-scrollbar__wrap{overflow-x:auto;height:calc(100% + 17px);padding-right:20px;padding-bottom:40px}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-dialog__body{padding-right:0;padding-bottom:0}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-dialog__body .handwritingIdea{width:100px}[data-v-8ad32f84] .wfNodeLoglist-dialog .el-tabs__nav-wrap:after{width:calc(100% - 20px)}[data-v-8ad32f84] .wfNodeLoglist-dialog .flow-node-logs .el-scrollbar__view,[data-v-8ad32f84] .wfNodeLoglist-dialog .read-node-logs .el-scrollbar__view{height:100%}.height100[data-v-8ad32f84]{height:calc(100vh - 120px)}[data-v-8ad32f84] .el-dialog__headerbtn{top:18px}.form-wflog-container[data-v-8ad32f84]{min-height:calc(100vh - 70px);min-width:1200px;background-color:#fff;padding:20px}.historyIdea-container[data-v-8ad32f84]{z-index:2000;background-color:#fff;padding:10px 20px 20px 20px}.historyIdea-container[data-v-8ad32f84] .el-tabs__content{display:none}.historyIdea-container[data-v-8ad32f84] .el-tabs__nav-wrap:after{height:0}.historyIdea-container[data-v-8ad32f84] .el-table .cell{white-space:inherit}.historyIdea-container .export-icon[data-v-8ad32f84]{cursor:pointer;float:right;margin-top:-40px}.historyIdea-container .export-icon .svg-icon[data-v-8ad32f84]{color:red;font-size:16px;margin-right:5px}.historyIdea-container .collapse-icon[data-v-8ad32f84]{cursor:pointer;float:right;margin-top:-40px;margin-right:70px}.historyIdea-container .collapse-icon .svg-icon[data-v-8ad32f84]{font-size:16px;margin-right:5px}", ""]);
|
|
42247
42197
|
// Exports
|
|
42248
42198
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
42249
42199
|
|
|
@@ -150875,19 +150825,19 @@ var update = add("8b288174", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
150875
150825
|
|
|
150876
150826
|
/***/ }),
|
|
150877
150827
|
|
|
150878
|
-
/***/
|
|
150828
|
+
/***/ 24479:
|
|
150879
150829
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
150880
150830
|
|
|
150881
150831
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
150882
150832
|
|
|
150883
150833
|
// load the styles
|
|
150884
|
-
var content = __webpack_require__(
|
|
150834
|
+
var content = __webpack_require__(15819);
|
|
150885
150835
|
if(content.__esModule) content = content.default;
|
|
150886
150836
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
150887
150837
|
if(content.locals) module.exports = content.locals;
|
|
150888
150838
|
// add the styles to the DOM
|
|
150889
150839
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
150890
|
-
var update = add("
|
|
150840
|
+
var update = add("933e6dde", content, true, {"sourceMap":false,"shadowMode":false});
|
|
150891
150841
|
|
|
150892
150842
|
/***/ }),
|
|
150893
150843
|
|
|
@@ -190477,8 +190427,8 @@ var SubmitDialog_component = (0,componentNormalizer/* default */.A)(
|
|
|
190477
190427
|
)
|
|
190478
190428
|
|
|
190479
190429
|
/* harmony default export */ var SubmitDialog = (SubmitDialog_component.exports);
|
|
190480
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/WfNodelogList.vue?vue&type=template&id=
|
|
190481
|
-
var
|
|
190430
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/WfNodelogList.vue?vue&type=template&id=8ad32f84&scoped=true
|
|
190431
|
+
var WfNodelogListvue_type_template_id_8ad32f84_scoped_true_render = function render() {
|
|
190482
190432
|
var _vm = this,
|
|
190483
190433
|
_c = _vm._self._c;
|
|
190484
190434
|
return _c('div', [_vm.dialogFormVisible ? _c('el-dialog', {
|
|
@@ -191510,7 +191460,7 @@ var WfNodelogListvue_type_template_id_4f0d886e_scoped_true_render = function ren
|
|
|
191510
191460
|
}], null, false, 1872946213)
|
|
191511
191461
|
})], 1) : _vm._e()], 1)]) : _vm._e()])], 1);
|
|
191512
191462
|
};
|
|
191513
|
-
var
|
|
191463
|
+
var WfNodelogListvue_type_template_id_8ad32f84_scoped_true_staticRenderFns = [];
|
|
191514
191464
|
|
|
191515
191465
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=script&lang=js
|
|
191516
191466
|
function WfNodelogListvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return WfNodelogListvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, WfNodelogListvue_type_script_lang_js_typeof(o); }
|
|
@@ -191651,7 +191601,7 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
191651
191601
|
this.$bus.off('showWfNodelogList', this.showWfNodelogList);
|
|
191652
191602
|
this.$bus.off('setHistoryIdeaHeight', this.setHistoryIdeaHeight);
|
|
191653
191603
|
this.$bus.off('btnReadedClick', this.btnReadedClick);
|
|
191654
|
-
this.$bus.
|
|
191604
|
+
this.$bus.off('btnReturnHistoryClick', this.btnReturnHistoryClick);
|
|
191655
191605
|
},
|
|
191656
191606
|
methods: {
|
|
191657
191607
|
historyIdeaHandleClick: function historyIdeaHandleClick() {
|
|
@@ -192266,9 +192216,9 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
192266
192216
|
});
|
|
192267
192217
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=script&lang=js
|
|
192268
192218
|
/* harmony default export */ var src_WfNodelogListvue_type_script_lang_js = (WfNodelogListvue_type_script_lang_js);
|
|
192269
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
192270
|
-
var
|
|
192271
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
192219
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=8ad32f84&prod&scoped=true&lang=scss
|
|
192220
|
+
var WfNodelogListvue_type_style_index_0_id_8ad32f84_prod_scoped_true_lang_scss = __webpack_require__(24479);
|
|
192221
|
+
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=8ad32f84&prod&scoped=true&lang=scss
|
|
192272
192222
|
|
|
192273
192223
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue
|
|
192274
192224
|
|
|
@@ -192281,11 +192231,11 @@ var WfNodelogListvue_type_style_index_0_id_4f0d886e_prod_scoped_true_lang_scss =
|
|
|
192281
192231
|
|
|
192282
192232
|
var WfNodelogList_component = (0,componentNormalizer/* default */.A)(
|
|
192283
192233
|
src_WfNodelogListvue_type_script_lang_js,
|
|
192284
|
-
|
|
192285
|
-
|
|
192234
|
+
WfNodelogListvue_type_template_id_8ad32f84_scoped_true_render,
|
|
192235
|
+
WfNodelogListvue_type_template_id_8ad32f84_scoped_true_staticRenderFns,
|
|
192286
192236
|
false,
|
|
192287
192237
|
null,
|
|
192288
|
-
"
|
|
192238
|
+
"8ad32f84",
|
|
192289
192239
|
null
|
|
192290
192240
|
|
|
192291
192241
|
)
|
|
@@ -195441,6 +195391,7 @@ permission.install = permission_install;
|
|
|
195441
195391
|
bind: function bind(el, binding, vnode) {
|
|
195442
195392
|
var dialogHeaderEl = el.querySelector('.el-dialog__header');
|
|
195443
195393
|
var dragDom = el.querySelector('.el-dialog');
|
|
195394
|
+
if (!dragDom) return;
|
|
195444
195395
|
dialogHeaderEl.style.cssText += ';cursor:move;';
|
|
195445
195396
|
dragDom.style.cssText += ';top:0px;';
|
|
195446
195397
|
|