ecinc-cloud-mappaio 9.0.51 → 9.0.52
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/ecmappaio.common.js +300 -198
- package/lib/ecmappaio.umd.js +300 -198
- package/lib/ecmappaio.umd.min.js +4 -4
- package/package.json +1 -1
package/lib/ecmappaio.common.js
CHANGED
|
@@ -788,22 +788,6 @@ $export($export.S + $export.F * (Number.parseInt != $parseInt), 'Number', { pars
|
|
|
788
788
|
})));
|
|
789
789
|
|
|
790
790
|
|
|
791
|
-
/***/ }),
|
|
792
|
-
|
|
793
|
-
/***/ "06a5":
|
|
794
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
795
|
-
|
|
796
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
797
|
-
|
|
798
|
-
// load the styles
|
|
799
|
-
var content = __webpack_require__("845e");
|
|
800
|
-
if(content.__esModule) content = content.default;
|
|
801
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
802
|
-
if(content.locals) module.exports = content.locals;
|
|
803
|
-
// add the styles to the DOM
|
|
804
|
-
var add = __webpack_require__("499e").default
|
|
805
|
-
var update = add("363c1ded", content, true, {"sourceMap":false,"shadowMode":false});
|
|
806
|
-
|
|
807
791
|
/***/ }),
|
|
808
792
|
|
|
809
793
|
/***/ "06db":
|
|
@@ -1876,6 +1860,20 @@ module.exports = function spread(callback) {
|
|
|
1876
1860
|
})));
|
|
1877
1861
|
|
|
1878
1862
|
|
|
1863
|
+
/***/ }),
|
|
1864
|
+
|
|
1865
|
+
/***/ "0e94":
|
|
1866
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1867
|
+
|
|
1868
|
+
// Imports
|
|
1869
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
1870
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
1871
|
+
// Module
|
|
1872
|
+
exports.push([module.i, ".submit-handle-container .idea-button-container .van-cell__value[data-v-12277019]{text-align:right}.submit-handle-container .idea-button-container .van-cell__value .van-button[data-v-12277019]{margin-right:0;margin-left:5px}.submit-handle-container .curIdea-filed[data-v-12277019] .van-cell__title,.submit-handle-container .curIdea-filed[data-v-12277019]:after{display:none}.submit-handle-container .clearfix[data-v-12277019]:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}.submit-handle-container .van-wflow-operate-detail-cell[data-v-12277019]:after{border-top-width:0}.submit-handle-container .van-wflow-operate-detail-cell-path[data-v-12277019]:after{border-width:1px;-webkit-transform:scale(.5);transform:scale(.5)}.submit-handle-container .tnLimit-container[data-v-12277019] .van-field__body:after{color:#323233;content:attr(value-suffix)}.submit-handle-container .delete-icon[data-v-12277019]{display:-webkit-box;display:-ms-flexbox;display:flex;float:right}.submit-handle-container .delete-icon .van-icon[data-v-12277019]{line-height:24px;margin-left:5px;font-size:16px}.selectBox_title[data-v-12277019]{height:45px;line-height:45px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.selectBox_content[data-v-12277019],.selectBox_title[data-v-12277019]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px}.selectBox_content[data-v-12277019]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.selectBox_content .selectBox_content_son[data-v-12277019]{border:1px solid #f1f1f1}.selectBox_content .selectBox_content_son[data-v-12277019],.selectBox_content .selectBox_content_son_change[data-v-12277019]{padding:4px;background:#f8fafb;font-size:14px;margin-bottom:10px!important;text-align:center;height:22px;line-height:22px;width:calc(25% - 17.5px);margin-right:10px}.selectBox_content .selectBox_content_son_change[data-v-12277019]{border:1px solid #3f88f1;background-image:url(/images/m-imgs/workBg/selectChange.png);background-repeat:no-repeat;background-size:15px 15px;background-position:100% 100%;color:#3f88f1}.selectBox_content_sonall[data-v-12277019]{white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch}.selectBox_content_sonall[data-v-12277019]:nth-child(4n){margin-right:0}.selectBox_content_sonall[data-v-12277019]::-webkit-scrollbar{display:none}.viewAllComments[data-v-12277019]{height:45px;line-height:45px;text-align:center;color:#b7b7b7;font-size:12px;background:#fff;display:block;width:100%}", ""]);
|
|
1873
|
+
// Exports
|
|
1874
|
+
module.exports = exports;
|
|
1875
|
+
|
|
1876
|
+
|
|
1879
1877
|
/***/ }),
|
|
1880
1878
|
|
|
1881
1879
|
/***/ "0f0b":
|
|
@@ -5480,17 +5478,6 @@ module.exports = (!$expm1
|
|
|
5480
5478
|
} : $expm1;
|
|
5481
5479
|
|
|
5482
5480
|
|
|
5483
|
-
/***/ }),
|
|
5484
|
-
|
|
5485
|
-
/***/ "2d65":
|
|
5486
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5487
|
-
|
|
5488
|
-
"use strict";
|
|
5489
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SubmitHandle_vue_vue_type_style_index_0_id_1878294a_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("06a5");
|
|
5490
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SubmitHandle_vue_vue_type_style_index_0_id_1878294a_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SubmitHandle_vue_vue_type_style_index_0_id_1878294a_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
5491
|
-
/* unused harmony reexport * */
|
|
5492
|
-
|
|
5493
|
-
|
|
5494
5481
|
/***/ }),
|
|
5495
5482
|
|
|
5496
5483
|
/***/ "2d83":
|
|
@@ -8468,17 +8455,6 @@ module.exports = $parseInt(ws + '08') !== 8 || $parseInt(ws + '0x16') !== 22 ? f
|
|
|
8468
8455
|
})));
|
|
8469
8456
|
|
|
8470
8457
|
|
|
8471
|
-
/***/ }),
|
|
8472
|
-
|
|
8473
|
-
/***/ "3f88":
|
|
8474
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
8475
|
-
|
|
8476
|
-
"use strict";
|
|
8477
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_46c1dd09_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6ad9");
|
|
8478
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_46c1dd09_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_46c1dd09_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
8479
|
-
/* unused harmony reexport * */
|
|
8480
|
-
|
|
8481
|
-
|
|
8482
8458
|
/***/ }),
|
|
8483
8459
|
|
|
8484
8460
|
/***/ "40dc":
|
|
@@ -10052,6 +10028,20 @@ function applyToTag (styleElement, obj) {
|
|
|
10052
10028
|
})));
|
|
10053
10029
|
|
|
10054
10030
|
|
|
10031
|
+
/***/ }),
|
|
10032
|
+
|
|
10033
|
+
/***/ "49ac":
|
|
10034
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
10035
|
+
|
|
10036
|
+
// Imports
|
|
10037
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
10038
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
10039
|
+
// Module
|
|
10040
|
+
exports.push([module.i, ".loading[data-v-142dc5d9]{margin-top:100px;text-align:center}.upload-progress[data-v-142dc5d9]{background-color:#fff;padding-top:50px;padding-bottom:50px;text-align:center}.van-ellipsis[data-v-142dc5d9]{text-align:center;margin:20px auto 0;max-width:90%}.file-svg-icon[data-v-142dc5d9]{font-size:70px}.file-svg-icon .svg-icon[data-v-142dc5d9]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.van-cell-group[data-v-142dc5d9]{margin:10px 10px 0 10px;border:1px solid #fbf9f9;border-radius:5px}.more-btns[data-v-142dc5d9]{width:120px;border-radius:6px;padding:16px}.more-btns .btn-item[data-v-142dc5d9]{border-bottom:1px solid #fbf9f9;width:100%;height:44px;line-height:44px}.more-btns .btn-item .van-icon[data-v-142dc5d9]{font-size:16px;margin-right:10px}[data-v-142dc5d9] .van-action-sheet__header{text-align:left!important;padding:0 15px;font-size:14px;color:#666}.attachmentContent[data-v-142dc5d9]{max-height:300px;padding:0 10px}.attachmentContent .attachmentContent_son[data-v-142dc5d9]{height:50px;line-height:50px;border-bottom:1px solid #f7f8fa;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.attachmentContent .attachmentContent_son .icon_left[data-v-142dc5d9],.attachmentContent .attachmentContent_son .icon_right[data-v-142dc5d9]{width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attachmentContent .attachmentContent_son .content[data-v-142dc5d9]{width:calc(100% - 80px)}.attachmentContent .attachmentContent_son .content .name[data-v-142dc5d9]{height:30px;line-height:30px;font-size:16px;color:#333;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}.attachmentContent .attachmentContent_son .content .size[data-v-142dc5d9]{height:20px;line-height:20px;font-size:12px;color:#999}[data-v-142dc5d9] .van-action-sheet__content{border-top:1px solid #f7f8fa}[data-v-142dc5d9] .van-action-sheet__close{color:#000;font-size:16px}", ""]);
|
|
10041
|
+
// Exports
|
|
10042
|
+
module.exports = exports;
|
|
10043
|
+
|
|
10044
|
+
|
|
10055
10045
|
/***/ }),
|
|
10056
10046
|
|
|
10057
10047
|
/***/ "4a59":
|
|
@@ -12333,6 +12323,20 @@ module.exports = function (exec, skipClosing) {
|
|
|
12333
12323
|
/* unused harmony reexport * */
|
|
12334
12324
|
|
|
12335
12325
|
|
|
12326
|
+
/***/ }),
|
|
12327
|
+
|
|
12328
|
+
/***/ "5d9a":
|
|
12329
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
12330
|
+
|
|
12331
|
+
// Imports
|
|
12332
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
12333
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
12334
|
+
// Module
|
|
12335
|
+
exports.push([module.i, ".inner-table-container[data-v-279b36ac]{padding-bottom:1px;background:#f7f8fa;padding-top:10px;border:0}.inner-table-container[data-v-279b36ac] .van-nav-bar__title{margin-left:16px}.inner-table-container .inner_table_title[data-v-279b36ac]:after{content:none}.inner-table-row[data-v-279b36ac]:first-child{margin-top:0}.inner-table-row[data-v-279b36ac]{margin-top:10px}.inner-table-row .van-icon[data-v-279b36ac]{margin-top:4px;margin-left:10px;font-size:16px}.inner-table-add-botton-container[data-v-279b36ac]{margin:10px 12px}.inner-table-nodata[data-v-279b36ac]{text-align:center}", ""]);
|
|
12336
|
+
// Exports
|
|
12337
|
+
module.exports = exports;
|
|
12338
|
+
|
|
12339
|
+
|
|
12336
12340
|
/***/ }),
|
|
12337
12341
|
|
|
12338
12342
|
/***/ "5dbc":
|
|
@@ -13647,22 +13651,6 @@ __webpack_require__("ec30")('Uint8', 1, function (init) {
|
|
|
13647
13651
|
}, true);
|
|
13648
13652
|
|
|
13649
13653
|
|
|
13650
|
-
/***/ }),
|
|
13651
|
-
|
|
13652
|
-
/***/ "6ad9":
|
|
13653
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
13654
|
-
|
|
13655
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
13656
|
-
|
|
13657
|
-
// load the styles
|
|
13658
|
-
var content = __webpack_require__("8414");
|
|
13659
|
-
if(content.__esModule) content = content.default;
|
|
13660
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
13661
|
-
if(content.locals) module.exports = content.locals;
|
|
13662
|
-
// add the styles to the DOM
|
|
13663
|
-
var add = __webpack_require__("499e").default
|
|
13664
|
-
var update = add("0e157af6", content, true, {"sourceMap":false,"shadowMode":false});
|
|
13665
|
-
|
|
13666
13654
|
/***/ }),
|
|
13667
13655
|
|
|
13668
13656
|
/***/ "6b54":
|
|
@@ -14217,6 +14205,22 @@ var update = add("4b95ce84", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
14217
14205
|
})));
|
|
14218
14206
|
|
|
14219
14207
|
|
|
14208
|
+
/***/ }),
|
|
14209
|
+
|
|
14210
|
+
/***/ "7081":
|
|
14211
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
14212
|
+
|
|
14213
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
14214
|
+
|
|
14215
|
+
// load the styles
|
|
14216
|
+
var content = __webpack_require__("5d9a");
|
|
14217
|
+
if(content.__esModule) content = content.default;
|
|
14218
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
14219
|
+
if(content.locals) module.exports = content.locals;
|
|
14220
|
+
// add the styles to the DOM
|
|
14221
|
+
var add = __webpack_require__("499e").default
|
|
14222
|
+
var update = add("babde82a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
14223
|
+
|
|
14220
14224
|
/***/ }),
|
|
14221
14225
|
|
|
14222
14226
|
/***/ "70eb":
|
|
@@ -14312,17 +14316,6 @@ var update = add("7b2e0920", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
14312
14316
|
})));
|
|
14313
14317
|
|
|
14314
14318
|
|
|
14315
|
-
/***/ }),
|
|
14316
|
-
|
|
14317
|
-
/***/ "72ce":
|
|
14318
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
14319
|
-
|
|
14320
|
-
"use strict";
|
|
14321
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_BodyFile_vue_vue_type_style_index_0_id_9ba2745c_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f8dd");
|
|
14322
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_BodyFile_vue_vue_type_style_index_0_id_9ba2745c_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_BodyFile_vue_vue_type_style_index_0_id_9ba2745c_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
14323
|
-
/* unused harmony reexport * */
|
|
14324
|
-
|
|
14325
|
-
|
|
14326
14319
|
/***/ }),
|
|
14327
14320
|
|
|
14328
14321
|
/***/ "730a":
|
|
@@ -15152,6 +15145,17 @@ __webpack_require__("aa77")('trimRight', function ($trim) {
|
|
|
15152
15145
|
}, 'trimEnd');
|
|
15153
15146
|
|
|
15154
15147
|
|
|
15148
|
+
/***/ }),
|
|
15149
|
+
|
|
15150
|
+
/***/ "7c71":
|
|
15151
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
15152
|
+
|
|
15153
|
+
"use strict";
|
|
15154
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_279b36ac_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7081");
|
|
15155
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_279b36ac_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_279b36ac_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
15156
|
+
/* unused harmony reexport * */
|
|
15157
|
+
|
|
15158
|
+
|
|
15155
15159
|
/***/ }),
|
|
15156
15160
|
|
|
15157
15161
|
/***/ "7cb7":
|
|
@@ -15835,20 +15839,6 @@ var update = add("0e12d868", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
15835
15839
|
})));
|
|
15836
15840
|
|
|
15837
15841
|
|
|
15838
|
-
/***/ }),
|
|
15839
|
-
|
|
15840
|
-
/***/ "8246":
|
|
15841
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
15842
|
-
|
|
15843
|
-
// Imports
|
|
15844
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
15845
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
15846
|
-
// Module
|
|
15847
|
-
exports.push([module.i, ".loading[data-v-9ba2745c]{margin-top:100px;text-align:center}.upload-progress[data-v-9ba2745c]{background-color:#fff;padding-top:50px;padding-bottom:50px;text-align:center}.van-ellipsis[data-v-9ba2745c]{text-align:center;margin:20px auto 0;max-width:90%}.file-svg-icon[data-v-9ba2745c]{font-size:70px}.file-svg-icon .svg-icon[data-v-9ba2745c]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.van-cell-group[data-v-9ba2745c]{margin:10px 10px 0 10px;border:1px solid #fbf9f9;border-radius:5px}.more-btns[data-v-9ba2745c]{width:120px;border-radius:6px;padding:16px}.more-btns .btn-item[data-v-9ba2745c]{border-bottom:1px solid #fbf9f9;width:100%;height:44px;line-height:44px}.more-btns .btn-item .van-icon[data-v-9ba2745c]{font-size:16px;margin-right:10px}[data-v-9ba2745c] .van-action-sheet__header{text-align:left!important;padding:0 15px;font-size:14px;color:#666}.attachmentContent[data-v-9ba2745c]{max-height:300px;padding:0 10px}.attachmentContent .attachmentContent_son[data-v-9ba2745c]{height:50px;line-height:50px;border-bottom:1px solid #f7f8fa;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.attachmentContent .attachmentContent_son .icon_left[data-v-9ba2745c],.attachmentContent .attachmentContent_son .icon_right[data-v-9ba2745c]{width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attachmentContent .attachmentContent_son .content[data-v-9ba2745c]{width:calc(100% - 80px)}.attachmentContent .attachmentContent_son .content .name[data-v-9ba2745c]{height:30px;line-height:30px;font-size:16px;color:#333;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}.attachmentContent .attachmentContent_son .content .size[data-v-9ba2745c]{height:20px;line-height:20px;font-size:12px;color:#999}[data-v-9ba2745c] .van-action-sheet__content{border-top:1px solid #f7f8fa}[data-v-9ba2745c] .van-action-sheet__close{color:#000;font-size:16px}", ""]);
|
|
15848
|
-
// Exports
|
|
15849
|
-
module.exports = exports;
|
|
15850
|
-
|
|
15851
|
-
|
|
15852
15842
|
/***/ }),
|
|
15853
15843
|
|
|
15854
15844
|
/***/ "8366":
|
|
@@ -15923,20 +15913,6 @@ module.exports = Object.is || function is(x, y) {
|
|
|
15923
15913
|
};
|
|
15924
15914
|
|
|
15925
15915
|
|
|
15926
|
-
/***/ }),
|
|
15927
|
-
|
|
15928
|
-
/***/ "8414":
|
|
15929
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
15930
|
-
|
|
15931
|
-
// Imports
|
|
15932
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
15933
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
15934
|
-
// Module
|
|
15935
|
-
exports.push([module.i, ".inner-table-container[data-v-46c1dd09]{padding-bottom:1px;background:#f7f8fa;padding-top:10px;border:0}.inner-table-container[data-v-46c1dd09] .van-nav-bar__title{margin-left:16px}.inner-table-container .inner_table_title[data-v-46c1dd09]:after{content:none}.inner-table-row[data-v-46c1dd09]:first-child{margin-top:0}.inner-table-row[data-v-46c1dd09]{margin-top:10px}.inner-table-row .van-icon[data-v-46c1dd09]{margin-top:4px;margin-left:10px;font-size:16px}.inner-table-add-botton-container[data-v-46c1dd09]{margin:10px 12px}.inner-table-nodata[data-v-46c1dd09]{text-align:center}", ""]);
|
|
15936
|
-
// Exports
|
|
15937
|
-
module.exports = exports;
|
|
15938
|
-
|
|
15939
|
-
|
|
15940
15916
|
/***/ }),
|
|
15941
15917
|
|
|
15942
15918
|
/***/ "8449":
|
|
@@ -15952,20 +15928,6 @@ __webpack_require__("386b")('anchor', function (createHTML) {
|
|
|
15952
15928
|
});
|
|
15953
15929
|
|
|
15954
15930
|
|
|
15955
|
-
/***/ }),
|
|
15956
|
-
|
|
15957
|
-
/***/ "845e":
|
|
15958
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
15959
|
-
|
|
15960
|
-
// Imports
|
|
15961
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
15962
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
15963
|
-
// Module
|
|
15964
|
-
exports.push([module.i, ".submit-handle-container .idea-button-container .van-cell__value[data-v-1878294a]{text-align:right}.submit-handle-container .idea-button-container .van-cell__value .van-button[data-v-1878294a]{margin-right:0;margin-left:5px}.submit-handle-container .curIdea-filed[data-v-1878294a] .van-cell__title,.submit-handle-container .curIdea-filed[data-v-1878294a]:after{display:none}.submit-handle-container .clearfix[data-v-1878294a]:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}.submit-handle-container .van-wflow-operate-detail-cell[data-v-1878294a]:after{border-top-width:0}.submit-handle-container .van-wflow-operate-detail-cell-path[data-v-1878294a]:after{border-width:1px;-webkit-transform:scale(.5);transform:scale(.5)}.submit-handle-container .tnLimit-container[data-v-1878294a] .van-field__body:after{color:#323233;content:attr(value-suffix)}.submit-handle-container .delete-icon[data-v-1878294a]{display:-webkit-box;display:-ms-flexbox;display:flex;float:right}.submit-handle-container .delete-icon .van-icon[data-v-1878294a]{line-height:24px;margin-left:5px;font-size:16px}.selectBox_title[data-v-1878294a]{height:45px;line-height:45px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.selectBox_content[data-v-1878294a],.selectBox_title[data-v-1878294a]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px}.selectBox_content[data-v-1878294a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.selectBox_content .selectBox_content_son[data-v-1878294a]{border:1px solid #f1f1f1}.selectBox_content .selectBox_content_son[data-v-1878294a],.selectBox_content .selectBox_content_son_change[data-v-1878294a]{padding:4px;background:#f8fafb;font-size:14px;margin-bottom:10px!important;text-align:center;height:22px;line-height:22px;width:calc(25% - 17.5px);margin-right:10px}.selectBox_content .selectBox_content_son_change[data-v-1878294a]{border:1px solid #3f88f1;background-image:url(/images/m-imgs/workBg/selectChange.png);background-repeat:no-repeat;background-size:15px 15px;background-position:100% 100%;color:#3f88f1}.selectBox_content_sonall[data-v-1878294a]{white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch}.selectBox_content_sonall[data-v-1878294a]:nth-child(4n){margin-right:0}.selectBox_content_sonall[data-v-1878294a]::-webkit-scrollbar{display:none}.viewAllComments[data-v-1878294a]{height:45px;line-height:45px;text-align:center;color:#b7b7b7;font-size:12px;background:#fff;display:block;width:100%}", ""]);
|
|
15965
|
-
// Exports
|
|
15966
|
-
module.exports = exports;
|
|
15967
|
-
|
|
15968
|
-
|
|
15969
15931
|
/***/ }),
|
|
15970
15932
|
|
|
15971
15933
|
/***/ "846b":
|
|
@@ -16441,6 +16403,22 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
16441
16403
|
}));
|
|
16442
16404
|
|
|
16443
16405
|
|
|
16406
|
+
/***/ }),
|
|
16407
|
+
|
|
16408
|
+
/***/ "88b8":
|
|
16409
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
16410
|
+
|
|
16411
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
16412
|
+
|
|
16413
|
+
// load the styles
|
|
16414
|
+
var content = __webpack_require__("49ac");
|
|
16415
|
+
if(content.__esModule) content = content.default;
|
|
16416
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
16417
|
+
if(content.locals) module.exports = content.locals;
|
|
16418
|
+
// add the styles to the DOM
|
|
16419
|
+
var add = __webpack_require__("499e").default
|
|
16420
|
+
var update = add("310e4649", content, true, {"sourceMap":false,"shadowMode":false});
|
|
16421
|
+
|
|
16444
16422
|
/***/ }),
|
|
16445
16423
|
|
|
16446
16424
|
/***/ "88ca":
|
|
@@ -21231,6 +21209,17 @@ for (var collections = getKeys(DOMIterables), i = 0; i < collections.length; i++
|
|
|
21231
21209
|
})));
|
|
21232
21210
|
|
|
21233
21211
|
|
|
21212
|
+
/***/ }),
|
|
21213
|
+
|
|
21214
|
+
/***/ "ae33":
|
|
21215
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21216
|
+
|
|
21217
|
+
"use strict";
|
|
21218
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_BodyFile_vue_vue_type_style_index_0_id_142dc5d9_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("88b8");
|
|
21219
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_BodyFile_vue_vue_type_style_index_0_id_142dc5d9_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_BodyFile_vue_vue_type_style_index_0_id_142dc5d9_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
21220
|
+
/* unused harmony reexport * */
|
|
21221
|
+
|
|
21222
|
+
|
|
21234
21223
|
/***/ }),
|
|
21235
21224
|
|
|
21236
21225
|
/***/ "ae88":
|
|
@@ -21480,6 +21469,17 @@ $export($export.S, 'Number', {
|
|
|
21480
21469
|
})));
|
|
21481
21470
|
|
|
21482
21471
|
|
|
21472
|
+
/***/ }),
|
|
21473
|
+
|
|
21474
|
+
/***/ "b2f4":
|
|
21475
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21476
|
+
|
|
21477
|
+
"use strict";
|
|
21478
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SubmitHandle_vue_vue_type_style_index_0_id_12277019_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f888");
|
|
21479
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SubmitHandle_vue_vue_type_style_index_0_id_12277019_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SubmitHandle_vue_vue_type_style_index_0_id_12277019_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
21480
|
+
/* unused harmony reexport * */
|
|
21481
|
+
|
|
21482
|
+
|
|
21483
21483
|
/***/ }),
|
|
21484
21484
|
|
|
21485
21485
|
/***/ "b313":
|
|
@@ -37596,19 +37596,19 @@ module.exports = function (it) {
|
|
|
37596
37596
|
|
|
37597
37597
|
/***/ }),
|
|
37598
37598
|
|
|
37599
|
-
/***/ "
|
|
37599
|
+
/***/ "f888":
|
|
37600
37600
|
/***/ (function(module, exports, __webpack_require__) {
|
|
37601
37601
|
|
|
37602
37602
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
37603
37603
|
|
|
37604
37604
|
// load the styles
|
|
37605
|
-
var content = __webpack_require__("
|
|
37605
|
+
var content = __webpack_require__("0e94");
|
|
37606
37606
|
if(content.__esModule) content = content.default;
|
|
37607
37607
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
37608
37608
|
if(content.locals) module.exports = content.locals;
|
|
37609
37609
|
// add the styles to the DOM
|
|
37610
37610
|
var add = __webpack_require__("499e").default
|
|
37611
|
-
var update = add("
|
|
37611
|
+
var update = add("474cabe2", content, true, {"sourceMap":false,"shadowMode":false});
|
|
37612
37612
|
|
|
37613
37613
|
/***/ }),
|
|
37614
37614
|
|
|
@@ -38687,13 +38687,10 @@ var auth_install = function install(Vue) {
|
|
|
38687
38687
|
return token === 'undefined' ? null : token;
|
|
38688
38688
|
},
|
|
38689
38689
|
setToken: function setToken(token) {
|
|
38690
|
-
var
|
|
38691
|
-
|
|
38692
|
-
|
|
38693
|
-
|
|
38694
|
-
expires: expires
|
|
38695
|
-
});
|
|
38696
|
-
}
|
|
38690
|
+
var expires = new Date(new Date() * 1 + 6 * 60 * 60 * 1000); // 有效期6个小时
|
|
38691
|
+
js_cookie_default.a.set(TokenKey, token, {
|
|
38692
|
+
expires: expires
|
|
38693
|
+
});
|
|
38697
38694
|
return sessionStorage.setItem(TokenKey, token);
|
|
38698
38695
|
},
|
|
38699
38696
|
removeToken: function removeToken() {
|
|
@@ -48440,8 +48437,8 @@ DataTable_src.install = function (Vue) {
|
|
|
48440
48437
|
Vue.component(DataTable_src.name, DataTable_src);
|
|
48441
48438
|
};
|
|
48442
48439
|
/* harmony default export */ var DataTable = (DataTable_src);
|
|
48443
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"921eb748-vue-loader-template"}!./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/InnerTable/src/index.vue?vue&type=template&id=
|
|
48444
|
-
var
|
|
48440
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"921eb748-vue-loader-template"}!./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/InnerTable/src/index.vue?vue&type=template&id=279b36ac&scoped=true&
|
|
48441
|
+
var srcvue_type_template_id_279b36ac_scoped_true_render = function render() {
|
|
48445
48442
|
var _vm = this,
|
|
48446
48443
|
_c = _vm._self._c;
|
|
48447
48444
|
return _c('div', {
|
|
@@ -48596,9 +48593,9 @@ var srcvue_type_template_id_46c1dd09_scoped_true_render = function render() {
|
|
|
48596
48593
|
}], null, false, 79651980)
|
|
48597
48594
|
}) : _vm._e()], 1)]) : _vm._e()], 2);
|
|
48598
48595
|
};
|
|
48599
|
-
var
|
|
48596
|
+
var srcvue_type_template_id_279b36ac_scoped_true_staticRenderFns = [];
|
|
48600
48597
|
|
|
48601
|
-
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=template&id=
|
|
48598
|
+
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=template&id=279b36ac&scoped=true&
|
|
48602
48599
|
|
|
48603
48600
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/InnerTable/src/index.vue?vue&type=script&lang=js&
|
|
48604
48601
|
function InnerTable_srcvue_type_script_lang_js_typeof(obj) { "@babel/helpers - typeof"; return InnerTable_srcvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, InnerTable_srcvue_type_script_lang_js_typeof(obj); }
|
|
@@ -48652,6 +48649,21 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48652
48649
|
type: Number,
|
|
48653
48650
|
default: 1
|
|
48654
48651
|
},
|
|
48652
|
+
canEditWfNodes: {
|
|
48653
|
+
type: String,
|
|
48654
|
+
default: ''
|
|
48655
|
+
},
|
|
48656
|
+
//可修改子表数据的环节
|
|
48657
|
+
canDeleteWfNodes: {
|
|
48658
|
+
type: String,
|
|
48659
|
+
default: ''
|
|
48660
|
+
},
|
|
48661
|
+
//可删除子表数据的环节
|
|
48662
|
+
canAddWfNodes: {
|
|
48663
|
+
type: String,
|
|
48664
|
+
default: ''
|
|
48665
|
+
},
|
|
48666
|
+
//可新增子表数据的环节
|
|
48655
48667
|
listdata: {
|
|
48656
48668
|
type: Array,
|
|
48657
48669
|
default: function _default() {
|
|
@@ -48681,9 +48693,11 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48681
48693
|
formToolbarBtns: [],
|
|
48682
48694
|
attachEdit: null,
|
|
48683
48695
|
innerTableBtnDisabled: false,
|
|
48684
|
-
showListdata: []
|
|
48696
|
+
showListdata: [],
|
|
48697
|
+
curTN: '' //流程表单当前环节
|
|
48685
48698
|
};
|
|
48686
48699
|
},
|
|
48700
|
+
|
|
48687
48701
|
computed: InnerTable_srcvue_type_script_lang_js_objectSpread({}, Object(vuex_esm["b" /* mapGetters */])(['loginUser'])),
|
|
48688
48702
|
watch: {},
|
|
48689
48703
|
created: function created() {
|
|
@@ -48710,7 +48724,51 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48710
48724
|
beforeDestroy: function beforeDestroy() {
|
|
48711
48725
|
this.$bus.off('refreshListData', this.loadListdata);
|
|
48712
48726
|
},
|
|
48713
|
-
mounted: function mounted() {
|
|
48727
|
+
mounted: function mounted() {
|
|
48728
|
+
var curTN = this.$vnode.context.curTN;
|
|
48729
|
+
if (curTN) {
|
|
48730
|
+
this.curTN = curTN;
|
|
48731
|
+
if (curTN.tnChildDataEdit && curTN.tnChildDataEdit.split(',').length === 3) {
|
|
48732
|
+
var editCode = curTN.tnChildDataEdit.split(',');
|
|
48733
|
+
this.canAdd = parseInt(editCode[0]);
|
|
48734
|
+
this.canEdit = parseInt(editCode[1]);
|
|
48735
|
+
this.canDelete = parseInt(editCode[2]);
|
|
48736
|
+
}
|
|
48737
|
+
if (this.canAdd === 2) {
|
|
48738
|
+
if (this.canAddWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48739
|
+
this.canAdd = 1;
|
|
48740
|
+
} else {
|
|
48741
|
+
this.canAdd = 0;
|
|
48742
|
+
}
|
|
48743
|
+
}
|
|
48744
|
+
if (this.canEdit === 2) {
|
|
48745
|
+
if (this.canEditWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48746
|
+
this.canEdit = 1;
|
|
48747
|
+
} else {
|
|
48748
|
+
this.canEdit = 0;
|
|
48749
|
+
}
|
|
48750
|
+
} else if (this.canEdit === 3) {
|
|
48751
|
+
if (this.canAddWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48752
|
+
this.canEdit = 1;
|
|
48753
|
+
} else {
|
|
48754
|
+
this.canEdit = 0;
|
|
48755
|
+
}
|
|
48756
|
+
}
|
|
48757
|
+
if (this.canDelete === 2) {
|
|
48758
|
+
if (this.canEditWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48759
|
+
this.canDelete = 1;
|
|
48760
|
+
} else {
|
|
48761
|
+
this.canDelete = 0;
|
|
48762
|
+
}
|
|
48763
|
+
} else if (this.canDelete === 3) {
|
|
48764
|
+
if (this.canAddWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48765
|
+
this.canDelete = 1;
|
|
48766
|
+
} else {
|
|
48767
|
+
this.canDelete = 0;
|
|
48768
|
+
}
|
|
48769
|
+
}
|
|
48770
|
+
}
|
|
48771
|
+
},
|
|
48714
48772
|
methods: {
|
|
48715
48773
|
createInnerListpage: function createInnerListpage() {
|
|
48716
48774
|
var _this2 = this;
|
|
@@ -48875,6 +48933,18 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48875
48933
|
qparams.urlsearch = (this.linkPropName === null ? 'parentId:' : this.linkPropName + ':') + parentId;
|
|
48876
48934
|
}
|
|
48877
48935
|
qparams.pageSize = this.pageSize === null ? 10000 : this.pageSize;
|
|
48936
|
+
if (this.curTN && this.curTN.tnChildDataFilterType > 0) {
|
|
48937
|
+
if (this.moduleInfo.listDataUrl.indexOf('?') === -1) {
|
|
48938
|
+
this.moduleInfo.listDataUrl += "?dataFilterType=" + this.curTN.tnChildDataFilterType;
|
|
48939
|
+
} else {
|
|
48940
|
+
this.moduleInfo.listDataUrl += "&dataFilterType=" + this.curTN.tnChildDataFilterType;
|
|
48941
|
+
}
|
|
48942
|
+
if (this.curTN.tnChildDataFilterType === 5) {
|
|
48943
|
+
this.moduleInfo.listDataUrl += "&staffOrgID=" + this.curTN.staffOrgID;
|
|
48944
|
+
} else if (this.curTN.tnChildDataFilterType === 7) {
|
|
48945
|
+
this.moduleInfo.listDataUrl += "&tnNodeID=" + this.curTN.tnNodeID;
|
|
48946
|
+
}
|
|
48947
|
+
}
|
|
48878
48948
|
if (this.$vnode.context.onInnerTableListDataBeforeLoad) {
|
|
48879
48949
|
this.$vnode.context.onInnerTableListDataBeforeLoad($scope, qparams);
|
|
48880
48950
|
}
|
|
@@ -49149,8 +49219,8 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
49149
49219
|
});
|
|
49150
49220
|
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=script&lang=js&
|
|
49151
49221
|
/* harmony default export */ var ecmapp_InnerTable_srcvue_type_script_lang_js_ = (InnerTable_srcvue_type_script_lang_js_);
|
|
49152
|
-
// EXTERNAL MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=style&index=0&id=
|
|
49153
|
-
var
|
|
49222
|
+
// EXTERNAL MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=style&index=0&id=279b36ac&prod&scoped=true&lang=scss&
|
|
49223
|
+
var srcvue_type_style_index_0_id_279b36ac_prod_scoped_true_lang_scss_ = __webpack_require__("7c71");
|
|
49154
49224
|
|
|
49155
49225
|
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue
|
|
49156
49226
|
|
|
@@ -49163,11 +49233,11 @@ var srcvue_type_style_index_0_id_46c1dd09_prod_scoped_true_lang_scss_ = __webpac
|
|
|
49163
49233
|
|
|
49164
49234
|
var InnerTable_src_component = Object(componentNormalizer["a" /* default */])(
|
|
49165
49235
|
ecmapp_InnerTable_srcvue_type_script_lang_js_,
|
|
49166
|
-
|
|
49167
|
-
|
|
49236
|
+
srcvue_type_template_id_279b36ac_scoped_true_render,
|
|
49237
|
+
srcvue_type_template_id_279b36ac_scoped_true_staticRenderFns,
|
|
49168
49238
|
false,
|
|
49169
49239
|
null,
|
|
49170
|
-
"
|
|
49240
|
+
"279b36ac",
|
|
49171
49241
|
null
|
|
49172
49242
|
|
|
49173
49243
|
)
|
|
@@ -54979,8 +55049,8 @@ var Attachment_component = Object(componentNormalizer["a" /* default */])(
|
|
|
54979
55049
|
)
|
|
54980
55050
|
|
|
54981
55051
|
/* harmony default export */ var Attachment = (Attachment_component.exports);
|
|
54982
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"921eb748-vue-loader-template"}!./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=
|
|
54983
|
-
var
|
|
55052
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"921eb748-vue-loader-template"}!./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=142dc5d9&scoped=true&
|
|
55053
|
+
var BodyFilevue_type_template_id_142dc5d9_scoped_true_render = function render() {
|
|
54984
55054
|
var _vm = this,
|
|
54985
55055
|
_c = _vm._self._c;
|
|
54986
55056
|
return _c('div', {
|
|
@@ -55027,7 +55097,7 @@ var BodyFilevue_type_template_id_9ba2745c_scoped_true_render = function render()
|
|
|
55027
55097
|
"body-file-url": _vm.bodyFileUrl,
|
|
55028
55098
|
"bodyfile": _vm.flBodyfile,
|
|
55029
55099
|
"sign": _vm.sign,
|
|
55030
|
-
"seal":
|
|
55100
|
+
"seal": _vm.seal
|
|
55031
55101
|
}
|
|
55032
55102
|
}) : _vm.downloadurl !== null ? _c('div', {
|
|
55033
55103
|
staticStyle: {
|
|
@@ -55302,9 +55372,9 @@ var BodyFilevue_type_template_id_9ba2745c_scoped_true_render = function render()
|
|
|
55302
55372
|
})])])]) : _vm._e()];
|
|
55303
55373
|
})], 2)])], 1);
|
|
55304
55374
|
};
|
|
55305
|
-
var
|
|
55375
|
+
var BodyFilevue_type_template_id_142dc5d9_scoped_true_staticRenderFns = [];
|
|
55306
55376
|
|
|
55307
|
-
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=
|
|
55377
|
+
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=142dc5d9&scoped=true&
|
|
55308
55378
|
|
|
55309
55379
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js&
|
|
55310
55380
|
function BodyFilevue_type_script_lang_js_typeof(obj) { "@babel/helpers - typeof"; return BodyFilevue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, BodyFilevue_type_script_lang_js_typeof(obj); }
|
|
@@ -55529,6 +55599,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55529
55599
|
});
|
|
55530
55600
|
},
|
|
55531
55601
|
setFooterBtns: function setFooterBtns(tabActive) {
|
|
55602
|
+
var _this4 = this;
|
|
55532
55603
|
var footerBtns = [];
|
|
55533
55604
|
if (this.wflowNavbarList[tabActive] !== 'BodyFile') {
|
|
55534
55605
|
this.$vnode.context.setFooterBtns();
|
|
@@ -55547,8 +55618,32 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55547
55618
|
footerBtns.splice(i--, 1);
|
|
55548
55619
|
}
|
|
55549
55620
|
}
|
|
55621
|
+
var isSeal = false;
|
|
55622
|
+
if (this.$vnode.context.wfInstance.passenger.docEditMode === 'NoTitle') {
|
|
55623
|
+
// 套红模式下需要先套红在盖章
|
|
55624
|
+
console.log(this.attachments, 'attachment');
|
|
55625
|
+
var bodyFileList = this.attachments.filter(function (item) {
|
|
55626
|
+
return item.fileType === 'BODY';
|
|
55627
|
+
});
|
|
55628
|
+
if (bodyFileList && bodyFileList.length > 0) {
|
|
55629
|
+
if (bodyFileList.length === 1) {
|
|
55630
|
+
isSeal = true;
|
|
55631
|
+
} else {
|
|
55632
|
+
bodyFileList.forEach(function (item) {
|
|
55633
|
+
var fileName = item.fileName;
|
|
55634
|
+
var bodyFileName = item.bodyFileName ? item.bodyFileName : item.fileName;
|
|
55635
|
+
if (bodyFileName.includes('RedTitle_') || bodyFileName === _this4.$vnode.context.vo.flbodyfilename || fileName === _this4.$vnode.context.vo.flbodyfilename || fileName.includes('RedTitle_')) {
|
|
55636
|
+
isSeal = true;
|
|
55637
|
+
}
|
|
55638
|
+
});
|
|
55639
|
+
}
|
|
55640
|
+
}
|
|
55641
|
+
} else {
|
|
55642
|
+
// 非套红模式下可直接盖章
|
|
55643
|
+
isSeal = true;
|
|
55644
|
+
}
|
|
55550
55645
|
if (this.curTN.tnCanEdit === 1) {
|
|
55551
|
-
if (this.seal) {
|
|
55646
|
+
if (this.seal && isSeal) {
|
|
55552
55647
|
var openDocBtn = {
|
|
55553
55648
|
id: 'btn_openDoc',
|
|
55554
55649
|
btnName: '盖 章',
|
|
@@ -55559,7 +55654,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55559
55654
|
};
|
|
55560
55655
|
footerBtns.splice(0, 0, openDocBtn);
|
|
55561
55656
|
}
|
|
55562
|
-
if (this.sign) {
|
|
55657
|
+
if (this.sign && isSeal) {
|
|
55563
55658
|
var _openDocBtn = {
|
|
55564
55659
|
id: 'btn_openDoc',
|
|
55565
55660
|
btnName: '签 名',
|
|
@@ -55720,16 +55815,16 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55720
55815
|
},
|
|
55721
55816
|
// 保存印章
|
|
55722
55817
|
pdfSealSave: function pdfSealSave() {
|
|
55723
|
-
var
|
|
55818
|
+
var _this5 = this;
|
|
55724
55819
|
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee() {
|
|
55725
55820
|
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee$(_context) {
|
|
55726
55821
|
while (1) switch (_context.prev = _context.next) {
|
|
55727
55822
|
case 0:
|
|
55728
55823
|
_context.next = 2;
|
|
55729
|
-
return
|
|
55824
|
+
return _this5.$refs.PdfTools.pdfStamp();
|
|
55730
55825
|
case 2:
|
|
55731
|
-
|
|
55732
|
-
|
|
55826
|
+
_this5.pdfSealChange = false;
|
|
55827
|
+
_this5.setFooterBtns(0);
|
|
55733
55828
|
case 4:
|
|
55734
55829
|
case "end":
|
|
55735
55830
|
return _context.stop();
|
|
@@ -55755,16 +55850,16 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55755
55850
|
},
|
|
55756
55851
|
// 保存签名
|
|
55757
55852
|
pdfSignSave: function pdfSignSave() {
|
|
55758
|
-
var
|
|
55853
|
+
var _this6 = this;
|
|
55759
55854
|
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee2() {
|
|
55760
55855
|
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
55761
55856
|
while (1) switch (_context2.prev = _context2.next) {
|
|
55762
55857
|
case 0:
|
|
55763
55858
|
_context2.next = 2;
|
|
55764
|
-
return
|
|
55859
|
+
return _this6.$refs.PdfTools.pdfSign();
|
|
55765
55860
|
case 2:
|
|
55766
|
-
|
|
55767
|
-
|
|
55861
|
+
_this6.pdfSignChange = false;
|
|
55862
|
+
_this6.setFooterBtns(0);
|
|
55768
55863
|
case 4:
|
|
55769
55864
|
case "end":
|
|
55770
55865
|
return _context2.stop();
|
|
@@ -55788,10 +55883,10 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55788
55883
|
this.$wv.showAttachmentOtherApps(this.flBodyfile);
|
|
55789
55884
|
},
|
|
55790
55885
|
btnUploadBodyfileClick: function btnUploadBodyfileClick() {
|
|
55791
|
-
var
|
|
55886
|
+
var _this7 = this;
|
|
55792
55887
|
new Promise(function (resolve, reject) {
|
|
55793
|
-
if (
|
|
55794
|
-
|
|
55888
|
+
if (_this7.$vnode.context.wfInstance.haveDoc) {
|
|
55889
|
+
_this7.$dialog.confirm({
|
|
55795
55890
|
message: '重新上传会覆盖现有正文,是否确认?'
|
|
55796
55891
|
}).then( /*#__PURE__*/BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee3() {
|
|
55797
55892
|
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee3$(_context3) {
|
|
@@ -55810,19 +55905,19 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55810
55905
|
resolve(true);
|
|
55811
55906
|
}
|
|
55812
55907
|
}).then(function (result) {
|
|
55813
|
-
|
|
55814
|
-
|
|
55815
|
-
|
|
55908
|
+
_this7.uploadList = [];
|
|
55909
|
+
_this7.$vnode.context.formValidate(function () {
|
|
55910
|
+
_this7.$vnode.context.submitHandle.submitType = 'Save';
|
|
55816
55911
|
new Promise(function (resolve, reject) {
|
|
55817
|
-
|
|
55912
|
+
_this7.$vnode.context.formEvents.onWflowFormBeforeSubmit(_this7.$vnode.context, {
|
|
55818
55913
|
resolve: resolve,
|
|
55819
55914
|
reject: reject
|
|
55820
55915
|
});
|
|
55821
55916
|
}).then(function (result) {
|
|
55822
55917
|
if (!result) return;
|
|
55823
|
-
|
|
55824
|
-
|
|
55825
|
-
var uploadBtn =
|
|
55918
|
+
_this7.flBodyfile = _this7.flBodyfileBak;
|
|
55919
|
+
_this7.$nextTick(function () {
|
|
55920
|
+
var uploadBtn = _this7.$el.querySelector('.van-uploader__input');
|
|
55826
55921
|
uploadBtn.click();
|
|
55827
55922
|
});
|
|
55828
55923
|
});
|
|
@@ -55832,7 +55927,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55832
55927
|
});
|
|
55833
55928
|
},
|
|
55834
55929
|
btnOpenWordClick: function btnOpenWordClick() {
|
|
55835
|
-
var
|
|
55930
|
+
var _this8 = this;
|
|
55836
55931
|
// 编辑正文
|
|
55837
55932
|
if (this.$vnode.context.wfInstance.passenger.docEditMode === 'NoTitle') {
|
|
55838
55933
|
if (this.$vnode.context.wfInstance.haveDoc === 2) {
|
|
@@ -55841,7 +55936,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55841
55936
|
message: "\u8BE5\u516C\u6587\u5DF2\u7ECF\u5957\u7EA2\uFF0C\u91CD\u65B0\u7F16\u8F91\u6B63\u6587\u540E\u9700\u8981\u91CD\u5957\u7EA2\uFF01\u662F\u5426\u7EE7\u7EED\uFF1F",
|
|
55842
55937
|
title: '确认操作'
|
|
55843
55938
|
}).then(function () {
|
|
55844
|
-
|
|
55939
|
+
_this8.$bus.emit('btnOpenWordClick', _this8.$vnode.context);
|
|
55845
55940
|
}).catch(function () {
|
|
55846
55941
|
// 处理选择否的情况
|
|
55847
55942
|
return;
|
|
@@ -55863,7 +55958,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55863
55958
|
});
|
|
55864
55959
|
},
|
|
55865
55960
|
handleUploadChange: function handleUploadChange(file) {
|
|
55866
|
-
var
|
|
55961
|
+
var _this9 = this;
|
|
55867
55962
|
var fileName = file.file.name;
|
|
55868
55963
|
var extName = fileName.substring(fileName.lastIndexOf('.')).toLowerCase();
|
|
55869
55964
|
if (this.accept.indexOf(extName) === -1) {
|
|
@@ -55896,7 +55991,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55896
55991
|
this.$set(this.$vnode.context, 'bodyfile', attach);
|
|
55897
55992
|
this.bodyFileUrl = '';
|
|
55898
55993
|
this.$nextTick(function () {
|
|
55899
|
-
|
|
55994
|
+
_this9.$vnode.context.btnSubmitClick('Save');
|
|
55900
55995
|
});
|
|
55901
55996
|
},
|
|
55902
55997
|
onUploadProgress: function onUploadProgress(attach) {
|
|
@@ -55941,7 +56036,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55941
56036
|
}
|
|
55942
56037
|
},
|
|
55943
56038
|
btnViewHistoryFilesClick: function btnViewHistoryFilesClick(bodyfile) {
|
|
55944
|
-
var
|
|
56039
|
+
var _this10 = this;
|
|
55945
56040
|
this.historyDialogVisible = true;
|
|
55946
56041
|
var listdataUrl = this.wfAttachUrl + '/listAttach';
|
|
55947
56042
|
var fileId = bodyfile ? bodyfile.fileId : this.flBodyfile.fileId;
|
|
@@ -55957,18 +56052,18 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55957
56052
|
url: listdataUrl
|
|
55958
56053
|
}).then(function (res) {
|
|
55959
56054
|
if (res.code === 'success') {
|
|
55960
|
-
|
|
55961
|
-
if (
|
|
55962
|
-
|
|
55963
|
-
|
|
55964
|
-
|
|
56055
|
+
_this10.historyFiles = res.body.pageInfo.list.filter(function (attach) {
|
|
56056
|
+
if (_this10.flBodyfile.id !== attach.id && attach.fileStatus === 1 && attach.originalName === _this10.flBodyfile.originalName) {
|
|
56057
|
+
_this10.flBodyfile = attach;
|
|
56058
|
+
_this10.$vnode.context.bodyfile = _this10.flBodyfile;
|
|
56059
|
+
_this10.reloadBodyFile();
|
|
55965
56060
|
}
|
|
55966
56061
|
attach.updateTime = formatTime(attach.updateTime);
|
|
55967
56062
|
attach.avatarUrl = "/apigw" + '/base/user/downloadPhotoByAccount?orgCode=' + attach.orgCode + '&account=' + attach.updateBy + '&httpPort=' + location.port;
|
|
55968
56063
|
return true;
|
|
55969
56064
|
});
|
|
55970
56065
|
} else {
|
|
55971
|
-
|
|
56066
|
+
_this10.$dialog.alert({
|
|
55972
56067
|
message: res.message,
|
|
55973
56068
|
type: 'error'
|
|
55974
56069
|
});
|
|
@@ -55985,7 +56080,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55985
56080
|
this.clickAttach = attach;
|
|
55986
56081
|
},
|
|
55987
56082
|
moreMenuitemClick: function moreMenuitemClick(command) {
|
|
55988
|
-
var
|
|
56083
|
+
var _this11 = this;
|
|
55989
56084
|
if (command.indexOf('view') !== -1) {
|
|
55990
56085
|
this.downHistoryFile(this.clickAttach);
|
|
55991
56086
|
} else if (command.indexOf('remove') !== -1) {
|
|
@@ -55993,7 +56088,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55993
56088
|
} else if (command.indexOf('download') !== -1) {
|
|
55994
56089
|
var attachIds = this.clickAttach.id;
|
|
55995
56090
|
this.historyFiles.forEach(function (attach) {
|
|
55996
|
-
if (attach.fileVer && attach.fileVer ===
|
|
56091
|
+
if (attach.fileVer && attach.fileVer === _this11.clickAttach.fileVer && attach.id !== _this11.clickAttach.id) {
|
|
55997
56092
|
attachIds += ',' + attach.id;
|
|
55998
56093
|
}
|
|
55999
56094
|
});
|
|
@@ -56008,7 +56103,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
56008
56103
|
this.showMoreBtn = false;
|
|
56009
56104
|
},
|
|
56010
56105
|
removeBodyfile: function removeBodyfile(flBodyfile) {
|
|
56011
|
-
var
|
|
56106
|
+
var _this12 = this;
|
|
56012
56107
|
var confirmMsg = '您是否确认删除当前版本文件?';
|
|
56013
56108
|
if (flBodyfile.fileStatus === 8) {
|
|
56014
56109
|
confirmMsg = '您是否确认删除历史版本文件?';
|
|
@@ -56030,42 +56125,42 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
56030
56125
|
}
|
|
56031
56126
|
}
|
|
56032
56127
|
}
|
|
56033
|
-
|
|
56128
|
+
_this12.$http({
|
|
56034
56129
|
method: 'DELETE',
|
|
56035
56130
|
contentType: 'application/x-www-form-urlencoded',
|
|
56036
56131
|
params: {
|
|
56037
56132
|
attachIds: deleteIds
|
|
56038
56133
|
},
|
|
56039
|
-
url:
|
|
56134
|
+
url: _this12.wfAttachUrl + '/delete'
|
|
56040
56135
|
}).then(function (res) {
|
|
56041
56136
|
if (res.code === 'success') {
|
|
56042
|
-
for (var i = 0; i <
|
|
56043
|
-
if (
|
|
56044
|
-
|
|
56137
|
+
for (var i = 0; i < _this12.attachments.length; i++) {
|
|
56138
|
+
if (_this12.attachments[i].id === flBodyfile.id || _this12.attachments[i].originalName === originalName + '.pdf') {
|
|
56139
|
+
_this12.attachments.splice(i--, 1);
|
|
56045
56140
|
}
|
|
56046
56141
|
}
|
|
56047
|
-
|
|
56142
|
+
_this12.btnViewHistoryFilesClick(_this12.flBodyfile);
|
|
56048
56143
|
if (flBodyfile.fileStatus !== 8) {
|
|
56049
|
-
if (typeof
|
|
56050
|
-
if (typeof
|
|
56051
|
-
|
|
56144
|
+
if (typeof _this12.vo.flBodyFilename !== 'undefined') _this12.vo.flBodyFilename = null;
|
|
56145
|
+
if (typeof _this12.vo.signedFileName !== 'undefined') _this12.vo.signedFileName = null;
|
|
56146
|
+
_this12.$vnode.context.commandBar.forEach(function (btn) {
|
|
56052
56147
|
if (btn.btnCode === 'btnOpenWordClick') {
|
|
56053
56148
|
btn.btnShow = true;
|
|
56054
56149
|
}
|
|
56055
56150
|
});
|
|
56056
56151
|
if (!res.body.restoreHistoryFile) {
|
|
56057
|
-
|
|
56152
|
+
_this12.flBodyfile = {
|
|
56058
56153
|
file: {
|
|
56059
56154
|
name: ''
|
|
56060
56155
|
}
|
|
56061
56156
|
};
|
|
56062
|
-
|
|
56063
|
-
|
|
56157
|
+
_this12.$vnode.context.bodyfile = _this12.flBodyfile;
|
|
56158
|
+
_this12.$vnode.context.wfInstance.haveDoc = 0;
|
|
56064
56159
|
}
|
|
56065
|
-
|
|
56160
|
+
_this12.$vnode.context.btnSubmitClick('Save');
|
|
56066
56161
|
}
|
|
56067
56162
|
} else {
|
|
56068
|
-
|
|
56163
|
+
_this12.$dialog.alert({
|
|
56069
56164
|
message: res.message,
|
|
56070
56165
|
type: 'error'
|
|
56071
56166
|
});
|
|
@@ -56082,8 +56177,8 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
56082
56177
|
});
|
|
56083
56178
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js&
|
|
56084
56179
|
/* harmony default export */ var src_BodyFilevue_type_script_lang_js_ = (BodyFilevue_type_script_lang_js_);
|
|
56085
|
-
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=
|
|
56086
|
-
var
|
|
56180
|
+
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=142dc5d9&prod&scoped=true&lang=scss&
|
|
56181
|
+
var BodyFilevue_type_style_index_0_id_142dc5d9_prod_scoped_true_lang_scss_ = __webpack_require__("ae33");
|
|
56087
56182
|
|
|
56088
56183
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue
|
|
56089
56184
|
|
|
@@ -56096,11 +56191,11 @@ var BodyFilevue_type_style_index_0_id_9ba2745c_prod_scoped_true_lang_scss_ = __w
|
|
|
56096
56191
|
|
|
56097
56192
|
var BodyFile_component = Object(componentNormalizer["a" /* default */])(
|
|
56098
56193
|
src_BodyFilevue_type_script_lang_js_,
|
|
56099
|
-
|
|
56100
|
-
|
|
56194
|
+
BodyFilevue_type_template_id_142dc5d9_scoped_true_render,
|
|
56195
|
+
BodyFilevue_type_template_id_142dc5d9_scoped_true_staticRenderFns,
|
|
56101
56196
|
false,
|
|
56102
56197
|
null,
|
|
56103
|
-
"
|
|
56198
|
+
"142dc5d9",
|
|
56104
56199
|
null
|
|
56105
56200
|
|
|
56106
56201
|
)
|
|
@@ -56588,8 +56683,8 @@ var SelectOuterDeputy_component = Object(componentNormalizer["a" /* default */])
|
|
|
56588
56683
|
)
|
|
56589
56684
|
|
|
56590
56685
|
/* harmony default export */ var SelectOuterDeputy = (SelectOuterDeputy_component.exports);
|
|
56591
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"921eb748-vue-loader-template"}!./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=
|
|
56592
|
-
var
|
|
56686
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"921eb748-vue-loader-template"}!./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=12277019&scoped=true&
|
|
56687
|
+
var SubmitHandlevue_type_template_id_12277019_scoped_true_render = function render() {
|
|
56593
56688
|
var _vm = this,
|
|
56594
56689
|
_c = _vm._self._c;
|
|
56595
56690
|
return _vm.initiated ? _c('div', {
|
|
@@ -56804,7 +56899,7 @@ var SubmitHandlevue_type_template_id_1878294a_scoped_true_render = function rend
|
|
|
56804
56899
|
staticStyle: {
|
|
56805
56900
|
"color": "#666666"
|
|
56806
56901
|
}
|
|
56807
|
-
}, [_vm._v("当前已选:" + _vm._s(_vm.
|
|
56902
|
+
}, [_vm._v("当前已选:" + _vm._s(_vm.selectCount) + "人")])]), wfnode.users.some(function (val) {
|
|
56808
56903
|
return val.collapse;
|
|
56809
56904
|
}) ? _c('div', {
|
|
56810
56905
|
staticClass: "selectBox_content"
|
|
@@ -57042,9 +57137,9 @@ var SubmitHandlevue_type_template_id_1878294a_scoped_true_render = function rend
|
|
|
57042
57137
|
}
|
|
57043
57138
|
}) : _vm._e()], 2) : _vm._e();
|
|
57044
57139
|
};
|
|
57045
|
-
var
|
|
57140
|
+
var SubmitHandlevue_type_template_id_12277019_scoped_true_staticRenderFns = [];
|
|
57046
57141
|
|
|
57047
|
-
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=
|
|
57142
|
+
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=12277019&scoped=true&
|
|
57048
57143
|
|
|
57049
57144
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js&
|
|
57050
57145
|
function SubmitHandlevue_type_script_lang_js_typeof(obj) { "@babel/helpers - typeof"; return SubmitHandlevue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, SubmitHandlevue_type_script_lang_js_typeof(obj); }
|
|
@@ -57151,7 +57246,8 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57151
57246
|
// 边距
|
|
57152
57247
|
defaultNumber: 8,
|
|
57153
57248
|
// 超出默认展示两行(个数)
|
|
57154
|
-
viewCommentsNum: 8
|
|
57249
|
+
viewCommentsNum: 8,
|
|
57250
|
+
selectCount: 0
|
|
57155
57251
|
};
|
|
57156
57252
|
},
|
|
57157
57253
|
computed: {},
|
|
@@ -57313,7 +57409,11 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57313
57409
|
selectBanlFn: function selectBanlFn(item, users, wfNode) {
|
|
57314
57410
|
var _this4 = this;
|
|
57315
57411
|
if (item.changed) {
|
|
57316
|
-
|
|
57412
|
+
if (users.length > 1) {
|
|
57413
|
+
item.changed = false;
|
|
57414
|
+
} else {
|
|
57415
|
+
item.changed = true;
|
|
57416
|
+
}
|
|
57317
57417
|
} else {
|
|
57318
57418
|
item.changed = true;
|
|
57319
57419
|
}
|
|
@@ -57329,6 +57429,7 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57329
57429
|
return item.changed;
|
|
57330
57430
|
});
|
|
57331
57431
|
console.log('this.selectChangeList====>', this.selectChangeList);
|
|
57432
|
+
this.selectCount = this.selectChangeList.length;
|
|
57332
57433
|
this.$forceUpdate();
|
|
57333
57434
|
if (item.collapse) {
|
|
57334
57435
|
// 选择部门、群组等
|
|
@@ -57490,6 +57591,7 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57490
57591
|
_this5.submitHandle.route[taskNode.name].users = taskNode.users;
|
|
57491
57592
|
_this5.submitHandle.route[taskNode.name].showUsers = taskNode.users[0].name;
|
|
57492
57593
|
_this5.submitHandle.route[taskNode.name].isLink = false;
|
|
57594
|
+
_this5.selectBanlFn(taskNode.users[0], taskNode.users, taskNode);
|
|
57493
57595
|
}
|
|
57494
57596
|
i = _i;
|
|
57495
57597
|
};
|
|
@@ -57873,8 +57975,8 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57873
57975
|
});
|
|
57874
57976
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js&
|
|
57875
57977
|
/* harmony default export */ var src_SubmitHandlevue_type_script_lang_js_ = (SubmitHandlevue_type_script_lang_js_);
|
|
57876
|
-
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=
|
|
57877
|
-
var
|
|
57978
|
+
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=12277019&prod&scoped=true&lang=scss&
|
|
57979
|
+
var SubmitHandlevue_type_style_index_0_id_12277019_prod_scoped_true_lang_scss_ = __webpack_require__("b2f4");
|
|
57878
57980
|
|
|
57879
57981
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue
|
|
57880
57982
|
|
|
@@ -57887,11 +57989,11 @@ var SubmitHandlevue_type_style_index_0_id_1878294a_prod_scoped_true_lang_scss_ =
|
|
|
57887
57989
|
|
|
57888
57990
|
var SubmitHandle_component = Object(componentNormalizer["a" /* default */])(
|
|
57889
57991
|
src_SubmitHandlevue_type_script_lang_js_,
|
|
57890
|
-
|
|
57891
|
-
|
|
57992
|
+
SubmitHandlevue_type_template_id_12277019_scoped_true_render,
|
|
57993
|
+
SubmitHandlevue_type_template_id_12277019_scoped_true_staticRenderFns,
|
|
57892
57994
|
false,
|
|
57893
57995
|
null,
|
|
57894
|
-
"
|
|
57996
|
+
"12277019",
|
|
57895
57997
|
null
|
|
57896
57998
|
|
|
57897
57999
|
)
|