ecinc-cloud-mappaio 9.0.105 → 9.6.1
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 +1521 -321
- package/lib/ecmappaio.umd.js +1523 -323
- package/lib/ecmappaio.umd.min.js +51 -51
- package/package.json +1 -1
package/lib/ecmappaio.umd.js
CHANGED
|
@@ -251,6 +251,7 @@ module.exports = {
|
|
|
251
251
|
/* harmony import */ var _es_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_es_js__WEBPACK_IMPORTED_MODULE_4__);
|
|
252
252
|
/* harmony import */ var _ja_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(3921);
|
|
253
253
|
/* harmony import */ var _ja_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_ja_js__WEBPACK_IMPORTED_MODULE_5__);
|
|
254
|
+
function _readOnlyError(r) { throw new TypeError('"' + r + '" is read-only'); }
|
|
254
255
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
255
256
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
256
257
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
@@ -278,8 +279,8 @@ defaultText:默认文本
|
|
|
278
279
|
*/
|
|
279
280
|
function $tx(expression, variables, defaultText) {
|
|
280
281
|
var $scope = this.$vnode ? this.$vnode.context : window.$wapp || window.$mapp;
|
|
281
|
-
if (expression === 'ecwapp.
|
|
282
|
-
|
|
282
|
+
if (expression === 'ecwapp.Wflowform.WfTaskNode.designatedDepartment') {
|
|
283
|
+
debugger;
|
|
283
284
|
}
|
|
284
285
|
var text;
|
|
285
286
|
if ($scope.$te(expression)) {
|
|
@@ -495,7 +496,10 @@ function getPageTitle(itemName, i18nCode, href, $scope) {
|
|
|
495
496
|
}
|
|
496
497
|
function getLanguage() {
|
|
497
498
|
var chooseLanguage = js_cookie__WEBPACK_IMPORTED_MODULE_0___default().get('language');
|
|
498
|
-
if (chooseLanguage)
|
|
499
|
+
if (chooseLanguage) {
|
|
500
|
+
if (chooseLanguage == 'zh-CN') 'zhCN', _readOnlyError("chooseLanguage");
|
|
501
|
+
return chooseLanguage;
|
|
502
|
+
}
|
|
499
503
|
|
|
500
504
|
// if has not choose language
|
|
501
505
|
var language = (navigator.language || navigator.browserLanguage || '').toLowerCase();
|
|
@@ -1361,7 +1365,7 @@ var actions = {
|
|
|
1361
1365
|
|
|
1362
1366
|
/***/ }),
|
|
1363
1367
|
|
|
1364
|
-
/***/
|
|
1368
|
+
/***/ 6026:
|
|
1365
1369
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1366
1370
|
|
|
1367
1371
|
"use strict";
|
|
@@ -2231,8 +2235,8 @@ var SysSetupvue_type_template_id_dc9d981a_scoped_true_render = function render()
|
|
|
2231
2235
|
};
|
|
2232
2236
|
var SysSetupvue_type_template_id_dc9d981a_scoped_true_staticRenderFns = [];
|
|
2233
2237
|
|
|
2234
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=
|
|
2235
|
-
var
|
|
2238
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=53959ab1&scoped=true
|
|
2239
|
+
var MenuItemFormvue_type_template_id_53959ab1_scoped_true_render = function render() {
|
|
2236
2240
|
var _vm = this,
|
|
2237
2241
|
_c = _vm._self._c;
|
|
2238
2242
|
return _c('el-form', {
|
|
@@ -3152,7 +3156,7 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3152
3156
|
value: 'urlFormatTip4',
|
|
3153
3157
|
expression: "'urlFormatTip4'"
|
|
3154
3158
|
}]
|
|
3155
|
-
}, [_vm._v("2、格式为:@/wapp/workflow/wfTaskItem/myTodo")])]) : _vm._e()])]) : _vm._e(), _vm.vo.moduleLevel !== 1 && _vm.vo.leafFlag
|
|
3159
|
+
}, [_vm._v("2、格式为:@/wapp/workflow/wfTaskItem/myTodo")])]) : _vm._e()])]) : _vm._e(), _vm.vo.moduleLevel !== 1 && _vm.vo.leafFlag == 1 && (_vm.vo.leafType == 3 || _vm.vo.leafType == 4) ? _c('tr', [_c('td', {
|
|
3156
3160
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
3157
3161
|
}, [_c('span', {
|
|
3158
3162
|
staticClass: "required"
|
|
@@ -3160,15 +3164,15 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3160
3164
|
directives: [{
|
|
3161
3165
|
name: "field-lbl",
|
|
3162
3166
|
rawName: "v-field-lbl",
|
|
3163
|
-
value: '
|
|
3164
|
-
expression: "'
|
|
3167
|
+
value: 'wfName',
|
|
3168
|
+
expression: "'wfName'"
|
|
3165
3169
|
}]
|
|
3166
|
-
}, [_vm._v("
|
|
3170
|
+
}, [_vm._v("流程名称")])]), _c('td', {
|
|
3167
3171
|
staticClass: "el-table__cell tdcont tdw33"
|
|
3168
3172
|
}, [_c('ValidationProvider', {
|
|
3169
3173
|
ref: "ValidationProvider",
|
|
3170
3174
|
attrs: {
|
|
3171
|
-
"name": _vm.$tx('ecwplat.menuForm.fields.
|
|
3175
|
+
"name": _vm.$tx('ecwplat.menuForm.fields.wfName', '流程名称'),
|
|
3172
3176
|
"rules": "required"
|
|
3173
3177
|
},
|
|
3174
3178
|
scopedSlots: _vm._u([{
|
|
@@ -3195,29 +3199,29 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3195
3199
|
rawName: "v-listpage-dialog"
|
|
3196
3200
|
}],
|
|
3197
3201
|
attrs: {
|
|
3198
|
-
"name": "
|
|
3199
|
-
"placeholder": _vm.$tx('ecwplat.menuForm.fields.
|
|
3200
|
-
"listviewurl": "
|
|
3202
|
+
"name": "wfName",
|
|
3203
|
+
"placeholder": _vm.$tx('ecwplat.menuForm.fields.wfNameEnter', '请输入流程名称'),
|
|
3204
|
+
"listviewurl": "workflow.wfdProcess.list"
|
|
3201
3205
|
},
|
|
3202
3206
|
model: {
|
|
3203
|
-
value: _vm.vo.
|
|
3207
|
+
value: _vm.vo.wfName,
|
|
3204
3208
|
callback: function callback($$v) {
|
|
3205
|
-
_vm.$set(_vm.vo, "
|
|
3209
|
+
_vm.$set(_vm.vo, "wfName", $$v);
|
|
3206
3210
|
},
|
|
3207
|
-
expression: "vo.
|
|
3211
|
+
expression: "vo.wfName"
|
|
3208
3212
|
}
|
|
3209
3213
|
})], 1)];
|
|
3210
3214
|
}
|
|
3211
|
-
}], null, false,
|
|
3215
|
+
}], null, false, 223860017)
|
|
3212
3216
|
})], 1), _c('td', {
|
|
3213
3217
|
directives: [{
|
|
3214
3218
|
name: "field-lbl",
|
|
3215
3219
|
rawName: "v-field-lbl",
|
|
3216
|
-
value: '
|
|
3217
|
-
expression: "'
|
|
3220
|
+
value: 'wfCode',
|
|
3221
|
+
expression: "'wfCode'"
|
|
3218
3222
|
}],
|
|
3219
3223
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
3220
|
-
}, [_vm._v("
|
|
3224
|
+
}, [_vm._v("流程编码")]), _c('td', {
|
|
3221
3225
|
staticClass: "el-table__cell tdcont tdw33"
|
|
3222
3226
|
}, [_c('el-input', {
|
|
3223
3227
|
directives: [{
|
|
@@ -3225,17 +3229,17 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3225
3229
|
rawName: "v-can-edit"
|
|
3226
3230
|
}],
|
|
3227
3231
|
attrs: {
|
|
3228
|
-
"name": "
|
|
3229
|
-
"placeholder": _vm.$tx('ecwplat.menuForm.fields.
|
|
3232
|
+
"name": "wfCode",
|
|
3233
|
+
"placeholder": _vm.$tx('ecwplat.menuForm.fields.wfCodeEnter', '请输入流程编码')
|
|
3230
3234
|
},
|
|
3231
3235
|
model: {
|
|
3232
|
-
value: _vm.vo.
|
|
3236
|
+
value: _vm.vo.wfCode,
|
|
3233
3237
|
callback: function callback($$v) {
|
|
3234
|
-
_vm.$set(_vm.vo, "
|
|
3238
|
+
_vm.$set(_vm.vo, "wfCode", $$v);
|
|
3235
3239
|
},
|
|
3236
|
-
expression: "vo.
|
|
3240
|
+
expression: "vo.wfCode"
|
|
3237
3241
|
}
|
|
3238
|
-
})], 1)]) : _vm._e(), _vm.vo.moduleLevel !== 1 && _vm.vo.leafFlag
|
|
3242
|
+
})], 1)]) : _vm._e(), _vm.vo.moduleLevel !== 1 && _vm.vo.leafFlag === 1 && _vm.vo.leafType === 3 ? _c('tr', [_c('td', {
|
|
3239
3243
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
3240
3244
|
}, [_c('span', {
|
|
3241
3245
|
staticClass: "required"
|
|
@@ -3243,15 +3247,15 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3243
3247
|
directives: [{
|
|
3244
3248
|
name: "field-lbl",
|
|
3245
3249
|
rawName: "v-field-lbl",
|
|
3246
|
-
value: '
|
|
3247
|
-
expression: "'
|
|
3250
|
+
value: 'businessCode',
|
|
3251
|
+
expression: "'businessCode'"
|
|
3248
3252
|
}]
|
|
3249
|
-
}, [_vm._v("
|
|
3253
|
+
}, [_vm._v("业务代码")])]), _c('td', {
|
|
3250
3254
|
staticClass: "el-table__cell tdcont tdw33"
|
|
3251
3255
|
}, [_c('ValidationProvider', {
|
|
3252
3256
|
ref: "ValidationProvider",
|
|
3253
3257
|
attrs: {
|
|
3254
|
-
"name": _vm.$tx('ecwplat.menuForm.fields.
|
|
3258
|
+
"name": _vm.$tx('ecwplat.menuForm.fields.businessCode', '业务代码'),
|
|
3255
3259
|
"rules": "required"
|
|
3256
3260
|
},
|
|
3257
3261
|
scopedSlots: _vm._u([{
|
|
@@ -3278,29 +3282,29 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3278
3282
|
rawName: "v-listpage-dialog"
|
|
3279
3283
|
}],
|
|
3280
3284
|
attrs: {
|
|
3281
|
-
"name": "
|
|
3282
|
-
"placeholder": _vm.$tx('ecwplat.menuForm.fields.
|
|
3283
|
-
"listviewurl": "
|
|
3285
|
+
"name": "href",
|
|
3286
|
+
"placeholder": _vm.$tx('ecwplat.menuForm.fields.businessCodeEnter', '请输入业务代码,首字母小写'),
|
|
3287
|
+
"listviewurl": "base.entityListpage.list"
|
|
3284
3288
|
},
|
|
3285
3289
|
model: {
|
|
3286
|
-
value: _vm.vo.
|
|
3290
|
+
value: _vm.vo.href,
|
|
3287
3291
|
callback: function callback($$v) {
|
|
3288
|
-
_vm.$set(_vm.vo, "
|
|
3292
|
+
_vm.$set(_vm.vo, "href", $$v);
|
|
3289
3293
|
},
|
|
3290
|
-
expression: "vo.
|
|
3294
|
+
expression: "vo.href"
|
|
3291
3295
|
}
|
|
3292
3296
|
})], 1)];
|
|
3293
3297
|
}
|
|
3294
|
-
}], null, false,
|
|
3298
|
+
}], null, false, 3104104198)
|
|
3295
3299
|
})], 1), _c('td', {
|
|
3296
3300
|
directives: [{
|
|
3297
3301
|
name: "field-lbl",
|
|
3298
3302
|
rawName: "v-field-lbl",
|
|
3299
|
-
value: '
|
|
3300
|
-
expression: "'
|
|
3303
|
+
value: 'engineUrl',
|
|
3304
|
+
expression: "'engineUrl'"
|
|
3301
3305
|
}],
|
|
3302
3306
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
3303
|
-
}, [_vm._v("
|
|
3307
|
+
}, [_vm._v("引擎(模块)URL")]), _c('td', {
|
|
3304
3308
|
staticClass: "el-table__cell tdcont tdw33"
|
|
3305
3309
|
}, [_c('el-input', {
|
|
3306
3310
|
directives: [{
|
|
@@ -3308,15 +3312,15 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3308
3312
|
rawName: "v-can-edit"
|
|
3309
3313
|
}],
|
|
3310
3314
|
attrs: {
|
|
3311
|
-
"name": "
|
|
3312
|
-
"placeholder": _vm.$tx('ecwplat.menuForm.fields.
|
|
3315
|
+
"name": "wfEngineUrl",
|
|
3316
|
+
"placeholder": _vm.$tx('ecwplat.menuForm.fields.engineUrlEnter', '请输入引擎(模块)URL')
|
|
3313
3317
|
},
|
|
3314
3318
|
model: {
|
|
3315
|
-
value: _vm.vo.
|
|
3319
|
+
value: _vm.vo.wfEngineUrl,
|
|
3316
3320
|
callback: function callback($$v) {
|
|
3317
|
-
_vm.$set(_vm.vo, "
|
|
3321
|
+
_vm.$set(_vm.vo, "wfEngineUrl", $$v);
|
|
3318
3322
|
},
|
|
3319
|
-
expression: "vo.
|
|
3323
|
+
expression: "vo.wfEngineUrl"
|
|
3320
3324
|
}
|
|
3321
3325
|
})], 1)]) : _vm._e(), _vm.vo.moduleLevel != 1 && _vm.vo.leafFlag == 1 && (_vm.vo.leafType == 3 || _vm.vo.leafType == 4) ? _c('tr', [_c('td', {
|
|
3322
3326
|
directives: [{
|
|
@@ -3673,7 +3677,7 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_render = function rend
|
|
|
3673
3677
|
}
|
|
3674
3678
|
}, [_c('Icons')], 1) : _vm._e()], 1);
|
|
3675
3679
|
};
|
|
3676
|
-
var
|
|
3680
|
+
var MenuItemFormvue_type_template_id_53959ab1_scoped_true_staticRenderFns = [];
|
|
3677
3681
|
|
|
3678
3682
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=script&lang=js
|
|
3679
3683
|
/* harmony default export */ var MenuItemFormvue_type_script_lang_js = ({
|
|
@@ -3963,6 +3967,16 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_staticRenderFns = [];
|
|
|
3963
3967
|
if (attr.name === 'wfName') {
|
|
3964
3968
|
this.$set(this.vo, 'wfName', selectedRows[0].name);
|
|
3965
3969
|
this.$set(this.vo, 'wfCode', selectedRows[0].processNo);
|
|
3970
|
+
if (selectedRows[0].workFormW) {
|
|
3971
|
+
var formUrl = selectedRows[0].workFormW;
|
|
3972
|
+
if (formUrl.indexOf('/dcontent/') !== -1) {
|
|
3973
|
+
formUrl = formUrl.split('/dcontent/')[1];
|
|
3974
|
+
} else if (formUrl.indexOf('@/wapp/')) {
|
|
3975
|
+
formUrl = formUrl.split('@/wapp/')[1].replace('/\//', '.');
|
|
3976
|
+
}
|
|
3977
|
+
this.$set(this.vo, 'href', formUrl.split('.')[1]);
|
|
3978
|
+
this.$set(this.vo, 'wfEngineUrl', formUrl.split('.')[0] + '/' + formUrl.split('.')[1]);
|
|
3979
|
+
}
|
|
3966
3980
|
} else if (attr.name === 'href') {
|
|
3967
3981
|
if (this.vo.leafType === 6) {
|
|
3968
3982
|
if (!this.vo.name) {
|
|
@@ -3985,19 +3999,24 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_staticRenderFns = [];
|
|
|
3985
3999
|
}
|
|
3986
4000
|
var _pageViewUrl = '#/dcontent/vuereportpage/' + decodeURIComponent(selectedRows[0].reportViewUrl).split('_u=')[1];
|
|
3987
4001
|
this.$set(this.vo, 'href', _pageViewUrl);
|
|
3988
|
-
} else {
|
|
4002
|
+
} else if (this.vo.leafType === 3) {
|
|
3989
4003
|
var listViewUrl = selectedRows[0].listViewUrl.split('.')[0];
|
|
3990
4004
|
listViewUrl = listViewUrl.replace(/\//g, '.');
|
|
3991
|
-
|
|
3992
|
-
this.$set(this.vo, '
|
|
4005
|
+
this.$set(this.vo, 'href', listViewUrl.split('.')[2]);
|
|
4006
|
+
this.$set(this.vo, 'wfEngineUrl', listViewUrl.split('.')[1] + '/' + listViewUrl.split('.')[2]);
|
|
4007
|
+
} else {
|
|
4008
|
+
var _listViewUrl = selectedRows[0].listViewUrl.split('.')[0];
|
|
4009
|
+
_listViewUrl = _listViewUrl.replace(/\//g, '.');
|
|
4010
|
+
_listViewUrl = _listViewUrl.substring(1) + '/';
|
|
4011
|
+
this.$set(this.vo, 'href', '#/dcontent/' + _listViewUrl);
|
|
3993
4012
|
}
|
|
3994
4013
|
} else {
|
|
3995
|
-
var
|
|
3996
|
-
|
|
3997
|
-
|
|
3998
|
-
this.$set(this.vo.passenger, attr.name, '#/dcontent/' +
|
|
4014
|
+
var _listViewUrl2 = selectedRows[0].listViewUrl.split('.')[0];
|
|
4015
|
+
_listViewUrl2 = _listViewUrl2.replace(/\//g, '.');
|
|
4016
|
+
_listViewUrl2 = _listViewUrl2.substring(1) + '/';
|
|
4017
|
+
this.$set(this.vo.passenger, attr.name, '#/dcontent/' + _listViewUrl2);
|
|
3999
4018
|
if (!this.vo.passenger.busiCode) {
|
|
4000
|
-
this.$set(this.vo.passenger, 'busiCode',
|
|
4019
|
+
this.$set(this.vo.passenger, 'busiCode', _listViewUrl2.split('.')[2]);
|
|
4001
4020
|
}
|
|
4002
4021
|
}
|
|
4003
4022
|
}
|
|
@@ -4005,9 +4024,9 @@ var MenuItemFormvue_type_template_id_766826b0_scoped_true_staticRenderFns = [];
|
|
|
4005
4024
|
});
|
|
4006
4025
|
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=script&lang=js
|
|
4007
4026
|
/* harmony default export */ var src_MenuItemFormvue_type_script_lang_js = (MenuItemFormvue_type_script_lang_js);
|
|
4008
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=
|
|
4009
|
-
var
|
|
4010
|
-
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=
|
|
4027
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=53959ab1&prod&scoped=true&lang=scss
|
|
4028
|
+
var MenuItemFormvue_type_style_index_0_id_53959ab1_prod_scoped_true_lang_scss = __webpack_require__(7674);
|
|
4029
|
+
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=53959ab1&prod&scoped=true&lang=scss
|
|
4011
4030
|
|
|
4012
4031
|
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue
|
|
4013
4032
|
|
|
@@ -4020,11 +4039,11 @@ var MenuItemFormvue_type_style_index_0_id_766826b0_prod_scoped_true_lang_scss =
|
|
|
4020
4039
|
|
|
4021
4040
|
var MenuItemForm_component = (0,componentNormalizer/* default */.A)(
|
|
4022
4041
|
src_MenuItemFormvue_type_script_lang_js,
|
|
4023
|
-
|
|
4024
|
-
|
|
4042
|
+
MenuItemFormvue_type_template_id_53959ab1_scoped_true_render,
|
|
4043
|
+
MenuItemFormvue_type_template_id_53959ab1_scoped_true_staticRenderFns,
|
|
4025
4044
|
false,
|
|
4026
4045
|
null,
|
|
4027
|
-
"
|
|
4046
|
+
"53959ab1",
|
|
4028
4047
|
null
|
|
4029
4048
|
|
|
4030
4049
|
)
|
|
@@ -6188,10 +6207,12 @@ module.exports = {
|
|
|
6188
6207
|
multiplayerSerial: 'Multiple People in Series',
|
|
6189
6208
|
multiplayerCompetition: 'Multiple People in Competition',
|
|
6190
6209
|
multiPersonReading: 'Multiple People Reading',
|
|
6191
|
-
designatedPersonnel: 'Designated
|
|
6192
|
-
|
|
6193
|
-
|
|
6194
|
-
|
|
6210
|
+
designatedPersonnel: 'Designated personnel',
|
|
6211
|
+
byDepartment: 'By Department',
|
|
6212
|
+
byWorkgroup: 'By Workgroup',
|
|
6213
|
+
byJobPosition: 'By job position',
|
|
6214
|
+
byJobRank: 'By job rank',
|
|
6215
|
+
byHistoryTNUser: 'By history user',
|
|
6195
6216
|
textTip: 'Confirm',
|
|
6196
6217
|
writReviewComments: 'Please fill in review comments',
|
|
6197
6218
|
noWritReview: 'Your reading record does not exist; you cannot fill in review comments.'
|
|
@@ -6417,10 +6438,6 @@ module.exports = {
|
|
|
6417
6438
|
multiplayerSerial: '多人串行',
|
|
6418
6439
|
multiplayerCompetition: '多人竞争',
|
|
6419
6440
|
multiPersonReading: '多人阅文',
|
|
6420
|
-
designatedPersonnel: '指定人员',
|
|
6421
|
-
designatedDepartment: '指定部门',
|
|
6422
|
-
specifyGroup: '指定群组',
|
|
6423
|
-
designatedPosition: '指定岗位',
|
|
6424
6441
|
textTip: '确定',
|
|
6425
6442
|
writReviewComments: '请填写批阅意见',
|
|
6426
6443
|
noWritReview: '您的阅文记录不存在,不能填写批阅意见'
|
|
@@ -6525,7 +6542,7 @@ if ($defineProperty) {
|
|
|
6525
6542
|
|
|
6526
6543
|
/***/ }),
|
|
6527
6544
|
|
|
6528
|
-
/***/
|
|
6545
|
+
/***/ 5669:
|
|
6529
6546
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6530
6547
|
|
|
6531
6548
|
"use strict";
|
|
@@ -6972,7 +6989,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-1789b27e] .popup-body{backgrou
|
|
|
6972
6989
|
|
|
6973
6990
|
/***/ }),
|
|
6974
6991
|
|
|
6975
|
-
/***/
|
|
6992
|
+
/***/ 1750:
|
|
6976
6993
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6977
6994
|
|
|
6978
6995
|
"use strict";
|
|
@@ -6986,7 +7003,28 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6986
7003
|
|
|
6987
7004
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
6988
7005
|
// Module
|
|
6989
|
-
___CSS_LOADER_EXPORT___.push([module.id, "#bodyfilebox[data-v-
|
|
7006
|
+
___CSS_LOADER_EXPORT___.push([module.id, "#bodyfilebox[data-v-a2cfb25a]{position:absolute;width:100%;overflow:hidden}#bodyfilebox[data-v-a2cfb25a]:before{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:\" \";pointer-events:none;right:0;top:20;left:0;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5);z-index:1}#bodyfilebox .box[data-v-a2cfb25a]{height:100%}#bodyfilebox .box .box-inner[data-v-a2cfb25a]{position:relative;width:100%;height:100%}#bodyfilebox[data-v-a2cfb25a] .van-cell__title{text-align:left}.busi-form-container #bodyfilebox[data-v-a2cfb25a]{height:calc(100vh - 104px - var(--headerHeight))}.busi-form-nobtn-container #bodyfilebox[data-v-a2cfb25a]{height:calc(100vh - 44px - var(--headerHeight))}.bottom-bar[data-v-a2cfb25a]{position:absolute;bottom:20px;width:100%;text-align:center}.bottom-bar .btn-g[data-v-a2cfb25a]:not(:first-child){margin-top:10px}.van-loading[data-v-a2cfb25a]{height:inherit;padding:inherit}", ""]);
|
|
7007
|
+
// Exports
|
|
7008
|
+
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
7009
|
+
|
|
7010
|
+
|
|
7011
|
+
/***/ }),
|
|
7012
|
+
|
|
7013
|
+
/***/ 91:
|
|
7014
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7015
|
+
|
|
7016
|
+
"use strict";
|
|
7017
|
+
__webpack_require__.r(__webpack_exports__);
|
|
7018
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1601);
|
|
7019
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
7020
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6314);
|
|
7021
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
7022
|
+
// Imports
|
|
7023
|
+
|
|
7024
|
+
|
|
7025
|
+
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
7026
|
+
// Module
|
|
7027
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".divNoContainer[data-v-4b0f0103]{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;transform-origin:bottom left;position:absolute;top:-100vw;height:100vw;width:100vh}.view-container[data-v-4b0f0103]{position:fixed;top:0;width:100vw;height:100vh;background-color:#fff;z-index:9999}.tool-dv[data-v-4b0f0103]{position:absolute;bottom:calc(100vw - 38px);left:calc(100vh - 100px);width:100px;height:37px;background-color:#f1f1f1}.docDiv[data-v-4b0f0103],.iframe[data-v-4b0f0103]{height:100%;width:100%}.docDiv[data-v-4b0f0103]{position:relative;background-color:#fff}.buttomDiv[data-v-4b0f0103]{right:10px}.buttomDiv[data-v-4b0f0103],.buttomDivD[data-v-4b0f0103]{float:right;top:7px;z-index:111;position:absolute;background-color:#1a82e3;font-size:10px;width:40px;line-height:25px;color:#fff;text-align:center;border-radius:2px}.buttomDivD[data-v-4b0f0103]{right:60px}", ""]);
|
|
6990
7028
|
// Exports
|
|
6991
7029
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
6992
7030
|
|
|
@@ -7182,7 +7220,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".wfattach-container .van-cell__value[d
|
|
|
7182
7220
|
|
|
7183
7221
|
/***/ }),
|
|
7184
7222
|
|
|
7185
|
-
/***/
|
|
7223
|
+
/***/ 6305:
|
|
7186
7224
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7187
7225
|
|
|
7188
7226
|
"use strict";
|
|
@@ -7196,7 +7234,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7196
7234
|
|
|
7197
7235
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
7198
7236
|
// Module
|
|
7199
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".loading[data-v-
|
|
7237
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".loading[data-v-7e1b7fa2]{margin-top:100px;text-align:center}.upload-progress[data-v-7e1b7fa2]{background-color:#fff;padding-top:50px;padding-bottom:50px;text-align:center}.van-ellipsis[data-v-7e1b7fa2]{text-align:center;margin:20px auto 0;max-width:90%}.file-svg-icon[data-v-7e1b7fa2]{font-size:70px}.file-svg-icon .svg-icon[data-v-7e1b7fa2]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.van-cell-group[data-v-7e1b7fa2]{margin:10px 10px 0 10px;border:1px solid #fbf9f9;border-radius:5px}.more-btns[data-v-7e1b7fa2]{width:120px;border-radius:6px;padding:16px}.more-btns .btn-item[data-v-7e1b7fa2]{border-bottom:1px solid #fbf9f9;width:100%;height:44px;line-height:44px}.more-btns .btn-item .van-icon[data-v-7e1b7fa2]{font-size:16px;margin-right:10px}[data-v-7e1b7fa2] .van-action-sheet__header{text-align:left!important;padding:0 15px;font-size:14px;color:#666}.attachmentContent[data-v-7e1b7fa2]{max-height:300px;padding:0 10px}.attachmentContent .attachmentContent_son[data-v-7e1b7fa2]{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-7e1b7fa2],.attachmentContent .attachmentContent_son .icon_right[data-v-7e1b7fa2]{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-7e1b7fa2]{width:calc(100% - 80px)}.attachmentContent .attachmentContent_son .content .name[data-v-7e1b7fa2]{height:30px;line-height:30px;font-size:16px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.attachmentContent .attachmentContent_son .content .size[data-v-7e1b7fa2]{height:20px;line-height:20px;font-size:12px;color:#999}[data-v-7e1b7fa2] .van-action-sheet__content{border-top:1px solid #f7f8fa}[data-v-7e1b7fa2] .van-action-sheet__close{color:#000;font-size:16px}", ""]);
|
|
7200
7238
|
// Exports
|
|
7201
7239
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
7202
7240
|
|
|
@@ -7266,7 +7304,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".popub-container[data-v-6850137e]{widt
|
|
|
7266
7304
|
|
|
7267
7305
|
/***/ }),
|
|
7268
7306
|
|
|
7269
|
-
/***/
|
|
7307
|
+
/***/ 6024:
|
|
7270
7308
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7271
7309
|
|
|
7272
7310
|
"use strict";
|
|
@@ -7285,14 +7323,14 @@ var ___CSS_LOADER_URL_IMPORT_0___ = new URL(/* asset import */ __webpack_require
|
|
|
7285
7323
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
7286
7324
|
var ___CSS_LOADER_URL_REPLACEMENT_0___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_0___);
|
|
7287
7325
|
// Module
|
|
7288
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".submit-handle-container .idea-button-container .van-cell__value[data-v-
|
|
7326
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".submit-handle-container .idea-button-container .van-cell__value[data-v-ac8cafcc]{text-align:right}.submit-handle-container .idea-button-container .van-cell__value .van-button[data-v-ac8cafcc]{margin-right:0;margin-left:5px}.submit-handle-container .curIdea-filed[data-v-ac8cafcc] .van-cell__title,.submit-handle-container .curIdea-filed[data-v-ac8cafcc]:after{display:none}.submit-handle-container .clearfix[data-v-ac8cafcc]:after{content:\".\";display:block;height:0;clear:both;visibility:hidden}.submit-handle-container .van-wflow-operate-detail-cell[data-v-ac8cafcc]:after{border-top-width:0}.submit-handle-container .van-wflow-operate-detail-cell-path[data-v-ac8cafcc]:after{border-width:1px;-webkit-transform:scale(.5);transform:scale(.5)}.submit-handle-container .tnLimit-container[data-v-ac8cafcc] .van-field__body:after{color:#323233;content:attr(value-suffix)}.submit-handle-container .delete-icon[data-v-ac8cafcc]{display:-webkit-box;display:-ms-flexbox;display:flex;float:right}.submit-handle-container .delete-icon .van-icon[data-v-ac8cafcc]{line-height:24px;margin-left:5px;font-size:16px}.selectBox_title[data-v-ac8cafcc]{height:45px;line-height:45px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.selectBox_content[data-v-ac8cafcc],.selectBox_title[data-v-ac8cafcc]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px}.selectBox_content[data-v-ac8cafcc]{-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-ac8cafcc]{border:1px solid #f1f1f1}.selectBox_content .selectBox_content_son[data-v-ac8cafcc],.selectBox_content .selectBox_content_son_change[data-v-ac8cafcc]{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-ac8cafcc]{border:1px solid #3f88f1;background-image:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ");background-repeat:no-repeat;background-size:15px 15px;background-position:100% 100%;color:#3f88f1}.selectBox_content_sonall[data-v-ac8cafcc]{white-space:nowrap;overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch}.selectBox_content_sonall[data-v-ac8cafcc]:nth-child(4n){margin-right:0}.selectBox_content_sonall[data-v-ac8cafcc]::-webkit-scrollbar{display:none}.viewAllComments[data-v-ac8cafcc]{height:45px;line-height:45px;text-align:center;color:#b7b7b7;font-size:12px;background:#fff;display:block;width:100%}", ""]);
|
|
7289
7327
|
// Exports
|
|
7290
7328
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
7291
7329
|
|
|
7292
7330
|
|
|
7293
7331
|
/***/ }),
|
|
7294
7332
|
|
|
7295
|
-
/***/
|
|
7333
|
+
/***/ 6695:
|
|
7296
7334
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7297
7335
|
|
|
7298
7336
|
"use strict";
|
|
@@ -7306,7 +7344,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7306
7344
|
|
|
7307
7345
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
7308
7346
|
// Module
|
|
7309
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".wf-nodelogs-container[data-v-
|
|
7347
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".wf-nodelogs-container[data-v-0e256787]{margin-bottom:10px}.wf-nodelogs-container .call-back-file .van-steps[data-v-0e256787]{height:calc(100% - 60px);overflow-y:auto}.wf-nodelogs-container[data-v-0e256787] .popup-body/deep/.van-steps .van-step--vertical{padding-right:16px}.wf-nodelogs-container[data-v-0e256787] .popup-body .active-step-finish .van-step__title{color:#444!important}.wf-nodelogs-container[data-v-0e256787] .popup-body .active-step-finish .van-step__circle-container{color:#1989fa!important}.wf-nodelogs-container[data-v-0e256787] .popup-body .active-step-finish .van-step__line{background-color:#ebedf0!important}.wf-nodelogs-container[data-v-0e256787] .popup-body .elapsed-time{float:right}.wf-nodelogs-container[data-v-0e256787] .popup-body .licont{color:#969799}.wf-nodelogs-container[data-v-0e256787] .popup-body .licont .fr{float:right}.wf-nodelogs-container[data-v-0e256787] .popup-body .van-icon{font-size:18px;background-color:#fff}.wf-nodelogs-container[data-v-0e256787] .popup-body .handwritingIdea{width:200px}.wf-nodelogs-container[data-v-0e256787] .popup-body .start-chat{padding-left:5px;padding-right:5px}", ""]);
|
|
7310
7348
|
// Exports
|
|
7311
7349
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
7312
7350
|
|
|
@@ -7355,7 +7393,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".loading[data-v-6bf27af0]{margin-top:1
|
|
|
7355
7393
|
|
|
7356
7394
|
/***/ }),
|
|
7357
7395
|
|
|
7358
|
-
/***/
|
|
7396
|
+
/***/ 190:
|
|
7359
7397
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
7360
7398
|
|
|
7361
7399
|
"use strict";
|
|
@@ -7369,7 +7407,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7369
7407
|
|
|
7370
7408
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
7371
7409
|
// Module
|
|
7372
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
7410
|
+
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-53959ab1] .el-dialog__body{height:650px;overflow-y:auto;padding:0 0 20px 0}[data-v-53959ab1] .el-dialog__body .el-tabs--top{margin-top:0}", ""]);
|
|
7373
7411
|
// Exports
|
|
7374
7412
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
7375
7413
|
|
|
@@ -31863,19 +31901,19 @@ module.exports = function getSideChannel() {
|
|
|
31863
31901
|
|
|
31864
31902
|
/***/ }),
|
|
31865
31903
|
|
|
31866
|
-
/***/
|
|
31904
|
+
/***/ 7860:
|
|
31867
31905
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
31868
31906
|
|
|
31869
31907
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
31870
31908
|
|
|
31871
31909
|
// load the styles
|
|
31872
|
-
var content = __webpack_require__(
|
|
31910
|
+
var content = __webpack_require__(5669);
|
|
31873
31911
|
if(content.__esModule) content = content.default;
|
|
31874
31912
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
31875
31913
|
if(content.locals) module.exports = content.locals;
|
|
31876
31914
|
// add the styles to the DOM
|
|
31877
31915
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
31878
|
-
var update = add("
|
|
31916
|
+
var update = add("2d12a1f9", content, true, {"sourceMap":false,"shadowMode":false});
|
|
31879
31917
|
|
|
31880
31918
|
/***/ }),
|
|
31881
31919
|
|
|
@@ -32135,7 +32173,7 @@ var update = add("018219bb", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
32135
32173
|
|
|
32136
32174
|
/***/ }),
|
|
32137
32175
|
|
|
32138
|
-
/***/
|
|
32176
|
+
/***/ 5517:
|
|
32139
32177
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32140
32178
|
|
|
32141
32179
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
@@ -32199,19 +32237,35 @@ var update = add("42776ad2", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
32199
32237
|
|
|
32200
32238
|
/***/ }),
|
|
32201
32239
|
|
|
32202
|
-
/***/
|
|
32240
|
+
/***/ 6506:
|
|
32241
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32242
|
+
|
|
32243
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32244
|
+
|
|
32245
|
+
// load the styles
|
|
32246
|
+
var content = __webpack_require__(1750);
|
|
32247
|
+
if(content.__esModule) content = content.default;
|
|
32248
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32249
|
+
if(content.locals) module.exports = content.locals;
|
|
32250
|
+
// add the styles to the DOM
|
|
32251
|
+
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
32252
|
+
var update = add("d678c786", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32253
|
+
|
|
32254
|
+
/***/ }),
|
|
32255
|
+
|
|
32256
|
+
/***/ 1215:
|
|
32203
32257
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32204
32258
|
|
|
32205
32259
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32206
32260
|
|
|
32207
32261
|
// load the styles
|
|
32208
|
-
var content = __webpack_require__(
|
|
32262
|
+
var content = __webpack_require__(91);
|
|
32209
32263
|
if(content.__esModule) content = content.default;
|
|
32210
32264
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32211
32265
|
if(content.locals) module.exports = content.locals;
|
|
32212
32266
|
// add the styles to the DOM
|
|
32213
32267
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
32214
|
-
var update = add("
|
|
32268
|
+
var update = add("726d68fe", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32215
32269
|
|
|
32216
32270
|
/***/ }),
|
|
32217
32271
|
|
|
@@ -32359,19 +32413,19 @@ var update = add("3ffd4899", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
32359
32413
|
|
|
32360
32414
|
/***/ }),
|
|
32361
32415
|
|
|
32362
|
-
/***/
|
|
32416
|
+
/***/ 309:
|
|
32363
32417
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32364
32418
|
|
|
32365
32419
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32366
32420
|
|
|
32367
32421
|
// load the styles
|
|
32368
|
-
var content = __webpack_require__(
|
|
32422
|
+
var content = __webpack_require__(6305);
|
|
32369
32423
|
if(content.__esModule) content = content.default;
|
|
32370
32424
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32371
32425
|
if(content.locals) module.exports = content.locals;
|
|
32372
32426
|
// add the styles to the DOM
|
|
32373
32427
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
32374
|
-
var update = add("
|
|
32428
|
+
var update = add("3ce58606", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32375
32429
|
|
|
32376
32430
|
/***/ }),
|
|
32377
32431
|
|
|
@@ -32423,35 +32477,35 @@ var update = add("41a40148", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
32423
32477
|
|
|
32424
32478
|
/***/ }),
|
|
32425
32479
|
|
|
32426
|
-
/***/
|
|
32480
|
+
/***/ 1364:
|
|
32427
32481
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32428
32482
|
|
|
32429
32483
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32430
32484
|
|
|
32431
32485
|
// load the styles
|
|
32432
|
-
var content = __webpack_require__(
|
|
32486
|
+
var content = __webpack_require__(6024);
|
|
32433
32487
|
if(content.__esModule) content = content.default;
|
|
32434
32488
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32435
32489
|
if(content.locals) module.exports = content.locals;
|
|
32436
32490
|
// add the styles to the DOM
|
|
32437
32491
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
32438
|
-
var update = add("
|
|
32492
|
+
var update = add("2869d4b9", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32439
32493
|
|
|
32440
32494
|
/***/ }),
|
|
32441
32495
|
|
|
32442
|
-
/***/
|
|
32496
|
+
/***/ 891:
|
|
32443
32497
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32444
32498
|
|
|
32445
32499
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32446
32500
|
|
|
32447
32501
|
// load the styles
|
|
32448
|
-
var content = __webpack_require__(
|
|
32502
|
+
var content = __webpack_require__(6695);
|
|
32449
32503
|
if(content.__esModule) content = content.default;
|
|
32450
32504
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32451
32505
|
if(content.locals) module.exports = content.locals;
|
|
32452
32506
|
// add the styles to the DOM
|
|
32453
32507
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
32454
|
-
var update = add("
|
|
32508
|
+
var update = add("d448df6a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32455
32509
|
|
|
32456
32510
|
/***/ }),
|
|
32457
32511
|
|
|
@@ -32487,19 +32541,19 @@ var update = add("68fc3148", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
32487
32541
|
|
|
32488
32542
|
/***/ }),
|
|
32489
32543
|
|
|
32490
|
-
/***/
|
|
32544
|
+
/***/ 7674:
|
|
32491
32545
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32492
32546
|
|
|
32493
32547
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32494
32548
|
|
|
32495
32549
|
// load the styles
|
|
32496
|
-
var content = __webpack_require__(
|
|
32550
|
+
var content = __webpack_require__(190);
|
|
32497
32551
|
if(content.__esModule) content = content.default;
|
|
32498
32552
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32499
32553
|
if(content.locals) module.exports = content.locals;
|
|
32500
32554
|
// add the styles to the DOM
|
|
32501
32555
|
var add = (__webpack_require__(9548)/* ["default"] */ .A)
|
|
32502
|
-
var update = add("
|
|
32556
|
+
var update = add("cdd8945e", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32503
32557
|
|
|
32504
32558
|
/***/ }),
|
|
32505
32559
|
|
|
@@ -34052,7 +34106,7 @@ webpackContext.id = 2397;
|
|
|
34052
34106
|
|
|
34053
34107
|
var map = {
|
|
34054
34108
|
"./app.js": 5905,
|
|
34055
|
-
"./route.js":
|
|
34109
|
+
"./route.js": 6026,
|
|
34056
34110
|
"./settings.js": 7577,
|
|
34057
34111
|
"./tagsView.js": 7556
|
|
34058
34112
|
};
|
|
@@ -39443,7 +39497,7 @@ var wfengine_install = function install(Vue) {
|
|
|
39443
39497
|
$scope.wfJsonData = JSON.parse($scope.wfJsonData);
|
|
39444
39498
|
}
|
|
39445
39499
|
if ($scope.wfJsonData && $scope.wfJsonData.routes) {
|
|
39446
|
-
if ($scope.wfJsonData && $scope.wfInstance.passenger.
|
|
39500
|
+
if ($scope.wfJsonData && $scope.wfInstance.passenger.isUdmNodes === 1) {
|
|
39447
39501
|
$scope.wfJsonData.routes = [];
|
|
39448
39502
|
}
|
|
39449
39503
|
|
|
@@ -39771,6 +39825,11 @@ var wfengine_install = function install(Vue) {
|
|
|
39771
39825
|
if (res.code === 'success') {
|
|
39772
39826
|
console.log('wfEngineService getWfJsonData success');
|
|
39773
39827
|
$scope.wfJsonData = res.body.wfJsonData;
|
|
39828
|
+
if (res.body.udmjysp) {
|
|
39829
|
+
$scope.wfInstance.passenger.udmjysp = res.body.udmjysp;
|
|
39830
|
+
$scope.wfInstance.passenger.isUdmNodes = res.body.isUdmNodes;
|
|
39831
|
+
$scope.wfInstance.passenger.udmNodeUsers = res.body.udmNodeUsers;
|
|
39832
|
+
}
|
|
39774
39833
|
|
|
39775
39834
|
// 是否有需要复制引用其它环节处理人
|
|
39776
39835
|
if ($scope.wfJsonData && $scope.wfJsonData.routes) {
|
|
@@ -40129,10 +40188,13 @@ var wfengine_install = function install(Vue) {
|
|
|
40129
40188
|
}
|
|
40130
40189
|
if ($scope.curTN.tnIdeaAttachment === 1 || $scope.curTN.tnIdeaAttachment === 8) {
|
|
40131
40190
|
//1:需要1个意见附件,8:至少1个意见附件
|
|
40132
|
-
var ideaAttachs =
|
|
40133
|
-
|
|
40134
|
-
|
|
40135
|
-
|
|
40191
|
+
var ideaAttachs = [];
|
|
40192
|
+
if ($scope.attachments) {
|
|
40193
|
+
ideaAttachs = $scope.attachments.filter(function (attach) {
|
|
40194
|
+
return attach.uploadBy.indexOf($scope.curTN.tnID);
|
|
40195
|
+
});
|
|
40196
|
+
}
|
|
40197
|
+
if (ideaAttachs.length === 0 && (!$scope.doNextAttach || !$scope.doNextAttach.file) && (!$scope.doNextAttachList || $scope.doNextAttachList.length === 0)) {
|
|
40136
40198
|
return {
|
|
40137
40199
|
code: 'warning',
|
|
40138
40200
|
message: '请上传意见附件。'
|
|
@@ -40547,7 +40609,7 @@ var srcvue_type_template_id_3908dc23_scoped_true_staticRenderFns = [];
|
|
|
40547
40609
|
;// CONCATENATED MODULE: ./packages/ecmapp/FooterButtonGroup/src/index.vue?vue&type=script&lang=js
|
|
40548
40610
|
/* harmony default export */ var ecmapp_FooterButtonGroup_srcvue_type_script_lang_js = (FooterButtonGroup_srcvue_type_script_lang_js);
|
|
40549
40611
|
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/FooterButtonGroup/src/index.vue?vue&type=style&index=0&id=3908dc23&prod&scoped=true&lang=scss
|
|
40550
|
-
var srcvue_type_style_index_0_id_3908dc23_prod_scoped_true_lang_scss = __webpack_require__(
|
|
40612
|
+
var srcvue_type_style_index_0_id_3908dc23_prod_scoped_true_lang_scss = __webpack_require__(5517);
|
|
40551
40613
|
;// CONCATENATED MODULE: ./packages/ecmapp/FooterButtonGroup/src/index.vue?vue&type=style&index=0&id=3908dc23&prod&scoped=true&lang=scss
|
|
40552
40614
|
|
|
40553
40615
|
;// CONCATENATED MODULE: ./packages/ecmapp/FooterButtonGroup/src/index.vue
|
|
@@ -50681,8 +50743,8 @@ InnerTable_src.install = function (Vue) {
|
|
|
50681
50743
|
Vue.component(InnerTable_src.name, InnerTable_src);
|
|
50682
50744
|
};
|
|
50683
50745
|
/* harmony default export */ var InnerTable = (InnerTable_src);
|
|
50684
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/index.vue?vue&type=template&id=
|
|
50685
|
-
var
|
|
50746
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/index.vue?vue&type=template&id=a2cfb25a&scoped=true
|
|
50747
|
+
var srcvue_type_template_id_a2cfb25a_scoped_true_render = function render() {
|
|
50686
50748
|
var _vm = this,
|
|
50687
50749
|
_c = _vm._self._c;
|
|
50688
50750
|
return _c('div', {
|
|
@@ -50693,6 +50755,79 @@ var srcvue_type_template_id_f9bc4a88_scoped_true_render = function render() {
|
|
|
50693
50755
|
staticClass: "box"
|
|
50694
50756
|
}, [_c('div', {
|
|
50695
50757
|
staticClass: "box-inner"
|
|
50758
|
+
}, [_vm.viewBodyFileShow === 'ofd' ? [_c('div', {
|
|
50759
|
+
staticStyle: {
|
|
50760
|
+
"width": "17px",
|
|
50761
|
+
"right": "3px",
|
|
50762
|
+
"padding": "8px",
|
|
50763
|
+
"top": "4px",
|
|
50764
|
+
"z-index": "1000"
|
|
50765
|
+
},
|
|
50766
|
+
style: {
|
|
50767
|
+
'position': _vm.viewBodyFileShow === 'ofd' ? 'absolute' : 'fixed',
|
|
50768
|
+
'top': _vm.viewBodyFileShow === 'ofd' ? '40px' : '100px'
|
|
50769
|
+
},
|
|
50770
|
+
attrs: {
|
|
50771
|
+
"id": "changeScreenH"
|
|
50772
|
+
},
|
|
50773
|
+
on: {
|
|
50774
|
+
"click": function click($event) {
|
|
50775
|
+
$event.stopPropagation();
|
|
50776
|
+
return _vm.changeScreenHo.apply(null, arguments);
|
|
50777
|
+
}
|
|
50778
|
+
}
|
|
50779
|
+
}, [_c('img', {
|
|
50780
|
+
staticStyle: {
|
|
50781
|
+
"width": "100%"
|
|
50782
|
+
},
|
|
50783
|
+
attrs: {
|
|
50784
|
+
"src": './images/m-imgs/app-icons/ic_change_ho.png'
|
|
50785
|
+
}
|
|
50786
|
+
})])] : [_c('div', {
|
|
50787
|
+
staticStyle: {
|
|
50788
|
+
"width": "17px",
|
|
50789
|
+
"right": "3px",
|
|
50790
|
+
"padding": "8px",
|
|
50791
|
+
"top": "4px",
|
|
50792
|
+
"z-index": "1000",
|
|
50793
|
+
"position": "absolute"
|
|
50794
|
+
},
|
|
50795
|
+
attrs: {
|
|
50796
|
+
"id": "changeScreenH"
|
|
50797
|
+
},
|
|
50798
|
+
on: {
|
|
50799
|
+
"click": function click($event) {
|
|
50800
|
+
$event.stopPropagation();
|
|
50801
|
+
return _vm.changeScreenHo.apply(null, arguments);
|
|
50802
|
+
}
|
|
50803
|
+
}
|
|
50804
|
+
}, [_c('img', {
|
|
50805
|
+
staticStyle: {
|
|
50806
|
+
"width": "100%"
|
|
50807
|
+
},
|
|
50808
|
+
attrs: {
|
|
50809
|
+
"src": './images/m-imgs/app-icons/ic_change_ho.png'
|
|
50810
|
+
}
|
|
50811
|
+
})])], _c('span', {
|
|
50812
|
+
directives: [{
|
|
50813
|
+
name: "show",
|
|
50814
|
+
rawName: "v-show",
|
|
50815
|
+
value: _vm.showViewer,
|
|
50816
|
+
expression: "showViewer"
|
|
50817
|
+
}]
|
|
50818
|
+
}, [_c('ShowViewer', {
|
|
50819
|
+
attrs: {
|
|
50820
|
+
"body-url": _vm.bodyFileUrl,
|
|
50821
|
+
"view-body-file-show": _vm.viewBodyFileShow,
|
|
50822
|
+
"type": 1
|
|
50823
|
+
}
|
|
50824
|
+
})], 1), _c('span', {
|
|
50825
|
+
directives: [{
|
|
50826
|
+
name: "show",
|
|
50827
|
+
rawName: "v-show",
|
|
50828
|
+
value: !_vm.showViewer,
|
|
50829
|
+
expression: "!showViewer"
|
|
50830
|
+
}]
|
|
50696
50831
|
}, [_vm.viewBodyFileShow === 'pdf' ? _c('iframe', {
|
|
50697
50832
|
ref: "iframeBodyFile",
|
|
50698
50833
|
attrs: {
|
|
@@ -50712,7 +50847,7 @@ var srcvue_type_template_id_f9bc4a88_scoped_true_render = function render() {
|
|
|
50712
50847
|
"scrolling": "yes",
|
|
50713
50848
|
"src": _vm.bodyFileUrl
|
|
50714
50849
|
}
|
|
50715
|
-
}) : _vm._e()])]), _vm.sign || _vm.seal ? _c('div', {
|
|
50850
|
+
}) : _vm._e()])], 2)]), _vm.sign || _vm.seal ? _c('div', {
|
|
50716
50851
|
staticClass: "bottom-bar"
|
|
50717
50852
|
}, [_vm.sign && _vm.dVisiblesign ? _c('AddSign', {
|
|
50718
50853
|
on: {
|
|
@@ -50730,7 +50865,7 @@ var srcvue_type_template_id_f9bc4a88_scoped_true_render = function render() {
|
|
|
50730
50865
|
}
|
|
50731
50866
|
}) : _vm._e()], 1) : _vm._e()]);
|
|
50732
50867
|
};
|
|
50733
|
-
var
|
|
50868
|
+
var srcvue_type_template_id_a2cfb25a_scoped_true_staticRenderFns = [];
|
|
50734
50869
|
|
|
50735
50870
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/AddSign.vue?vue&type=template&id=4baca1b9&scoped=true
|
|
50736
50871
|
var AddSignvue_type_template_id_4baca1b9_scoped_true_render = function render() {
|
|
@@ -51587,14 +51722,157 @@ var ListSeals_component = (0,componentNormalizer/* default */.A)(
|
|
|
51587
51722
|
)
|
|
51588
51723
|
|
|
51589
51724
|
/* harmony default export */ var ListSeals = (ListSeals_component.exports);
|
|
51725
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/showViewer.vue?vue&type=template&id=4b0f0103&scoped=true
|
|
51726
|
+
var showViewervue_type_template_id_4b0f0103_scoped_true_render = function render() {
|
|
51727
|
+
var _vm = this,
|
|
51728
|
+
_c = _vm._self._c;
|
|
51729
|
+
return _c('div', [_c('div', {
|
|
51730
|
+
staticClass: "view-container"
|
|
51731
|
+
}, [_c('div', {
|
|
51732
|
+
staticClass: "divNoContainer"
|
|
51733
|
+
}, [_c('div', {
|
|
51734
|
+
ref: "container",
|
|
51735
|
+
staticClass: "docDiv container",
|
|
51736
|
+
attrs: {
|
|
51737
|
+
"id": "pdfDiv"
|
|
51738
|
+
}
|
|
51739
|
+
}, [_vm.viewBodyFileShow !== 'ofd' ? _c('iframe', {
|
|
51740
|
+
ref: "iframeBodyFile",
|
|
51741
|
+
attrs: {
|
|
51742
|
+
"id": "pdfHtml",
|
|
51743
|
+
"width": "100%",
|
|
51744
|
+
"height": "100%",
|
|
51745
|
+
"frameborder": "0",
|
|
51746
|
+
"scrolling": "yes",
|
|
51747
|
+
"src": _vm.bodyUrl
|
|
51748
|
+
}
|
|
51749
|
+
}) : _vm._e(), _c('div', {
|
|
51750
|
+
staticClass: "tool-dv"
|
|
51751
|
+
}, [_vm.type ? _c('span', {
|
|
51752
|
+
staticClass: "buttomDivD",
|
|
51753
|
+
on: {
|
|
51754
|
+
"click": _vm.downLoadFile
|
|
51755
|
+
}
|
|
51756
|
+
}, [_vm._v("下载 ")]) : _vm._e(), _c('span', {
|
|
51757
|
+
staticClass: "buttomDiv",
|
|
51758
|
+
attrs: {
|
|
51759
|
+
"id": "docChange"
|
|
51760
|
+
},
|
|
51761
|
+
on: {
|
|
51762
|
+
"click": _vm.closeShowFileDialog
|
|
51763
|
+
}
|
|
51764
|
+
}, [_vm._v("关闭")])])])])])]);
|
|
51765
|
+
};
|
|
51766
|
+
var showViewervue_type_template_id_4b0f0103_scoped_true_staticRenderFns = [];
|
|
51767
|
+
|
|
51768
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/showViewer.vue?vue&type=script&lang=js
|
|
51769
|
+
/* harmony default export */ var showViewervue_type_script_lang_js = ({
|
|
51770
|
+
name: 'MShowViewer',
|
|
51771
|
+
components: {},
|
|
51772
|
+
props: {
|
|
51773
|
+
bodyUrl: {
|
|
51774
|
+
type: String,
|
|
51775
|
+
default: ''
|
|
51776
|
+
},
|
|
51777
|
+
viewBodyFileShow: {
|
|
51778
|
+
type: String,
|
|
51779
|
+
default: ''
|
|
51780
|
+
},
|
|
51781
|
+
type: {
|
|
51782
|
+
type: Boolean,
|
|
51783
|
+
default: true
|
|
51784
|
+
}
|
|
51785
|
+
},
|
|
51786
|
+
data: function data() {
|
|
51787
|
+
return {
|
|
51788
|
+
show: false,
|
|
51789
|
+
clickAttach: {}
|
|
51790
|
+
};
|
|
51791
|
+
},
|
|
51792
|
+
computed: {},
|
|
51793
|
+
watch: {},
|
|
51794
|
+
created: function created() {},
|
|
51795
|
+
beforeDestroy: function beforeDestroy() {
|
|
51796
|
+
this.$bus.emit('closeShow');
|
|
51797
|
+
},
|
|
51798
|
+
mounted: function mounted() {
|
|
51799
|
+
var _this = this;
|
|
51800
|
+
console.log(this.bodyUrl, this.viewBodyFileShow, this.type);
|
|
51801
|
+
if (this.viewBodyFileShow === 'ofd') {
|
|
51802
|
+
setTimeout(function () {
|
|
51803
|
+
_this.show = true;
|
|
51804
|
+
}, 300);
|
|
51805
|
+
}
|
|
51806
|
+
},
|
|
51807
|
+
methods: {
|
|
51808
|
+
closeShowFileDialog: function closeShowFileDialog() {
|
|
51809
|
+
this.$vnode.context.showViewer = false;
|
|
51810
|
+
this.$router.back();
|
|
51811
|
+
this.$bus.emit('closeView');
|
|
51812
|
+
this.$bus.emit('closeShow');
|
|
51813
|
+
if (this.$wv && window.mappType === 'ecinc') {
|
|
51814
|
+
this.$mappUtils.changeScreen(2);
|
|
51815
|
+
}
|
|
51816
|
+
},
|
|
51817
|
+
downLoadFile: function downLoadFile() {
|
|
51818
|
+
// console.log(localStorage.isHuaweiUrl, '99')
|
|
51819
|
+
// window.open(location.href.split('/mindex.html')[0] + localStorage.isHuaweiUrl)
|
|
51820
|
+
// this.$mappUtils.downLoadAndOpenFile(location.href.split('/mindex.html')[0] + localStorage.isHuaweiUrl)
|
|
51821
|
+
|
|
51822
|
+
this.clickAttach = this.$vnode.context.bodyfile;
|
|
51823
|
+
var downUrl = "/apigw" + '/' + this.$vnode.context.wfAttachUrl + '/downloadById?attachIds=' + this.$vnode.context.bodyfile.id + '&httpPort=' + location.port + '&saveAs=' + this.$vnode.context.bodyfile.fileName;
|
|
51824
|
+
if (window.mappType === 'ecinc') {
|
|
51825
|
+
this.clickAttach.passenger.downloadUrl = downUrl;
|
|
51826
|
+
this.$wv.downloadAttachment(this.clickAttach);
|
|
51827
|
+
} else {
|
|
51828
|
+
window.open(downUrl);
|
|
51829
|
+
}
|
|
51830
|
+
}
|
|
51831
|
+
}
|
|
51832
|
+
});
|
|
51833
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/showViewer.vue?vue&type=script&lang=js
|
|
51834
|
+
/* harmony default export */ var src_showViewervue_type_script_lang_js = (showViewervue_type_script_lang_js);
|
|
51835
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/showViewer.vue?vue&type=style&index=0&id=4b0f0103&prod&scoped=true&lang=scss
|
|
51836
|
+
var showViewervue_type_style_index_0_id_4b0f0103_prod_scoped_true_lang_scss = __webpack_require__(1215);
|
|
51837
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/showViewer.vue?vue&type=style&index=0&id=4b0f0103&prod&scoped=true&lang=scss
|
|
51838
|
+
|
|
51839
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/showViewer.vue
|
|
51840
|
+
|
|
51841
|
+
|
|
51842
|
+
|
|
51843
|
+
;
|
|
51844
|
+
|
|
51845
|
+
|
|
51846
|
+
/* normalize component */
|
|
51847
|
+
|
|
51848
|
+
var showViewer_component = (0,componentNormalizer/* default */.A)(
|
|
51849
|
+
src_showViewervue_type_script_lang_js,
|
|
51850
|
+
showViewervue_type_template_id_4b0f0103_scoped_true_render,
|
|
51851
|
+
showViewervue_type_template_id_4b0f0103_scoped_true_staticRenderFns,
|
|
51852
|
+
false,
|
|
51853
|
+
null,
|
|
51854
|
+
"4b0f0103",
|
|
51855
|
+
null
|
|
51856
|
+
|
|
51857
|
+
)
|
|
51858
|
+
|
|
51859
|
+
/* harmony default export */ var showViewer = (showViewer_component.exports);
|
|
51590
51860
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/index.vue?vue&type=script&lang=js
|
|
51861
|
+
function PdfTools_srcvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return PdfTools_srcvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, PdfTools_srcvue_type_script_lang_js_typeof(o); }
|
|
51862
|
+
function PdfTools_srcvue_type_script_lang_js_ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
51863
|
+
function PdfTools_srcvue_type_script_lang_js_objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? PdfTools_srcvue_type_script_lang_js_ownKeys(Object(t), !0).forEach(function (r) { PdfTools_srcvue_type_script_lang_js_defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : PdfTools_srcvue_type_script_lang_js_ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
51864
|
+
function PdfTools_srcvue_type_script_lang_js_defineProperty(e, r, t) { return (r = PdfTools_srcvue_type_script_lang_js_toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
51865
|
+
function PdfTools_srcvue_type_script_lang_js_toPropertyKey(t) { var i = PdfTools_srcvue_type_script_lang_js_toPrimitive(t, "string"); return "symbol" == PdfTools_srcvue_type_script_lang_js_typeof(i) ? i : i + ""; }
|
|
51866
|
+
function PdfTools_srcvue_type_script_lang_js_toPrimitive(t, r) { if ("object" != PdfTools_srcvue_type_script_lang_js_typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != PdfTools_srcvue_type_script_lang_js_typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
51867
|
+
|
|
51591
51868
|
|
|
51592
51869
|
|
|
51593
51870
|
/* harmony default export */ var PdfTools_srcvue_type_script_lang_js = ({
|
|
51594
51871
|
name: 'PdfTools',
|
|
51595
51872
|
components: {
|
|
51596
51873
|
AddSign: AddSign,
|
|
51597
|
-
ListSeals: ListSeals
|
|
51874
|
+
ListSeals: ListSeals,
|
|
51875
|
+
ShowViewer: showViewer
|
|
51598
51876
|
},
|
|
51599
51877
|
props: {
|
|
51600
51878
|
sealSource: {
|
|
@@ -51667,7 +51945,8 @@ var ListSeals_component = (0,componentNormalizer/* default */.A)(
|
|
|
51667
51945
|
iframeBodyFile: null,
|
|
51668
51946
|
loginUser: this.$store.getters.loginUser,
|
|
51669
51947
|
addType: '',
|
|
51670
|
-
downloadBtn: true
|
|
51948
|
+
downloadBtn: true,
|
|
51949
|
+
showViewer: false
|
|
51671
51950
|
};
|
|
51672
51951
|
},
|
|
51673
51952
|
computed: {},
|
|
@@ -51721,6 +52000,16 @@ var ListSeals_component = (0,componentNormalizer/* default */.A)(
|
|
|
51721
52000
|
h: mm1.height
|
|
51722
52001
|
};
|
|
51723
52002
|
},
|
|
52003
|
+
// 正文旋转
|
|
52004
|
+
changeScreenHo: function changeScreenHo() {
|
|
52005
|
+
this.showViewer = true;
|
|
52006
|
+
this.$router.push({
|
|
52007
|
+
path: this.$route.fullPath,
|
|
52008
|
+
query: PdfTools_srcvue_type_script_lang_js_objectSpread(PdfTools_srcvue_type_script_lang_js_objectSpread({}, this.$route.query), {}, {
|
|
52009
|
+
viewer: '1'
|
|
52010
|
+
})
|
|
52011
|
+
});
|
|
52012
|
+
},
|
|
51724
52013
|
// 获取盖章
|
|
51725
52014
|
selsAddSucc: function selsAddSucc(signObj) {
|
|
51726
52015
|
this.signObj = signObj;
|
|
@@ -51917,13 +52206,13 @@ var ListSeals_component = (0,componentNormalizer/* default */.A)(
|
|
|
51917
52206
|
});
|
|
51918
52207
|
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/index.vue?vue&type=script&lang=js
|
|
51919
52208
|
/* harmony default export */ var ecmapp_PdfTools_srcvue_type_script_lang_js = (PdfTools_srcvue_type_script_lang_js);
|
|
51920
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=0&id=
|
|
51921
|
-
var
|
|
51922
|
-
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=0&id=
|
|
52209
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=0&id=a2cfb25a&prod&scoped=true&lang=scss
|
|
52210
|
+
var srcvue_type_style_index_0_id_a2cfb25a_prod_scoped_true_lang_scss = __webpack_require__(6506);
|
|
52211
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=0&id=a2cfb25a&prod&scoped=true&lang=scss
|
|
51923
52212
|
|
|
51924
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=1&id=
|
|
51925
|
-
var
|
|
51926
|
-
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=1&id=
|
|
52213
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=1&id=a2cfb25a&prod&lang=css
|
|
52214
|
+
var srcvue_type_style_index_1_id_a2cfb25a_prod_lang_css = __webpack_require__(7860);
|
|
52215
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/index.vue?vue&type=style&index=1&id=a2cfb25a&prod&lang=css
|
|
51927
52216
|
|
|
51928
52217
|
;// CONCATENATED MODULE: ./packages/ecmapp/PdfTools/src/index.vue
|
|
51929
52218
|
|
|
@@ -51937,11 +52226,11 @@ var srcvue_type_style_index_1_id_f9bc4a88_prod_lang_css = __webpack_require__(52
|
|
|
51937
52226
|
|
|
51938
52227
|
var PdfTools_src_component = (0,componentNormalizer/* default */.A)(
|
|
51939
52228
|
ecmapp_PdfTools_srcvue_type_script_lang_js,
|
|
51940
|
-
|
|
51941
|
-
|
|
52229
|
+
srcvue_type_template_id_a2cfb25a_scoped_true_render,
|
|
52230
|
+
srcvue_type_template_id_a2cfb25a_scoped_true_staticRenderFns,
|
|
51942
52231
|
false,
|
|
51943
52232
|
null,
|
|
51944
|
-
"
|
|
52233
|
+
"a2cfb25a",
|
|
51945
52234
|
null
|
|
51946
52235
|
|
|
51947
52236
|
)
|
|
@@ -56619,8 +56908,8 @@ var Attachment_component = (0,componentNormalizer/* default */.A)(
|
|
|
56619
56908
|
)
|
|
56620
56909
|
|
|
56621
56910
|
/* harmony default export */ var Attachment = (Attachment_component.exports);
|
|
56622
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=
|
|
56623
|
-
var
|
|
56911
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=template&id=7e1b7fa2&scoped=true
|
|
56912
|
+
var BodyFilevue_type_template_id_7e1b7fa2_scoped_true_render = function render() {
|
|
56624
56913
|
var _vm = this,
|
|
56625
56914
|
_c = _vm._self._c;
|
|
56626
56915
|
return _c('div', {
|
|
@@ -56984,7 +57273,7 @@ var BodyFilevue_type_template_id_37d9b4bc_scoped_true_render = function render()
|
|
|
56984
57273
|
})])]) : _vm._e()]) : _vm._e()];
|
|
56985
57274
|
})], 2)])], 1);
|
|
56986
57275
|
};
|
|
56987
|
-
var
|
|
57276
|
+
var BodyFilevue_type_template_id_7e1b7fa2_scoped_true_staticRenderFns = [];
|
|
56988
57277
|
|
|
56989
57278
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js
|
|
56990
57279
|
function BodyFilevue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return BodyFilevue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, BodyFilevue_type_script_lang_js_typeof(o); }
|
|
@@ -57091,7 +57380,9 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57091
57380
|
// 签名状态
|
|
57092
57381
|
pdfSealChange: false,
|
|
57093
57382
|
// 印章状态
|
|
57094
|
-
viewBodyFileShow: ''
|
|
57383
|
+
viewBodyFileShow: '',
|
|
57384
|
+
onlineViewer: null,
|
|
57385
|
+
fuxinBaseUrl: null
|
|
57095
57386
|
};
|
|
57096
57387
|
},
|
|
57097
57388
|
computed: {},
|
|
@@ -57115,120 +57406,238 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57115
57406
|
mounted: function mounted() {},
|
|
57116
57407
|
methods: {
|
|
57117
57408
|
onTabChanged: function onTabChanged(tabActive) {
|
|
57118
|
-
|
|
57119
|
-
|
|
57120
|
-
|
|
57121
|
-
|
|
57409
|
+
var _this2 = this;
|
|
57410
|
+
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee() {
|
|
57411
|
+
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee$(_context) {
|
|
57412
|
+
while (1) switch (_context.prev = _context.next) {
|
|
57413
|
+
case 0:
|
|
57414
|
+
if (!(_this2.wflowNavbarList[tabActive] === 'BodyFile')) {
|
|
57415
|
+
_context.next = 8;
|
|
57416
|
+
break;
|
|
57417
|
+
}
|
|
57418
|
+
if (!(_this2.$vnode.context.wfInstance.passenger.onlineViewer === 'fuxin')) {
|
|
57419
|
+
_context.next = 6;
|
|
57420
|
+
break;
|
|
57421
|
+
}
|
|
57422
|
+
_context.next = 4;
|
|
57423
|
+
return _this2.$http({
|
|
57424
|
+
method: 'get',
|
|
57425
|
+
contentType: 'application/x-www-form-urlencoded',
|
|
57426
|
+
url: 'base/paramConfig/findParamValueByName?orgCode=standard¶mName=fuxin.viewer.url'
|
|
57427
|
+
}).then(function (res) {
|
|
57428
|
+
if (res.code === 'success') {
|
|
57429
|
+
_this2.fuxinBaseUrl = res.body.value;
|
|
57430
|
+
_this2.onlineViewer = 'fuxin';
|
|
57431
|
+
} else {
|
|
57432
|
+
_this2.onlineViewer = 'pdfjs';
|
|
57433
|
+
}
|
|
57434
|
+
});
|
|
57435
|
+
case 4:
|
|
57436
|
+
_context.next = 7;
|
|
57437
|
+
break;
|
|
57438
|
+
case 6:
|
|
57439
|
+
_this2.onlineViewer = _this2.$vnode.context.wfInstance.passenger.onlineViewer || 'pdfjs';
|
|
57440
|
+
case 7:
|
|
57441
|
+
_this2.viewBodyFile();
|
|
57442
|
+
case 8:
|
|
57443
|
+
_this2.setFooterBtns(tabActive);
|
|
57444
|
+
case 9:
|
|
57445
|
+
case "end":
|
|
57446
|
+
return _context.stop();
|
|
57447
|
+
}
|
|
57448
|
+
}, _callee);
|
|
57449
|
+
}))();
|
|
57122
57450
|
},
|
|
57123
57451
|
viewBodyFile: function viewBodyFile() {
|
|
57124
|
-
var
|
|
57125
|
-
|
|
57126
|
-
|
|
57127
|
-
|
|
57128
|
-
|
|
57129
|
-
|
|
57130
|
-
|
|
57131
|
-
|
|
57132
|
-
|
|
57133
|
-
|
|
57134
|
-
|
|
57135
|
-
|
|
57136
|
-
|
|
57137
|
-
|
|
57138
|
-
|
|
57139
|
-
|
|
57140
|
-
|
|
57141
|
-
|
|
57142
|
-
|
|
57143
|
-
|
|
57144
|
-
|
|
57145
|
-
|
|
57146
|
-
|
|
57147
|
-
|
|
57148
|
-
|
|
57149
|
-
|
|
57150
|
-
|
|
57151
|
-
|
|
57152
|
-
|
|
57153
|
-
|
|
57154
|
-
|
|
57155
|
-
|
|
57156
|
-
|
|
57157
|
-
|
|
57158
|
-
|
|
57159
|
-
|
|
57160
|
-
|
|
57161
|
-
|
|
57162
|
-
|
|
57163
|
-
|
|
57164
|
-
|
|
57452
|
+
var _this3 = this;
|
|
57453
|
+
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee2() {
|
|
57454
|
+
var oriangialName, extName, _this, appUrl, tSessionId, downUrl, fileurl, _fileurl;
|
|
57455
|
+
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
57456
|
+
while (1) switch (_context2.prev = _context2.next) {
|
|
57457
|
+
case 0:
|
|
57458
|
+
if (!(!_this3.flBodyfile || _this3.flBodyfile.id === undefined)) {
|
|
57459
|
+
_context2.next = 2;
|
|
57460
|
+
break;
|
|
57461
|
+
}
|
|
57462
|
+
return _context2.abrupt("return");
|
|
57463
|
+
case 2:
|
|
57464
|
+
_this3.downloadurl = null;
|
|
57465
|
+
_this3.bodyFileUrl = '';
|
|
57466
|
+
_this3.flBodyfileBak = _this3.flBodyfile;
|
|
57467
|
+
oriangialName = _this3.flBodyfile.originalName.replace('.des', '').replace('.xor', '').replace('.rsm3', '').replace('.sm4', '');
|
|
57468
|
+
extName = oriangialName.substring(oriangialName.lastIndexOf('.')).toLowerCase();
|
|
57469
|
+
_this3.seal = false;
|
|
57470
|
+
_this3.$vnode.context.commandBar.forEach(function (btn) {
|
|
57471
|
+
if (btn.btnCode === 'btnStampClick' && _this3.$vnode.context.wfInstance.haveDoc === 2) {
|
|
57472
|
+
_this3.seal = true;
|
|
57473
|
+
}
|
|
57474
|
+
});
|
|
57475
|
+
if (_this3.fileNeedSign === 1 && _this3.$vnode.context.wfInstance.haveDoc === 2) {
|
|
57476
|
+
_this3.sign = true;
|
|
57477
|
+
} else {
|
|
57478
|
+
_this3.sign = false;
|
|
57479
|
+
}
|
|
57480
|
+
_this = _this3;
|
|
57481
|
+
if (!(extName === '.ofd' && _this3.onlineViewer === 'fuxin')) {
|
|
57482
|
+
_context2.next = 28;
|
|
57483
|
+
break;
|
|
57484
|
+
}
|
|
57485
|
+
appUrl = location.href.split('#')[0]; // url
|
|
57486
|
+
if (appUrl.indexOf('/mindex.html') > -1) {
|
|
57487
|
+
appUrl = appUrl.split('/mindex.html')[0];
|
|
57488
|
+
}
|
|
57489
|
+
_context2.next = 16;
|
|
57490
|
+
return _this3.getSessionId();
|
|
57491
|
+
case 16:
|
|
57492
|
+
tSessionId = _context2.sent;
|
|
57493
|
+
downUrl = appUrl + "/apigw";
|
|
57494
|
+
downUrl += _this3.wfAttachUrl.substring(0, 1) === '/' ? _this3.wfAttachUrl : '/' + _this3.wfAttachUrl;
|
|
57495
|
+
downUrl += '/downloadById?attachIds=' + _this3.flBodyfile.id + '&topdf=true';
|
|
57496
|
+
// downUrl += this.waterMark ? '&waterMark=' + this.waterMark + '&markContent=' + this.markContent : ''
|
|
57497
|
+
downUrl += '&tSessionId=' + tSessionId;
|
|
57498
|
+
console.log(downUrl);
|
|
57499
|
+
if (_this3.fuxinBaseUrl) {
|
|
57500
|
+
_this3.fuxinBaseUrl = _this3.fuxinBaseUrl.replace('/pc/', '/mobile/');
|
|
57501
|
+
_this3.bodyFileUrl = _this3.fuxinBaseUrl + '?docuri=' + encodeURIComponent(downUrl);
|
|
57502
|
+
} else {
|
|
57503
|
+
_this3.$http({
|
|
57504
|
+
method: 'get',
|
|
57505
|
+
contentType: 'application/x-www-form-urlencoded',
|
|
57506
|
+
url: 'base/paramConfig/findParamValueByName?orgCode=standard¶mName=fuxin.viewer.url'
|
|
57507
|
+
}).then(function (res) {
|
|
57508
|
+
if (res.code === 'success') {
|
|
57509
|
+
_this3.fuxinBaseUrl = res.body.value;
|
|
57510
|
+
_this3.fuxinBaseUrl = _this3.fuxinBaseUrl.replace('/pc/', '/mobile/');
|
|
57511
|
+
_this3.bodyFileUrl = _this3.fuxinBaseUrl + '?docuri=' + encodeURIComponent(downUrl);
|
|
57512
|
+
} else {
|
|
57513
|
+
_this3.$toast.fail('未配置福星预览地址参数 fuxin.viewer.url');
|
|
57514
|
+
}
|
|
57515
|
+
});
|
|
57516
|
+
}
|
|
57517
|
+
console.log('bodyFileUrl=====>', _this3.bodyFileUrl);
|
|
57518
|
+
_this3.viewBodyFileShow = 'ofd';
|
|
57519
|
+
_this3.$nextTick(function () {
|
|
57520
|
+
if (document.getElementById('changeScreenH')) {
|
|
57521
|
+
document.getElementById('changeScreenH').style.display = 'none';
|
|
57522
|
+
}
|
|
57523
|
+
});
|
|
57165
57524
|
_this.loaded = false;
|
|
57166
|
-
|
|
57525
|
+
return _context2.abrupt("return");
|
|
57526
|
+
case 28:
|
|
57527
|
+
_this3.viewer = 'pdfjs';
|
|
57528
|
+
if ((extName === '.pdf' || extName === '.pdf.des' || extName === '.pdf.xor' || extName === '.pdf.rsm3' || extName === '.pdf.sm4') && (_this3.viewer === 'pdfjs' || _this3.sign || _this3.seal)) {
|
|
57529
|
+
_this3.viewBodyFileShow = 'pdf';
|
|
57530
|
+
if (_this3.sign || _this3.seal) {
|
|
57531
|
+
_this3.waterMark = false;
|
|
57532
|
+
}
|
|
57533
|
+
fileurl = "/apigw" + '/' + _this3.wfAttachUrl + '/downloadById?inline=true&attachIds=' + _this3.flBodyfile.id + '&widthType=auto&viewType=mobile';
|
|
57534
|
+
fileurl += '&httpPort=' + location.port + '&waterMark=' + _this3.waterMark + '&markContent=' + _this3.markContent;
|
|
57535
|
+
if (_this3.flBodyfile.fileName.indexOf('{') !== -1 || _this3.flBodyfile.fileName.indexOf('%') !== -1 || _this3.flBodyfile.fileName.indexOf('[') !== -1) {
|
|
57536
|
+
fileurl += '&fileName=' + encodeURIComponent(_this3.flBodyfile.fileName);
|
|
57537
|
+
} else {
|
|
57538
|
+
fileurl += '&fileName=' + _this3.flBodyfile.fileName;
|
|
57539
|
+
}
|
|
57540
|
+
_this3.bodyFileUrl = './plugins/PDFjs/web/viewer.html?file=' + encodeURIComponent(fileurl);
|
|
57541
|
+
_this3.$nextTick(function () {
|
|
57542
|
+
var iframe = document.getElementById('pdfHtml');
|
|
57543
|
+
if (iframe == null) return;
|
|
57544
|
+
if (iframe.attachEvent) {
|
|
57545
|
+
iframe.attachEvent('onload', function () {
|
|
57546
|
+
_this.loaded = false;
|
|
57547
|
+
});
|
|
57548
|
+
} else {
|
|
57549
|
+
iframe.onload = function () {
|
|
57550
|
+
_this.loaded = false;
|
|
57551
|
+
};
|
|
57552
|
+
}
|
|
57553
|
+
});
|
|
57554
|
+
} else if (extName === '.ofd') {
|
|
57555
|
+
_this3.sign = false;
|
|
57556
|
+
_this3.seal = false;
|
|
57557
|
+
_this3.viewBodyFileShow = 'ofd';
|
|
57558
|
+
_fileurl = "/apigw" + '/' + _this3.wfAttachUrl + '/downloadById?inline=true&attachIds=' + _this3.flBodyfile.id + '&widthType=auto&viewType=mobile';
|
|
57559
|
+
if (_this3.flBodyfile.fileName.indexOf('{') !== -1 || _this3.flBodyfile.fileName.indexOf('%') !== -1 || _this3.flBodyfile.fileName.indexOf('[') !== -1) {
|
|
57560
|
+
_fileurl += '&fileName=' + encodeURIComponent(_this3.flBodyfile.fileName);
|
|
57561
|
+
} else {
|
|
57562
|
+
_fileurl += '&fileName=' + _this3.flBodyfile.fileName;
|
|
57563
|
+
}
|
|
57564
|
+
_fileurl += '&httpPort=' + location.port + '&waterMark=' + _this3.waterMark + '&markContent=' + _this3.markContent;
|
|
57565
|
+
_this3.bodyFileUrl = './plugins/OfdJs/view.html?file=' + encodeURIComponent(_fileurl);
|
|
57566
|
+
_this.loaded = false;
|
|
57567
|
+
} else if (_this3.viewer.indexOf('dcs=') === 0) {
|
|
57568
|
+
_this3.sign = false;
|
|
57569
|
+
_this3.seal = false;
|
|
57570
|
+
_this3.$http({
|
|
57571
|
+
method: 'GET',
|
|
57572
|
+
url: 'base/user/getSessionId'
|
|
57573
|
+
}).then(function (res) {
|
|
57574
|
+
if (res.code === 'success') {
|
|
57575
|
+
var _tSessionId = res.body.tSessionId;
|
|
57576
|
+
var hostname = location.href.split('mindex.html')[0];
|
|
57577
|
+
var _downUrl = hostname.substring(0, hostname.length - 1) + "/apigw" + '/' + _this3.wfAttachUrl + '/downloadById?attachIds=' + _this3.flBodyfile.id + '&httpPort=' + location.port + '&tSessionId=' + _tSessionId;
|
|
57578
|
+
var convertType = '0';
|
|
57579
|
+
if (_this3.extName === '.ofd') {
|
|
57580
|
+
convertType = '21';
|
|
57581
|
+
} else if (_this3.extName === '.pdf' || _this3.extName === '.pdfx') {
|
|
57582
|
+
convertType = '20';
|
|
57583
|
+
}
|
|
57584
|
+
_downUrl = _this3.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(_downUrl);
|
|
57585
|
+
if (_this3.viewerUrlParams) {
|
|
57586
|
+
_downUrl += '&' + _this3.viewerUrlParams;
|
|
57587
|
+
}
|
|
57588
|
+
if (_downUrl.indexOf('&acceptTracks=0') === -1) {
|
|
57589
|
+
_downUrl += '&acceptTracks=0';
|
|
57590
|
+
}
|
|
57591
|
+
$.post(_downUrl, {}, function (res) {
|
|
57592
|
+
_this.loaded = false;
|
|
57593
|
+
if (res.errorcode === 0) {
|
|
57594
|
+
_this.bodyFileUrl = res.data.viewUrl;
|
|
57595
|
+
} else {
|
|
57596
|
+
_this3.$dialog.alert({
|
|
57597
|
+
message: res.message
|
|
57598
|
+
});
|
|
57599
|
+
}
|
|
57600
|
+
}, 'json');
|
|
57601
|
+
}
|
|
57602
|
+
});
|
|
57603
|
+
} else {
|
|
57604
|
+
_this3.downloadurl = "/apigw" + '/' + _this3.wfAttachUrl + '/downloadById?inline=true&attachIds=' + _this3.flBodyfile.id + '&httpPort=' + location.port + '&waterMark=' + _this3.waterMark + '&markContent=' + _this3.markContent;
|
|
57605
|
+
}
|
|
57606
|
+
case 30:
|
|
57607
|
+
case "end":
|
|
57608
|
+
return _context2.stop();
|
|
57167
57609
|
}
|
|
57168
|
-
});
|
|
57169
|
-
}
|
|
57170
|
-
|
|
57171
|
-
|
|
57172
|
-
|
|
57173
|
-
|
|
57174
|
-
|
|
57175
|
-
_fileurl += '&fileName=' + encodeURIComponent(this.flBodyfile.fileName);
|
|
57176
|
-
} else {
|
|
57177
|
-
_fileurl += '&fileName=' + this.flBodyfile.fileName;
|
|
57178
|
-
}
|
|
57179
|
-
_fileurl += '&httpPort=' + location.port + '&waterMark=' + this.waterMark + '&markContent=' + this.markContent;
|
|
57180
|
-
this.bodyFileUrl = './plugins/OfdJs/view.html?file=' + encodeURIComponent(_fileurl);
|
|
57181
|
-
_this.loaded = false;
|
|
57182
|
-
} else if (this.viewer.indexOf('dcs=') === 0) {
|
|
57183
|
-
this.sign = false;
|
|
57184
|
-
this.seal = false;
|
|
57185
|
-
this.$http({
|
|
57610
|
+
}, _callee2);
|
|
57611
|
+
}))();
|
|
57612
|
+
},
|
|
57613
|
+
getSessionId: function getSessionId() {
|
|
57614
|
+
var _this4 = this;
|
|
57615
|
+
return new Promise(function (resolve, reject) {
|
|
57616
|
+
_this4.$http({
|
|
57186
57617
|
method: 'GET',
|
|
57618
|
+
params: {
|
|
57619
|
+
timeLength: 60
|
|
57620
|
+
},
|
|
57187
57621
|
url: 'base/user/getSessionId'
|
|
57188
57622
|
}).then(function (res) {
|
|
57189
57623
|
if (res.code === 'success') {
|
|
57190
|
-
|
|
57191
|
-
|
|
57192
|
-
|
|
57193
|
-
var convertType = '0';
|
|
57194
|
-
if (_this2.extName === '.ofd') {
|
|
57195
|
-
convertType = '21';
|
|
57196
|
-
} else if (_this2.extName === '.pdf' || _this2.extName === '.pdfx') {
|
|
57197
|
-
convertType = '20';
|
|
57198
|
-
}
|
|
57199
|
-
downUrl = _this2.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(downUrl);
|
|
57200
|
-
if (_this2.viewerUrlParams) {
|
|
57201
|
-
downUrl += '&' + _this2.viewerUrlParams;
|
|
57202
|
-
}
|
|
57203
|
-
if (downUrl.indexOf('&acceptTracks=0') === -1) {
|
|
57204
|
-
downUrl += '&acceptTracks=0';
|
|
57205
|
-
}
|
|
57206
|
-
$.post(downUrl, {}, function (res) {
|
|
57207
|
-
_this.loaded = false;
|
|
57208
|
-
if (res.errorcode === 0) {
|
|
57209
|
-
_this.bodyFileUrl = res.data.viewUrl;
|
|
57210
|
-
} else {
|
|
57211
|
-
_this2.$dialog.alert({
|
|
57212
|
-
message: res.message
|
|
57213
|
-
});
|
|
57214
|
-
}
|
|
57215
|
-
}, 'json');
|
|
57624
|
+
resolve(res.body.tSessionId);
|
|
57625
|
+
} else {
|
|
57626
|
+
reject(res.msg);
|
|
57216
57627
|
}
|
|
57217
57628
|
});
|
|
57218
|
-
}
|
|
57219
|
-
this.downloadurl = "/apigw" + '/' + this.wfAttachUrl + '/downloadById?inline=true&attachIds=' + this.flBodyfile.id + '&httpPort=' + location.port + '&waterMark=' + this.waterMark + '&markContent=' + this.markContent;
|
|
57220
|
-
}
|
|
57629
|
+
});
|
|
57221
57630
|
},
|
|
57222
57631
|
reloadBodyFile: function reloadBodyFile() {
|
|
57223
|
-
var
|
|
57632
|
+
var _this5 = this;
|
|
57224
57633
|
this.downloadurl = null;
|
|
57225
57634
|
this.bodyFileUrl = '';
|
|
57226
57635
|
this.$nextTick(function () {
|
|
57227
|
-
|
|
57636
|
+
_this5.viewBodyFile();
|
|
57228
57637
|
});
|
|
57229
57638
|
},
|
|
57230
57639
|
setFooterBtns: function setFooterBtns(tabActive) {
|
|
57231
|
-
var
|
|
57640
|
+
var _this6 = this;
|
|
57232
57641
|
var footerBtns = [];
|
|
57233
57642
|
if (this.wflowNavbarList[tabActive] !== 'BodyFile') {
|
|
57234
57643
|
this.$vnode.context.setFooterBtns();
|
|
@@ -57261,7 +57670,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57261
57670
|
bodyFileList.forEach(function (item) {
|
|
57262
57671
|
var fileName = item.fileName;
|
|
57263
57672
|
var bodyFileName = item.bodyFileName ? item.bodyFileName : item.fileName;
|
|
57264
|
-
if (bodyFileName.includes('RedTitle_') || bodyFileName ===
|
|
57673
|
+
if (bodyFileName.includes('RedTitle_') || bodyFileName === _this6.$vnode.context.vo.flbodyfilename || fileName === _this6.$vnode.context.vo.flbodyfilename || fileName.includes('RedTitle_')) {
|
|
57265
57674
|
isSeal = true;
|
|
57266
57675
|
}
|
|
57267
57676
|
});
|
|
@@ -57443,21 +57852,21 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57443
57852
|
},
|
|
57444
57853
|
// 保存印章
|
|
57445
57854
|
pdfSealSave: function pdfSealSave() {
|
|
57446
|
-
var
|
|
57447
|
-
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function
|
|
57448
|
-
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function
|
|
57449
|
-
while (1) switch (
|
|
57855
|
+
var _this7 = this;
|
|
57856
|
+
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee3() {
|
|
57857
|
+
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee3$(_context3) {
|
|
57858
|
+
while (1) switch (_context3.prev = _context3.next) {
|
|
57450
57859
|
case 0:
|
|
57451
|
-
|
|
57452
|
-
return
|
|
57860
|
+
_context3.next = 2;
|
|
57861
|
+
return _this7.$refs.PdfTools.pdfStamp();
|
|
57453
57862
|
case 2:
|
|
57454
|
-
|
|
57455
|
-
|
|
57863
|
+
_this7.pdfSealChange = false;
|
|
57864
|
+
_this7.setFooterBtns(0);
|
|
57456
57865
|
case 4:
|
|
57457
57866
|
case "end":
|
|
57458
|
-
return
|
|
57867
|
+
return _context3.stop();
|
|
57459
57868
|
}
|
|
57460
|
-
},
|
|
57869
|
+
}, _callee3);
|
|
57461
57870
|
}))();
|
|
57462
57871
|
},
|
|
57463
57872
|
// 添加签名
|
|
@@ -57478,21 +57887,21 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57478
57887
|
},
|
|
57479
57888
|
// 保存签名
|
|
57480
57889
|
pdfSignSave: function pdfSignSave() {
|
|
57481
|
-
var
|
|
57482
|
-
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function
|
|
57483
|
-
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function
|
|
57484
|
-
while (1) switch (
|
|
57890
|
+
var _this8 = this;
|
|
57891
|
+
return BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee4() {
|
|
57892
|
+
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee4$(_context4) {
|
|
57893
|
+
while (1) switch (_context4.prev = _context4.next) {
|
|
57485
57894
|
case 0:
|
|
57486
|
-
|
|
57487
|
-
return
|
|
57895
|
+
_context4.next = 2;
|
|
57896
|
+
return _this8.$refs.PdfTools.pdfSign();
|
|
57488
57897
|
case 2:
|
|
57489
|
-
|
|
57490
|
-
|
|
57898
|
+
_this8.pdfSignChange = false;
|
|
57899
|
+
_this8.setFooterBtns(0);
|
|
57491
57900
|
case 4:
|
|
57492
57901
|
case "end":
|
|
57493
|
-
return
|
|
57902
|
+
return _context4.stop();
|
|
57494
57903
|
}
|
|
57495
|
-
},
|
|
57904
|
+
}, _callee4);
|
|
57496
57905
|
}))();
|
|
57497
57906
|
},
|
|
57498
57907
|
attachmentDownloadClick: function attachmentDownloadClick(attachment) {
|
|
@@ -57512,21 +57921,21 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57512
57921
|
this.$wv.showAttachmentOtherApps(this.flBodyfile);
|
|
57513
57922
|
},
|
|
57514
57923
|
btnUploadBodyfileClick: function btnUploadBodyfileClick() {
|
|
57515
|
-
var
|
|
57924
|
+
var _this9 = this;
|
|
57516
57925
|
new Promise(function (resolve, reject) {
|
|
57517
|
-
if (
|
|
57518
|
-
|
|
57519
|
-
message:
|
|
57520
|
-
}).then( /*#__PURE__*/BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function
|
|
57521
|
-
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function
|
|
57522
|
-
while (1) switch (
|
|
57926
|
+
if (_this9.$vnode.context.wfInstance.haveDoc) {
|
|
57927
|
+
_this9.$dialog.confirm({
|
|
57928
|
+
message: _this9.$tx('ecmapp.wflowform.coverMainText', '重新上传会覆盖现有正文,是否确认?')
|
|
57929
|
+
}).then( /*#__PURE__*/BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee5() {
|
|
57930
|
+
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee5$(_context5) {
|
|
57931
|
+
while (1) switch (_context5.prev = _context5.next) {
|
|
57523
57932
|
case 0:
|
|
57524
57933
|
resolve(true);
|
|
57525
57934
|
case 1:
|
|
57526
57935
|
case "end":
|
|
57527
|
-
return
|
|
57936
|
+
return _context5.stop();
|
|
57528
57937
|
}
|
|
57529
|
-
},
|
|
57938
|
+
}, _callee5);
|
|
57530
57939
|
}))).catch(function () {
|
|
57531
57940
|
reject('cancel btnUploadBodyfileClick.');
|
|
57532
57941
|
});
|
|
@@ -57534,19 +57943,19 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57534
57943
|
resolve(true);
|
|
57535
57944
|
}
|
|
57536
57945
|
}).then(function (result) {
|
|
57537
|
-
|
|
57538
|
-
|
|
57539
|
-
|
|
57946
|
+
_this9.uploadList = [];
|
|
57947
|
+
_this9.$vnode.context.formValidate(function () {
|
|
57948
|
+
_this9.$vnode.context.submitHandle.submitType = 'Save';
|
|
57540
57949
|
new Promise(function (resolve, reject) {
|
|
57541
|
-
|
|
57950
|
+
_this9.$vnode.context.formEvents.onWflowFormBeforeSubmit(_this9.$vnode.context, {
|
|
57542
57951
|
resolve: resolve,
|
|
57543
57952
|
reject: reject
|
|
57544
57953
|
});
|
|
57545
57954
|
}).then(function (result) {
|
|
57546
57955
|
if (!result) return;
|
|
57547
|
-
|
|
57548
|
-
|
|
57549
|
-
var uploadBtn =
|
|
57956
|
+
_this9.flBodyfile = _this9.flBodyfileBak;
|
|
57957
|
+
_this9.$nextTick(function () {
|
|
57958
|
+
var uploadBtn = _this9.$el.querySelector('.van-uploader__input');
|
|
57550
57959
|
uploadBtn.click();
|
|
57551
57960
|
});
|
|
57552
57961
|
});
|
|
@@ -57556,7 +57965,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57556
57965
|
});
|
|
57557
57966
|
},
|
|
57558
57967
|
btnOpenWordClick: function btnOpenWordClick() {
|
|
57559
|
-
var
|
|
57968
|
+
var _this10 = this;
|
|
57560
57969
|
// 编辑正文
|
|
57561
57970
|
if (this.$vnode.context.wfInstance.passenger.docEditMode === 'NoTitle') {
|
|
57562
57971
|
if (this.$vnode.context.wfInstance.haveDoc === 2) {
|
|
@@ -57565,7 +57974,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57565
57974
|
message: this.$tx('ecmapp.wflowform.alreadlyRed', '该公文已经套红,重新编辑正文后需要重套红!是否继续?'),
|
|
57566
57975
|
title: this.$tx('common.confirm', '确认操作')
|
|
57567
57976
|
}).then(function () {
|
|
57568
|
-
|
|
57977
|
+
_this10.$bus.emit('btnOpenWordClick', _this10.$vnode.context);
|
|
57569
57978
|
}).catch(function () {
|
|
57570
57979
|
// 处理选择否的情况
|
|
57571
57980
|
return;
|
|
@@ -57592,7 +58001,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57592
58001
|
});
|
|
57593
58002
|
},
|
|
57594
58003
|
handleUploadChange: function handleUploadChange(file) {
|
|
57595
|
-
var
|
|
58004
|
+
var _this11 = this;
|
|
57596
58005
|
var fileName = file.file.name;
|
|
57597
58006
|
var extName = fileName.substring(fileName.lastIndexOf('.')).toLowerCase();
|
|
57598
58007
|
if (this.accept.indexOf(extName) === -1) {
|
|
@@ -57628,7 +58037,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57628
58037
|
this.$set(this.$vnode.context, 'bodyfile', attach);
|
|
57629
58038
|
this.bodyFileUrl = '';
|
|
57630
58039
|
this.$nextTick(function () {
|
|
57631
|
-
|
|
58040
|
+
_this11.$vnode.context.btnSubmitClick('Save');
|
|
57632
58041
|
});
|
|
57633
58042
|
},
|
|
57634
58043
|
onUploadProgress: function onUploadProgress(attach) {
|
|
@@ -57676,7 +58085,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57676
58085
|
}
|
|
57677
58086
|
},
|
|
57678
58087
|
btnViewHistoryFilesClick: function btnViewHistoryFilesClick(bodyfile) {
|
|
57679
|
-
var
|
|
58088
|
+
var _this12 = this;
|
|
57680
58089
|
this.historyDialogVisible = true;
|
|
57681
58090
|
var listdataUrl = this.wfAttachUrl + '/listAttach';
|
|
57682
58091
|
var fileId = bodyfile ? bodyfile.fileId : this.flBodyfile.fileId;
|
|
@@ -57692,18 +58101,18 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57692
58101
|
url: listdataUrl
|
|
57693
58102
|
}).then(function (res) {
|
|
57694
58103
|
if (res.code === 'success') {
|
|
57695
|
-
|
|
57696
|
-
if (
|
|
57697
|
-
|
|
57698
|
-
|
|
57699
|
-
|
|
58104
|
+
_this12.historyFiles = res.body.pageInfo.list.filter(function (attach) {
|
|
58105
|
+
if (_this12.flBodyfile.id !== attach.id && attach.fileStatus === 1 && attach.originalName === _this12.flBodyfile.originalName) {
|
|
58106
|
+
_this12.flBodyfile = attach;
|
|
58107
|
+
_this12.$vnode.context.bodyfile = _this12.flBodyfile;
|
|
58108
|
+
_this12.reloadBodyFile();
|
|
57700
58109
|
}
|
|
57701
58110
|
attach.updateTime = formatTime(attach.updateTime);
|
|
57702
58111
|
attach.avatarUrl = "/apigw" + '/base/user/downloadPhotoByAccount?orgCode=' + attach.orgCode + '&account=' + attach.updateBy + '&httpPort=' + location.port;
|
|
57703
58112
|
return true;
|
|
57704
58113
|
});
|
|
57705
58114
|
} else {
|
|
57706
|
-
|
|
58115
|
+
_this12.$dialog.alert({
|
|
57707
58116
|
message: res.message,
|
|
57708
58117
|
type: 'error'
|
|
57709
58118
|
});
|
|
@@ -57720,7 +58129,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57720
58129
|
this.clickAttach = attach;
|
|
57721
58130
|
},
|
|
57722
58131
|
moreMenuitemClick: function moreMenuitemClick(command) {
|
|
57723
|
-
var
|
|
58132
|
+
var _this13 = this;
|
|
57724
58133
|
if (command.indexOf('view') !== -1) {
|
|
57725
58134
|
this.downHistoryFile(this.clickAttach);
|
|
57726
58135
|
} else if (command.indexOf('remove') !== -1) {
|
|
@@ -57728,7 +58137,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57728
58137
|
} else if (command.indexOf('download') !== -1) {
|
|
57729
58138
|
var attachIds = this.clickAttach.id;
|
|
57730
58139
|
this.historyFiles.forEach(function (attach) {
|
|
57731
|
-
if (attach.fileVer && attach.fileVer ===
|
|
58140
|
+
if (attach.fileVer && attach.fileVer === _this13.clickAttach.fileVer && attach.id !== _this13.clickAttach.id) {
|
|
57732
58141
|
attachIds += ',' + attach.id;
|
|
57733
58142
|
}
|
|
57734
58143
|
});
|
|
@@ -57743,7 +58152,7 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57743
58152
|
this.showMoreBtn = false;
|
|
57744
58153
|
},
|
|
57745
58154
|
removeBodyfile: function removeBodyfile(flBodyfile) {
|
|
57746
|
-
var
|
|
58155
|
+
var _this14 = this;
|
|
57747
58156
|
var confirmMsg = this.$tx('ecmapp.wflowform.delCurrentVersion', '您是否确认删除当前版本文件?');
|
|
57748
58157
|
if (flBodyfile.fileStatus === 8) {
|
|
57749
58158
|
confirmMsg = this.$tx('ecmapp.wflowform.delHistoricalVersion', '您是否确认删除历史版本文件?');
|
|
@@ -57751,10 +58160,10 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57751
58160
|
var _this = this;
|
|
57752
58161
|
this.$dialog.confirm({
|
|
57753
58162
|
message: confirmMsg
|
|
57754
|
-
}).then( /*#__PURE__*/BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function
|
|
58163
|
+
}).then( /*#__PURE__*/BodyFilevue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/BodyFilevue_type_script_lang_js_regeneratorRuntime().mark(function _callee6() {
|
|
57755
58164
|
var deleteIds, originalName, i;
|
|
57756
|
-
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function
|
|
57757
|
-
while (1) switch (
|
|
58165
|
+
return BodyFilevue_type_script_lang_js_regeneratorRuntime().wrap(function _callee6$(_context6) {
|
|
58166
|
+
while (1) switch (_context6.prev = _context6.next) {
|
|
57758
58167
|
case 0:
|
|
57759
58168
|
deleteIds = flBodyfile.id;
|
|
57760
58169
|
originalName = flBodyfile.originalName.substring(0, flBodyfile.originalName.indexOf('.'));
|
|
@@ -57765,44 +58174,44 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57765
58174
|
}
|
|
57766
58175
|
}
|
|
57767
58176
|
}
|
|
57768
|
-
|
|
58177
|
+
_this14.$http({
|
|
57769
58178
|
method: 'DELETE',
|
|
57770
58179
|
contentType: 'application/x-www-form-urlencoded',
|
|
57771
58180
|
params: {
|
|
57772
58181
|
attachIds: deleteIds
|
|
57773
58182
|
},
|
|
57774
|
-
url:
|
|
58183
|
+
url: _this14.wfAttachUrl + '/delete'
|
|
57775
58184
|
}).then(function (res) {
|
|
57776
58185
|
if (res.code === 'success') {
|
|
57777
|
-
for (var i = 0; i <
|
|
57778
|
-
if (
|
|
57779
|
-
|
|
58186
|
+
for (var i = 0; i < _this14.attachments.length; i++) {
|
|
58187
|
+
if (_this14.attachments[i].id === flBodyfile.id || _this14.attachments[i].originalName.indexOf(originalName + '.pdf') === 0) {
|
|
58188
|
+
_this14.attachments.splice(i--, 1);
|
|
57780
58189
|
}
|
|
57781
58190
|
}
|
|
57782
|
-
|
|
58191
|
+
_this14.btnViewHistoryFilesClick(_this14.flBodyfile);
|
|
57783
58192
|
if (flBodyfile.fileStatus !== 8) {
|
|
57784
|
-
if (typeof
|
|
57785
|
-
if (typeof
|
|
57786
|
-
if (typeof
|
|
58193
|
+
if (typeof _this14.vo.flBodyFilename !== 'undefined') _this14.vo.flBodyFilename = null;
|
|
58194
|
+
if (typeof _this14.vo.signedFileName !== 'undefined') _this14.vo.signedFileName = null; //盖章文件名
|
|
58195
|
+
if (typeof _this14.vo.sealFileName !== 'undefined') _this14.vo.sealFileName = null; //签章平台文件名
|
|
57787
58196
|
|
|
57788
|
-
|
|
58197
|
+
_this14.$vnode.context.commandBar.forEach(function (btn) {
|
|
57789
58198
|
if (btn.btnCode === 'btnOpenWordClick') {
|
|
57790
58199
|
btn.btnShow = true;
|
|
57791
58200
|
}
|
|
57792
58201
|
});
|
|
57793
58202
|
if (!res.body.restoreHistoryFile) {
|
|
57794
|
-
|
|
58203
|
+
_this14.flBodyfile = {
|
|
57795
58204
|
file: {
|
|
57796
58205
|
name: ''
|
|
57797
58206
|
}
|
|
57798
58207
|
};
|
|
57799
|
-
|
|
57800
|
-
|
|
58208
|
+
_this14.$vnode.context.bodyfile = _this14.flBodyfile;
|
|
58209
|
+
_this14.$vnode.context.wfInstance.haveDoc = 0;
|
|
57801
58210
|
}
|
|
57802
|
-
|
|
58211
|
+
_this14.$vnode.context.btnSubmitClick('Save');
|
|
57803
58212
|
}
|
|
57804
58213
|
} else {
|
|
57805
|
-
|
|
58214
|
+
_this14.$dialog.alert({
|
|
57806
58215
|
message: res.message,
|
|
57807
58216
|
type: 'error'
|
|
57808
58217
|
});
|
|
@@ -57810,18 +58219,18 @@ function BodyFilevue_type_script_lang_js_asyncToGenerator(n) { return function (
|
|
|
57810
58219
|
});
|
|
57811
58220
|
case 4:
|
|
57812
58221
|
case "end":
|
|
57813
|
-
return
|
|
58222
|
+
return _context6.stop();
|
|
57814
58223
|
}
|
|
57815
|
-
},
|
|
58224
|
+
}, _callee6);
|
|
57816
58225
|
})));
|
|
57817
58226
|
}
|
|
57818
58227
|
}
|
|
57819
58228
|
});
|
|
57820
58229
|
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js
|
|
57821
58230
|
/* harmony default export */ var src_BodyFilevue_type_script_lang_js = (BodyFilevue_type_script_lang_js);
|
|
57822
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=
|
|
57823
|
-
var
|
|
57824
|
-
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=
|
|
58231
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=7e1b7fa2&prod&scoped=true&lang=scss
|
|
58232
|
+
var BodyFilevue_type_style_index_0_id_7e1b7fa2_prod_scoped_true_lang_scss = __webpack_require__(309);
|
|
58233
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=7e1b7fa2&prod&scoped=true&lang=scss
|
|
57825
58234
|
|
|
57826
58235
|
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/BodyFile.vue
|
|
57827
58236
|
|
|
@@ -57834,11 +58243,11 @@ var BodyFilevue_type_style_index_0_id_37d9b4bc_prod_scoped_true_lang_scss = __we
|
|
|
57834
58243
|
|
|
57835
58244
|
var BodyFile_component = (0,componentNormalizer/* default */.A)(
|
|
57836
58245
|
src_BodyFilevue_type_script_lang_js,
|
|
57837
|
-
|
|
57838
|
-
|
|
58246
|
+
BodyFilevue_type_template_id_7e1b7fa2_scoped_true_render,
|
|
58247
|
+
BodyFilevue_type_template_id_7e1b7fa2_scoped_true_staticRenderFns,
|
|
57839
58248
|
false,
|
|
57840
58249
|
null,
|
|
57841
|
-
"
|
|
58250
|
+
"7e1b7fa2",
|
|
57842
58251
|
null
|
|
57843
58252
|
|
|
57844
58253
|
)
|
|
@@ -58539,8 +58948,8 @@ var SelectOuterDeputy_component = (0,componentNormalizer/* default */.A)(
|
|
|
58539
58948
|
)
|
|
58540
58949
|
|
|
58541
58950
|
/* harmony default export */ var SelectOuterDeputy = (SelectOuterDeputy_component.exports);
|
|
58542
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=
|
|
58543
|
-
var
|
|
58951
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=template&id=ac8cafcc&scoped=true
|
|
58952
|
+
var SubmitHandlevue_type_template_id_ac8cafcc_scoped_true_render = function render() {
|
|
58544
58953
|
var _vm = this,
|
|
58545
58954
|
_c = _vm._self._c;
|
|
58546
58955
|
return _vm.initiated ? _c('div', {
|
|
@@ -59152,18 +59561,811 @@ var SubmitHandlevue_type_template_id_5be1797c_scoped_true_render = function rend
|
|
|
59152
59561
|
_vm.wfNodeDialogVisible = $event;
|
|
59153
59562
|
}
|
|
59154
59563
|
}
|
|
59155
|
-
}
|
|
59564
|
+
}, [_c('WfTaskNode', {
|
|
59565
|
+
attrs: {
|
|
59566
|
+
"task-node": _vm.udmNode,
|
|
59567
|
+
"idea-lables": _vm.wfJsonData.ideaLables
|
|
59568
|
+
}
|
|
59569
|
+
})], 1) : _vm._e()], 2) : _vm._e();
|
|
59570
|
+
};
|
|
59571
|
+
var SubmitHandlevue_type_template_id_ac8cafcc_scoped_true_staticRenderFns = [];
|
|
59572
|
+
|
|
59573
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/WfTaskNode.vue?vue&type=template&id=59c2fbd4&scoped=true
|
|
59574
|
+
var WfTaskNodevue_type_template_id_59c2fbd4_scoped_true_render = function render() {
|
|
59575
|
+
var _vm = this,
|
|
59576
|
+
_c = _vm._self._c;
|
|
59577
|
+
return _c('div', [_c('van-cell-group', [_c('div', {
|
|
59578
|
+
staticClass: "van-input-field"
|
|
59579
|
+
}, [_c('validation-provider', {
|
|
59580
|
+
staticClass: "cell_item",
|
|
59581
|
+
attrs: {
|
|
59582
|
+
"name": _vm.$tx('ecmapp.wflowform.fields.linkName', '环节名称'),
|
|
59583
|
+
"rules": {
|
|
59584
|
+
required: true
|
|
59585
|
+
}
|
|
59586
|
+
},
|
|
59587
|
+
scopedSlots: _vm._u([{
|
|
59588
|
+
key: "default",
|
|
59589
|
+
fn: function fn(_ref) {
|
|
59590
|
+
var errors = _ref.errors;
|
|
59591
|
+
return [_c('van-field', {
|
|
59592
|
+
directives: [{
|
|
59593
|
+
name: "field-lbl",
|
|
59594
|
+
rawName: "v-field-lbl",
|
|
59595
|
+
value: 'linkName',
|
|
59596
|
+
expression: "'linkName'"
|
|
59597
|
+
}],
|
|
59598
|
+
attrs: {
|
|
59599
|
+
"label": "环节名称",
|
|
59600
|
+
"placeholder": "请输入",
|
|
59601
|
+
"error": errors !== undefined && errors[0] !== undefined || _vm.iserror,
|
|
59602
|
+
"input-align": "right",
|
|
59603
|
+
"maxlength": 20
|
|
59604
|
+
},
|
|
59605
|
+
model: {
|
|
59606
|
+
value: _vm.taskNode.name,
|
|
59607
|
+
callback: function callback($$v) {
|
|
59608
|
+
_vm.$set(_vm.taskNode, "name", $$v);
|
|
59609
|
+
},
|
|
59610
|
+
expression: "taskNode.name"
|
|
59611
|
+
}
|
|
59612
|
+
})];
|
|
59613
|
+
}
|
|
59614
|
+
}])
|
|
59615
|
+
})], 1), _c('div', {
|
|
59616
|
+
staticClass: "van-input-field"
|
|
59617
|
+
}, [_c('validation-provider', {
|
|
59618
|
+
ref: "ValidationProvider",
|
|
59619
|
+
attrs: {
|
|
59620
|
+
"name": _vm.$tx('ecmapp.wflowform.fields.taskType', '任务类型'),
|
|
59621
|
+
"rules": "required"
|
|
59622
|
+
},
|
|
59623
|
+
scopedSlots: _vm._u([{
|
|
59624
|
+
key: "default",
|
|
59625
|
+
fn: function fn(_ref2) {
|
|
59626
|
+
var errors = _ref2.errors;
|
|
59627
|
+
return [_c('van-field', {
|
|
59628
|
+
directives: [{
|
|
59629
|
+
name: "field-lbl",
|
|
59630
|
+
rawName: "v-field-lbl",
|
|
59631
|
+
value: 'taskType',
|
|
59632
|
+
expression: "'taskType'"
|
|
59633
|
+
}],
|
|
59634
|
+
attrs: {
|
|
59635
|
+
"label": "任务类型",
|
|
59636
|
+
"placeholder": "请选择",
|
|
59637
|
+
"input-align": "right",
|
|
59638
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59639
|
+
"readonly": _vm.taskNode.startNode
|
|
59640
|
+
},
|
|
59641
|
+
on: {
|
|
59642
|
+
"click": function click($event) {
|
|
59643
|
+
return _vm.selectItem('任务类型', 'todoMode');
|
|
59644
|
+
}
|
|
59645
|
+
},
|
|
59646
|
+
model: {
|
|
59647
|
+
value: _vm.todoMode,
|
|
59648
|
+
callback: function callback($$v) {
|
|
59649
|
+
_vm.todoMode = $$v;
|
|
59650
|
+
},
|
|
59651
|
+
expression: "todoMode"
|
|
59652
|
+
}
|
|
59653
|
+
})];
|
|
59654
|
+
}
|
|
59655
|
+
}])
|
|
59656
|
+
})], 1), _c('div', {
|
|
59657
|
+
staticClass: "van-input-field"
|
|
59658
|
+
}, [_c('validation-provider', {
|
|
59659
|
+
ref: "ValidationProvider",
|
|
59660
|
+
attrs: {
|
|
59661
|
+
"name": _vm.$tx('ecmapp.wflowform.fields.handleMethod', '处理人选择方式'),
|
|
59662
|
+
"rules": "required"
|
|
59663
|
+
},
|
|
59664
|
+
scopedSlots: _vm._u([{
|
|
59665
|
+
key: "default",
|
|
59666
|
+
fn: function fn(_ref3) {
|
|
59667
|
+
var errors = _ref3.errors;
|
|
59668
|
+
return [_c('van-field', {
|
|
59669
|
+
directives: [{
|
|
59670
|
+
name: "field-lbl",
|
|
59671
|
+
rawName: "v-field-lbl",
|
|
59672
|
+
value: 'handleMethod',
|
|
59673
|
+
expression: "'handleMethod'"
|
|
59674
|
+
}],
|
|
59675
|
+
attrs: {
|
|
59676
|
+
"label": "处理人选择方式",
|
|
59677
|
+
"placeholder": "请选择",
|
|
59678
|
+
"input-align": "right",
|
|
59679
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59680
|
+
"readonly": _vm.taskNode.startNode
|
|
59681
|
+
},
|
|
59682
|
+
on: {
|
|
59683
|
+
"click": function click($event) {
|
|
59684
|
+
return _vm.selectItem('处理人选择方式', 'selectType');
|
|
59685
|
+
}
|
|
59686
|
+
},
|
|
59687
|
+
model: {
|
|
59688
|
+
value: _vm.selectType,
|
|
59689
|
+
callback: function callback($$v) {
|
|
59690
|
+
_vm.selectType = $$v;
|
|
59691
|
+
},
|
|
59692
|
+
expression: "selectType"
|
|
59693
|
+
}
|
|
59694
|
+
})];
|
|
59695
|
+
}
|
|
59696
|
+
}])
|
|
59697
|
+
})], 1), _c('div', {
|
|
59698
|
+
directives: [{
|
|
59699
|
+
name: "show",
|
|
59700
|
+
rawName: "v-show",
|
|
59701
|
+
value: _vm.taskNode.selectType == 0 || _vm.taskNode.selectType == 9,
|
|
59702
|
+
expression: "taskNode.selectType == 0 || taskNode.selectType == 9"
|
|
59703
|
+
}],
|
|
59704
|
+
staticClass: "van-input-field"
|
|
59705
|
+
}, [_c('validation-provider', {
|
|
59706
|
+
ref: "ValidationProvider",
|
|
59707
|
+
attrs: {
|
|
59708
|
+
"name": '组织机构级别',
|
|
59709
|
+
"rules": "required"
|
|
59710
|
+
},
|
|
59711
|
+
scopedSlots: _vm._u([{
|
|
59712
|
+
key: "default",
|
|
59713
|
+
fn: function fn(_ref4) {
|
|
59714
|
+
var errors = _ref4.errors;
|
|
59715
|
+
return [_c('van-field', {
|
|
59716
|
+
attrs: {
|
|
59717
|
+
"label": "组织机构级别",
|
|
59718
|
+
"placeholder": "请选择",
|
|
59719
|
+
"input-align": "right",
|
|
59720
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59721
|
+
"readonly": _vm.taskNode.startNode
|
|
59722
|
+
},
|
|
59723
|
+
on: {
|
|
59724
|
+
"click": function click($event) {
|
|
59725
|
+
return _vm.selectItem('组织机构级别', 'orgLevel');
|
|
59726
|
+
}
|
|
59727
|
+
},
|
|
59728
|
+
model: {
|
|
59729
|
+
value: _vm.orgLevel,
|
|
59730
|
+
callback: function callback($$v) {
|
|
59731
|
+
_vm.orgLevel = $$v;
|
|
59732
|
+
},
|
|
59733
|
+
expression: "orgLevel"
|
|
59734
|
+
}
|
|
59735
|
+
})];
|
|
59736
|
+
}
|
|
59737
|
+
}])
|
|
59738
|
+
})], 1), _c('div', {
|
|
59739
|
+
directives: [{
|
|
59740
|
+
name: "show",
|
|
59741
|
+
rawName: "v-show",
|
|
59742
|
+
value: (_vm.taskNode.selectType == 0 || _vm.taskNode.selectType == 9) && _vm.taskNode.orgLevel != 1 && _vm.taskNode.orgLevel != 5,
|
|
59743
|
+
expression: "(taskNode.selectType == 0 || taskNode.selectType == 9) && taskNode.orgLevel != 1 && taskNode.orgLevel != 5"
|
|
59744
|
+
}],
|
|
59745
|
+
staticClass: "van-input-field"
|
|
59746
|
+
}, [_c('validation-provider', {
|
|
59747
|
+
ref: "ValidationProvider",
|
|
59748
|
+
attrs: {
|
|
59749
|
+
"name": '机构筛选方式',
|
|
59750
|
+
"rules": "required"
|
|
59751
|
+
},
|
|
59752
|
+
scopedSlots: _vm._u([{
|
|
59753
|
+
key: "default",
|
|
59754
|
+
fn: function fn(_ref5) {
|
|
59755
|
+
var errors = _ref5.errors;
|
|
59756
|
+
return [_c('van-field', {
|
|
59757
|
+
attrs: {
|
|
59758
|
+
"label": "机构筛选方式",
|
|
59759
|
+
"placeholder": "请选择",
|
|
59760
|
+
"input-align": "right",
|
|
59761
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59762
|
+
"readonly": _vm.taskNode.startNode
|
|
59763
|
+
},
|
|
59764
|
+
on: {
|
|
59765
|
+
"click": function click($event) {
|
|
59766
|
+
return _vm.selectItem('机构筛选方式', 'orgStaffFilterType');
|
|
59767
|
+
}
|
|
59768
|
+
},
|
|
59769
|
+
model: {
|
|
59770
|
+
value: _vm.orgStaffFilterType,
|
|
59771
|
+
callback: function callback($$v) {
|
|
59772
|
+
_vm.orgStaffFilterType = $$v;
|
|
59773
|
+
},
|
|
59774
|
+
expression: "orgStaffFilterType"
|
|
59775
|
+
}
|
|
59776
|
+
})];
|
|
59777
|
+
}
|
|
59778
|
+
}])
|
|
59779
|
+
})], 1), _c('div', {
|
|
59780
|
+
staticClass: "van-input-field"
|
|
59781
|
+
}, [_vm.taskNode.selectType == 0 ? _c('van-field', {
|
|
59782
|
+
directives: [{
|
|
59783
|
+
name: "field-lbl",
|
|
59784
|
+
rawName: "v-field-lbl",
|
|
59785
|
+
value: 'zdPersonal',
|
|
59786
|
+
expression: "'zdPersonal'"
|
|
59787
|
+
}],
|
|
59788
|
+
attrs: {
|
|
59789
|
+
"label": "处理人指定人员",
|
|
59790
|
+
"placeholder": "请选择",
|
|
59791
|
+
"input-align": "right",
|
|
59792
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59793
|
+
"readonly": _vm.taskNode.startNode
|
|
59794
|
+
},
|
|
59795
|
+
on: {
|
|
59796
|
+
"click": function click($event) {
|
|
59797
|
+
return _vm.openSelectDialog('staff', 'userNames');
|
|
59798
|
+
}
|
|
59799
|
+
},
|
|
59800
|
+
model: {
|
|
59801
|
+
value: _vm.taskNode.userNames,
|
|
59802
|
+
callback: function callback($$v) {
|
|
59803
|
+
_vm.$set(_vm.taskNode, "userNames", $$v);
|
|
59804
|
+
},
|
|
59805
|
+
expression: "taskNode.userNames"
|
|
59806
|
+
}
|
|
59807
|
+
}) : _vm._e(), _vm.taskNode.selectType == 1 ? _c('van-field', {
|
|
59808
|
+
directives: [{
|
|
59809
|
+
name: "field-lbl",
|
|
59810
|
+
rawName: "v-field-lbl",
|
|
59811
|
+
value: 'zdDept',
|
|
59812
|
+
expression: "'zdDept'"
|
|
59813
|
+
}],
|
|
59814
|
+
attrs: {
|
|
59815
|
+
"label": "处理人指定部门",
|
|
59816
|
+
"placeholder": "请选择",
|
|
59817
|
+
"input-align": "right",
|
|
59818
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59819
|
+
"readonly": _vm.taskNode.startNode
|
|
59820
|
+
},
|
|
59821
|
+
on: {
|
|
59822
|
+
"click": function click($event) {
|
|
59823
|
+
return _vm.openSelectDialog('suborg', 'orgNames');
|
|
59824
|
+
}
|
|
59825
|
+
},
|
|
59826
|
+
model: {
|
|
59827
|
+
value: _vm.taskNode.orgNames,
|
|
59828
|
+
callback: function callback($$v) {
|
|
59829
|
+
_vm.$set(_vm.taskNode, "orgNames", $$v);
|
|
59830
|
+
},
|
|
59831
|
+
expression: "taskNode.orgNames"
|
|
59832
|
+
}
|
|
59833
|
+
}) : _vm._e(), _vm.taskNode.selectType == 2 ? _c('van-field', {
|
|
59834
|
+
directives: [{
|
|
59835
|
+
name: "field-lbl",
|
|
59836
|
+
rawName: "v-field-lbl",
|
|
59837
|
+
value: 'zdGroup',
|
|
59838
|
+
expression: "'zdGroup'"
|
|
59839
|
+
}],
|
|
59840
|
+
attrs: {
|
|
59841
|
+
"label": "处理人指定群组",
|
|
59842
|
+
"placeholder": "请选择",
|
|
59843
|
+
"input-align": "right",
|
|
59844
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59845
|
+
"readonly": _vm.taskNode.startNode
|
|
59846
|
+
},
|
|
59847
|
+
on: {
|
|
59848
|
+
"click": function click($event) {
|
|
59849
|
+
return _vm.openSelectDialog('workgroup', 'workgroupNames');
|
|
59850
|
+
}
|
|
59851
|
+
},
|
|
59852
|
+
model: {
|
|
59853
|
+
value: _vm.taskNode.workgroupNames,
|
|
59854
|
+
callback: function callback($$v) {
|
|
59855
|
+
_vm.$set(_vm.taskNode, "workgroupNames", $$v);
|
|
59856
|
+
},
|
|
59857
|
+
expression: "taskNode.workgroupNames"
|
|
59858
|
+
}
|
|
59859
|
+
}) : _vm._e(), _vm.taskNode.selectType == 3 ? _c('van-field', {
|
|
59860
|
+
directives: [{
|
|
59861
|
+
name: "field-lbl",
|
|
59862
|
+
rawName: "v-field-lbl",
|
|
59863
|
+
value: 'zdJobPostion',
|
|
59864
|
+
expression: "'zdJobPostion'"
|
|
59865
|
+
}],
|
|
59866
|
+
attrs: {
|
|
59867
|
+
"label": "处理人指定岗位",
|
|
59868
|
+
"placeholder": "请选择",
|
|
59869
|
+
"input-align": "right",
|
|
59870
|
+
"is-link": !_vm.taskNode.startNode,
|
|
59871
|
+
"readonly": _vm.taskNode.startNode
|
|
59872
|
+
},
|
|
59873
|
+
on: {
|
|
59874
|
+
"click": function click($event) {
|
|
59875
|
+
return _vm.openSelectDialog('jobPosition', 'jopPositionNames');
|
|
59876
|
+
}
|
|
59877
|
+
},
|
|
59878
|
+
model: {
|
|
59879
|
+
value: _vm.taskNode.jopPositionNames,
|
|
59880
|
+
callback: function callback($$v) {
|
|
59881
|
+
_vm.$set(_vm.taskNode, "jopPositionNames", $$v);
|
|
59882
|
+
},
|
|
59883
|
+
expression: "taskNode.jopPositionNames"
|
|
59884
|
+
}
|
|
59885
|
+
}) : _vm._e()], 1), _c('div', {
|
|
59886
|
+
staticClass: "van-input-field"
|
|
59887
|
+
}, [_c('van-cell', {
|
|
59888
|
+
directives: [{
|
|
59889
|
+
name: "field-lbl",
|
|
59890
|
+
rawName: "v-field-lbl",
|
|
59891
|
+
value: 'editPermissions',
|
|
59892
|
+
expression: "'editPermissions'"
|
|
59893
|
+
}],
|
|
59894
|
+
attrs: {
|
|
59895
|
+
"center": "",
|
|
59896
|
+
"title": "编辑权限"
|
|
59897
|
+
},
|
|
59898
|
+
scopedSlots: _vm._u([{
|
|
59899
|
+
key: "right-icon",
|
|
59900
|
+
fn: function fn() {
|
|
59901
|
+
return [_c('van-switch', {
|
|
59902
|
+
attrs: {
|
|
59903
|
+
"active-value": 1,
|
|
59904
|
+
"inactive-value": 0,
|
|
59905
|
+
"size": "24"
|
|
59906
|
+
},
|
|
59907
|
+
model: {
|
|
59908
|
+
value: _vm.taskNode.canEdit,
|
|
59909
|
+
callback: function callback($$v) {
|
|
59910
|
+
_vm.$set(_vm.taskNode, "canEdit", $$v);
|
|
59911
|
+
},
|
|
59912
|
+
expression: "taskNode.canEdit"
|
|
59913
|
+
}
|
|
59914
|
+
})];
|
|
59915
|
+
},
|
|
59916
|
+
proxy: true
|
|
59917
|
+
}])
|
|
59918
|
+
})], 1), _c('div', {
|
|
59919
|
+
staticClass: "van-input-field"
|
|
59920
|
+
}, [_c('validation-provider', {
|
|
59921
|
+
ref: "ValidationProvider",
|
|
59922
|
+
attrs: {
|
|
59923
|
+
"name": _vm.$tx('ecmapp.wflowform.fields.opinionLabel', '处理意见标签'),
|
|
59924
|
+
"rules": "required"
|
|
59925
|
+
},
|
|
59926
|
+
scopedSlots: _vm._u([{
|
|
59927
|
+
key: "default",
|
|
59928
|
+
fn: function fn(_ref6) {
|
|
59929
|
+
var errors = _ref6.errors;
|
|
59930
|
+
return [_c('van-field', {
|
|
59931
|
+
directives: [{
|
|
59932
|
+
name: "field-lbl",
|
|
59933
|
+
rawName: "v-field-lbl",
|
|
59934
|
+
value: 'opinionLabel',
|
|
59935
|
+
expression: "'opinionLabel'"
|
|
59936
|
+
}],
|
|
59937
|
+
attrs: {
|
|
59938
|
+
"label": "处理意见标签",
|
|
59939
|
+
"placeholder": "请选择",
|
|
59940
|
+
"input-align": "right",
|
|
59941
|
+
"is-link": true,
|
|
59942
|
+
"readonly": _vm.taskNode.startNode
|
|
59943
|
+
},
|
|
59944
|
+
on: {
|
|
59945
|
+
"click": function click($event) {
|
|
59946
|
+
return _vm.selectItem('处理意见标签', 'ideaLable');
|
|
59947
|
+
}
|
|
59948
|
+
},
|
|
59949
|
+
model: {
|
|
59950
|
+
value: _vm.taskNode.ideaLable,
|
|
59951
|
+
callback: function callback($$v) {
|
|
59952
|
+
_vm.$set(_vm.taskNode, "ideaLable", $$v);
|
|
59953
|
+
},
|
|
59954
|
+
expression: "taskNode.ideaLable"
|
|
59955
|
+
}
|
|
59956
|
+
})];
|
|
59957
|
+
}
|
|
59958
|
+
}])
|
|
59959
|
+
})], 1)]), _c('FooterButtonGroup', [_c('van-button', {
|
|
59960
|
+
directives: [{
|
|
59961
|
+
name: "pageBtn-lbl",
|
|
59962
|
+
rawName: "v-pageBtn-lbl",
|
|
59963
|
+
value: 'cancel',
|
|
59964
|
+
expression: "'cancel'"
|
|
59965
|
+
}],
|
|
59966
|
+
attrs: {
|
|
59967
|
+
"square": ""
|
|
59968
|
+
},
|
|
59969
|
+
on: {
|
|
59970
|
+
"click": _vm.closeDialog
|
|
59971
|
+
}
|
|
59972
|
+
}, [_vm._v("取 消")]), _c('van-button', {
|
|
59973
|
+
directives: [{
|
|
59974
|
+
name: "pageBtn-lbl",
|
|
59975
|
+
rawName: "v-pageBtn-lbl",
|
|
59976
|
+
value: 'sure',
|
|
59977
|
+
expression: "'sure'"
|
|
59978
|
+
}],
|
|
59979
|
+
attrs: {
|
|
59980
|
+
"type": "info",
|
|
59981
|
+
"square": ""
|
|
59982
|
+
},
|
|
59983
|
+
on: {
|
|
59984
|
+
"click": _vm.submitForm
|
|
59985
|
+
}
|
|
59986
|
+
}, [_vm._v("确 定")])], 1)], 1);
|
|
59156
59987
|
};
|
|
59157
|
-
var
|
|
59988
|
+
var WfTaskNodevue_type_template_id_59c2fbd4_scoped_true_staticRenderFns = [];
|
|
59989
|
+
|
|
59990
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/WfTaskNode.vue?vue&type=script&lang=js
|
|
59991
|
+
/* harmony default export */ var WfTaskNodevue_type_script_lang_js = ({
|
|
59992
|
+
name: 'WfTaskNode',
|
|
59993
|
+
components: {},
|
|
59994
|
+
props: {
|
|
59995
|
+
taskNode: {
|
|
59996
|
+
type: Object,
|
|
59997
|
+
default: function _default() {
|
|
59998
|
+
return {};
|
|
59999
|
+
}
|
|
60000
|
+
},
|
|
60001
|
+
ideaLables: {
|
|
60002
|
+
type: String,
|
|
60003
|
+
default: ''
|
|
60004
|
+
}
|
|
60005
|
+
},
|
|
60006
|
+
data: function data() {
|
|
60007
|
+
return {
|
|
60008
|
+
i18npkg: 'ecmapp',
|
|
60009
|
+
moduleCode: 'wflowform',
|
|
60010
|
+
forceUpdate: false,
|
|
60011
|
+
dialogFormVisible: true,
|
|
60012
|
+
todoModeOptions: [{
|
|
60013
|
+
value: 0,
|
|
60014
|
+
text: this.$tx('ecmapp.wflowform.singlePerson', '单人')
|
|
60015
|
+
}, {
|
|
60016
|
+
value: 1,
|
|
60017
|
+
text: this.$tx('ecmapp.wflowform.multiplayerParallel', '多人并行')
|
|
60018
|
+
}, {
|
|
60019
|
+
value: 2,
|
|
60020
|
+
text: this.$tx('ecmapp.wflowform.multiPersonSignature', '多人会签')
|
|
60021
|
+
}, {
|
|
60022
|
+
value: 3,
|
|
60023
|
+
text: this.$tx('ecmapp.wflowform.multiplayerSerial', '多人串行')
|
|
60024
|
+
}, {
|
|
60025
|
+
value: 4,
|
|
60026
|
+
text: this.$tx('ecmapp.wflowform.multiplayerCompetition', '多人竞争')
|
|
60027
|
+
}, {
|
|
60028
|
+
value: 5,
|
|
60029
|
+
text: this.$tx('ecmapp.wflowform.multiPersonReading', '多人阅文')
|
|
60030
|
+
}],
|
|
60031
|
+
selectTypeOptions: [{
|
|
60032
|
+
value: 0,
|
|
60033
|
+
text: this.$tx('ecmapp.Wflowform.byDepartment', '按组织机构')
|
|
60034
|
+
}, {
|
|
60035
|
+
value: 7,
|
|
60036
|
+
text: this.$tx('ecmapp.Wflowform.byJobPosition', '按工作岗位')
|
|
60037
|
+
}, {
|
|
60038
|
+
value: 1,
|
|
60039
|
+
text: this.$tx('ecmapp.Wflowform.byWorkgroup', '按工作群组')
|
|
60040
|
+
}, {
|
|
60041
|
+
value: 9,
|
|
60042
|
+
text: this.$tx('ecmapp.Wflowform.byJobRank', '按处理人职级')
|
|
60043
|
+
}, {
|
|
60044
|
+
value: 2,
|
|
60045
|
+
text: this.$tx('ecmapp.Wflowform.byHistoryTNUser', '历史节点处理人')
|
|
60046
|
+
}, {
|
|
60047
|
+
value: 3,
|
|
60048
|
+
text: this.$tx('ecmapp.Wflowform.designatedPersonnel', '直接指定人员')
|
|
60049
|
+
}],
|
|
60050
|
+
orgLevelOptions: [{
|
|
60051
|
+
value: 1,
|
|
60052
|
+
text: '一级(公司级)'
|
|
60053
|
+
}, {
|
|
60054
|
+
value: 2,
|
|
60055
|
+
text: '二级(部门级)'
|
|
60056
|
+
}, {
|
|
60057
|
+
value: 3,
|
|
60058
|
+
text: '三级(科室级)'
|
|
60059
|
+
}, {
|
|
60060
|
+
value: 4,
|
|
60061
|
+
text: '四级(班组级)'
|
|
60062
|
+
}],
|
|
60063
|
+
todoMode: '单人',
|
|
60064
|
+
selectType: '直接指定人员',
|
|
60065
|
+
orgLevel: '',
|
|
60066
|
+
orgStaffFilterType: '',
|
|
60067
|
+
curNodeName: ''
|
|
60068
|
+
};
|
|
60069
|
+
},
|
|
60070
|
+
computed: {
|
|
60071
|
+
ideaLableOptions: function ideaLableOptions() {
|
|
60072
|
+
var ideaLablelist = [];
|
|
60073
|
+
this.ideaLables.split(',').forEach(function (lable) {
|
|
60074
|
+
ideaLablelist.push({
|
|
60075
|
+
value: lable,
|
|
60076
|
+
text: lable
|
|
60077
|
+
});
|
|
60078
|
+
});
|
|
60079
|
+
ideaLablelist.push({
|
|
60080
|
+
value: '无',
|
|
60081
|
+
text: '无'
|
|
60082
|
+
});
|
|
60083
|
+
return ideaLablelist;
|
|
60084
|
+
},
|
|
60085
|
+
orgStaffFilterTypeOptions: function orgStaffFilterTypeOptions() {
|
|
60086
|
+
var orgStaffFilterType = [{
|
|
60087
|
+
value: 0,
|
|
60088
|
+
text: '不筛选'
|
|
60089
|
+
}];
|
|
60090
|
+
if (this.taskNode.orgLevel === 2) {
|
|
60091
|
+
orgStaffFilterType.push({
|
|
60092
|
+
value: 1,
|
|
60093
|
+
text: '指定部门'
|
|
60094
|
+
});
|
|
60095
|
+
orgStaffFilterType.push({
|
|
60096
|
+
value: 2,
|
|
60097
|
+
text: '当前用户所在部门'
|
|
60098
|
+
});
|
|
60099
|
+
orgStaffFilterType.push({
|
|
60100
|
+
value: 3,
|
|
60101
|
+
text: '拟稿用户所在部门'
|
|
60102
|
+
});
|
|
60103
|
+
} else if (this.taskNode.orgLevel === 3) {
|
|
60104
|
+
orgStaffFilterType[0].text = '部门内不筛选';
|
|
60105
|
+
orgStaffFilterType.push({
|
|
60106
|
+
value: 5,
|
|
60107
|
+
text: '所有不筛选'
|
|
60108
|
+
});
|
|
60109
|
+
orgStaffFilterType.push({
|
|
60110
|
+
value: 1,
|
|
60111
|
+
text: '指定科室'
|
|
60112
|
+
});
|
|
60113
|
+
orgStaffFilterType.push({
|
|
60114
|
+
value: 2,
|
|
60115
|
+
text: '当前用户所在科室'
|
|
60116
|
+
});
|
|
60117
|
+
orgStaffFilterType.push({
|
|
60118
|
+
value: 3,
|
|
60119
|
+
text: '拟稿用户所在科室'
|
|
60120
|
+
});
|
|
60121
|
+
} else if (this.taskNode.orgLevel === 4) {
|
|
60122
|
+
orgStaffFilterType[0].text = '科室内不筛选';
|
|
60123
|
+
orgStaffFilterType.push({
|
|
60124
|
+
value: 1,
|
|
60125
|
+
text: '指定班组'
|
|
60126
|
+
});
|
|
60127
|
+
orgStaffFilterType.push({
|
|
60128
|
+
value: 2,
|
|
60129
|
+
text: '当前用户所在班组'
|
|
60130
|
+
});
|
|
60131
|
+
orgStaffFilterType.push({
|
|
60132
|
+
value: 3,
|
|
60133
|
+
text: '拟稿用户所在班组'
|
|
60134
|
+
});
|
|
60135
|
+
}
|
|
60136
|
+
return orgStaffFilterType;
|
|
60137
|
+
}
|
|
60138
|
+
},
|
|
60139
|
+
watch: {
|
|
60140
|
+
taskNode: {
|
|
60141
|
+
handler: function handler(newValue, oldValue) {
|
|
60142
|
+
var _this = this;
|
|
60143
|
+
if (this.taskNode.selectType !== undefined) {
|
|
60144
|
+
this.selectTypeOptions.forEach(function (item) {
|
|
60145
|
+
if (item.value === _this.taskNode.selectType) {
|
|
60146
|
+
_this.selectType = item.text;
|
|
60147
|
+
}
|
|
60148
|
+
});
|
|
60149
|
+
}
|
|
60150
|
+
if (this.taskNode.todoMode !== undefined) {
|
|
60151
|
+
this.todoMode = this.todoModeOptions[this.taskNode.todoMode].text;
|
|
60152
|
+
}
|
|
60153
|
+
if (this.taskNode.orgLevel !== undefined) {
|
|
60154
|
+
this.orgLevel = this.orgLevelOptions[this.taskNode.orgLevel - 1].text;
|
|
60155
|
+
}
|
|
60156
|
+
if (this.taskNode.orgStaffFilterType !== undefined) {
|
|
60157
|
+
this.orgStaffFilterTypeOptions.forEach(function (item) {
|
|
60158
|
+
if (item.value === _this.taskNode.orgStaffFilterType) {
|
|
60159
|
+
_this.orgStaffFilterType = item.text;
|
|
60160
|
+
}
|
|
60161
|
+
});
|
|
60162
|
+
}
|
|
60163
|
+
},
|
|
60164
|
+
deep: true,
|
|
60165
|
+
immediate: true
|
|
60166
|
+
}
|
|
60167
|
+
},
|
|
60168
|
+
created: function created() {
|
|
60169
|
+
if (this.taskNode.selectType === undefined) {
|
|
60170
|
+
this.taskNode.selectType = 0;
|
|
60171
|
+
}
|
|
60172
|
+
if (this.taskNode.status === 1) {
|
|
60173
|
+
this.curNodeName = this.taskNode.name;
|
|
60174
|
+
}
|
|
60175
|
+
},
|
|
60176
|
+
beforeDestroy: function beforeDestroy() {},
|
|
60177
|
+
mounted: function mounted() {
|
|
60178
|
+
if (this.taskNode.startNode) {
|
|
60179
|
+
//开始节点,删除“历史节点处理人”选项
|
|
60180
|
+
this.selectTypeOptions.splice(4, 1);
|
|
60181
|
+
}
|
|
60182
|
+
},
|
|
60183
|
+
methods: {
|
|
60184
|
+
selectItem: function selectItem(title, field) {
|
|
60185
|
+
var _this2 = this;
|
|
60186
|
+
if (this.taskNode.startNode) return;
|
|
60187
|
+
var dialogTitle = this.$tx('common.plChoose', '请选择') + title;
|
|
60188
|
+
this.$bus.emit('openListitemDialog', dialogTitle, this[field + 'Options'], function (res) {
|
|
60189
|
+
if (res.code === 'success') {
|
|
60190
|
+
_this2.$set(_this2.taskNode, field, res.value.value);
|
|
60191
|
+
_this2.$forceUpdate();
|
|
60192
|
+
}
|
|
60193
|
+
}, this.taskNode[field], false, 'bottomDialog');
|
|
60194
|
+
},
|
|
60195
|
+
openSelectDialog: function openSelectDialog(dialogType, field) {
|
|
60196
|
+
var _this3 = this;
|
|
60197
|
+
if (this.taskNode.startNode) return;
|
|
60198
|
+
var condition = {
|
|
60199
|
+
selectDialog: dialogType,
|
|
60200
|
+
multiple: true,
|
|
60201
|
+
'org-level': '2'
|
|
60202
|
+
};
|
|
60203
|
+
var dialogTitle = this.$tx('common.plChoose', '请选择');
|
|
60204
|
+
this.$bus.emit('openTreeDialog', dialogTitle, condition, null, function (res) {
|
|
60205
|
+
if (res.code === 'success') {
|
|
60206
|
+
var callbackFunc = 'onSelect' + dialogType.replace(dialogType[0], dialogType[0].toUpperCase()) + 'Completed';
|
|
60207
|
+
_this3[callbackFunc](res.value, {
|
|
60208
|
+
name: _this3.model
|
|
60209
|
+
});
|
|
60210
|
+
}
|
|
60211
|
+
}, this.taskNode[field]);
|
|
60212
|
+
},
|
|
60213
|
+
// 选择人员
|
|
60214
|
+
onSelectStaffCompleted: function onSelectStaffCompleted(selectedNodes, attr) {
|
|
60215
|
+
var selected = '';
|
|
60216
|
+
selectedNodes.forEach(function (node) {
|
|
60217
|
+
if (selected !== '') selected += '、';
|
|
60218
|
+
selected += node.name;
|
|
60219
|
+
});
|
|
60220
|
+
this.taskNode.users = selectedNodes;
|
|
60221
|
+
this.$set(this.taskNode, 'userNames', selected);
|
|
60222
|
+
this.$set(this.taskNode, 'orgNames', '');
|
|
60223
|
+
this.$set(this.taskNode, 'workgroupNames', '');
|
|
60224
|
+
this.$set(this.taskNode, 'jobPositionNames', '');
|
|
60225
|
+
},
|
|
60226
|
+
// 选择部门、科室、班组
|
|
60227
|
+
onSelectSuborgCompleted: function onSelectSuborgCompleted(selectedNodes, attr) {
|
|
60228
|
+
selectedNodes = JSON.parse(JSON.stringify(selectedNodes));
|
|
60229
|
+
var selected = '';
|
|
60230
|
+
selectedNodes.forEach(function (node) {
|
|
60231
|
+
if (selected !== '') selected += '、';
|
|
60232
|
+
selected += node.name;
|
|
60233
|
+
node.orgId = node.id;
|
|
60234
|
+
delete node.id;
|
|
60235
|
+
});
|
|
60236
|
+
this.taskNode.users = selectedNodes;
|
|
60237
|
+
this.$set(this.taskNode, 'userNames', '');
|
|
60238
|
+
this.$set(this.taskNode, 'orgNames', selected);
|
|
60239
|
+
this.$set(this.taskNode, 'workgroupNames', '');
|
|
60240
|
+
this.$set(this.taskNode, 'jobPositionNames', '');
|
|
60241
|
+
},
|
|
60242
|
+
// 选择工作群组
|
|
60243
|
+
onSelectWorkgroupCompleted: function onSelectWorkgroupCompleted(selectedNodes, attr) {
|
|
60244
|
+
selectedNodes = JSON.parse(JSON.stringify(selectedNodes));
|
|
60245
|
+
var selected = '';
|
|
60246
|
+
selectedNodes.forEach(function (node) {
|
|
60247
|
+
if (selected !== '') selected += '、';
|
|
60248
|
+
selected += node.name;
|
|
60249
|
+
node.workgroupId = node.id;
|
|
60250
|
+
delete node.id;
|
|
60251
|
+
});
|
|
60252
|
+
this.taskNode.users = selectedNodes;
|
|
60253
|
+
this.$set(this.taskNode, 'userNames', '');
|
|
60254
|
+
this.$set(this.taskNode, 'orgNames', '');
|
|
60255
|
+
this.$set(this.taskNode, 'workgroupNames', selected);
|
|
60256
|
+
this.$set(this.taskNode, 'jobPositionNames', '');
|
|
60257
|
+
},
|
|
60258
|
+
// 选择工作岗位
|
|
60259
|
+
onSelectJobPositionCompleted: function onSelectJobPositionCompleted(selectedNodes, attr) {
|
|
60260
|
+
selectedNodes = JSON.parse(JSON.stringify(selectedNodes));
|
|
60261
|
+
var selected = '';
|
|
60262
|
+
selectedNodes.forEach(function (node) {
|
|
60263
|
+
if (selected !== '') selected += '、';
|
|
60264
|
+
selected += node.name;
|
|
60265
|
+
node.jobPositionId = node.id;
|
|
60266
|
+
delete node.id;
|
|
60267
|
+
});
|
|
60268
|
+
this.taskNode.users = selectedNodes;
|
|
60269
|
+
this.$set(this.taskNode, 'userNames', '');
|
|
60270
|
+
this.$set(this.taskNode, 'orgNames', '');
|
|
60271
|
+
this.$set(this.taskNode, 'workgroupNames', '');
|
|
60272
|
+
this.$set(this.taskNode, 'jobPositionNames', selected);
|
|
60273
|
+
},
|
|
60274
|
+
submitForm: function submitForm() {
|
|
60275
|
+
var _this4 = this;
|
|
60276
|
+
this.formValidate(function () {
|
|
60277
|
+
var udmNode = JSON.parse(JSON.stringify(_this4.taskNode));
|
|
60278
|
+
udmNode.tmLmtType = '9';
|
|
60279
|
+
udmNode.type = 1;
|
|
60280
|
+
if (udmNode.todoMode === 5) {
|
|
60281
|
+
udmNode.type = 3;
|
|
60282
|
+
}
|
|
60283
|
+
var wfdNodeList = _this4.$vnode.context.wfInstance.passenger.wfdNodeList;
|
|
60284
|
+
if (wfdNodeList) {
|
|
60285
|
+
wfdNodeList.forEach(function (node) {
|
|
60286
|
+
if (node.processType === udmNode.todoMode && node.nodeType === udmNode.type) {
|
|
60287
|
+
udmNode.id = node.id;
|
|
60288
|
+
}
|
|
60289
|
+
});
|
|
60290
|
+
}
|
|
60291
|
+
if (udmNode.status !== 1) {
|
|
60292
|
+
udmNode.status = 1;
|
|
60293
|
+
udmNode.uuid = _this4.uuid();
|
|
60294
|
+
_this4.$vnode.context.wfInstance.udmNodes.push(udmNode);
|
|
60295
|
+
} else {
|
|
60296
|
+
_this4.$vnode.context.wfInstance.udmNodes.forEach(function (wfnode, index) {
|
|
60297
|
+
if (wfnode.uuid === udmNode.uuid) {
|
|
60298
|
+
_this4.$vnode.context.wfInstance.udmNodes.splice(index, 1, udmNode);
|
|
60299
|
+
if (_this4.$vnode.context.curTN.tnNodeName === _this4.curNodeName) {
|
|
60300
|
+
_this4.$vnode.context.curTN.tnNodeName = udmNode.name;
|
|
60301
|
+
_this4.$vnode.context.curTN.tnCanEdit = udmNode.canEdit;
|
|
60302
|
+
if (udmNode.todoMode === 5) {
|
|
60303
|
+
_this4.$vnode.context.curTN.tnTaskType = 3;
|
|
60304
|
+
} else {
|
|
60305
|
+
_this4.$vnode.context.curTN.tnTaskType = 1;
|
|
60306
|
+
}
|
|
60307
|
+
_this4.$vnode.context.curTN.tnToDoMode = udmNode.todoMode;
|
|
60308
|
+
if (udmNode.ideaLable === '无') {
|
|
60309
|
+
_this4.$vnode.context.curTN.tnIdeaLabelID = '';
|
|
60310
|
+
_this4.$vnode.context.curTN.tnIdeaLabelName = '';
|
|
60311
|
+
} else {
|
|
60312
|
+
_this4.$vnode.context.curTN.tnIdeaLabelID = 'udm_' + udmNode.ideaLable;
|
|
60313
|
+
_this4.$vnode.context.curTN.tnIdeaLabelName = udmNode.ideaLable;
|
|
60314
|
+
_this4.$vnode.context.curTN.tnIdeaIsMust = 1;
|
|
60315
|
+
}
|
|
60316
|
+
}
|
|
60317
|
+
}
|
|
60318
|
+
});
|
|
60319
|
+
}
|
|
60320
|
+
_this4.closeDialog();
|
|
60321
|
+
});
|
|
60322
|
+
},
|
|
60323
|
+
closeDialog: function closeDialog() {
|
|
60324
|
+
this.$vnode.context.wfNodeDialogVisible = false;
|
|
60325
|
+
},
|
|
60326
|
+
uuid: function uuid() {
|
|
60327
|
+
var r = [];
|
|
60328
|
+
var e = '0123456789abcdef';
|
|
60329
|
+
for (var t = 0; t < 36; t++) {
|
|
60330
|
+
r[t] = e.substr(Math.floor(16 * Math.random()), 1);
|
|
60331
|
+
}
|
|
60332
|
+
r[14] = '4';
|
|
60333
|
+
r[19] = e.substr(3 & r[19] | 8, 1);
|
|
60334
|
+
r[8] = r[13] = r[18] = r[23] = '';
|
|
60335
|
+
return r.join('');
|
|
60336
|
+
}
|
|
60337
|
+
}
|
|
60338
|
+
});
|
|
60339
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/WfTaskNode.vue?vue&type=script&lang=js
|
|
60340
|
+
/* harmony default export */ var src_WfTaskNodevue_type_script_lang_js = (WfTaskNodevue_type_script_lang_js);
|
|
60341
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/WfTaskNode.vue
|
|
60342
|
+
|
|
60343
|
+
|
|
60344
|
+
|
|
60345
|
+
|
|
60346
|
+
|
|
60347
|
+
/* normalize component */
|
|
60348
|
+
;
|
|
60349
|
+
var WfTaskNode_component = (0,componentNormalizer/* default */.A)(
|
|
60350
|
+
src_WfTaskNodevue_type_script_lang_js,
|
|
60351
|
+
WfTaskNodevue_type_template_id_59c2fbd4_scoped_true_render,
|
|
60352
|
+
WfTaskNodevue_type_template_id_59c2fbd4_scoped_true_staticRenderFns,
|
|
60353
|
+
false,
|
|
60354
|
+
null,
|
|
60355
|
+
"59c2fbd4",
|
|
60356
|
+
null
|
|
60357
|
+
|
|
60358
|
+
)
|
|
59158
60359
|
|
|
60360
|
+
/* harmony default export */ var WfTaskNode = (WfTaskNode_component.exports);
|
|
59159
60361
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js
|
|
59160
60362
|
function SubmitHandlevue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return SubmitHandlevue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, SubmitHandlevue_type_script_lang_js_typeof(o); }
|
|
59161
60363
|
var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__(5093);
|
|
59162
|
-
|
|
60364
|
+
|
|
59163
60365
|
/* harmony default export */ var SubmitHandlevue_type_script_lang_js = ({
|
|
59164
60366
|
name: 'SubmitHandle',
|
|
59165
60367
|
components: {
|
|
59166
|
-
|
|
60368
|
+
WfTaskNode: WfTaskNode
|
|
59167
60369
|
},
|
|
59168
60370
|
props: {
|
|
59169
60371
|
curTN: {
|
|
@@ -59370,8 +60572,6 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__(5093);
|
|
|
59370
60572
|
},
|
|
59371
60573
|
submitHandle: {
|
|
59372
60574
|
handler: function handler(val, oldVal) {
|
|
59373
|
-
console.log('val', val);
|
|
59374
|
-
console.log('oldVal', oldVal);
|
|
59375
60575
|
this.submitHandleValChange();
|
|
59376
60576
|
this.viewCommentsNum = this.defaultNumber;
|
|
59377
60577
|
this.selectChangeList = [];
|
|
@@ -59390,7 +60590,6 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__(5093);
|
|
|
59390
60590
|
},
|
|
59391
60591
|
mounted: function mounted() {
|
|
59392
60592
|
var _this3 = this;
|
|
59393
|
-
this.isUdmNodes = this.wfInstance.module.indexOf('udmjysp_') === 0;
|
|
59394
60593
|
this.msgTypeOptions = this.wfInstance.passenger.msgTypeOptions || null;
|
|
59395
60594
|
this.initSubmitHandle();
|
|
59396
60595
|
this.curUserIdea = this.submitHandle.curUserIdea;
|
|
@@ -59497,6 +60696,7 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__(5093);
|
|
|
59497
60696
|
var _this5 = this;
|
|
59498
60697
|
var _this = this;
|
|
59499
60698
|
_this.showTimeLimit = false;
|
|
60699
|
+
_this.isUdmNodes = _this.wfInstance.passenger.isUdmNodes;
|
|
59500
60700
|
if (this.wfJsonData.routes && this.wfJsonData.routes.length > 0) {
|
|
59501
60701
|
new Promise(function (resolve, reject) {
|
|
59502
60702
|
// 响应路径单击事件
|
|
@@ -60018,9 +61218,9 @@ var SubmitHandlevue_type_script_lang_js_moment = __webpack_require__(5093);
|
|
|
60018
61218
|
});
|
|
60019
61219
|
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=script&lang=js
|
|
60020
61220
|
/* harmony default export */ var src_SubmitHandlevue_type_script_lang_js = (SubmitHandlevue_type_script_lang_js);
|
|
60021
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=
|
|
60022
|
-
var
|
|
60023
|
-
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=
|
|
61221
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=ac8cafcc&prod&scoped=true&lang=scss
|
|
61222
|
+
var SubmitHandlevue_type_style_index_0_id_ac8cafcc_prod_scoped_true_lang_scss = __webpack_require__(1364);
|
|
61223
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue?vue&type=style&index=0&id=ac8cafcc&prod&scoped=true&lang=scss
|
|
60024
61224
|
|
|
60025
61225
|
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/SubmitHandle.vue
|
|
60026
61226
|
|
|
@@ -60033,11 +61233,11 @@ var SubmitHandlevue_type_style_index_0_id_5be1797c_prod_scoped_true_lang_scss =
|
|
|
60033
61233
|
|
|
60034
61234
|
var SubmitHandle_component = (0,componentNormalizer/* default */.A)(
|
|
60035
61235
|
src_SubmitHandlevue_type_script_lang_js,
|
|
60036
|
-
|
|
60037
|
-
|
|
61236
|
+
SubmitHandlevue_type_template_id_ac8cafcc_scoped_true_render,
|
|
61237
|
+
SubmitHandlevue_type_template_id_ac8cafcc_scoped_true_staticRenderFns,
|
|
60038
61238
|
false,
|
|
60039
61239
|
null,
|
|
60040
|
-
"
|
|
61240
|
+
"ac8cafcc",
|
|
60041
61241
|
null
|
|
60042
61242
|
|
|
60043
61243
|
)
|
|
@@ -60256,8 +61456,8 @@ var SubmitDialog_component = (0,componentNormalizer/* default */.A)(
|
|
|
60256
61456
|
)
|
|
60257
61457
|
|
|
60258
61458
|
/* harmony default export */ var SubmitDialog = (SubmitDialog_component.exports);
|
|
60259
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/WfNodelogList.vue?vue&type=template&id=
|
|
60260
|
-
var
|
|
61459
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/WfNodelogList.vue?vue&type=template&id=0e256787&scoped=true
|
|
61460
|
+
var WfNodelogListvue_type_template_id_0e256787_scoped_true_render = function render() {
|
|
60261
61461
|
var _vm = this,
|
|
60262
61462
|
_c = _vm._self._c;
|
|
60263
61463
|
return _c('div', {
|
|
@@ -60420,7 +61620,7 @@ var WfNodelogListvue_type_template_id_5b6668e7_scoped_true_render = function ren
|
|
|
60420
61620
|
}
|
|
60421
61621
|
}, [_vm._v("收 回")])], 1) : _vm._e()], 1), _c('WriteToReadIdea'), _c('ModifyWflogAddUser')], 1);
|
|
60422
61622
|
};
|
|
60423
|
-
var
|
|
61623
|
+
var WfNodelogListvue_type_template_id_0e256787_scoped_true_staticRenderFns = [];
|
|
60424
61624
|
|
|
60425
61625
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/ModifyWflogAddUser.vue?vue&type=template&id=db68a166&scoped=true
|
|
60426
61626
|
var ModifyWflogAddUservue_type_template_id_db68a166_scoped_true_render = function render() {
|
|
@@ -61102,7 +62302,7 @@ var WfNodelogListvue_type_script_lang_js_moment = __webpack_require__(5093);
|
|
|
61102
62302
|
wfInstance: JSON.stringify($scope.wfInstance)
|
|
61103
62303
|
};
|
|
61104
62304
|
reqData.openUrl = $scope.submitHandle.openUrl;
|
|
61105
|
-
reqData.nodeName = toReadNodeName || $scope.curTN.passenger.toReadedNodeName;
|
|
62305
|
+
reqData.nodeName = toReadNodeName || $scope.curTN.passenger.toReadedNodeName || '阅知';
|
|
61106
62306
|
reqData.sender = $scope.curTN.userName;
|
|
61107
62307
|
reqData.senderDept = $scope.curTN.staffOrgName;
|
|
61108
62308
|
reqData.senderStaffId = $scope.curTN.senderStaffId;
|
|
@@ -61197,9 +62397,9 @@ var WfNodelogListvue_type_script_lang_js_moment = __webpack_require__(5093);
|
|
|
61197
62397
|
});
|
|
61198
62398
|
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/WfNodelogList.vue?vue&type=script&lang=js
|
|
61199
62399
|
/* harmony default export */ var src_WfNodelogListvue_type_script_lang_js = (WfNodelogListvue_type_script_lang_js);
|
|
61200
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
61201
|
-
var
|
|
61202
|
-
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=
|
|
62400
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecmapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=0e256787&prod&scoped=true&lang=scss
|
|
62401
|
+
var WfNodelogListvue_type_style_index_0_id_0e256787_prod_scoped_true_lang_scss = __webpack_require__(891);
|
|
62402
|
+
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/WfNodelogList.vue?vue&type=style&index=0&id=0e256787&prod&scoped=true&lang=scss
|
|
61203
62403
|
|
|
61204
62404
|
;// CONCATENATED MODULE: ./packages/ecmapp/Wflowform/src/WfNodelogList.vue
|
|
61205
62405
|
|
|
@@ -61212,11 +62412,11 @@ var WfNodelogListvue_type_style_index_0_id_5b6668e7_prod_scoped_true_lang_scss =
|
|
|
61212
62412
|
|
|
61213
62413
|
var WfNodelogList_component = (0,componentNormalizer/* default */.A)(
|
|
61214
62414
|
src_WfNodelogListvue_type_script_lang_js,
|
|
61215
|
-
|
|
61216
|
-
|
|
62415
|
+
WfNodelogListvue_type_template_id_0e256787_scoped_true_render,
|
|
62416
|
+
WfNodelogListvue_type_template_id_0e256787_scoped_true_staticRenderFns,
|
|
61217
62417
|
false,
|
|
61218
62418
|
null,
|
|
61219
|
-
"
|
|
62419
|
+
"0e256787",
|
|
61220
62420
|
null
|
|
61221
62421
|
|
|
61222
62422
|
)
|