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.umd.js
CHANGED
|
@@ -797,22 +797,6 @@ $export($export.S + $export.F * (Number.parseInt != $parseInt), 'Number', { pars
|
|
|
797
797
|
})));
|
|
798
798
|
|
|
799
799
|
|
|
800
|
-
/***/ }),
|
|
801
|
-
|
|
802
|
-
/***/ "06a5":
|
|
803
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
804
|
-
|
|
805
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
806
|
-
|
|
807
|
-
// load the styles
|
|
808
|
-
var content = __webpack_require__("845e");
|
|
809
|
-
if(content.__esModule) content = content.default;
|
|
810
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
811
|
-
if(content.locals) module.exports = content.locals;
|
|
812
|
-
// add the styles to the DOM
|
|
813
|
-
var add = __webpack_require__("499e").default
|
|
814
|
-
var update = add("363c1ded", content, true, {"sourceMap":false,"shadowMode":false});
|
|
815
|
-
|
|
816
800
|
/***/ }),
|
|
817
801
|
|
|
818
802
|
/***/ "06db":
|
|
@@ -1885,6 +1869,20 @@ module.exports = function spread(callback) {
|
|
|
1885
1869
|
})));
|
|
1886
1870
|
|
|
1887
1871
|
|
|
1872
|
+
/***/ }),
|
|
1873
|
+
|
|
1874
|
+
/***/ "0e94":
|
|
1875
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1876
|
+
|
|
1877
|
+
// Imports
|
|
1878
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
1879
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
1880
|
+
// Module
|
|
1881
|
+
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%}", ""]);
|
|
1882
|
+
// Exports
|
|
1883
|
+
module.exports = exports;
|
|
1884
|
+
|
|
1885
|
+
|
|
1888
1886
|
/***/ }),
|
|
1889
1887
|
|
|
1890
1888
|
/***/ "0f0b":
|
|
@@ -5489,17 +5487,6 @@ module.exports = (!$expm1
|
|
|
5489
5487
|
} : $expm1;
|
|
5490
5488
|
|
|
5491
5489
|
|
|
5492
|
-
/***/ }),
|
|
5493
|
-
|
|
5494
|
-
/***/ "2d65":
|
|
5495
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5496
|
-
|
|
5497
|
-
"use strict";
|
|
5498
|
-
/* 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");
|
|
5499
|
-
/* 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__);
|
|
5500
|
-
/* unused harmony reexport * */
|
|
5501
|
-
|
|
5502
|
-
|
|
5503
5490
|
/***/ }),
|
|
5504
5491
|
|
|
5505
5492
|
/***/ "2d83":
|
|
@@ -8477,17 +8464,6 @@ module.exports = $parseInt(ws + '08') !== 8 || $parseInt(ws + '0x16') !== 22 ? f
|
|
|
8477
8464
|
})));
|
|
8478
8465
|
|
|
8479
8466
|
|
|
8480
|
-
/***/ }),
|
|
8481
|
-
|
|
8482
|
-
/***/ "3f88":
|
|
8483
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
8484
|
-
|
|
8485
|
-
"use strict";
|
|
8486
|
-
/* 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");
|
|
8487
|
-
/* 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__);
|
|
8488
|
-
/* unused harmony reexport * */
|
|
8489
|
-
|
|
8490
|
-
|
|
8491
8467
|
/***/ }),
|
|
8492
8468
|
|
|
8493
8469
|
/***/ "40dc":
|
|
@@ -10061,6 +10037,20 @@ function applyToTag (styleElement, obj) {
|
|
|
10061
10037
|
})));
|
|
10062
10038
|
|
|
10063
10039
|
|
|
10040
|
+
/***/ }),
|
|
10041
|
+
|
|
10042
|
+
/***/ "49ac":
|
|
10043
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
10044
|
+
|
|
10045
|
+
// Imports
|
|
10046
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
10047
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
10048
|
+
// Module
|
|
10049
|
+
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}", ""]);
|
|
10050
|
+
// Exports
|
|
10051
|
+
module.exports = exports;
|
|
10052
|
+
|
|
10053
|
+
|
|
10064
10054
|
/***/ }),
|
|
10065
10055
|
|
|
10066
10056
|
/***/ "4a59":
|
|
@@ -12342,6 +12332,20 @@ module.exports = function (exec, skipClosing) {
|
|
|
12342
12332
|
/* unused harmony reexport * */
|
|
12343
12333
|
|
|
12344
12334
|
|
|
12335
|
+
/***/ }),
|
|
12336
|
+
|
|
12337
|
+
/***/ "5d9a":
|
|
12338
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
12339
|
+
|
|
12340
|
+
// Imports
|
|
12341
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
12342
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
12343
|
+
// Module
|
|
12344
|
+
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}", ""]);
|
|
12345
|
+
// Exports
|
|
12346
|
+
module.exports = exports;
|
|
12347
|
+
|
|
12348
|
+
|
|
12345
12349
|
/***/ }),
|
|
12346
12350
|
|
|
12347
12351
|
/***/ "5dbc":
|
|
@@ -13656,22 +13660,6 @@ __webpack_require__("ec30")('Uint8', 1, function (init) {
|
|
|
13656
13660
|
}, true);
|
|
13657
13661
|
|
|
13658
13662
|
|
|
13659
|
-
/***/ }),
|
|
13660
|
-
|
|
13661
|
-
/***/ "6ad9":
|
|
13662
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
13663
|
-
|
|
13664
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
13665
|
-
|
|
13666
|
-
// load the styles
|
|
13667
|
-
var content = __webpack_require__("8414");
|
|
13668
|
-
if(content.__esModule) content = content.default;
|
|
13669
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
13670
|
-
if(content.locals) module.exports = content.locals;
|
|
13671
|
-
// add the styles to the DOM
|
|
13672
|
-
var add = __webpack_require__("499e").default
|
|
13673
|
-
var update = add("0e157af6", content, true, {"sourceMap":false,"shadowMode":false});
|
|
13674
|
-
|
|
13675
13663
|
/***/ }),
|
|
13676
13664
|
|
|
13677
13665
|
/***/ "6b54":
|
|
@@ -14226,6 +14214,22 @@ var update = add("4b95ce84", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
14226
14214
|
})));
|
|
14227
14215
|
|
|
14228
14216
|
|
|
14217
|
+
/***/ }),
|
|
14218
|
+
|
|
14219
|
+
/***/ "7081":
|
|
14220
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
14221
|
+
|
|
14222
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
14223
|
+
|
|
14224
|
+
// load the styles
|
|
14225
|
+
var content = __webpack_require__("5d9a");
|
|
14226
|
+
if(content.__esModule) content = content.default;
|
|
14227
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
14228
|
+
if(content.locals) module.exports = content.locals;
|
|
14229
|
+
// add the styles to the DOM
|
|
14230
|
+
var add = __webpack_require__("499e").default
|
|
14231
|
+
var update = add("babde82a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
14232
|
+
|
|
14229
14233
|
/***/ }),
|
|
14230
14234
|
|
|
14231
14235
|
/***/ "70eb":
|
|
@@ -14321,17 +14325,6 @@ var update = add("7b2e0920", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
14321
14325
|
})));
|
|
14322
14326
|
|
|
14323
14327
|
|
|
14324
|
-
/***/ }),
|
|
14325
|
-
|
|
14326
|
-
/***/ "72ce":
|
|
14327
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
14328
|
-
|
|
14329
|
-
"use strict";
|
|
14330
|
-
/* 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");
|
|
14331
|
-
/* 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__);
|
|
14332
|
-
/* unused harmony reexport * */
|
|
14333
|
-
|
|
14334
|
-
|
|
14335
14328
|
/***/ }),
|
|
14336
14329
|
|
|
14337
14330
|
/***/ "730a":
|
|
@@ -15161,6 +15154,17 @@ __webpack_require__("aa77")('trimRight', function ($trim) {
|
|
|
15161
15154
|
}, 'trimEnd');
|
|
15162
15155
|
|
|
15163
15156
|
|
|
15157
|
+
/***/ }),
|
|
15158
|
+
|
|
15159
|
+
/***/ "7c71":
|
|
15160
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
15161
|
+
|
|
15162
|
+
"use strict";
|
|
15163
|
+
/* 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");
|
|
15164
|
+
/* 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__);
|
|
15165
|
+
/* unused harmony reexport * */
|
|
15166
|
+
|
|
15167
|
+
|
|
15164
15168
|
/***/ }),
|
|
15165
15169
|
|
|
15166
15170
|
/***/ "7cb7":
|
|
@@ -15844,20 +15848,6 @@ var update = add("0e12d868", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
15844
15848
|
})));
|
|
15845
15849
|
|
|
15846
15850
|
|
|
15847
|
-
/***/ }),
|
|
15848
|
-
|
|
15849
|
-
/***/ "8246":
|
|
15850
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
15851
|
-
|
|
15852
|
-
// Imports
|
|
15853
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
15854
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
15855
|
-
// Module
|
|
15856
|
-
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}", ""]);
|
|
15857
|
-
// Exports
|
|
15858
|
-
module.exports = exports;
|
|
15859
|
-
|
|
15860
|
-
|
|
15861
15851
|
/***/ }),
|
|
15862
15852
|
|
|
15863
15853
|
/***/ "8366":
|
|
@@ -15932,20 +15922,6 @@ module.exports = Object.is || function is(x, y) {
|
|
|
15932
15922
|
};
|
|
15933
15923
|
|
|
15934
15924
|
|
|
15935
|
-
/***/ }),
|
|
15936
|
-
|
|
15937
|
-
/***/ "8414":
|
|
15938
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
15939
|
-
|
|
15940
|
-
// Imports
|
|
15941
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
15942
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
15943
|
-
// Module
|
|
15944
|
-
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}", ""]);
|
|
15945
|
-
// Exports
|
|
15946
|
-
module.exports = exports;
|
|
15947
|
-
|
|
15948
|
-
|
|
15949
15925
|
/***/ }),
|
|
15950
15926
|
|
|
15951
15927
|
/***/ "8449":
|
|
@@ -15961,20 +15937,6 @@ __webpack_require__("386b")('anchor', function (createHTML) {
|
|
|
15961
15937
|
});
|
|
15962
15938
|
|
|
15963
15939
|
|
|
15964
|
-
/***/ }),
|
|
15965
|
-
|
|
15966
|
-
/***/ "845e":
|
|
15967
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
15968
|
-
|
|
15969
|
-
// Imports
|
|
15970
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
15971
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
15972
|
-
// Module
|
|
15973
|
-
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%}", ""]);
|
|
15974
|
-
// Exports
|
|
15975
|
-
module.exports = exports;
|
|
15976
|
-
|
|
15977
|
-
|
|
15978
15940
|
/***/ }),
|
|
15979
15941
|
|
|
15980
15942
|
/***/ "846b":
|
|
@@ -16450,6 +16412,22 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
16450
16412
|
}));
|
|
16451
16413
|
|
|
16452
16414
|
|
|
16415
|
+
/***/ }),
|
|
16416
|
+
|
|
16417
|
+
/***/ "88b8":
|
|
16418
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
16419
|
+
|
|
16420
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
16421
|
+
|
|
16422
|
+
// load the styles
|
|
16423
|
+
var content = __webpack_require__("49ac");
|
|
16424
|
+
if(content.__esModule) content = content.default;
|
|
16425
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
16426
|
+
if(content.locals) module.exports = content.locals;
|
|
16427
|
+
// add the styles to the DOM
|
|
16428
|
+
var add = __webpack_require__("499e").default
|
|
16429
|
+
var update = add("310e4649", content, true, {"sourceMap":false,"shadowMode":false});
|
|
16430
|
+
|
|
16453
16431
|
/***/ }),
|
|
16454
16432
|
|
|
16455
16433
|
/***/ "88ca":
|
|
@@ -21240,6 +21218,17 @@ for (var collections = getKeys(DOMIterables), i = 0; i < collections.length; i++
|
|
|
21240
21218
|
})));
|
|
21241
21219
|
|
|
21242
21220
|
|
|
21221
|
+
/***/ }),
|
|
21222
|
+
|
|
21223
|
+
/***/ "ae33":
|
|
21224
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21225
|
+
|
|
21226
|
+
"use strict";
|
|
21227
|
+
/* 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");
|
|
21228
|
+
/* 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__);
|
|
21229
|
+
/* unused harmony reexport * */
|
|
21230
|
+
|
|
21231
|
+
|
|
21243
21232
|
/***/ }),
|
|
21244
21233
|
|
|
21245
21234
|
/***/ "ae88":
|
|
@@ -21489,6 +21478,17 @@ $export($export.S, 'Number', {
|
|
|
21489
21478
|
})));
|
|
21490
21479
|
|
|
21491
21480
|
|
|
21481
|
+
/***/ }),
|
|
21482
|
+
|
|
21483
|
+
/***/ "b2f4":
|
|
21484
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21485
|
+
|
|
21486
|
+
"use strict";
|
|
21487
|
+
/* 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");
|
|
21488
|
+
/* 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__);
|
|
21489
|
+
/* unused harmony reexport * */
|
|
21490
|
+
|
|
21491
|
+
|
|
21492
21492
|
/***/ }),
|
|
21493
21493
|
|
|
21494
21494
|
/***/ "b313":
|
|
@@ -37605,19 +37605,19 @@ module.exports = function (it) {
|
|
|
37605
37605
|
|
|
37606
37606
|
/***/ }),
|
|
37607
37607
|
|
|
37608
|
-
/***/ "
|
|
37608
|
+
/***/ "f888":
|
|
37609
37609
|
/***/ (function(module, exports, __webpack_require__) {
|
|
37610
37610
|
|
|
37611
37611
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
37612
37612
|
|
|
37613
37613
|
// load the styles
|
|
37614
|
-
var content = __webpack_require__("
|
|
37614
|
+
var content = __webpack_require__("0e94");
|
|
37615
37615
|
if(content.__esModule) content = content.default;
|
|
37616
37616
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
37617
37617
|
if(content.locals) module.exports = content.locals;
|
|
37618
37618
|
// add the styles to the DOM
|
|
37619
37619
|
var add = __webpack_require__("499e").default
|
|
37620
|
-
var update = add("
|
|
37620
|
+
var update = add("474cabe2", content, true, {"sourceMap":false,"shadowMode":false});
|
|
37621
37621
|
|
|
37622
37622
|
/***/ }),
|
|
37623
37623
|
|
|
@@ -38696,13 +38696,10 @@ var auth_install = function install(Vue) {
|
|
|
38696
38696
|
return token === 'undefined' ? null : token;
|
|
38697
38697
|
},
|
|
38698
38698
|
setToken: function setToken(token) {
|
|
38699
|
-
var
|
|
38700
|
-
|
|
38701
|
-
|
|
38702
|
-
|
|
38703
|
-
expires: expires
|
|
38704
|
-
});
|
|
38705
|
-
}
|
|
38699
|
+
var expires = new Date(new Date() * 1 + 6 * 60 * 60 * 1000); // 有效期6个小时
|
|
38700
|
+
js_cookie_default.a.set(TokenKey, token, {
|
|
38701
|
+
expires: expires
|
|
38702
|
+
});
|
|
38706
38703
|
return sessionStorage.setItem(TokenKey, token);
|
|
38707
38704
|
},
|
|
38708
38705
|
removeToken: function removeToken() {
|
|
@@ -48449,8 +48446,8 @@ DataTable_src.install = function (Vue) {
|
|
|
48449
48446
|
Vue.component(DataTable_src.name, DataTable_src);
|
|
48450
48447
|
};
|
|
48451
48448
|
/* harmony default export */ var DataTable = (DataTable_src);
|
|
48452
|
-
// 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=
|
|
48453
|
-
var
|
|
48449
|
+
// 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&
|
|
48450
|
+
var srcvue_type_template_id_279b36ac_scoped_true_render = function render() {
|
|
48454
48451
|
var _vm = this,
|
|
48455
48452
|
_c = _vm._self._c;
|
|
48456
48453
|
return _c('div', {
|
|
@@ -48605,9 +48602,9 @@ var srcvue_type_template_id_46c1dd09_scoped_true_render = function render() {
|
|
|
48605
48602
|
}], null, false, 79651980)
|
|
48606
48603
|
}) : _vm._e()], 1)]) : _vm._e()], 2);
|
|
48607
48604
|
};
|
|
48608
|
-
var
|
|
48605
|
+
var srcvue_type_template_id_279b36ac_scoped_true_staticRenderFns = [];
|
|
48609
48606
|
|
|
48610
|
-
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=template&id=
|
|
48607
|
+
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=template&id=279b36ac&scoped=true&
|
|
48611
48608
|
|
|
48612
48609
|
// 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&
|
|
48613
48610
|
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); }
|
|
@@ -48661,6 +48658,21 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48661
48658
|
type: Number,
|
|
48662
48659
|
default: 1
|
|
48663
48660
|
},
|
|
48661
|
+
canEditWfNodes: {
|
|
48662
|
+
type: String,
|
|
48663
|
+
default: ''
|
|
48664
|
+
},
|
|
48665
|
+
//可修改子表数据的环节
|
|
48666
|
+
canDeleteWfNodes: {
|
|
48667
|
+
type: String,
|
|
48668
|
+
default: ''
|
|
48669
|
+
},
|
|
48670
|
+
//可删除子表数据的环节
|
|
48671
|
+
canAddWfNodes: {
|
|
48672
|
+
type: String,
|
|
48673
|
+
default: ''
|
|
48674
|
+
},
|
|
48675
|
+
//可新增子表数据的环节
|
|
48664
48676
|
listdata: {
|
|
48665
48677
|
type: Array,
|
|
48666
48678
|
default: function _default() {
|
|
@@ -48690,9 +48702,11 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48690
48702
|
formToolbarBtns: [],
|
|
48691
48703
|
attachEdit: null,
|
|
48692
48704
|
innerTableBtnDisabled: false,
|
|
48693
|
-
showListdata: []
|
|
48705
|
+
showListdata: [],
|
|
48706
|
+
curTN: '' //流程表单当前环节
|
|
48694
48707
|
};
|
|
48695
48708
|
},
|
|
48709
|
+
|
|
48696
48710
|
computed: InnerTable_srcvue_type_script_lang_js_objectSpread({}, Object(vuex_esm["b" /* mapGetters */])(['loginUser'])),
|
|
48697
48711
|
watch: {},
|
|
48698
48712
|
created: function created() {
|
|
@@ -48719,7 +48733,51 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48719
48733
|
beforeDestroy: function beforeDestroy() {
|
|
48720
48734
|
this.$bus.off('refreshListData', this.loadListdata);
|
|
48721
48735
|
},
|
|
48722
|
-
mounted: function mounted() {
|
|
48736
|
+
mounted: function mounted() {
|
|
48737
|
+
var curTN = this.$vnode.context.curTN;
|
|
48738
|
+
if (curTN) {
|
|
48739
|
+
this.curTN = curTN;
|
|
48740
|
+
if (curTN.tnChildDataEdit && curTN.tnChildDataEdit.split(',').length === 3) {
|
|
48741
|
+
var editCode = curTN.tnChildDataEdit.split(',');
|
|
48742
|
+
this.canAdd = parseInt(editCode[0]);
|
|
48743
|
+
this.canEdit = parseInt(editCode[1]);
|
|
48744
|
+
this.canDelete = parseInt(editCode[2]);
|
|
48745
|
+
}
|
|
48746
|
+
if (this.canAdd === 2) {
|
|
48747
|
+
if (this.canAddWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48748
|
+
this.canAdd = 1;
|
|
48749
|
+
} else {
|
|
48750
|
+
this.canAdd = 0;
|
|
48751
|
+
}
|
|
48752
|
+
}
|
|
48753
|
+
if (this.canEdit === 2) {
|
|
48754
|
+
if (this.canEditWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48755
|
+
this.canEdit = 1;
|
|
48756
|
+
} else {
|
|
48757
|
+
this.canEdit = 0;
|
|
48758
|
+
}
|
|
48759
|
+
} else if (this.canEdit === 3) {
|
|
48760
|
+
if (this.canAddWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48761
|
+
this.canEdit = 1;
|
|
48762
|
+
} else {
|
|
48763
|
+
this.canEdit = 0;
|
|
48764
|
+
}
|
|
48765
|
+
}
|
|
48766
|
+
if (this.canDelete === 2) {
|
|
48767
|
+
if (this.canEditWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48768
|
+
this.canDelete = 1;
|
|
48769
|
+
} else {
|
|
48770
|
+
this.canDelete = 0;
|
|
48771
|
+
}
|
|
48772
|
+
} else if (this.canDelete === 3) {
|
|
48773
|
+
if (this.canAddWfNodes.indexOf(curTN.tnNodeName) !== -1) {
|
|
48774
|
+
this.canDelete = 1;
|
|
48775
|
+
} else {
|
|
48776
|
+
this.canDelete = 0;
|
|
48777
|
+
}
|
|
48778
|
+
}
|
|
48779
|
+
}
|
|
48780
|
+
},
|
|
48723
48781
|
methods: {
|
|
48724
48782
|
createInnerListpage: function createInnerListpage() {
|
|
48725
48783
|
var _this2 = this;
|
|
@@ -48884,6 +48942,18 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
48884
48942
|
qparams.urlsearch = (this.linkPropName === null ? 'parentId:' : this.linkPropName + ':') + parentId;
|
|
48885
48943
|
}
|
|
48886
48944
|
qparams.pageSize = this.pageSize === null ? 10000 : this.pageSize;
|
|
48945
|
+
if (this.curTN && this.curTN.tnChildDataFilterType > 0) {
|
|
48946
|
+
if (this.moduleInfo.listDataUrl.indexOf('?') === -1) {
|
|
48947
|
+
this.moduleInfo.listDataUrl += "?dataFilterType=" + this.curTN.tnChildDataFilterType;
|
|
48948
|
+
} else {
|
|
48949
|
+
this.moduleInfo.listDataUrl += "&dataFilterType=" + this.curTN.tnChildDataFilterType;
|
|
48950
|
+
}
|
|
48951
|
+
if (this.curTN.tnChildDataFilterType === 5) {
|
|
48952
|
+
this.moduleInfo.listDataUrl += "&staffOrgID=" + this.curTN.staffOrgID;
|
|
48953
|
+
} else if (this.curTN.tnChildDataFilterType === 7) {
|
|
48954
|
+
this.moduleInfo.listDataUrl += "&tnNodeID=" + this.curTN.tnNodeID;
|
|
48955
|
+
}
|
|
48956
|
+
}
|
|
48887
48957
|
if (this.$vnode.context.onInnerTableListDataBeforeLoad) {
|
|
48888
48958
|
this.$vnode.context.onInnerTableListDataBeforeLoad($scope, qparams);
|
|
48889
48959
|
}
|
|
@@ -49158,8 +49228,8 @@ var srcvue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
49158
49228
|
});
|
|
49159
49229
|
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=script&lang=js&
|
|
49160
49230
|
/* harmony default export */ var ecmapp_InnerTable_srcvue_type_script_lang_js_ = (InnerTable_srcvue_type_script_lang_js_);
|
|
49161
|
-
// EXTERNAL MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=style&index=0&id=
|
|
49162
|
-
var
|
|
49231
|
+
// EXTERNAL MODULE: ./packages/ecmapp/InnerTable/src/index.vue?vue&type=style&index=0&id=279b36ac&prod&scoped=true&lang=scss&
|
|
49232
|
+
var srcvue_type_style_index_0_id_279b36ac_prod_scoped_true_lang_scss_ = __webpack_require__("7c71");
|
|
49163
49233
|
|
|
49164
49234
|
// CONCATENATED MODULE: ./packages/ecmapp/InnerTable/src/index.vue
|
|
49165
49235
|
|
|
@@ -49172,11 +49242,11 @@ var srcvue_type_style_index_0_id_46c1dd09_prod_scoped_true_lang_scss_ = __webpac
|
|
|
49172
49242
|
|
|
49173
49243
|
var InnerTable_src_component = Object(componentNormalizer["a" /* default */])(
|
|
49174
49244
|
ecmapp_InnerTable_srcvue_type_script_lang_js_,
|
|
49175
|
-
|
|
49176
|
-
|
|
49245
|
+
srcvue_type_template_id_279b36ac_scoped_true_render,
|
|
49246
|
+
srcvue_type_template_id_279b36ac_scoped_true_staticRenderFns,
|
|
49177
49247
|
false,
|
|
49178
49248
|
null,
|
|
49179
|
-
"
|
|
49249
|
+
"279b36ac",
|
|
49180
49250
|
null
|
|
49181
49251
|
|
|
49182
49252
|
)
|
|
@@ -54988,8 +55058,8 @@ var Attachment_component = Object(componentNormalizer["a" /* default */])(
|
|
|
54988
55058
|
)
|
|
54989
55059
|
|
|
54990
55060
|
/* harmony default export */ var Attachment = (Attachment_component.exports);
|
|
54991
|
-
// 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=
|
|
54992
|
-
var
|
|
55061
|
+
// 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&
|
|
55062
|
+
var BodyFilevue_type_template_id_142dc5d9_scoped_true_render = function render() {
|
|
54993
55063
|
var _vm = this,
|
|
54994
55064
|
_c = _vm._self._c;
|
|
54995
55065
|
return _c('div', {
|
|
@@ -55036,7 +55106,7 @@ var BodyFilevue_type_template_id_9ba2745c_scoped_true_render = function render()
|
|
|
55036
55106
|
"body-file-url": _vm.bodyFileUrl,
|
|
55037
55107
|
"bodyfile": _vm.flBodyfile,
|
|
55038
55108
|
"sign": _vm.sign,
|
|
55039
|
-
"seal":
|
|
55109
|
+
"seal": _vm.seal
|
|
55040
55110
|
}
|
|
55041
55111
|
}) : _vm.downloadurl !== null ? _c('div', {
|
|
55042
55112
|
staticStyle: {
|
|
@@ -55311,9 +55381,9 @@ var BodyFilevue_type_template_id_9ba2745c_scoped_true_render = function render()
|
|
|
55311
55381
|
})])])]) : _vm._e()];
|
|
55312
55382
|
})], 2)])], 1);
|
|
55313
55383
|
};
|
|
55314
|
-
var
|
|
55384
|
+
var BodyFilevue_type_template_id_142dc5d9_scoped_true_staticRenderFns = [];
|
|
55315
55385
|
|
|
55316
|
-
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=
|
|
55386
|
+
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=142dc5d9&scoped=true&
|
|
55317
55387
|
|
|
55318
55388
|
// 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&
|
|
55319
55389
|
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); }
|
|
@@ -55538,6 +55608,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55538
55608
|
});
|
|
55539
55609
|
},
|
|
55540
55610
|
setFooterBtns: function setFooterBtns(tabActive) {
|
|
55611
|
+
var _this4 = this;
|
|
55541
55612
|
var footerBtns = [];
|
|
55542
55613
|
if (this.wflowNavbarList[tabActive] !== 'BodyFile') {
|
|
55543
55614
|
this.$vnode.context.setFooterBtns();
|
|
@@ -55556,8 +55627,32 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55556
55627
|
footerBtns.splice(i--, 1);
|
|
55557
55628
|
}
|
|
55558
55629
|
}
|
|
55630
|
+
var isSeal = false;
|
|
55631
|
+
if (this.$vnode.context.wfInstance.passenger.docEditMode === 'NoTitle') {
|
|
55632
|
+
// 套红模式下需要先套红在盖章
|
|
55633
|
+
console.log(this.attachments, 'attachment');
|
|
55634
|
+
var bodyFileList = this.attachments.filter(function (item) {
|
|
55635
|
+
return item.fileType === 'BODY';
|
|
55636
|
+
});
|
|
55637
|
+
if (bodyFileList && bodyFileList.length > 0) {
|
|
55638
|
+
if (bodyFileList.length === 1) {
|
|
55639
|
+
isSeal = true;
|
|
55640
|
+
} else {
|
|
55641
|
+
bodyFileList.forEach(function (item) {
|
|
55642
|
+
var fileName = item.fileName;
|
|
55643
|
+
var bodyFileName = item.bodyFileName ? item.bodyFileName : item.fileName;
|
|
55644
|
+
if (bodyFileName.includes('RedTitle_') || bodyFileName === _this4.$vnode.context.vo.flbodyfilename || fileName === _this4.$vnode.context.vo.flbodyfilename || fileName.includes('RedTitle_')) {
|
|
55645
|
+
isSeal = true;
|
|
55646
|
+
}
|
|
55647
|
+
});
|
|
55648
|
+
}
|
|
55649
|
+
}
|
|
55650
|
+
} else {
|
|
55651
|
+
// 非套红模式下可直接盖章
|
|
55652
|
+
isSeal = true;
|
|
55653
|
+
}
|
|
55559
55654
|
if (this.curTN.tnCanEdit === 1) {
|
|
55560
|
-
if (this.seal) {
|
|
55655
|
+
if (this.seal && isSeal) {
|
|
55561
55656
|
var openDocBtn = {
|
|
55562
55657
|
id: 'btn_openDoc',
|
|
55563
55658
|
btnName: '盖 章',
|
|
@@ -55568,7 +55663,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55568
55663
|
};
|
|
55569
55664
|
footerBtns.splice(0, 0, openDocBtn);
|
|
55570
55665
|
}
|
|
55571
|
-
if (this.sign) {
|
|
55666
|
+
if (this.sign && isSeal) {
|
|
55572
55667
|
var _openDocBtn = {
|
|
55573
55668
|
id: 'btn_openDoc',
|
|
55574
55669
|
btnName: '签 名',
|
|
@@ -55729,16 +55824,16 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55729
55824
|
},
|
|
55730
55825
|
// 保存印章
|
|
55731
55826
|
pdfSealSave: function pdfSealSave() {
|
|
55732
|
-
var
|
|
55827
|
+
var _this5 = this;
|
|
55733
55828
|
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee() {
|
|
55734
55829
|
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee$(_context) {
|
|
55735
55830
|
while (1) switch (_context.prev = _context.next) {
|
|
55736
55831
|
case 0:
|
|
55737
55832
|
_context.next = 2;
|
|
55738
|
-
return
|
|
55833
|
+
return _this5.$refs.PdfTools.pdfStamp();
|
|
55739
55834
|
case 2:
|
|
55740
|
-
|
|
55741
|
-
|
|
55835
|
+
_this5.pdfSealChange = false;
|
|
55836
|
+
_this5.setFooterBtns(0);
|
|
55742
55837
|
case 4:
|
|
55743
55838
|
case "end":
|
|
55744
55839
|
return _context.stop();
|
|
@@ -55764,16 +55859,16 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55764
55859
|
},
|
|
55765
55860
|
// 保存签名
|
|
55766
55861
|
pdfSignSave: function pdfSignSave() {
|
|
55767
|
-
var
|
|
55862
|
+
var _this6 = this;
|
|
55768
55863
|
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee2() {
|
|
55769
55864
|
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
55770
55865
|
while (1) switch (_context2.prev = _context2.next) {
|
|
55771
55866
|
case 0:
|
|
55772
55867
|
_context2.next = 2;
|
|
55773
|
-
return
|
|
55868
|
+
return _this6.$refs.PdfTools.pdfSign();
|
|
55774
55869
|
case 2:
|
|
55775
|
-
|
|
55776
|
-
|
|
55870
|
+
_this6.pdfSignChange = false;
|
|
55871
|
+
_this6.setFooterBtns(0);
|
|
55777
55872
|
case 4:
|
|
55778
55873
|
case "end":
|
|
55779
55874
|
return _context2.stop();
|
|
@@ -55797,10 +55892,10 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55797
55892
|
this.$wv.showAttachmentOtherApps(this.flBodyfile);
|
|
55798
55893
|
},
|
|
55799
55894
|
btnUploadBodyfileClick: function btnUploadBodyfileClick() {
|
|
55800
|
-
var
|
|
55895
|
+
var _this7 = this;
|
|
55801
55896
|
new Promise(function (resolve, reject) {
|
|
55802
|
-
if (
|
|
55803
|
-
|
|
55897
|
+
if (_this7.$vnode.context.wfInstance.haveDoc) {
|
|
55898
|
+
_this7.$dialog.confirm({
|
|
55804
55899
|
message: '重新上传会覆盖现有正文,是否确认?'
|
|
55805
55900
|
}).then( /*#__PURE__*/BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee3() {
|
|
55806
55901
|
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee3$(_context3) {
|
|
@@ -55819,19 +55914,19 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55819
55914
|
resolve(true);
|
|
55820
55915
|
}
|
|
55821
55916
|
}).then(function (result) {
|
|
55822
|
-
|
|
55823
|
-
|
|
55824
|
-
|
|
55917
|
+
_this7.uploadList = [];
|
|
55918
|
+
_this7.$vnode.context.formValidate(function () {
|
|
55919
|
+
_this7.$vnode.context.submitHandle.submitType = 'Save';
|
|
55825
55920
|
new Promise(function (resolve, reject) {
|
|
55826
|
-
|
|
55921
|
+
_this7.$vnode.context.formEvents.onWflowFormBeforeSubmit(_this7.$vnode.context, {
|
|
55827
55922
|
resolve: resolve,
|
|
55828
55923
|
reject: reject
|
|
55829
55924
|
});
|
|
55830
55925
|
}).then(function (result) {
|
|
55831
55926
|
if (!result) return;
|
|
55832
|
-
|
|
55833
|
-
|
|
55834
|
-
var uploadBtn =
|
|
55927
|
+
_this7.flBodyfile = _this7.flBodyfileBak;
|
|
55928
|
+
_this7.$nextTick(function () {
|
|
55929
|
+
var uploadBtn = _this7.$el.querySelector('.van-uploader__input');
|
|
55835
55930
|
uploadBtn.click();
|
|
55836
55931
|
});
|
|
55837
55932
|
});
|
|
@@ -55841,7 +55936,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55841
55936
|
});
|
|
55842
55937
|
},
|
|
55843
55938
|
btnOpenWordClick: function btnOpenWordClick() {
|
|
55844
|
-
var
|
|
55939
|
+
var _this8 = this;
|
|
55845
55940
|
// 编辑正文
|
|
55846
55941
|
if (this.$vnode.context.wfInstance.passenger.docEditMode === 'NoTitle') {
|
|
55847
55942
|
if (this.$vnode.context.wfInstance.haveDoc === 2) {
|
|
@@ -55850,7 +55945,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55850
55945
|
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",
|
|
55851
55946
|
title: '确认操作'
|
|
55852
55947
|
}).then(function () {
|
|
55853
|
-
|
|
55948
|
+
_this8.$bus.emit('btnOpenWordClick', _this8.$vnode.context);
|
|
55854
55949
|
}).catch(function () {
|
|
55855
55950
|
// 处理选择否的情况
|
|
55856
55951
|
return;
|
|
@@ -55872,7 +55967,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55872
55967
|
});
|
|
55873
55968
|
},
|
|
55874
55969
|
handleUploadChange: function handleUploadChange(file) {
|
|
55875
|
-
var
|
|
55970
|
+
var _this9 = this;
|
|
55876
55971
|
var fileName = file.file.name;
|
|
55877
55972
|
var extName = fileName.substring(fileName.lastIndexOf('.')).toLowerCase();
|
|
55878
55973
|
if (this.accept.indexOf(extName) === -1) {
|
|
@@ -55905,7 +56000,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55905
56000
|
this.$set(this.$vnode.context, 'bodyfile', attach);
|
|
55906
56001
|
this.bodyFileUrl = '';
|
|
55907
56002
|
this.$nextTick(function () {
|
|
55908
|
-
|
|
56003
|
+
_this9.$vnode.context.btnSubmitClick('Save');
|
|
55909
56004
|
});
|
|
55910
56005
|
},
|
|
55911
56006
|
onUploadProgress: function onUploadProgress(attach) {
|
|
@@ -55950,7 +56045,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55950
56045
|
}
|
|
55951
56046
|
},
|
|
55952
56047
|
btnViewHistoryFilesClick: function btnViewHistoryFilesClick(bodyfile) {
|
|
55953
|
-
var
|
|
56048
|
+
var _this10 = this;
|
|
55954
56049
|
this.historyDialogVisible = true;
|
|
55955
56050
|
var listdataUrl = this.wfAttachUrl + '/listAttach';
|
|
55956
56051
|
var fileId = bodyfile ? bodyfile.fileId : this.flBodyfile.fileId;
|
|
@@ -55966,18 +56061,18 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55966
56061
|
url: listdataUrl
|
|
55967
56062
|
}).then(function (res) {
|
|
55968
56063
|
if (res.code === 'success') {
|
|
55969
|
-
|
|
55970
|
-
if (
|
|
55971
|
-
|
|
55972
|
-
|
|
55973
|
-
|
|
56064
|
+
_this10.historyFiles = res.body.pageInfo.list.filter(function (attach) {
|
|
56065
|
+
if (_this10.flBodyfile.id !== attach.id && attach.fileStatus === 1 && attach.originalName === _this10.flBodyfile.originalName) {
|
|
56066
|
+
_this10.flBodyfile = attach;
|
|
56067
|
+
_this10.$vnode.context.bodyfile = _this10.flBodyfile;
|
|
56068
|
+
_this10.reloadBodyFile();
|
|
55974
56069
|
}
|
|
55975
56070
|
attach.updateTime = formatTime(attach.updateTime);
|
|
55976
56071
|
attach.avatarUrl = "/apigw" + '/base/user/downloadPhotoByAccount?orgCode=' + attach.orgCode + '&account=' + attach.updateBy + '&httpPort=' + location.port;
|
|
55977
56072
|
return true;
|
|
55978
56073
|
});
|
|
55979
56074
|
} else {
|
|
55980
|
-
|
|
56075
|
+
_this10.$dialog.alert({
|
|
55981
56076
|
message: res.message,
|
|
55982
56077
|
type: 'error'
|
|
55983
56078
|
});
|
|
@@ -55994,7 +56089,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
55994
56089
|
this.clickAttach = attach;
|
|
55995
56090
|
},
|
|
55996
56091
|
moreMenuitemClick: function moreMenuitemClick(command) {
|
|
55997
|
-
var
|
|
56092
|
+
var _this11 = this;
|
|
55998
56093
|
if (command.indexOf('view') !== -1) {
|
|
55999
56094
|
this.downHistoryFile(this.clickAttach);
|
|
56000
56095
|
} else if (command.indexOf('remove') !== -1) {
|
|
@@ -56002,7 +56097,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
56002
56097
|
} else if (command.indexOf('download') !== -1) {
|
|
56003
56098
|
var attachIds = this.clickAttach.id;
|
|
56004
56099
|
this.historyFiles.forEach(function (attach) {
|
|
56005
|
-
if (attach.fileVer && attach.fileVer ===
|
|
56100
|
+
if (attach.fileVer && attach.fileVer === _this11.clickAttach.fileVer && attach.id !== _this11.clickAttach.id) {
|
|
56006
56101
|
attachIds += ',' + attach.id;
|
|
56007
56102
|
}
|
|
56008
56103
|
});
|
|
@@ -56017,7 +56112,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
56017
56112
|
this.showMoreBtn = false;
|
|
56018
56113
|
},
|
|
56019
56114
|
removeBodyfile: function removeBodyfile(flBodyfile) {
|
|
56020
|
-
var
|
|
56115
|
+
var _this12 = this;
|
|
56021
56116
|
var confirmMsg = '您是否确认删除当前版本文件?';
|
|
56022
56117
|
if (flBodyfile.fileStatus === 8) {
|
|
56023
56118
|
confirmMsg = '您是否确认删除历史版本文件?';
|
|
@@ -56039,42 +56134,42 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
56039
56134
|
}
|
|
56040
56135
|
}
|
|
56041
56136
|
}
|
|
56042
|
-
|
|
56137
|
+
_this12.$http({
|
|
56043
56138
|
method: 'DELETE',
|
|
56044
56139
|
contentType: 'application/x-www-form-urlencoded',
|
|
56045
56140
|
params: {
|
|
56046
56141
|
attachIds: deleteIds
|
|
56047
56142
|
},
|
|
56048
|
-
url:
|
|
56143
|
+
url: _this12.wfAttachUrl + '/delete'
|
|
56049
56144
|
}).then(function (res) {
|
|
56050
56145
|
if (res.code === 'success') {
|
|
56051
|
-
for (var i = 0; i <
|
|
56052
|
-
if (
|
|
56053
|
-
|
|
56146
|
+
for (var i = 0; i < _this12.attachments.length; i++) {
|
|
56147
|
+
if (_this12.attachments[i].id === flBodyfile.id || _this12.attachments[i].originalName === originalName + '.pdf') {
|
|
56148
|
+
_this12.attachments.splice(i--, 1);
|
|
56054
56149
|
}
|
|
56055
56150
|
}
|
|
56056
|
-
|
|
56151
|
+
_this12.btnViewHistoryFilesClick(_this12.flBodyfile);
|
|
56057
56152
|
if (flBodyfile.fileStatus !== 8) {
|
|
56058
|
-
if (typeof
|
|
56059
|
-
if (typeof
|
|
56060
|
-
|
|
56153
|
+
if (typeof _this12.vo.flBodyFilename !== 'undefined') _this12.vo.flBodyFilename = null;
|
|
56154
|
+
if (typeof _this12.vo.signedFileName !== 'undefined') _this12.vo.signedFileName = null;
|
|
56155
|
+
_this12.$vnode.context.commandBar.forEach(function (btn) {
|
|
56061
56156
|
if (btn.btnCode === 'btnOpenWordClick') {
|
|
56062
56157
|
btn.btnShow = true;
|
|
56063
56158
|
}
|
|
56064
56159
|
});
|
|
56065
56160
|
if (!res.body.restoreHistoryFile) {
|
|
56066
|
-
|
|
56161
|
+
_this12.flBodyfile = {
|
|
56067
56162
|
file: {
|
|
56068
56163
|
name: ''
|
|
56069
56164
|
}
|
|
56070
56165
|
};
|
|
56071
|
-
|
|
56072
|
-
|
|
56166
|
+
_this12.$vnode.context.bodyfile = _this12.flBodyfile;
|
|
56167
|
+
_this12.$vnode.context.wfInstance.haveDoc = 0;
|
|
56073
56168
|
}
|
|
56074
|
-
|
|
56169
|
+
_this12.$vnode.context.btnSubmitClick('Save');
|
|
56075
56170
|
}
|
|
56076
56171
|
} else {
|
|
56077
|
-
|
|
56172
|
+
_this12.$dialog.alert({
|
|
56078
56173
|
message: res.message,
|
|
56079
56174
|
type: 'error'
|
|
56080
56175
|
});
|
|
@@ -56091,8 +56186,8 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(fn) { return function
|
|
|
56091
56186
|
});
|
|
56092
56187
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js&
|
|
56093
56188
|
/* harmony default export */ var src_BodyFilevue_type_script_lang_js_ = (BodyFilevue_type_script_lang_js_);
|
|
56094
|
-
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=
|
|
56095
|
-
var
|
|
56189
|
+
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=142dc5d9&prod&scoped=true&lang=scss&
|
|
56190
|
+
var BodyFilevue_type_style_index_0_id_142dc5d9_prod_scoped_true_lang_scss_ = __webpack_require__("ae33");
|
|
56096
56191
|
|
|
56097
56192
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue
|
|
56098
56193
|
|
|
@@ -56105,11 +56200,11 @@ var BodyFilevue_type_style_index_0_id_9ba2745c_prod_scoped_true_lang_scss_ = __w
|
|
|
56105
56200
|
|
|
56106
56201
|
var BodyFile_component = Object(componentNormalizer["a" /* default */])(
|
|
56107
56202
|
src_BodyFilevue_type_script_lang_js_,
|
|
56108
|
-
|
|
56109
|
-
|
|
56203
|
+
BodyFilevue_type_template_id_142dc5d9_scoped_true_render,
|
|
56204
|
+
BodyFilevue_type_template_id_142dc5d9_scoped_true_staticRenderFns,
|
|
56110
56205
|
false,
|
|
56111
56206
|
null,
|
|
56112
|
-
"
|
|
56207
|
+
"142dc5d9",
|
|
56113
56208
|
null
|
|
56114
56209
|
|
|
56115
56210
|
)
|
|
@@ -56597,8 +56692,8 @@ var SelectOuterDeputy_component = Object(componentNormalizer["a" /* default */])
|
|
|
56597
56692
|
)
|
|
56598
56693
|
|
|
56599
56694
|
/* harmony default export */ var SelectOuterDeputy = (SelectOuterDeputy_component.exports);
|
|
56600
|
-
// 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=
|
|
56601
|
-
var
|
|
56695
|
+
// 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&
|
|
56696
|
+
var SubmitHandlevue_type_template_id_12277019_scoped_true_render = function render() {
|
|
56602
56697
|
var _vm = this,
|
|
56603
56698
|
_c = _vm._self._c;
|
|
56604
56699
|
return _vm.initiated ? _c('div', {
|
|
@@ -56813,7 +56908,7 @@ var SubmitHandlevue_type_template_id_1878294a_scoped_true_render = function rend
|
|
|
56813
56908
|
staticStyle: {
|
|
56814
56909
|
"color": "#666666"
|
|
56815
56910
|
}
|
|
56816
|
-
}, [_vm._v("当前已选:" + _vm._s(_vm.
|
|
56911
|
+
}, [_vm._v("当前已选:" + _vm._s(_vm.selectCount) + "人")])]), wfnode.users.some(function (val) {
|
|
56817
56912
|
return val.collapse;
|
|
56818
56913
|
}) ? _c('div', {
|
|
56819
56914
|
staticClass: "selectBox_content"
|
|
@@ -57051,9 +57146,9 @@ var SubmitHandlevue_type_template_id_1878294a_scoped_true_render = function rend
|
|
|
57051
57146
|
}
|
|
57052
57147
|
}) : _vm._e()], 2) : _vm._e();
|
|
57053
57148
|
};
|
|
57054
|
-
var
|
|
57149
|
+
var SubmitHandlevue_type_template_id_12277019_scoped_true_staticRenderFns = [];
|
|
57055
57150
|
|
|
57056
|
-
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=
|
|
57151
|
+
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=12277019&scoped=true&
|
|
57057
57152
|
|
|
57058
57153
|
// 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&
|
|
57059
57154
|
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); }
|
|
@@ -57160,7 +57255,8 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57160
57255
|
// 边距
|
|
57161
57256
|
defaultNumber: 8,
|
|
57162
57257
|
// 超出默认展示两行(个数)
|
|
57163
|
-
viewCommentsNum: 8
|
|
57258
|
+
viewCommentsNum: 8,
|
|
57259
|
+
selectCount: 0
|
|
57164
57260
|
};
|
|
57165
57261
|
},
|
|
57166
57262
|
computed: {},
|
|
@@ -57322,7 +57418,11 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57322
57418
|
selectBanlFn: function selectBanlFn(item, users, wfNode) {
|
|
57323
57419
|
var _this4 = this;
|
|
57324
57420
|
if (item.changed) {
|
|
57325
|
-
|
|
57421
|
+
if (users.length > 1) {
|
|
57422
|
+
item.changed = false;
|
|
57423
|
+
} else {
|
|
57424
|
+
item.changed = true;
|
|
57425
|
+
}
|
|
57326
57426
|
} else {
|
|
57327
57427
|
item.changed = true;
|
|
57328
57428
|
}
|
|
@@ -57338,6 +57438,7 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57338
57438
|
return item.changed;
|
|
57339
57439
|
});
|
|
57340
57440
|
console.log('this.selectChangeList====>', this.selectChangeList);
|
|
57441
|
+
this.selectCount = this.selectChangeList.length;
|
|
57341
57442
|
this.$forceUpdate();
|
|
57342
57443
|
if (item.collapse) {
|
|
57343
57444
|
// 选择部门、群组等
|
|
@@ -57499,6 +57600,7 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57499
57600
|
_this5.submitHandle.route[taskNode.name].users = taskNode.users;
|
|
57500
57601
|
_this5.submitHandle.route[taskNode.name].showUsers = taskNode.users[0].name;
|
|
57501
57602
|
_this5.submitHandle.route[taskNode.name].isLink = false;
|
|
57603
|
+
_this5.selectBanlFn(taskNode.users[0], taskNode.users, taskNode);
|
|
57502
57604
|
}
|
|
57503
57605
|
i = _i;
|
|
57504
57606
|
};
|
|
@@ -57882,8 +57984,8 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__("c1df");
|
|
|
57882
57984
|
});
|
|
57883
57985
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js&
|
|
57884
57986
|
/* harmony default export */ var src_SubmitHandlevue_type_script_lang_js_ = (SubmitHandlevue_type_script_lang_js_);
|
|
57885
|
-
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=
|
|
57886
|
-
var
|
|
57987
|
+
// EXTERNAL MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=12277019&prod&scoped=true&lang=scss&
|
|
57988
|
+
var SubmitHandlevue_type_style_index_0_id_12277019_prod_scoped_true_lang_scss_ = __webpack_require__("b2f4");
|
|
57887
57989
|
|
|
57888
57990
|
// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue
|
|
57889
57991
|
|
|
@@ -57896,11 +57998,11 @@ var SubmitHandlevue_type_style_index_0_id_1878294a_prod_scoped_true_lang_scss_ =
|
|
|
57896
57998
|
|
|
57897
57999
|
var SubmitHandle_component = Object(componentNormalizer["a" /* default */])(
|
|
57898
58000
|
src_SubmitHandlevue_type_script_lang_js_,
|
|
57899
|
-
|
|
57900
|
-
|
|
58001
|
+
SubmitHandlevue_type_template_id_12277019_scoped_true_render,
|
|
58002
|
+
SubmitHandlevue_type_template_id_12277019_scoped_true_staticRenderFns,
|
|
57901
58003
|
false,
|
|
57902
58004
|
null,
|
|
57903
|
-
"
|
|
58005
|
+
"12277019",
|
|
57904
58006
|
null
|
|
57905
58007
|
|
|
57906
58008
|
)
|