ecinc-cloud-wappaio 9.6.127 → 9.6.129
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 +26 -23
- package/lib/ecwappaio.umd.js +23 -20
- package/lib/ecwappaio.umd.min.js +3 -3
- package/package.json +1 -1
package/lib/ecwappaio.common.js
CHANGED
|
@@ -2767,7 +2767,7 @@ function clipboard_handleClipboard(_text, event) {
|
|
|
2767
2767
|
clipboard.onClick(event);
|
|
2768
2768
|
}
|
|
2769
2769
|
;// CONCATENATED MODULE: ./src/wapp/support/icons/svg-icons.js
|
|
2770
|
-
var req = __webpack_require__(
|
|
2770
|
+
var req = __webpack_require__(38443);
|
|
2771
2771
|
var requireAll = function requireAll(requireContext) {
|
|
2772
2772
|
return requireContext.keys();
|
|
2773
2773
|
};
|
|
@@ -42404,7 +42404,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".bottombar[data-v-822a4e50]{position:a
|
|
|
42404
42404
|
|
|
42405
42405
|
/***/ }),
|
|
42406
42406
|
|
|
42407
|
-
/***/
|
|
42407
|
+
/***/ 60824:
|
|
42408
42408
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
42409
42409
|
|
|
42410
42410
|
"use strict";
|
|
@@ -42418,7 +42418,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42418
42418
|
|
|
42419
42419
|
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()));
|
|
42420
42420
|
// Module
|
|
42421
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
42421
|
+
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-fbc6bd1e] .todo-row .cell{line-height:18px}[data-v-fbc6bd1e] .todo-row td{padding:5px 0}[data-v-fbc6bd1e] .timeout-row .cell{color:red}.el-tab-pane[data-v-fbc6bd1e]{height:550px;overflow-y:auto}[data-v-fbc6bd1e] .col-time .cell{word-break:break-word}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-scrollbar{width:100%;height:100%}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-scrollbar .el-scrollbar__wrap{overflow-x:auto;height:calc(100% + 17px);padding-right:20px;padding-bottom:40px}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-dialog__body{padding-right:0;padding-bottom:0}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-dialog__body .handwritingIdea{width:100px}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-tabs__nav-wrap:after{width:calc(100% - 20px)}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .flow-node-logs .el-scrollbar__view,[data-v-fbc6bd1e] .wfNodeLoglist-dialog .read-node-logs .el-scrollbar__view{height:100%}.height100[data-v-fbc6bd1e]{height:calc(100vh - 120px)}[data-v-fbc6bd1e] .el-dialog__headerbtn{top:18px}.form-wflog-container[data-v-fbc6bd1e]{min-height:calc(100vh - 70px);min-width:1200px;background-color:#fff;padding:20px}.historyIdea-container[data-v-fbc6bd1e]{z-index:2000;background-color:#fff;padding:10px 20px 20px 20px}.historyIdea-container[data-v-fbc6bd1e] .el-tabs__content{display:none}.historyIdea-container[data-v-fbc6bd1e] .el-tabs__nav-wrap:after{height:0}.historyIdea-container[data-v-fbc6bd1e] .el-table .cell{white-space:inherit}.historyIdea-container .export-icon[data-v-fbc6bd1e]{cursor:pointer;float:right;margin-top:-40px}.historyIdea-container .export-icon .svg-icon[data-v-fbc6bd1e]{color:red;font-size:16px;margin-right:5px}.historyIdea-container .collapse-icon[data-v-fbc6bd1e]{cursor:pointer;float:right;margin-top:-40px;margin-right:70px}.historyIdea-container .collapse-icon .svg-icon[data-v-fbc6bd1e]{font-size:16px;margin-right:5px}", ""]);
|
|
42422
42422
|
// Exports
|
|
42423
42423
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
42424
42424
|
|
|
@@ -151092,19 +151092,19 @@ var update = add("1e759e82", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
151092
151092
|
|
|
151093
151093
|
/***/ }),
|
|
151094
151094
|
|
|
151095
|
-
/***/
|
|
151095
|
+
/***/ 40466:
|
|
151096
151096
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
151097
151097
|
|
|
151098
151098
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
151099
151099
|
|
|
151100
151100
|
// load the styles
|
|
151101
|
-
var content = __webpack_require__(
|
|
151101
|
+
var content = __webpack_require__(60824);
|
|
151102
151102
|
if(content.__esModule) content = content.default;
|
|
151103
151103
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
151104
151104
|
if(content.locals) module.exports = content.locals;
|
|
151105
151105
|
// add the styles to the DOM
|
|
151106
151106
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
151107
|
-
var update = add("
|
|
151107
|
+
var update = add("2b752410", content, true, {"sourceMap":false,"shadowMode":false});
|
|
151108
151108
|
|
|
151109
151109
|
/***/ }),
|
|
151110
151110
|
|
|
@@ -154515,7 +154515,7 @@ webpackContext.id = 85196;
|
|
|
154515
154515
|
|
|
154516
154516
|
/***/ }),
|
|
154517
154517
|
|
|
154518
|
-
/***/
|
|
154518
|
+
/***/ 38443:
|
|
154519
154519
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
154520
154520
|
|
|
154521
154521
|
var map = {
|
|
@@ -154540,7 +154540,7 @@ webpackContext.keys = function webpackContextKeys() {
|
|
|
154540
154540
|
};
|
|
154541
154541
|
webpackContext.resolve = webpackContextResolve;
|
|
154542
154542
|
module.exports = webpackContext;
|
|
154543
|
-
webpackContext.id =
|
|
154543
|
+
webpackContext.id = 38443;
|
|
154544
154544
|
|
|
154545
154545
|
/***/ }),
|
|
154546
154546
|
|
|
@@ -160142,6 +160142,7 @@ var wfengine_install = function install(Vue) {
|
|
|
160142
160142
|
return customRoutes;
|
|
160143
160143
|
},
|
|
160144
160144
|
setCommandBar: function setCommandBar($scope, commandBar) {
|
|
160145
|
+
var wformLayoutStyle = localStorage.getItem(this.loginUser.sysCode + '_' + this.loginUser.userId + '_wformLayoout');
|
|
160145
160146
|
commandBar.forEach(function (btn) {
|
|
160146
160147
|
if (btn.btnAlign === 2) btn.btnAlign = 1;
|
|
160147
160148
|
if (btn.btnCode === 'btnOpenWordClick' || btn.btnCode === 'btnModifyFlTypeClick') {
|
|
@@ -160165,7 +160166,7 @@ var wfengine_install = function install(Vue) {
|
|
|
160165
160166
|
}
|
|
160166
160167
|
btn.btnParams = null;
|
|
160167
160168
|
if (btn.btnJavascript !== null && typeof btn.btnJavascript === 'string') {
|
|
160168
|
-
if (window.submitMode === 'dialog' && btn.btnJavascript.indexOf('btnSubmitClick()') !== -1) {
|
|
160169
|
+
if ((window.submitMode === 'dialog' || wformLayoutStyle === '4') && btn.btnJavascript.indexOf('btnSubmitClick()') !== -1) {
|
|
160169
160170
|
btn.btnName = '办理';
|
|
160170
160171
|
btn.btnJavascriptBak = btn.btnJavascript;
|
|
160171
160172
|
btn.btnJavascript = 'btnStartDoingClick()';
|
|
@@ -190488,8 +190489,8 @@ var SubmitDialog_component = (0,componentNormalizer/* default */.A)(
|
|
|
190488
190489
|
)
|
|
190489
190490
|
|
|
190490
190491
|
/* harmony default export */ var SubmitDialog = (SubmitDialog_component.exports);
|
|
190491
|
-
;// 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=
|
|
190492
|
-
var
|
|
190492
|
+
;// 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=fbc6bd1e&scoped=true
|
|
190493
|
+
var WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_render = function render() {
|
|
190493
190494
|
var _vm = this,
|
|
190494
190495
|
_c = _vm._self._c;
|
|
190495
190496
|
return _c('div', {
|
|
@@ -191063,14 +191064,14 @@ var WfNodelogListvue_type_template_id_8f373fd2_scoped_true_render = function ren
|
|
|
191063
191064
|
attrs: {
|
|
191064
191065
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.processingTime', '办理时长'),
|
|
191065
191066
|
"prop": "processedTimeLength",
|
|
191066
|
-
"width": "
|
|
191067
|
+
"width": "120",
|
|
191067
191068
|
"align": "center"
|
|
191068
191069
|
}
|
|
191069
191070
|
}) : _vm._e(), _vm.showLimitTime === 1 ? _c('el-table-column', {
|
|
191070
191071
|
attrs: {
|
|
191071
191072
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.timeoutDuration', '超时时长'),
|
|
191072
191073
|
"prop": "timeoutTimeLength",
|
|
191073
|
-
"width": "
|
|
191074
|
+
"width": "120",
|
|
191074
191075
|
"align": "center"
|
|
191075
191076
|
}
|
|
191076
191077
|
}) : _vm._e(), _c('el-table-column', {
|
|
@@ -191302,14 +191303,14 @@ var WfNodelogListvue_type_template_id_8f373fd2_scoped_true_render = function ren
|
|
|
191302
191303
|
}) : _vm._e(), _vm.showProcessedTimeLength === 1 ? _c('el-table-column', {
|
|
191303
191304
|
attrs: {
|
|
191304
191305
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.processingTime', '办理时长'),
|
|
191305
|
-
"width": "
|
|
191306
|
+
"width": "120",
|
|
191306
191307
|
"align": "center",
|
|
191307
191308
|
"prop": "processedTimeLength"
|
|
191308
191309
|
}
|
|
191309
191310
|
}) : _vm._e(), _vm.showLimitTime === 1 ? _c('el-table-column', {
|
|
191310
191311
|
attrs: {
|
|
191311
191312
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.timeoutDuration', '超时时长'),
|
|
191312
|
-
"width": "
|
|
191313
|
+
"width": "120",
|
|
191313
191314
|
"prop": "timeoutTimeLength",
|
|
191314
191315
|
"align": "center"
|
|
191315
191316
|
}
|
|
@@ -191535,7 +191536,7 @@ var WfNodelogListvue_type_template_id_8f373fd2_scoped_true_render = function ren
|
|
|
191535
191536
|
}], null, false, 1872946213)
|
|
191536
191537
|
})], 1) : _vm._e()], 1)]) : _vm._e()])], 1);
|
|
191537
191538
|
};
|
|
191538
|
-
var
|
|
191539
|
+
var WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_staticRenderFns = [];
|
|
191539
191540
|
|
|
191540
191541
|
;// 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
|
|
191541
191542
|
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); }
|
|
@@ -191833,7 +191834,9 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
191833
191834
|
} else {
|
|
191834
191835
|
_this.activeName = 'todoLog';
|
|
191835
191836
|
}
|
|
191836
|
-
_this
|
|
191837
|
+
_this.$nextTick(function () {
|
|
191838
|
+
_this.loading = false;
|
|
191839
|
+
});
|
|
191837
191840
|
}
|
|
191838
191841
|
},
|
|
191839
191842
|
setTimeLength: function setTimeLength(wflog) {
|
|
@@ -192346,9 +192349,9 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
192346
192349
|
});
|
|
192347
192350
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=script&lang=js
|
|
192348
192351
|
/* harmony default export */ var src_WfNodelogListvue_type_script_lang_js = (WfNodelogListvue_type_script_lang_js);
|
|
192349
|
-
// 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=
|
|
192350
|
-
var
|
|
192351
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
192352
|
+
// 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=fbc6bd1e&prod&scoped=true&lang=scss
|
|
192353
|
+
var WfNodelogListvue_type_style_index_0_id_fbc6bd1e_prod_scoped_true_lang_scss = __webpack_require__(40466);
|
|
192354
|
+
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=fbc6bd1e&prod&scoped=true&lang=scss
|
|
192352
192355
|
|
|
192353
192356
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue
|
|
192354
192357
|
|
|
@@ -192361,11 +192364,11 @@ var WfNodelogListvue_type_style_index_0_id_8f373fd2_prod_scoped_true_lang_scss =
|
|
|
192361
192364
|
|
|
192362
192365
|
var WfNodelogList_component = (0,componentNormalizer/* default */.A)(
|
|
192363
192366
|
src_WfNodelogListvue_type_script_lang_js,
|
|
192364
|
-
|
|
192365
|
-
|
|
192367
|
+
WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_render,
|
|
192368
|
+
WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_staticRenderFns,
|
|
192366
192369
|
false,
|
|
192367
192370
|
null,
|
|
192368
|
-
"
|
|
192371
|
+
"fbc6bd1e",
|
|
192369
192372
|
null
|
|
192370
192373
|
|
|
192371
192374
|
)
|
package/lib/ecwappaio.umd.js
CHANGED
|
@@ -42414,7 +42414,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".bottombar[data-v-822a4e50]{position:a
|
|
|
42414
42414
|
|
|
42415
42415
|
/***/ }),
|
|
42416
42416
|
|
|
42417
|
-
/***/
|
|
42417
|
+
/***/ 67096:
|
|
42418
42418
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
42419
42419
|
|
|
42420
42420
|
"use strict";
|
|
@@ -42428,7 +42428,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42428
42428
|
|
|
42429
42429
|
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()));
|
|
42430
42430
|
// Module
|
|
42431
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
42431
|
+
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-fbc6bd1e] .todo-row .cell{line-height:18px}[data-v-fbc6bd1e] .todo-row td{padding:5px 0}[data-v-fbc6bd1e] .timeout-row .cell{color:red}.el-tab-pane[data-v-fbc6bd1e]{height:550px;overflow-y:auto}[data-v-fbc6bd1e] .col-time .cell{word-break:break-word}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-scrollbar{width:100%;height:100%}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-scrollbar .el-scrollbar__wrap{overflow-x:auto;height:calc(100% + 17px);padding-right:20px;padding-bottom:40px}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-dialog__body{padding-right:0;padding-bottom:0}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-dialog__body .handwritingIdea{width:100px}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .el-tabs__nav-wrap:after{width:calc(100% - 20px)}[data-v-fbc6bd1e] .wfNodeLoglist-dialog .flow-node-logs .el-scrollbar__view,[data-v-fbc6bd1e] .wfNodeLoglist-dialog .read-node-logs .el-scrollbar__view{height:100%}.height100[data-v-fbc6bd1e]{height:calc(100vh - 120px)}[data-v-fbc6bd1e] .el-dialog__headerbtn{top:18px}.form-wflog-container[data-v-fbc6bd1e]{min-height:calc(100vh - 70px);min-width:1200px;background-color:#fff;padding:20px}.historyIdea-container[data-v-fbc6bd1e]{z-index:2000;background-color:#fff;padding:10px 20px 20px 20px}.historyIdea-container[data-v-fbc6bd1e] .el-tabs__content{display:none}.historyIdea-container[data-v-fbc6bd1e] .el-tabs__nav-wrap:after{height:0}.historyIdea-container[data-v-fbc6bd1e] .el-table .cell{white-space:inherit}.historyIdea-container .export-icon[data-v-fbc6bd1e]{cursor:pointer;float:right;margin-top:-40px}.historyIdea-container .export-icon .svg-icon[data-v-fbc6bd1e]{color:red;font-size:16px;margin-right:5px}.historyIdea-container .collapse-icon[data-v-fbc6bd1e]{cursor:pointer;float:right;margin-top:-40px;margin-right:70px}.historyIdea-container .collapse-icon .svg-icon[data-v-fbc6bd1e]{font-size:16px;margin-right:5px}", ""]);
|
|
42432
42432
|
// Exports
|
|
42433
42433
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
42434
42434
|
|
|
@@ -151102,19 +151102,19 @@ var update = add("8b288174", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
151102
151102
|
|
|
151103
151103
|
/***/ }),
|
|
151104
151104
|
|
|
151105
|
-
/***/
|
|
151105
|
+
/***/ 72228:
|
|
151106
151106
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
151107
151107
|
|
|
151108
151108
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
151109
151109
|
|
|
151110
151110
|
// load the styles
|
|
151111
|
-
var content = __webpack_require__(
|
|
151111
|
+
var content = __webpack_require__(67096);
|
|
151112
151112
|
if(content.__esModule) content = content.default;
|
|
151113
151113
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
151114
151114
|
if(content.locals) module.exports = content.locals;
|
|
151115
151115
|
// add the styles to the DOM
|
|
151116
151116
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
151117
|
-
var update = add("
|
|
151117
|
+
var update = add("bb33b858", content, true, {"sourceMap":false,"shadowMode":false});
|
|
151118
151118
|
|
|
151119
151119
|
/***/ }),
|
|
151120
151120
|
|
|
@@ -160152,6 +160152,7 @@ var wfengine_install = function install(Vue) {
|
|
|
160152
160152
|
return customRoutes;
|
|
160153
160153
|
},
|
|
160154
160154
|
setCommandBar: function setCommandBar($scope, commandBar) {
|
|
160155
|
+
var wformLayoutStyle = localStorage.getItem(this.loginUser.sysCode + '_' + this.loginUser.userId + '_wformLayoout');
|
|
160155
160156
|
commandBar.forEach(function (btn) {
|
|
160156
160157
|
if (btn.btnAlign === 2) btn.btnAlign = 1;
|
|
160157
160158
|
if (btn.btnCode === 'btnOpenWordClick' || btn.btnCode === 'btnModifyFlTypeClick') {
|
|
@@ -160175,7 +160176,7 @@ var wfengine_install = function install(Vue) {
|
|
|
160175
160176
|
}
|
|
160176
160177
|
btn.btnParams = null;
|
|
160177
160178
|
if (btn.btnJavascript !== null && typeof btn.btnJavascript === 'string') {
|
|
160178
|
-
if (window.submitMode === 'dialog' && btn.btnJavascript.indexOf('btnSubmitClick()') !== -1) {
|
|
160179
|
+
if ((window.submitMode === 'dialog' || wformLayoutStyle === '4') && btn.btnJavascript.indexOf('btnSubmitClick()') !== -1) {
|
|
160179
160180
|
btn.btnName = '办理';
|
|
160180
160181
|
btn.btnJavascriptBak = btn.btnJavascript;
|
|
160181
160182
|
btn.btnJavascript = 'btnStartDoingClick()';
|
|
@@ -190498,8 +190499,8 @@ var SubmitDialog_component = (0,componentNormalizer/* default */.A)(
|
|
|
190498
190499
|
)
|
|
190499
190500
|
|
|
190500
190501
|
/* harmony default export */ var SubmitDialog = (SubmitDialog_component.exports);
|
|
190501
|
-
;// 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=
|
|
190502
|
-
var
|
|
190502
|
+
;// 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=fbc6bd1e&scoped=true
|
|
190503
|
+
var WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_render = function render() {
|
|
190503
190504
|
var _vm = this,
|
|
190504
190505
|
_c = _vm._self._c;
|
|
190505
190506
|
return _c('div', {
|
|
@@ -191073,14 +191074,14 @@ var WfNodelogListvue_type_template_id_8f373fd2_scoped_true_render = function ren
|
|
|
191073
191074
|
attrs: {
|
|
191074
191075
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.processingTime', '办理时长'),
|
|
191075
191076
|
"prop": "processedTimeLength",
|
|
191076
|
-
"width": "
|
|
191077
|
+
"width": "120",
|
|
191077
191078
|
"align": "center"
|
|
191078
191079
|
}
|
|
191079
191080
|
}) : _vm._e(), _vm.showLimitTime === 1 ? _c('el-table-column', {
|
|
191080
191081
|
attrs: {
|
|
191081
191082
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.timeoutDuration', '超时时长'),
|
|
191082
191083
|
"prop": "timeoutTimeLength",
|
|
191083
|
-
"width": "
|
|
191084
|
+
"width": "120",
|
|
191084
191085
|
"align": "center"
|
|
191085
191086
|
}
|
|
191086
191087
|
}) : _vm._e(), _c('el-table-column', {
|
|
@@ -191312,14 +191313,14 @@ var WfNodelogListvue_type_template_id_8f373fd2_scoped_true_render = function ren
|
|
|
191312
191313
|
}) : _vm._e(), _vm.showProcessedTimeLength === 1 ? _c('el-table-column', {
|
|
191313
191314
|
attrs: {
|
|
191314
191315
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.processingTime', '办理时长'),
|
|
191315
|
-
"width": "
|
|
191316
|
+
"width": "120",
|
|
191316
191317
|
"align": "center",
|
|
191317
191318
|
"prop": "processedTimeLength"
|
|
191318
191319
|
}
|
|
191319
191320
|
}) : _vm._e(), _vm.showLimitTime === 1 ? _c('el-table-column', {
|
|
191320
191321
|
attrs: {
|
|
191321
191322
|
"label": _vm.$tx('ecwapp.Wflowform.WfNodelogList.timeoutDuration', '超时时长'),
|
|
191322
|
-
"width": "
|
|
191323
|
+
"width": "120",
|
|
191323
191324
|
"prop": "timeoutTimeLength",
|
|
191324
191325
|
"align": "center"
|
|
191325
191326
|
}
|
|
@@ -191545,7 +191546,7 @@ var WfNodelogListvue_type_template_id_8f373fd2_scoped_true_render = function ren
|
|
|
191545
191546
|
}], null, false, 1872946213)
|
|
191546
191547
|
})], 1) : _vm._e()], 1)]) : _vm._e()])], 1);
|
|
191547
191548
|
};
|
|
191548
|
-
var
|
|
191549
|
+
var WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_staticRenderFns = [];
|
|
191549
191550
|
|
|
191550
191551
|
;// 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
|
|
191551
191552
|
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); }
|
|
@@ -191843,7 +191844,9 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
191843
191844
|
} else {
|
|
191844
191845
|
_this.activeName = 'todoLog';
|
|
191845
191846
|
}
|
|
191846
|
-
_this
|
|
191847
|
+
_this.$nextTick(function () {
|
|
191848
|
+
_this.loading = false;
|
|
191849
|
+
});
|
|
191847
191850
|
}
|
|
191848
191851
|
},
|
|
191849
191852
|
setTimeLength: function setTimeLength(wflog) {
|
|
@@ -192356,9 +192359,9 @@ function WfNodelogListvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
|
|
|
192356
192359
|
});
|
|
192357
192360
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=script&lang=js
|
|
192358
192361
|
/* harmony default export */ var src_WfNodelogListvue_type_script_lang_js = (WfNodelogListvue_type_script_lang_js);
|
|
192359
|
-
// 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=
|
|
192360
|
-
var
|
|
192361
|
-
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
192362
|
+
// 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=fbc6bd1e&prod&scoped=true&lang=scss
|
|
192363
|
+
var WfNodelogListvue_type_style_index_0_id_fbc6bd1e_prod_scoped_true_lang_scss = __webpack_require__(72228);
|
|
192364
|
+
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=fbc6bd1e&prod&scoped=true&lang=scss
|
|
192362
192365
|
|
|
192363
192366
|
;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/WfNodelogList.vue
|
|
192364
192367
|
|
|
@@ -192371,11 +192374,11 @@ var WfNodelogListvue_type_style_index_0_id_8f373fd2_prod_scoped_true_lang_scss =
|
|
|
192371
192374
|
|
|
192372
192375
|
var WfNodelogList_component = (0,componentNormalizer/* default */.A)(
|
|
192373
192376
|
src_WfNodelogListvue_type_script_lang_js,
|
|
192374
|
-
|
|
192375
|
-
|
|
192377
|
+
WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_render,
|
|
192378
|
+
WfNodelogListvue_type_template_id_fbc6bd1e_scoped_true_staticRenderFns,
|
|
192376
192379
|
false,
|
|
192377
192380
|
null,
|
|
192378
|
-
"
|
|
192381
|
+
"fbc6bd1e",
|
|
192379
192382
|
null
|
|
192380
192383
|
|
|
192381
192384
|
)
|