qgb-process 0.3.19-beta.12 → 0.3.19-beta.13
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/qgb-process.common.js +51 -50
- package/lib/qgb-process.umd.js +51 -50
- package/lib/qgb-process.umd.min.js +6 -6
- package/package.json +1 -1
|
@@ -3259,20 +3259,20 @@ var es_array_map = __webpack_require__("59d7");
|
|
|
3259
3259
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.function.name.js
|
|
3260
3260
|
var es_function_name = __webpack_require__("3e22");
|
|
3261
3261
|
|
|
3262
|
-
// CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"4b65b100-vue-loader-template"}!./node_modules/_vue-loader@15.9.8@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3262
|
+
// CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"4b65b100-vue-loader-template"}!./node_modules/_vue-loader@15.9.8@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./src/views/formBuilder/process.vue?vue&type=template&id=4169a639&scoped=true&
|
|
3263
3263
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"fd-nav sidePadding"},[_c('div',{staticClass:"fd-nav-left"},[_c('div',{staticClass:"fd-nav-title"},[_vm._v(_vm._s(_vm.queryInfo.name)+"流程")])]),_c('div',{staticClass:"fd-nav-center"}),_c('div',{staticClass:"fd-nav-right"},[_c('div',{staticClass:"switch"},[_c('span',[_vm._v("是否开启审批:")]),_c('el-switch',{on:{"change":_vm.handlerSwitch},model:{value:(_vm.workFlowDef.switchOn),callback:function ($$v) {_vm.$set(_vm.workFlowDef, "switchOn", $$v)},expression:"workFlowDef.switchOn"}})],1),_c('el-button',{attrs:{"round":"","size":"medium"},on:{"click":_vm.cancel}},[_vm._v("返回")]),_c('el-button',{attrs:{"round":"","type":"primary","size":"medium"},on:{"click":_vm.saveSet}},[_vm._v("保存")]),(_vm.isOldData)?_c('el-button',{attrs:{"round":"","type":"warning","size":"medium"},on:{"click":_vm.showOldModal}},[_vm._v("老数据参考")]):_vm._e()],1)]),(_vm.workFlowDef.switchOn)?_c('el-tabs',{attrs:{"type":"border-card"},on:{"tab-click":_vm.handleClick},model:{value:(_vm.activeName),callback:function ($$v) {_vm.activeName=$$v},expression:"activeName"}},[_c('el-tab-pane',{attrs:{"label":"流程设计","name":"process"}},[_c('div',{staticClass:"fd-nav-content"},[_c('section',{staticClass:"dingflow-design"},[_c('div',{staticClass:"zoom"},[_c('div',{class:'zoom-out'+ (_vm.nowVal==50?' disabled':''),on:{"click":function($event){return _vm.zoomSize(1)}}}),_c('span',[_vm._v(_vm._s(_vm.nowVal)+"%")]),_c('div',{class:'zoom-in'+ (_vm.nowVal==300?' disabled':''),on:{"click":function($event){return _vm.zoomSize(2)}}})]),_c('div',{staticClass:"box-scale",style:('transform: scale('+_vm.nowVal/100+'); transform-origin: 50% 0px 0px;'),attrs:{"id":"box-scale"}},[_c('nodeWrap',{attrs:{"nodeConfig":_vm.nodeConfig,"flowPermission":_vm.flowPermission,"isTried":_vm.isTried,"directorMaxLevel":_vm.directorMaxLevel,"tableId":_vm.processConfig.processId,"queryInfo":_vm.queryInfo},on:{"update:nodeConfig":function($event){_vm.nodeConfig=$event},"update:node-config":function($event){_vm.nodeConfig=$event},"update:flowPermission":function($event){_vm.flowPermission=$event},"update:flow-permission":function($event){_vm.flowPermission=$event},"update:isTried":function($event){_vm.isTried=$event},"update:is-tried":function($event){_vm.isTried=$event}}}),_c('div',{staticClass:"end-node"},[_c('div',{staticClass:"end-node-circle"}),_c('div',{staticClass:"end-node-text"},[_vm._v("流程结束")])])],1)])])]),(_vm.printType)?_c('el-tab-pane',{staticClass:"tableClass",attrs:{"label":"打印设置","name":"Print"}},[_c('div',{staticClass:"divCalss"},[_c('span',{staticStyle:{"font-size":"14px","margin-bottom":"20px","display":"block"}},[_vm._v("\n 打印内容设置:\n "),_c('el-table',{staticStyle:{"width":"100%"},attrs:{"data":_vm.JsonListAll,"border":"","header-cell-style":_vm.$TableCell.setHeaderCellStyle,"cell-style":_vm.$TableCell.setCellStyle}},[_c('el-table-column',{attrs:{"prop":"name","label":"字段名称","width":"300"}}),_c('el-table-column',{attrs:{"width":"120"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('el-checkbox',{on:{"change":function (value){ return _vm.handlebutton(scope,value,'1'); }},model:{value:(_vm.JsonListAll[scope.$index].isPrint),callback:function ($$v) {_vm.$set(_vm.JsonListAll[scope.$index], "isPrint", $$v)},expression:"JsonListAll[scope.$index].isPrint"}})]}}],null,false,3125407715)},[_c('template',{slot:"header"},[_c('el-button',{attrs:{"type":"text"},on:{"click":function($event){return _vm.handlecheckbox('1')}}},[_vm._v("打印")])],1)],2),_c('el-table-column',{attrs:{"width":"120"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('el-checkbox',{on:{"change":function (value){ return _vm.handlebutton(scope,value,'2'); }},model:{value:(_vm.JsonListAll[scope.$index].notPrint),callback:function ($$v) {_vm.$set(_vm.JsonListAll[scope.$index], "notPrint", $$v)},expression:"JsonListAll[scope.$index].notPrint"}})]}}],null,false,4162351887)},[_c('template',{slot:"header"},[_c('el-button',{attrs:{"type":"text"},on:{"click":function($event){return _vm.handlecheckbox('2')}}},[_vm._v("不打印")])],1)],2)],1)],1),_c('div',{staticStyle:{"display":"flex","margin-top":"10px"}},[_c('div',{staticStyle:{"flex":"1"}},[_c('el-checkbox',{model:{value:(_vm.isPrintChildTable),callback:function ($$v) {_vm.isPrintChildTable=$$v},expression:"isPrintChildTable"}},[_vm._v("打印子表")]),(_vm.approveRemake.length > 0)?_c('el-tooltip',{staticClass:"item",attrs:{"effect":"dark","placement":"bottom"}},[_c('div',{attrs:{"slot":"content"},slot:"content"},[_vm._v(_vm._s(_vm.approveRemake))]),_c('el-button',{staticClass:"approveRemake",attrs:{"icon":"el-icon-question","circle":""}})],1):_vm._e()],1),_c('el-checkbox',{model:{value:(_vm.isPrintLog),callback:function ($$v) {_vm.isPrintLog=$$v},expression:"isPrintLog"}},[_vm._v("打印审批日志")])],1)])]):_vm._e(),(_vm.Global)?_c('el-tab-pane',{staticClass:"tableClass",attrs:{"label":"全局设置","name":"Global"}},[_c('div',{staticClass:"GlobalCalss"},[_c('el-card',{staticClass:"box-card"},[_c('p',[_vm._v("重复审批人自动通过:\n "),_c('el-switch',{staticStyle:{"float":"right"},model:{value:(_vm.workFlowDef.automaticPass),callback:function ($$v) {_vm.$set(_vm.workFlowDef, "automaticPass", $$v)},expression:"workFlowDef.automaticPass"}})],1),_c('p',[_vm._v("开通后,当同一审批人重复出现在多节点时,若首个节点审批通过,则后续节点中该审批人自动通过无需多次操作审批。")])]),_c('el-card',{staticClass:"box-card"},[_c('p',[_vm._v("是否允许在待办中撤回:\n "),_c('el-switch',{staticStyle:{"float":"right"},model:{value:(_vm.workFlowDef.rollBack),callback:function ($$v) {_vm.$set(_vm.workFlowDef, "rollBack", $$v)},expression:"workFlowDef.rollBack"}})],1),_c('p',[_vm._v("开通后,在审批结束前任意节点,该流程发起人可在待办中撤回审批。")])])],1)]):_vm._e()],1):_c('div',{staticClass:"fd-nav-content",staticStyle:{"position":"relative"}},[_c('div',{staticStyle:{"position":"absolute","top":"30%","margin":"0 auto","text-align":"center","left":"35%"}},[_c('img',{attrs:{"src":__webpack_require__("480d")}}),_c('div',{staticStyle:{"font-size":"14px"}},[_c('p',{staticStyle:{"color":"#333333"}},[_vm._v("当前未开启审批")]),_c('p',{staticStyle:{"color":"#333333"}},[_vm._v("请先通过上方滑块开关开启审批后再进行流程配置")])])])]),_c('el-dialog',{staticClass:"modalTips",attrs:{"title":"提示","visible":_vm.tipVisible,"width":"445px"},on:{"update:visible":function($event){_vm.tipVisible=$event}}},[_c('div',{staticClass:"ant-confirm-body"},[_c('i',{staticClass:"anticon anticon-close-circle",staticStyle:{"color":"#f00"}}),_c('span',{staticClass:"ant-confirm-title"},[_vm._v("当前无法发布")]),_c('div',{staticClass:"ant-confirm-content"},[_c('div',[_c('p',{staticClass:"error-modal-desc"},[_vm._v("以下内容不完善,需进行修改")]),_c('div',{staticClass:"error-modal-list"},_vm._l((_vm.tipList),function(item,index){return _c('div',{key:index,staticClass:"error-modal-item"},[_c('div',{staticClass:"error-modal-item-label"},[_vm._v("流程设计")]),_c('div',{staticClass:"error-modal-item-content"},[_vm._v(_vm._s(item.name)+" 未选择"+_vm._s(item.type))])])}),0)])])]),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":function($event){_vm.tipVisible = false}}},[_vm._v("我知道了")]),_c('el-button',{attrs:{"type":"primary"},on:{"click":function($event){_vm.tipVisible = false}}},[_vm._v("前往修改")])],1)]),_c('el-dialog',{attrs:{"title":((_vm.queryInfo.name) + "老数据参考"),"visible":_vm.oldModal,"width":"70%","before-close":_vm.showOldModal},on:{"update:visible":function($event){_vm.oldModal=$event}}},[_c('OldProcess',{attrs:{"tools":false,"path":_vm.path,"userInfo":_vm.userInfo,"queryInfo":_vm.queryInfo}}),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":function($event){_vm.oldModal = false}}},[_vm._v("取 消")]),_c('el-button',{attrs:{"type":"primary"},on:{"click":function($event){_vm.oldModal = false}}},[_vm._v("确 定")])],1)],1),_c('el-dialog',{attrs:{"title":"关闭审批","visible":_vm.dialogVisible,"width":"30%","before-close":_vm.handleClose},on:{"update:visible":function($event){_vm.dialogVisible=$event}}},[_c('template',{slot:"title"},[_c('i',{staticClass:"el-icon-warning",staticStyle:{"font-size":"20px","color":"orange"}}),_c('span',{staticStyle:{"font-size":"20px"}},[_vm._v("关闭审批")])]),_c('span',[_vm._v("关闭后,该业务后续提交的数据无需通过审批,审批状态默认为已通过。")]),_c('div',{staticStyle:{"margin-top":"20px"}},[_c('el-checkbox',{model:{value:(_vm.ApprovaSwitch),callback:function ($$v) {_vm.ApprovaSwitch=$$v},expression:"ApprovaSwitch"}},[_vm._v("确认执行此操作")])],1),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":function($event){_vm.dialogVisible = false}}},[_vm._v("取 消")]),_c('el-button',{attrs:{"type":"primary","disabled":!_vm.ApprovaSwitch},on:{"click":_vm.handlerClick}},[_vm._v("确 定")])],1)],2)],1)}
|
|
3264
3264
|
var staticRenderFns = []
|
|
3265
3265
|
|
|
3266
3266
|
|
|
3267
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3267
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=4169a639&scoped=true&
|
|
3268
3268
|
|
|
3269
3269
|
// EXTERNAL MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_thread-loader@2.1.3@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.2.3@babel-loader/lib!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3270
3270
|
var processvue_type_script_lang_js_ = __webpack_require__("a30c");
|
|
3271
3271
|
|
|
3272
3272
|
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3273
3273
|
/* harmony default export */ var formBuilder_processvue_type_script_lang_js_ = (processvue_type_script_lang_js_["a" /* default */]);
|
|
3274
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=
|
|
3275
|
-
var
|
|
3274
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=4169a639&lang=scss&scoped=true&
|
|
3275
|
+
var processvue_type_style_index_0_id_4169a639_lang_scss_scoped_true_ = __webpack_require__("5902");
|
|
3276
3276
|
|
|
3277
3277
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.9.8@vue-loader/lib/runtime/componentNormalizer.js
|
|
3278
3278
|
var componentNormalizer = __webpack_require__("cba8");
|
|
@@ -3292,7 +3292,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
3292
3292
|
staticRenderFns,
|
|
3293
3293
|
false,
|
|
3294
3294
|
null,
|
|
3295
|
-
"
|
|
3295
|
+
"4169a639",
|
|
3296
3296
|
null
|
|
3297
3297
|
|
|
3298
3298
|
)
|
|
@@ -3406,22 +3406,6 @@ module.exports = {
|
|
|
3406
3406
|
};
|
|
3407
3407
|
|
|
3408
3408
|
|
|
3409
|
-
/***/ }),
|
|
3410
|
-
|
|
3411
|
-
/***/ "11ec":
|
|
3412
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3413
|
-
|
|
3414
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
3415
|
-
|
|
3416
|
-
// load the styles
|
|
3417
|
-
var content = __webpack_require__("5a0c");
|
|
3418
|
-
if(content.__esModule) content = content.default;
|
|
3419
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
3420
|
-
if(content.locals) module.exports = content.locals;
|
|
3421
|
-
// add the styles to the DOM
|
|
3422
|
-
var add = __webpack_require__("5925").default
|
|
3423
|
-
var update = add("0e8dd874", content, true, {"sourceMap":false,"shadowMode":false});
|
|
3424
|
-
|
|
3425
3409
|
/***/ }),
|
|
3426
3410
|
|
|
3427
3411
|
/***/ "12a9":
|
|
@@ -24673,6 +24657,22 @@ module.exports = function(originalModule) {
|
|
|
24673
24657
|
})));
|
|
24674
24658
|
|
|
24675
24659
|
|
|
24660
|
+
/***/ }),
|
|
24661
|
+
|
|
24662
|
+
/***/ "30bc":
|
|
24663
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
24664
|
+
|
|
24665
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
24666
|
+
|
|
24667
|
+
// load the styles
|
|
24668
|
+
var content = __webpack_require__("67ee");
|
|
24669
|
+
if(content.__esModule) content = content.default;
|
|
24670
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
24671
|
+
if(content.locals) module.exports = content.locals;
|
|
24672
|
+
// add the styles to the DOM
|
|
24673
|
+
var add = __webpack_require__("5925").default
|
|
24674
|
+
var update = add("3d4ce890", content, true, {"sourceMap":false,"shadowMode":false});
|
|
24675
|
+
|
|
24676
24676
|
/***/ }),
|
|
24677
24677
|
|
|
24678
24678
|
/***/ "3167":
|
|
@@ -105716,6 +105716,17 @@ addToUnscopables('values');
|
|
|
105716
105716
|
addToUnscopables('entries');
|
|
105717
105717
|
|
|
105718
105718
|
|
|
105719
|
+
/***/ }),
|
|
105720
|
+
|
|
105721
|
+
/***/ "5902":
|
|
105722
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
105723
|
+
|
|
105724
|
+
"use strict";
|
|
105725
|
+
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_4169a639_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("30bc");
|
|
105726
|
+
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_4169a639_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_4169a639_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
105727
|
+
/* unused harmony reexport * */
|
|
105728
|
+
|
|
105729
|
+
|
|
105719
105730
|
/***/ }),
|
|
105720
105731
|
|
|
105721
105732
|
/***/ "5922":
|
|
@@ -106796,21 +106807,6 @@ $({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {
|
|
|
106796
106807
|
});
|
|
106797
106808
|
|
|
106798
106809
|
|
|
106799
|
-
/***/ }),
|
|
106800
|
-
|
|
106801
|
-
/***/ "5a0c":
|
|
106802
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
106803
|
-
|
|
106804
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
106805
|
-
// imports
|
|
106806
|
-
exports.i(__webpack_require__("b797"), "");
|
|
106807
|
-
|
|
106808
|
-
// module
|
|
106809
|
-
exports.push([module.i, ".from[data-v-6da4b5e6]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-6da4b5e6]{float:left;margin-right:20px}.from .fromitem span[data-v-6da4b5e6]{text-align:right;vertical-align:middle;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.talent-box[data-v-6da4b5e6]{padding:15px 20px 20px}.talent-box .title[data-v-6da4b5e6]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-6da4b5e6]{color:#666}.offer-root .projectForm[data-v-6da4b5e6]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-6da4b5e6]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-6da4b5e6]{margin-bottom:0}.continue[data-v-6da4b5e6]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-6da4b5e6],.offer-pagination[data-v-6da4b5e6]{text-align:center}.offer-pagination .el-pagination[data-v-6da4b5e6]{margin:20px 0}.re-form .el-cascader[data-v-6da4b5e6],.re-form .el-date-editor[data-v-6da4b5e6],.re-form .el-input-number[data-v-6da4b5e6],.re-form .el-range-editor[data-v-6da4b5e6],.re-form .el-select[data-v-6da4b5e6]{width:100%}.re-form .el-input-number .el-input__inner[data-v-6da4b5e6]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-6da4b5e6]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-6da4b5e6]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-6da4b5e6]:after{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;height:38px;display:inline-block;background:#f5f7fa;text-align:center;border:1px solid #dcdfe6;border-left:0;border-radius:0 4px 4px 0;color:#909399}.re-form .number-yuan.el-input-number .el-input[data-v-6da4b5e6]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-6da4b5e6]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-6da4b5e6]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-6da4b5e6]{position:absolute!important;top:50%!important;right:8px!important;margin-top:-7px!important;-webkit-transition:-webkit-transform .3s!important;transition:-webkit-transform .3s!important;transition:transform .3s!important;transition:transform .3s,-webkit-transform .3s!important;font-size:12px!important}.base-pagination[data-v-6da4b5e6]{text-align:center}.base-pagination .el-pagination[data-v-6da4b5e6]{margin:20px 0}.pointer[data-v-6da4b5e6]{cursor:pointer}.base-ellipsis[data-v-6da4b5e6]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-6da4b5e6]{margin-bottom:10px}.base-page-style[data-v-6da4b5e6]{padding:10px 10px}.base-page-style .btns-line[data-v-6da4b5e6]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-6da4b5e6]{color:red}.form-w100[data-v-6da4b5e6]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-6da4b5e6]{text-align:left}.base-info-title[data-v-6da4b5e6]{font-size:18px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin-bottom:20px;position:relative}.base-info-title span[data-v-6da4b5e6]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-6da4b5e6]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-6da4b5e6]{margin-bottom:10px}.form-btns[data-v-6da4b5e6]{text-align:center}.text-danger[data-v-6da4b5e6]{color:#ff4949}.text-warning[data-v-6da4b5e6]{color:#f7ba2a}.text-blue[data-v-6da4b5e6]{color:#2e90fe}.clearboth[data-v-6da4b5e6]{clear:both}.noselect[data-v-6da4b5e6]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-6da4b5e6]::-webkit-input-safebox-button{display:none}body[data-v-6da4b5e6]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-6da4b5e6]:hover{color:#0286df!important}.color-default[data-v-6da4b5e6]{color:#0286df}.line-width[data-v-6da4b5e6]{background:#ededed;width:896px;height:1px}.bg-default[data-v-6da4b5e6]{background:#0286df}.hover-color-default[data-v-6da4b5e6]:hover{color:#0286df}.hover-bg-default[data-v-6da4b5e6]:hover{background:#ffeeea!important}.default-color[data-v-6da4b5e6]{color:#0286df}.page-left[data-v-6da4b5e6]{float:left}.page-right[data-v-6da4b5e6]{float:right}.colordefault[data-v-6da4b5e6]{color:#0286df}.colorgrey[data-v-6da4b5e6]{color:#ccc}.colortheme[data-v-6da4b5e6]{color:#ff8b00}.colorff4[data-v-6da4b5e6]{color:#ff4e00}.color-orange[data-v-6da4b5e6]{color:#f60}.p20[data-v-6da4b5e6]{padding:20px}.pl20[data-v-6da4b5e6]{padding-left:20px}.pb20[data-v-6da4b5e6]{padding-bottom:20px}.mt10[data-v-6da4b5e6]{margin-top:10px}.mt20[data-v-6da4b5e6]{margin-top:20px}.ml26[data-v-6da4b5e6]{margin-left:26px}.ml400[data-v-6da4b5e6]{margin-left:400px}.mb10[data-v-6da4b5e6]{margin-bottom:10px}.mb20[data-v-6da4b5e6]{margin-bottom:20px}.ml10[data-v-6da4b5e6]{margin-left:10px}.text-center[data-v-6da4b5e6]{text-align:center}.clearfix[data-v-6da4b5e6]{overflow:hidden}.fl[data-v-6da4b5e6]{float:left}.fr[data-v-6da4b5e6]{float:right}.avatar-uploader .el-upload[data-v-6da4b5e6]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-6da4b5e6]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-6da4b5e6]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-6da4b5e6]:before{line-height:178px}.avatar[data-v-6da4b5e6]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-6da4b5e6]{color:#0286df!important}.cell-del-button[data-v-6da4b5e6]{color:#f60!important}.tableStyle[data-v-6da4b5e6]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-6da4b5e6]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-6da4b5e6]{color:#0286df}.tabs-box .el-tabs__item[data-v-6da4b5e6]{color:#333}.m-l-15[data-v-6da4b5e6]{margin-left:15px!important}.m-l-20[data-v-6da4b5e6]{margin-left:20px!important}.m-l-40[data-v-6da4b5e6]{margin-left:40px!important}.pagination-box[data-v-6da4b5e6]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-6da4b5e6]{margin-top:20px}.el-input__count[data-v-6da4b5e6]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-6da4b5e6],.el-tabs__item.is-active[data-v-6da4b5e6]{color:#0286df!important}.info2 .successinfo i[data-v-6da4b5e6]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-6da4b5e6]{background-color:#f5f7fa!important}.el-pager li.active[data-v-6da4b5e6]{color:#0286df!important}.el-loading-mask[data-v-6da4b5e6]{z-index:9999}.el-icon-loading[data-v-6da4b5e6]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-6da4b5e6]{font-size:14px}.el-tooltip__popper[data-v-6da4b5e6]{max-width:80%}li[data-v-6da4b5e6],ul[data-v-6da4b5e6]{list-style:none}a[data-v-6da4b5e6]{outline:medium none;text-decoration:none}.colorff66[data-v-6da4b5e6]{color:#f60}.color02[data-v-6da4b5e6]{color:#0286df}.color33[data-v-6da4b5e6]{color:#333}.colorff[data-v-6da4b5e6]{color:#fff}.color00[data-v-6da4b5e6]{color:#000}.color66[data-v-6da4b5e6]{color:#666}.color96[data-v-6da4b5e6]{color:#969696}.colorbf[data-v-6da4b5e6]{color:#bfbfbf}.color59[data-v-6da4b5e6]{color:#595959}.color5e[data-v-6da4b5e6]{color:#5e5e5e}.colorcc[data-v-6da4b5e6]{color:#ccc}.color6f[data-v-6da4b5e6]{color:#6f6f6f}.color2c[data-v-6da4b5e6]{color:#2c2c2b}.color8d[data-v-6da4b5e6]{color:#8d8d8d}.h-green[data-v-6da4b5e6]{color:#78c06e}.h-red[data-v-6da4b5e6]{color:#f60}.h-orange[data-v-6da4b5e6]{color:#f7ab01}.color-link[data-v-6da4b5e6],.h-blue[data-v-6da4b5e6]{color:#0286df}.bgf5[data-v-6da4b5e6]{background:#f5f5f5}.bgc9[data-v-6da4b5e6]{background:#c9c9c9}.bgff[data-v-6da4b5e6]{background:#fff}.bg02[data-v-6da4b5e6]{background:#0286df}.bg66[data-v-6da4b5e6]{background:#666}.bgb3[data-v-6da4b5e6]{background:#b3b3b3}.font10[data-v-6da4b5e6]{font-size:10px}.font12[data-v-6da4b5e6]{font-size:12px}.font14[data-v-6da4b5e6]{font-size:14px}.font16[data-v-6da4b5e6]{font-size:16px}.font18[data-v-6da4b5e6]{font-size:18px}.font20[data-v-6da4b5e6]{font-size:20px}.font22[data-v-6da4b5e6]{font-size:22px}.font24[data-v-6da4b5e6]{font-size:24px}.font28[data-v-6da4b5e6]{font-size:28px}.font36[data-v-6da4b5e6]{font-size:36px}.overflow[data-v-6da4b5e6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-6da4b5e6]{border:1px solid #0286df}.tc-1[data-v-6da4b5e6]{width:100%;height:1px}.tc-2[data-v-6da4b5e6]{width:100%;height:2px}.tc-3[data-v-6da4b5e6]{width:100%;height:3px}.tc-4[data-v-6da4b5e6]{width:100%;height:4px}.tc-5[data-v-6da4b5e6]{width:100%;height:5px}.tc-6[data-v-6da4b5e6]{width:100%;height:6px}.tc-7[data-v-6da4b5e6]{width:100%;height:7px}.tc-8[data-v-6da4b5e6]{width:100%;height:8px}.tc-9[data-v-6da4b5e6]{width:100%;height:9px}.tc-10[data-v-6da4b5e6]{width:100%;height:10px}.tc-13[data-v-6da4b5e6]{width:100%;height:13px}.tc-15[data-v-6da4b5e6]{width:100%;height:15px}.tc-20[data-v-6da4b5e6]{width:100%;height:20px}.tc-30[data-v-6da4b5e6]{width:100%;height:30px}.tc-40[data-v-6da4b5e6]{width:100%;height:40px}.tc-45[data-v-6da4b5e6]{width:100%;height:45px}.tc-50[data-v-6da4b5e6]{width:100%;height:50px}.tc-70[data-v-6da4b5e6]{width:100%;height:70px}.tc-80[data-v-6da4b5e6]{width:100%;height:80px}.tc-100[data-v-6da4b5e6]{width:100%;height:100px}.tc-200[data-v-6da4b5e6]{width:100%;height:200px}.cursor[data-v-6da4b5e6]{cursor:pointer}[data-v-6da4b5e6]::-webkit-scrollbar{width:9px;height:9px}[data-v-6da4b5e6]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-6da4b5e6]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-6da4b5e6]{padding-left:0}.el-button.h-btn-reset[data-v-6da4b5e6]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-6da4b5e6]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-6da4b5e6]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-6da4b5e6]{margin-right:10px}.btn-submit-box[data-v-6da4b5e6]{margin-top:40px;text-align:center}.list-table-td-a[data-v-6da4b5e6]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-6da4b5e6]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-6da4b5e6]{padding:10px}.h-main-box-tab[data-v-6da4b5e6]{padding:5px}.h-tab-content[data-v-6da4b5e6]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-6da4b5e6]{font-size:16px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin:20px 0}.h-divide-title>span[data-v-6da4b5e6]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-6da4b5e6]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-6da4b5e6],.tableClass .GlobalCalss[data-v-6da4b5e6]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-6da4b5e6]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-6da4b5e6]{margin-top:20px;width:400px}.el-table[data-v-6da4b5e6] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-6da4b5e6]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
106810
|
-
|
|
106811
|
-
// exports
|
|
106812
|
-
|
|
106813
|
-
|
|
106814
106810
|
/***/ }),
|
|
106815
106811
|
|
|
106816
106812
|
/***/ "5ad4":
|
|
@@ -110692,6 +110688,21 @@ module.exports = function (obj) {
|
|
|
110692
110688
|
})));
|
|
110693
110689
|
|
|
110694
110690
|
|
|
110691
|
+
/***/ }),
|
|
110692
|
+
|
|
110693
|
+
/***/ "67ee":
|
|
110694
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
110695
|
+
|
|
110696
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
110697
|
+
// imports
|
|
110698
|
+
exports.i(__webpack_require__("b797"), "");
|
|
110699
|
+
|
|
110700
|
+
// module
|
|
110701
|
+
exports.push([module.i, ".from[data-v-4169a639]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-4169a639]{float:left;margin-right:20px}.from .fromitem span[data-v-4169a639]{text-align:right;vertical-align:middle;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.talent-box[data-v-4169a639]{padding:15px 20px 20px}.talent-box .title[data-v-4169a639]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-4169a639]{color:#666}.offer-root .projectForm[data-v-4169a639]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-4169a639]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-4169a639]{margin-bottom:0}.continue[data-v-4169a639]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-4169a639],.offer-pagination[data-v-4169a639]{text-align:center}.offer-pagination .el-pagination[data-v-4169a639]{margin:20px 0}.re-form .el-cascader[data-v-4169a639],.re-form .el-date-editor[data-v-4169a639],.re-form .el-input-number[data-v-4169a639],.re-form .el-range-editor[data-v-4169a639],.re-form .el-select[data-v-4169a639]{width:100%}.re-form .el-input-number .el-input__inner[data-v-4169a639]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-4169a639]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-4169a639]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-4169a639]:after{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;height:38px;display:inline-block;background:#f5f7fa;text-align:center;border:1px solid #dcdfe6;border-left:0;border-radius:0 4px 4px 0;color:#909399}.re-form .number-yuan.el-input-number .el-input[data-v-4169a639]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-4169a639]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-4169a639]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-4169a639]{position:absolute!important;top:50%!important;right:8px!important;margin-top:-7px!important;-webkit-transition:-webkit-transform .3s!important;transition:-webkit-transform .3s!important;transition:transform .3s!important;transition:transform .3s,-webkit-transform .3s!important;font-size:12px!important}.base-pagination[data-v-4169a639]{text-align:center}.base-pagination .el-pagination[data-v-4169a639]{margin:20px 0}.pointer[data-v-4169a639]{cursor:pointer}.base-ellipsis[data-v-4169a639]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-4169a639]{margin-bottom:10px}.base-page-style[data-v-4169a639]{padding:10px 10px}.base-page-style .btns-line[data-v-4169a639]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-4169a639]{color:red}.form-w100[data-v-4169a639]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-4169a639]{text-align:left}.base-info-title[data-v-4169a639]{font-size:18px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin-bottom:20px;position:relative}.base-info-title span[data-v-4169a639]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-4169a639]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-4169a639]{margin-bottom:10px}.form-btns[data-v-4169a639]{text-align:center}.text-danger[data-v-4169a639]{color:#ff4949}.text-warning[data-v-4169a639]{color:#f7ba2a}.text-blue[data-v-4169a639]{color:#2e90fe}.clearboth[data-v-4169a639]{clear:both}.noselect[data-v-4169a639]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-4169a639]::-webkit-input-safebox-button{display:none}body[data-v-4169a639]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-4169a639]:hover{color:#0286df!important}.color-default[data-v-4169a639]{color:#0286df}.line-width[data-v-4169a639]{background:#ededed;width:896px;height:1px}.bg-default[data-v-4169a639]{background:#0286df}.hover-color-default[data-v-4169a639]:hover{color:#0286df}.hover-bg-default[data-v-4169a639]:hover{background:#ffeeea!important}.default-color[data-v-4169a639]{color:#0286df}.page-left[data-v-4169a639]{float:left}.page-right[data-v-4169a639]{float:right}.colordefault[data-v-4169a639]{color:#0286df}.colorgrey[data-v-4169a639]{color:#ccc}.colortheme[data-v-4169a639]{color:#ff8b00}.colorff4[data-v-4169a639]{color:#ff4e00}.color-orange[data-v-4169a639]{color:#f60}.p20[data-v-4169a639]{padding:20px}.pl20[data-v-4169a639]{padding-left:20px}.pb20[data-v-4169a639]{padding-bottom:20px}.mt10[data-v-4169a639]{margin-top:10px}.mt20[data-v-4169a639]{margin-top:20px}.ml26[data-v-4169a639]{margin-left:26px}.ml400[data-v-4169a639]{margin-left:400px}.mb10[data-v-4169a639]{margin-bottom:10px}.mb20[data-v-4169a639]{margin-bottom:20px}.ml10[data-v-4169a639]{margin-left:10px}.text-center[data-v-4169a639]{text-align:center}.clearfix[data-v-4169a639]{overflow:hidden}.fl[data-v-4169a639]{float:left}.fr[data-v-4169a639]{float:right}.avatar-uploader .el-upload[data-v-4169a639]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-4169a639]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-4169a639]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-4169a639]:before{line-height:178px}.avatar[data-v-4169a639]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-4169a639]{color:#0286df!important}.cell-del-button[data-v-4169a639]{color:#f60!important}.tableStyle[data-v-4169a639]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-4169a639]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-4169a639]{color:#0286df}.tabs-box .el-tabs__item[data-v-4169a639]{color:#333}.m-l-15[data-v-4169a639]{margin-left:15px!important}.m-l-20[data-v-4169a639]{margin-left:20px!important}.m-l-40[data-v-4169a639]{margin-left:40px!important}.pagination-box[data-v-4169a639]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-4169a639]{margin-top:20px}.el-input__count[data-v-4169a639]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-4169a639],.el-tabs__item.is-active[data-v-4169a639]{color:#0286df!important}.info2 .successinfo i[data-v-4169a639]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-4169a639]{background-color:#f5f7fa!important}.el-pager li.active[data-v-4169a639]{color:#0286df!important}.el-loading-mask[data-v-4169a639]{z-index:9999}.el-icon-loading[data-v-4169a639]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-4169a639]{font-size:14px}.el-tooltip__popper[data-v-4169a639]{max-width:80%}li[data-v-4169a639],ul[data-v-4169a639]{list-style:none}a[data-v-4169a639]{outline:medium none;text-decoration:none}.colorff66[data-v-4169a639]{color:#f60}.color02[data-v-4169a639]{color:#0286df}.color33[data-v-4169a639]{color:#333}.colorff[data-v-4169a639]{color:#fff}.color00[data-v-4169a639]{color:#000}.color66[data-v-4169a639]{color:#666}.color96[data-v-4169a639]{color:#969696}.colorbf[data-v-4169a639]{color:#bfbfbf}.color59[data-v-4169a639]{color:#595959}.color5e[data-v-4169a639]{color:#5e5e5e}.colorcc[data-v-4169a639]{color:#ccc}.color6f[data-v-4169a639]{color:#6f6f6f}.color2c[data-v-4169a639]{color:#2c2c2b}.color8d[data-v-4169a639]{color:#8d8d8d}.h-green[data-v-4169a639]{color:#78c06e}.h-red[data-v-4169a639]{color:#f60}.h-orange[data-v-4169a639]{color:#f7ab01}.color-link[data-v-4169a639],.h-blue[data-v-4169a639]{color:#0286df}.bgf5[data-v-4169a639]{background:#f5f5f5}.bgc9[data-v-4169a639]{background:#c9c9c9}.bgff[data-v-4169a639]{background:#fff}.bg02[data-v-4169a639]{background:#0286df}.bg66[data-v-4169a639]{background:#666}.bgb3[data-v-4169a639]{background:#b3b3b3}.font10[data-v-4169a639]{font-size:10px}.font12[data-v-4169a639]{font-size:12px}.font14[data-v-4169a639]{font-size:14px}.font16[data-v-4169a639]{font-size:16px}.font18[data-v-4169a639]{font-size:18px}.font20[data-v-4169a639]{font-size:20px}.font22[data-v-4169a639]{font-size:22px}.font24[data-v-4169a639]{font-size:24px}.font28[data-v-4169a639]{font-size:28px}.font36[data-v-4169a639]{font-size:36px}.overflow[data-v-4169a639]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-4169a639]{border:1px solid #0286df}.tc-1[data-v-4169a639]{width:100%;height:1px}.tc-2[data-v-4169a639]{width:100%;height:2px}.tc-3[data-v-4169a639]{width:100%;height:3px}.tc-4[data-v-4169a639]{width:100%;height:4px}.tc-5[data-v-4169a639]{width:100%;height:5px}.tc-6[data-v-4169a639]{width:100%;height:6px}.tc-7[data-v-4169a639]{width:100%;height:7px}.tc-8[data-v-4169a639]{width:100%;height:8px}.tc-9[data-v-4169a639]{width:100%;height:9px}.tc-10[data-v-4169a639]{width:100%;height:10px}.tc-13[data-v-4169a639]{width:100%;height:13px}.tc-15[data-v-4169a639]{width:100%;height:15px}.tc-20[data-v-4169a639]{width:100%;height:20px}.tc-30[data-v-4169a639]{width:100%;height:30px}.tc-40[data-v-4169a639]{width:100%;height:40px}.tc-45[data-v-4169a639]{width:100%;height:45px}.tc-50[data-v-4169a639]{width:100%;height:50px}.tc-70[data-v-4169a639]{width:100%;height:70px}.tc-80[data-v-4169a639]{width:100%;height:80px}.tc-100[data-v-4169a639]{width:100%;height:100px}.tc-200[data-v-4169a639]{width:100%;height:200px}.cursor[data-v-4169a639]{cursor:pointer}[data-v-4169a639]::-webkit-scrollbar{width:9px;height:9px}[data-v-4169a639]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-4169a639]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-4169a639]{padding-left:0}.el-button.h-btn-reset[data-v-4169a639]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-4169a639]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-4169a639]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-4169a639]{margin-right:10px}.btn-submit-box[data-v-4169a639]{margin-top:40px;text-align:center}.list-table-td-a[data-v-4169a639]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-4169a639]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-4169a639]{padding:10px}.h-main-box-tab[data-v-4169a639]{padding:5px}.h-tab-content[data-v-4169a639]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-4169a639]{font-size:16px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin:20px 0}.h-divide-title>span[data-v-4169a639]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-4169a639]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-4169a639],.tableClass .GlobalCalss[data-v-4169a639]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-4169a639]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-4169a639]{margin-top:20px;width:400px}.el-table[data-v-4169a639] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-4169a639]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
110702
|
+
|
|
110703
|
+
// exports
|
|
110704
|
+
|
|
110705
|
+
|
|
110695
110706
|
/***/ }),
|
|
110696
110707
|
|
|
110697
110708
|
/***/ "688d":
|
|
@@ -141946,17 +141957,6 @@ if (!_vue2.default.prototype.$isServer) {
|
|
|
141946
141957
|
|
|
141947
141958
|
exports.default = PopupManager;
|
|
141948
141959
|
|
|
141949
|
-
/***/ }),
|
|
141950
|
-
|
|
141951
|
-
/***/ "8d66":
|
|
141952
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
141953
|
-
|
|
141954
|
-
"use strict";
|
|
141955
|
-
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_6da4b5e6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("11ec");
|
|
141956
|
-
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_6da4b5e6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_6da4b5e6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
141957
|
-
/* unused harmony reexport * */
|
|
141958
|
-
|
|
141959
|
-
|
|
141960
141960
|
/***/ }),
|
|
141961
141961
|
|
|
141962
141962
|
/***/ "8ee7":
|
|
@@ -145366,7 +145366,7 @@ module.exports.default = axios;
|
|
|
145366
145366
|
version = _JSON$parse.version;
|
|
145367
145367
|
|
|
145368
145368
|
var node = nodeList.filter(function (value) {
|
|
145369
|
-
return !["start", "end"].includes(value.
|
|
145369
|
+
return !["start", "end"].includes(value.type);
|
|
145370
145370
|
}); // 拼接基础数据
|
|
145371
145371
|
|
|
145372
145372
|
var param = {
|
|
@@ -145398,10 +145398,10 @@ module.exports.default = axios;
|
|
|
145398
145398
|
}; // 判断是否存在条件分支
|
|
145399
145399
|
|
|
145400
145400
|
var isHasCondition = node.filter(function (value) {
|
|
145401
|
-
return value.
|
|
145401
|
+
return value.type == "addCondition";
|
|
145402
145402
|
});
|
|
145403
145403
|
|
|
145404
|
-
if (
|
|
145404
|
+
if (isHasCondition.length !== 0) {
|
|
145405
145405
|
// 递归处理数据
|
|
145406
145406
|
var map = {};
|
|
145407
145407
|
var val = [];
|
|
@@ -145443,6 +145443,7 @@ module.exports.default = axios;
|
|
|
145443
145443
|
},
|
|
145444
145444
|
// 生成对应数据
|
|
145445
145445
|
createTypeData: function createTypeData(item) {
|
|
145446
|
+
console.log(item);
|
|
145446
145447
|
var childNode = {};
|
|
145447
145448
|
|
|
145448
145449
|
if (item.type == "userTask") {
|
package/lib/qgb-process.umd.js
CHANGED
|
@@ -3259,20 +3259,20 @@ var es_array_map = __webpack_require__("59d7");
|
|
|
3259
3259
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.function.name.js
|
|
3260
3260
|
var es_function_name = __webpack_require__("3e22");
|
|
3261
3261
|
|
|
3262
|
-
// CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"4b65b100-vue-loader-template"}!./node_modules/_vue-loader@15.9.8@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3262
|
+
// CONCATENATED MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"4b65b100-vue-loader-template"}!./node_modules/_vue-loader@15.9.8@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./src/views/formBuilder/process.vue?vue&type=template&id=4169a639&scoped=true&
|
|
3263
3263
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"fd-nav sidePadding"},[_c('div',{staticClass:"fd-nav-left"},[_c('div',{staticClass:"fd-nav-title"},[_vm._v(_vm._s(_vm.queryInfo.name)+"流程")])]),_c('div',{staticClass:"fd-nav-center"}),_c('div',{staticClass:"fd-nav-right"},[_c('div',{staticClass:"switch"},[_c('span',[_vm._v("是否开启审批:")]),_c('el-switch',{on:{"change":_vm.handlerSwitch},model:{value:(_vm.workFlowDef.switchOn),callback:function ($$v) {_vm.$set(_vm.workFlowDef, "switchOn", $$v)},expression:"workFlowDef.switchOn"}})],1),_c('el-button',{attrs:{"round":"","size":"medium"},on:{"click":_vm.cancel}},[_vm._v("返回")]),_c('el-button',{attrs:{"round":"","type":"primary","size":"medium"},on:{"click":_vm.saveSet}},[_vm._v("保存")]),(_vm.isOldData)?_c('el-button',{attrs:{"round":"","type":"warning","size":"medium"},on:{"click":_vm.showOldModal}},[_vm._v("老数据参考")]):_vm._e()],1)]),(_vm.workFlowDef.switchOn)?_c('el-tabs',{attrs:{"type":"border-card"},on:{"tab-click":_vm.handleClick},model:{value:(_vm.activeName),callback:function ($$v) {_vm.activeName=$$v},expression:"activeName"}},[_c('el-tab-pane',{attrs:{"label":"流程设计","name":"process"}},[_c('div',{staticClass:"fd-nav-content"},[_c('section',{staticClass:"dingflow-design"},[_c('div',{staticClass:"zoom"},[_c('div',{class:'zoom-out'+ (_vm.nowVal==50?' disabled':''),on:{"click":function($event){return _vm.zoomSize(1)}}}),_c('span',[_vm._v(_vm._s(_vm.nowVal)+"%")]),_c('div',{class:'zoom-in'+ (_vm.nowVal==300?' disabled':''),on:{"click":function($event){return _vm.zoomSize(2)}}})]),_c('div',{staticClass:"box-scale",style:('transform: scale('+_vm.nowVal/100+'); transform-origin: 50% 0px 0px;'),attrs:{"id":"box-scale"}},[_c('nodeWrap',{attrs:{"nodeConfig":_vm.nodeConfig,"flowPermission":_vm.flowPermission,"isTried":_vm.isTried,"directorMaxLevel":_vm.directorMaxLevel,"tableId":_vm.processConfig.processId,"queryInfo":_vm.queryInfo},on:{"update:nodeConfig":function($event){_vm.nodeConfig=$event},"update:node-config":function($event){_vm.nodeConfig=$event},"update:flowPermission":function($event){_vm.flowPermission=$event},"update:flow-permission":function($event){_vm.flowPermission=$event},"update:isTried":function($event){_vm.isTried=$event},"update:is-tried":function($event){_vm.isTried=$event}}}),_c('div',{staticClass:"end-node"},[_c('div',{staticClass:"end-node-circle"}),_c('div',{staticClass:"end-node-text"},[_vm._v("流程结束")])])],1)])])]),(_vm.printType)?_c('el-tab-pane',{staticClass:"tableClass",attrs:{"label":"打印设置","name":"Print"}},[_c('div',{staticClass:"divCalss"},[_c('span',{staticStyle:{"font-size":"14px","margin-bottom":"20px","display":"block"}},[_vm._v("\n 打印内容设置:\n "),_c('el-table',{staticStyle:{"width":"100%"},attrs:{"data":_vm.JsonListAll,"border":"","header-cell-style":_vm.$TableCell.setHeaderCellStyle,"cell-style":_vm.$TableCell.setCellStyle}},[_c('el-table-column',{attrs:{"prop":"name","label":"字段名称","width":"300"}}),_c('el-table-column',{attrs:{"width":"120"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('el-checkbox',{on:{"change":function (value){ return _vm.handlebutton(scope,value,'1'); }},model:{value:(_vm.JsonListAll[scope.$index].isPrint),callback:function ($$v) {_vm.$set(_vm.JsonListAll[scope.$index], "isPrint", $$v)},expression:"JsonListAll[scope.$index].isPrint"}})]}}],null,false,3125407715)},[_c('template',{slot:"header"},[_c('el-button',{attrs:{"type":"text"},on:{"click":function($event){return _vm.handlecheckbox('1')}}},[_vm._v("打印")])],1)],2),_c('el-table-column',{attrs:{"width":"120"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('el-checkbox',{on:{"change":function (value){ return _vm.handlebutton(scope,value,'2'); }},model:{value:(_vm.JsonListAll[scope.$index].notPrint),callback:function ($$v) {_vm.$set(_vm.JsonListAll[scope.$index], "notPrint", $$v)},expression:"JsonListAll[scope.$index].notPrint"}})]}}],null,false,4162351887)},[_c('template',{slot:"header"},[_c('el-button',{attrs:{"type":"text"},on:{"click":function($event){return _vm.handlecheckbox('2')}}},[_vm._v("不打印")])],1)],2)],1)],1),_c('div',{staticStyle:{"display":"flex","margin-top":"10px"}},[_c('div',{staticStyle:{"flex":"1"}},[_c('el-checkbox',{model:{value:(_vm.isPrintChildTable),callback:function ($$v) {_vm.isPrintChildTable=$$v},expression:"isPrintChildTable"}},[_vm._v("打印子表")]),(_vm.approveRemake.length > 0)?_c('el-tooltip',{staticClass:"item",attrs:{"effect":"dark","placement":"bottom"}},[_c('div',{attrs:{"slot":"content"},slot:"content"},[_vm._v(_vm._s(_vm.approveRemake))]),_c('el-button',{staticClass:"approveRemake",attrs:{"icon":"el-icon-question","circle":""}})],1):_vm._e()],1),_c('el-checkbox',{model:{value:(_vm.isPrintLog),callback:function ($$v) {_vm.isPrintLog=$$v},expression:"isPrintLog"}},[_vm._v("打印审批日志")])],1)])]):_vm._e(),(_vm.Global)?_c('el-tab-pane',{staticClass:"tableClass",attrs:{"label":"全局设置","name":"Global"}},[_c('div',{staticClass:"GlobalCalss"},[_c('el-card',{staticClass:"box-card"},[_c('p',[_vm._v("重复审批人自动通过:\n "),_c('el-switch',{staticStyle:{"float":"right"},model:{value:(_vm.workFlowDef.automaticPass),callback:function ($$v) {_vm.$set(_vm.workFlowDef, "automaticPass", $$v)},expression:"workFlowDef.automaticPass"}})],1),_c('p',[_vm._v("开通后,当同一审批人重复出现在多节点时,若首个节点审批通过,则后续节点中该审批人自动通过无需多次操作审批。")])]),_c('el-card',{staticClass:"box-card"},[_c('p',[_vm._v("是否允许在待办中撤回:\n "),_c('el-switch',{staticStyle:{"float":"right"},model:{value:(_vm.workFlowDef.rollBack),callback:function ($$v) {_vm.$set(_vm.workFlowDef, "rollBack", $$v)},expression:"workFlowDef.rollBack"}})],1),_c('p',[_vm._v("开通后,在审批结束前任意节点,该流程发起人可在待办中撤回审批。")])])],1)]):_vm._e()],1):_c('div',{staticClass:"fd-nav-content",staticStyle:{"position":"relative"}},[_c('div',{staticStyle:{"position":"absolute","top":"30%","margin":"0 auto","text-align":"center","left":"35%"}},[_c('img',{attrs:{"src":__webpack_require__("480d")}}),_c('div',{staticStyle:{"font-size":"14px"}},[_c('p',{staticStyle:{"color":"#333333"}},[_vm._v("当前未开启审批")]),_c('p',{staticStyle:{"color":"#333333"}},[_vm._v("请先通过上方滑块开关开启审批后再进行流程配置")])])])]),_c('el-dialog',{staticClass:"modalTips",attrs:{"title":"提示","visible":_vm.tipVisible,"width":"445px"},on:{"update:visible":function($event){_vm.tipVisible=$event}}},[_c('div',{staticClass:"ant-confirm-body"},[_c('i',{staticClass:"anticon anticon-close-circle",staticStyle:{"color":"#f00"}}),_c('span',{staticClass:"ant-confirm-title"},[_vm._v("当前无法发布")]),_c('div',{staticClass:"ant-confirm-content"},[_c('div',[_c('p',{staticClass:"error-modal-desc"},[_vm._v("以下内容不完善,需进行修改")]),_c('div',{staticClass:"error-modal-list"},_vm._l((_vm.tipList),function(item,index){return _c('div',{key:index,staticClass:"error-modal-item"},[_c('div',{staticClass:"error-modal-item-label"},[_vm._v("流程设计")]),_c('div',{staticClass:"error-modal-item-content"},[_vm._v(_vm._s(item.name)+" 未选择"+_vm._s(item.type))])])}),0)])])]),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":function($event){_vm.tipVisible = false}}},[_vm._v("我知道了")]),_c('el-button',{attrs:{"type":"primary"},on:{"click":function($event){_vm.tipVisible = false}}},[_vm._v("前往修改")])],1)]),_c('el-dialog',{attrs:{"title":((_vm.queryInfo.name) + "老数据参考"),"visible":_vm.oldModal,"width":"70%","before-close":_vm.showOldModal},on:{"update:visible":function($event){_vm.oldModal=$event}}},[_c('OldProcess',{attrs:{"tools":false,"path":_vm.path,"userInfo":_vm.userInfo,"queryInfo":_vm.queryInfo}}),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":function($event){_vm.oldModal = false}}},[_vm._v("取 消")]),_c('el-button',{attrs:{"type":"primary"},on:{"click":function($event){_vm.oldModal = false}}},[_vm._v("确 定")])],1)],1),_c('el-dialog',{attrs:{"title":"关闭审批","visible":_vm.dialogVisible,"width":"30%","before-close":_vm.handleClose},on:{"update:visible":function($event){_vm.dialogVisible=$event}}},[_c('template',{slot:"title"},[_c('i',{staticClass:"el-icon-warning",staticStyle:{"font-size":"20px","color":"orange"}}),_c('span',{staticStyle:{"font-size":"20px"}},[_vm._v("关闭审批")])]),_c('span',[_vm._v("关闭后,该业务后续提交的数据无需通过审批,审批状态默认为已通过。")]),_c('div',{staticStyle:{"margin-top":"20px"}},[_c('el-checkbox',{model:{value:(_vm.ApprovaSwitch),callback:function ($$v) {_vm.ApprovaSwitch=$$v},expression:"ApprovaSwitch"}},[_vm._v("确认执行此操作")])],1),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":function($event){_vm.dialogVisible = false}}},[_vm._v("取 消")]),_c('el-button',{attrs:{"type":"primary","disabled":!_vm.ApprovaSwitch},on:{"click":_vm.handlerClick}},[_vm._v("确 定")])],1)],2)],1)}
|
|
3264
3264
|
var staticRenderFns = []
|
|
3265
3265
|
|
|
3266
3266
|
|
|
3267
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3267
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=4169a639&scoped=true&
|
|
3268
3268
|
|
|
3269
3269
|
// EXTERNAL MODULE: ./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_thread-loader@2.1.3@thread-loader/dist/cjs.js!./node_modules/_babel-loader@8.2.3@babel-loader/lib!./node_modules/_cache-loader@4.1.0@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.8@vue-loader/lib??vue-loader-options!./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3270
3270
|
var processvue_type_script_lang_js_ = __webpack_require__("a30c");
|
|
3271
3271
|
|
|
3272
3272
|
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3273
3273
|
/* harmony default export */ var formBuilder_processvue_type_script_lang_js_ = (processvue_type_script_lang_js_["a" /* default */]);
|
|
3274
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=
|
|
3275
|
-
var
|
|
3274
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=4169a639&lang=scss&scoped=true&
|
|
3275
|
+
var processvue_type_style_index_0_id_4169a639_lang_scss_scoped_true_ = __webpack_require__("5902");
|
|
3276
3276
|
|
|
3277
3277
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.9.8@vue-loader/lib/runtime/componentNormalizer.js
|
|
3278
3278
|
var componentNormalizer = __webpack_require__("cba8");
|
|
@@ -3292,7 +3292,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
3292
3292
|
staticRenderFns,
|
|
3293
3293
|
false,
|
|
3294
3294
|
null,
|
|
3295
|
-
"
|
|
3295
|
+
"4169a639",
|
|
3296
3296
|
null
|
|
3297
3297
|
|
|
3298
3298
|
)
|
|
@@ -3406,22 +3406,6 @@ module.exports = {
|
|
|
3406
3406
|
};
|
|
3407
3407
|
|
|
3408
3408
|
|
|
3409
|
-
/***/ }),
|
|
3410
|
-
|
|
3411
|
-
/***/ "11ec":
|
|
3412
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
3413
|
-
|
|
3414
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
3415
|
-
|
|
3416
|
-
// load the styles
|
|
3417
|
-
var content = __webpack_require__("5a0c");
|
|
3418
|
-
if(content.__esModule) content = content.default;
|
|
3419
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
3420
|
-
if(content.locals) module.exports = content.locals;
|
|
3421
|
-
// add the styles to the DOM
|
|
3422
|
-
var add = __webpack_require__("5925").default
|
|
3423
|
-
var update = add("0e8dd874", content, true, {"sourceMap":false,"shadowMode":false});
|
|
3424
|
-
|
|
3425
3409
|
/***/ }),
|
|
3426
3410
|
|
|
3427
3411
|
/***/ "12a9":
|
|
@@ -24673,6 +24657,22 @@ module.exports = function(originalModule) {
|
|
|
24673
24657
|
})));
|
|
24674
24658
|
|
|
24675
24659
|
|
|
24660
|
+
/***/ }),
|
|
24661
|
+
|
|
24662
|
+
/***/ "30bc":
|
|
24663
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
24664
|
+
|
|
24665
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
24666
|
+
|
|
24667
|
+
// load the styles
|
|
24668
|
+
var content = __webpack_require__("67ee");
|
|
24669
|
+
if(content.__esModule) content = content.default;
|
|
24670
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
24671
|
+
if(content.locals) module.exports = content.locals;
|
|
24672
|
+
// add the styles to the DOM
|
|
24673
|
+
var add = __webpack_require__("5925").default
|
|
24674
|
+
var update = add("3d4ce890", content, true, {"sourceMap":false,"shadowMode":false});
|
|
24675
|
+
|
|
24676
24676
|
/***/ }),
|
|
24677
24677
|
|
|
24678
24678
|
/***/ "3167":
|
|
@@ -105716,6 +105716,17 @@ addToUnscopables('values');
|
|
|
105716
105716
|
addToUnscopables('entries');
|
|
105717
105717
|
|
|
105718
105718
|
|
|
105719
|
+
/***/ }),
|
|
105720
|
+
|
|
105721
|
+
/***/ "5902":
|
|
105722
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
105723
|
+
|
|
105724
|
+
"use strict";
|
|
105725
|
+
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_4169a639_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("30bc");
|
|
105726
|
+
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_4169a639_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_4169a639_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
105727
|
+
/* unused harmony reexport * */
|
|
105728
|
+
|
|
105729
|
+
|
|
105719
105730
|
/***/ }),
|
|
105720
105731
|
|
|
105721
105732
|
/***/ "5922":
|
|
@@ -106796,21 +106807,6 @@ $({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {
|
|
|
106796
106807
|
});
|
|
106797
106808
|
|
|
106798
106809
|
|
|
106799
|
-
/***/ }),
|
|
106800
|
-
|
|
106801
|
-
/***/ "5a0c":
|
|
106802
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
106803
|
-
|
|
106804
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
106805
|
-
// imports
|
|
106806
|
-
exports.i(__webpack_require__("b797"), "");
|
|
106807
|
-
|
|
106808
|
-
// module
|
|
106809
|
-
exports.push([module.i, ".from[data-v-6da4b5e6]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-6da4b5e6]{float:left;margin-right:20px}.from .fromitem span[data-v-6da4b5e6]{text-align:right;vertical-align:middle;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.talent-box[data-v-6da4b5e6]{padding:15px 20px 20px}.talent-box .title[data-v-6da4b5e6]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-6da4b5e6]{color:#666}.offer-root .projectForm[data-v-6da4b5e6]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-6da4b5e6]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-6da4b5e6]{margin-bottom:0}.continue[data-v-6da4b5e6]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-6da4b5e6],.offer-pagination[data-v-6da4b5e6]{text-align:center}.offer-pagination .el-pagination[data-v-6da4b5e6]{margin:20px 0}.re-form .el-cascader[data-v-6da4b5e6],.re-form .el-date-editor[data-v-6da4b5e6],.re-form .el-input-number[data-v-6da4b5e6],.re-form .el-range-editor[data-v-6da4b5e6],.re-form .el-select[data-v-6da4b5e6]{width:100%}.re-form .el-input-number .el-input__inner[data-v-6da4b5e6]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-6da4b5e6]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-6da4b5e6]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-6da4b5e6]:after{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;height:38px;display:inline-block;background:#f5f7fa;text-align:center;border:1px solid #dcdfe6;border-left:0;border-radius:0 4px 4px 0;color:#909399}.re-form .number-yuan.el-input-number .el-input[data-v-6da4b5e6]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-6da4b5e6]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-6da4b5e6]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-6da4b5e6]{position:absolute!important;top:50%!important;right:8px!important;margin-top:-7px!important;-webkit-transition:-webkit-transform .3s!important;transition:-webkit-transform .3s!important;transition:transform .3s!important;transition:transform .3s,-webkit-transform .3s!important;font-size:12px!important}.base-pagination[data-v-6da4b5e6]{text-align:center}.base-pagination .el-pagination[data-v-6da4b5e6]{margin:20px 0}.pointer[data-v-6da4b5e6]{cursor:pointer}.base-ellipsis[data-v-6da4b5e6]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-6da4b5e6]{margin-bottom:10px}.base-page-style[data-v-6da4b5e6]{padding:10px 10px}.base-page-style .btns-line[data-v-6da4b5e6]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-6da4b5e6]{color:red}.form-w100[data-v-6da4b5e6]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-6da4b5e6]{text-align:left}.base-info-title[data-v-6da4b5e6]{font-size:18px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin-bottom:20px;position:relative}.base-info-title span[data-v-6da4b5e6]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-6da4b5e6]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-6da4b5e6]{margin-bottom:10px}.form-btns[data-v-6da4b5e6]{text-align:center}.text-danger[data-v-6da4b5e6]{color:#ff4949}.text-warning[data-v-6da4b5e6]{color:#f7ba2a}.text-blue[data-v-6da4b5e6]{color:#2e90fe}.clearboth[data-v-6da4b5e6]{clear:both}.noselect[data-v-6da4b5e6]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-6da4b5e6]::-webkit-input-safebox-button{display:none}body[data-v-6da4b5e6]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-6da4b5e6]:hover{color:#0286df!important}.color-default[data-v-6da4b5e6]{color:#0286df}.line-width[data-v-6da4b5e6]{background:#ededed;width:896px;height:1px}.bg-default[data-v-6da4b5e6]{background:#0286df}.hover-color-default[data-v-6da4b5e6]:hover{color:#0286df}.hover-bg-default[data-v-6da4b5e6]:hover{background:#ffeeea!important}.default-color[data-v-6da4b5e6]{color:#0286df}.page-left[data-v-6da4b5e6]{float:left}.page-right[data-v-6da4b5e6]{float:right}.colordefault[data-v-6da4b5e6]{color:#0286df}.colorgrey[data-v-6da4b5e6]{color:#ccc}.colortheme[data-v-6da4b5e6]{color:#ff8b00}.colorff4[data-v-6da4b5e6]{color:#ff4e00}.color-orange[data-v-6da4b5e6]{color:#f60}.p20[data-v-6da4b5e6]{padding:20px}.pl20[data-v-6da4b5e6]{padding-left:20px}.pb20[data-v-6da4b5e6]{padding-bottom:20px}.mt10[data-v-6da4b5e6]{margin-top:10px}.mt20[data-v-6da4b5e6]{margin-top:20px}.ml26[data-v-6da4b5e6]{margin-left:26px}.ml400[data-v-6da4b5e6]{margin-left:400px}.mb10[data-v-6da4b5e6]{margin-bottom:10px}.mb20[data-v-6da4b5e6]{margin-bottom:20px}.ml10[data-v-6da4b5e6]{margin-left:10px}.text-center[data-v-6da4b5e6]{text-align:center}.clearfix[data-v-6da4b5e6]{overflow:hidden}.fl[data-v-6da4b5e6]{float:left}.fr[data-v-6da4b5e6]{float:right}.avatar-uploader .el-upload[data-v-6da4b5e6]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-6da4b5e6]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-6da4b5e6]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-6da4b5e6]:before{line-height:178px}.avatar[data-v-6da4b5e6]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-6da4b5e6]{color:#0286df!important}.cell-del-button[data-v-6da4b5e6]{color:#f60!important}.tableStyle[data-v-6da4b5e6]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-6da4b5e6]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-6da4b5e6]{color:#0286df}.tabs-box .el-tabs__item[data-v-6da4b5e6]{color:#333}.m-l-15[data-v-6da4b5e6]{margin-left:15px!important}.m-l-20[data-v-6da4b5e6]{margin-left:20px!important}.m-l-40[data-v-6da4b5e6]{margin-left:40px!important}.pagination-box[data-v-6da4b5e6]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-6da4b5e6]{margin-top:20px}.el-input__count[data-v-6da4b5e6]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-6da4b5e6],.el-tabs__item.is-active[data-v-6da4b5e6]{color:#0286df!important}.info2 .successinfo i[data-v-6da4b5e6]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-6da4b5e6]{background-color:#f5f7fa!important}.el-pager li.active[data-v-6da4b5e6]{color:#0286df!important}.el-loading-mask[data-v-6da4b5e6]{z-index:9999}.el-icon-loading[data-v-6da4b5e6]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-6da4b5e6]{font-size:14px}.el-tooltip__popper[data-v-6da4b5e6]{max-width:80%}li[data-v-6da4b5e6],ul[data-v-6da4b5e6]{list-style:none}a[data-v-6da4b5e6]{outline:medium none;text-decoration:none}.colorff66[data-v-6da4b5e6]{color:#f60}.color02[data-v-6da4b5e6]{color:#0286df}.color33[data-v-6da4b5e6]{color:#333}.colorff[data-v-6da4b5e6]{color:#fff}.color00[data-v-6da4b5e6]{color:#000}.color66[data-v-6da4b5e6]{color:#666}.color96[data-v-6da4b5e6]{color:#969696}.colorbf[data-v-6da4b5e6]{color:#bfbfbf}.color59[data-v-6da4b5e6]{color:#595959}.color5e[data-v-6da4b5e6]{color:#5e5e5e}.colorcc[data-v-6da4b5e6]{color:#ccc}.color6f[data-v-6da4b5e6]{color:#6f6f6f}.color2c[data-v-6da4b5e6]{color:#2c2c2b}.color8d[data-v-6da4b5e6]{color:#8d8d8d}.h-green[data-v-6da4b5e6]{color:#78c06e}.h-red[data-v-6da4b5e6]{color:#f60}.h-orange[data-v-6da4b5e6]{color:#f7ab01}.color-link[data-v-6da4b5e6],.h-blue[data-v-6da4b5e6]{color:#0286df}.bgf5[data-v-6da4b5e6]{background:#f5f5f5}.bgc9[data-v-6da4b5e6]{background:#c9c9c9}.bgff[data-v-6da4b5e6]{background:#fff}.bg02[data-v-6da4b5e6]{background:#0286df}.bg66[data-v-6da4b5e6]{background:#666}.bgb3[data-v-6da4b5e6]{background:#b3b3b3}.font10[data-v-6da4b5e6]{font-size:10px}.font12[data-v-6da4b5e6]{font-size:12px}.font14[data-v-6da4b5e6]{font-size:14px}.font16[data-v-6da4b5e6]{font-size:16px}.font18[data-v-6da4b5e6]{font-size:18px}.font20[data-v-6da4b5e6]{font-size:20px}.font22[data-v-6da4b5e6]{font-size:22px}.font24[data-v-6da4b5e6]{font-size:24px}.font28[data-v-6da4b5e6]{font-size:28px}.font36[data-v-6da4b5e6]{font-size:36px}.overflow[data-v-6da4b5e6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-6da4b5e6]{border:1px solid #0286df}.tc-1[data-v-6da4b5e6]{width:100%;height:1px}.tc-2[data-v-6da4b5e6]{width:100%;height:2px}.tc-3[data-v-6da4b5e6]{width:100%;height:3px}.tc-4[data-v-6da4b5e6]{width:100%;height:4px}.tc-5[data-v-6da4b5e6]{width:100%;height:5px}.tc-6[data-v-6da4b5e6]{width:100%;height:6px}.tc-7[data-v-6da4b5e6]{width:100%;height:7px}.tc-8[data-v-6da4b5e6]{width:100%;height:8px}.tc-9[data-v-6da4b5e6]{width:100%;height:9px}.tc-10[data-v-6da4b5e6]{width:100%;height:10px}.tc-13[data-v-6da4b5e6]{width:100%;height:13px}.tc-15[data-v-6da4b5e6]{width:100%;height:15px}.tc-20[data-v-6da4b5e6]{width:100%;height:20px}.tc-30[data-v-6da4b5e6]{width:100%;height:30px}.tc-40[data-v-6da4b5e6]{width:100%;height:40px}.tc-45[data-v-6da4b5e6]{width:100%;height:45px}.tc-50[data-v-6da4b5e6]{width:100%;height:50px}.tc-70[data-v-6da4b5e6]{width:100%;height:70px}.tc-80[data-v-6da4b5e6]{width:100%;height:80px}.tc-100[data-v-6da4b5e6]{width:100%;height:100px}.tc-200[data-v-6da4b5e6]{width:100%;height:200px}.cursor[data-v-6da4b5e6]{cursor:pointer}[data-v-6da4b5e6]::-webkit-scrollbar{width:9px;height:9px}[data-v-6da4b5e6]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-6da4b5e6]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-6da4b5e6]{padding-left:0}.el-button.h-btn-reset[data-v-6da4b5e6]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-6da4b5e6]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-6da4b5e6]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-6da4b5e6]{margin-right:10px}.btn-submit-box[data-v-6da4b5e6]{margin-top:40px;text-align:center}.list-table-td-a[data-v-6da4b5e6]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-6da4b5e6]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-6da4b5e6]{padding:10px}.h-main-box-tab[data-v-6da4b5e6]{padding:5px}.h-tab-content[data-v-6da4b5e6]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-6da4b5e6]{font-size:16px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin:20px 0}.h-divide-title>span[data-v-6da4b5e6]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-6da4b5e6]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-6da4b5e6],.tableClass .GlobalCalss[data-v-6da4b5e6]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-6da4b5e6]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-6da4b5e6]{margin-top:20px;width:400px}.el-table[data-v-6da4b5e6] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-6da4b5e6]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
106810
|
-
|
|
106811
|
-
// exports
|
|
106812
|
-
|
|
106813
|
-
|
|
106814
106810
|
/***/ }),
|
|
106815
106811
|
|
|
106816
106812
|
/***/ "5ad4":
|
|
@@ -110692,6 +110688,21 @@ module.exports = function (obj) {
|
|
|
110692
110688
|
})));
|
|
110693
110689
|
|
|
110694
110690
|
|
|
110691
|
+
/***/ }),
|
|
110692
|
+
|
|
110693
|
+
/***/ "67ee":
|
|
110694
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
110695
|
+
|
|
110696
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
110697
|
+
// imports
|
|
110698
|
+
exports.i(__webpack_require__("b797"), "");
|
|
110699
|
+
|
|
110700
|
+
// module
|
|
110701
|
+
exports.push([module.i, ".from[data-v-4169a639]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-4169a639]{float:left;margin-right:20px}.from .fromitem span[data-v-4169a639]{text-align:right;vertical-align:middle;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.talent-box[data-v-4169a639]{padding:15px 20px 20px}.talent-box .title[data-v-4169a639]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-4169a639]{color:#666}.offer-root .projectForm[data-v-4169a639]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-4169a639]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-4169a639]{margin-bottom:0}.continue[data-v-4169a639]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-4169a639],.offer-pagination[data-v-4169a639]{text-align:center}.offer-pagination .el-pagination[data-v-4169a639]{margin:20px 0}.re-form .el-cascader[data-v-4169a639],.re-form .el-date-editor[data-v-4169a639],.re-form .el-input-number[data-v-4169a639],.re-form .el-range-editor[data-v-4169a639],.re-form .el-select[data-v-4169a639]{width:100%}.re-form .el-input-number .el-input__inner[data-v-4169a639]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-4169a639]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-4169a639]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-4169a639]:after{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;height:38px;display:inline-block;background:#f5f7fa;text-align:center;border:1px solid #dcdfe6;border-left:0;border-radius:0 4px 4px 0;color:#909399}.re-form .number-yuan.el-input-number .el-input[data-v-4169a639]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-4169a639]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-4169a639]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-4169a639]{position:absolute!important;top:50%!important;right:8px!important;margin-top:-7px!important;-webkit-transition:-webkit-transform .3s!important;transition:-webkit-transform .3s!important;transition:transform .3s!important;transition:transform .3s,-webkit-transform .3s!important;font-size:12px!important}.base-pagination[data-v-4169a639]{text-align:center}.base-pagination .el-pagination[data-v-4169a639]{margin:20px 0}.pointer[data-v-4169a639]{cursor:pointer}.base-ellipsis[data-v-4169a639]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-4169a639]{margin-bottom:10px}.base-page-style[data-v-4169a639]{padding:10px 10px}.base-page-style .btns-line[data-v-4169a639]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-4169a639]{color:red}.form-w100[data-v-4169a639]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-4169a639]{text-align:left}.base-info-title[data-v-4169a639]{font-size:18px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin-bottom:20px;position:relative}.base-info-title span[data-v-4169a639]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-4169a639]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-4169a639]{margin-bottom:10px}.form-btns[data-v-4169a639]{text-align:center}.text-danger[data-v-4169a639]{color:#ff4949}.text-warning[data-v-4169a639]{color:#f7ba2a}.text-blue[data-v-4169a639]{color:#2e90fe}.clearboth[data-v-4169a639]{clear:both}.noselect[data-v-4169a639]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-4169a639]::-webkit-input-safebox-button{display:none}body[data-v-4169a639]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-4169a639]:hover{color:#0286df!important}.color-default[data-v-4169a639]{color:#0286df}.line-width[data-v-4169a639]{background:#ededed;width:896px;height:1px}.bg-default[data-v-4169a639]{background:#0286df}.hover-color-default[data-v-4169a639]:hover{color:#0286df}.hover-bg-default[data-v-4169a639]:hover{background:#ffeeea!important}.default-color[data-v-4169a639]{color:#0286df}.page-left[data-v-4169a639]{float:left}.page-right[data-v-4169a639]{float:right}.colordefault[data-v-4169a639]{color:#0286df}.colorgrey[data-v-4169a639]{color:#ccc}.colortheme[data-v-4169a639]{color:#ff8b00}.colorff4[data-v-4169a639]{color:#ff4e00}.color-orange[data-v-4169a639]{color:#f60}.p20[data-v-4169a639]{padding:20px}.pl20[data-v-4169a639]{padding-left:20px}.pb20[data-v-4169a639]{padding-bottom:20px}.mt10[data-v-4169a639]{margin-top:10px}.mt20[data-v-4169a639]{margin-top:20px}.ml26[data-v-4169a639]{margin-left:26px}.ml400[data-v-4169a639]{margin-left:400px}.mb10[data-v-4169a639]{margin-bottom:10px}.mb20[data-v-4169a639]{margin-bottom:20px}.ml10[data-v-4169a639]{margin-left:10px}.text-center[data-v-4169a639]{text-align:center}.clearfix[data-v-4169a639]{overflow:hidden}.fl[data-v-4169a639]{float:left}.fr[data-v-4169a639]{float:right}.avatar-uploader .el-upload[data-v-4169a639]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-4169a639]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-4169a639]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-4169a639]:before{line-height:178px}.avatar[data-v-4169a639]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-4169a639]{color:#0286df!important}.cell-del-button[data-v-4169a639]{color:#f60!important}.tableStyle[data-v-4169a639]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-4169a639]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-4169a639]{color:#0286df}.tabs-box .el-tabs__item[data-v-4169a639]{color:#333}.m-l-15[data-v-4169a639]{margin-left:15px!important}.m-l-20[data-v-4169a639]{margin-left:20px!important}.m-l-40[data-v-4169a639]{margin-left:40px!important}.pagination-box[data-v-4169a639]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-4169a639]{margin-top:20px}.el-input__count[data-v-4169a639]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-4169a639],.el-tabs__item.is-active[data-v-4169a639]{color:#0286df!important}.info2 .successinfo i[data-v-4169a639]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-4169a639]{background-color:#f5f7fa!important}.el-pager li.active[data-v-4169a639]{color:#0286df!important}.el-loading-mask[data-v-4169a639]{z-index:9999}.el-icon-loading[data-v-4169a639]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-4169a639]{font-size:14px}.el-tooltip__popper[data-v-4169a639]{max-width:80%}li[data-v-4169a639],ul[data-v-4169a639]{list-style:none}a[data-v-4169a639]{outline:medium none;text-decoration:none}.colorff66[data-v-4169a639]{color:#f60}.color02[data-v-4169a639]{color:#0286df}.color33[data-v-4169a639]{color:#333}.colorff[data-v-4169a639]{color:#fff}.color00[data-v-4169a639]{color:#000}.color66[data-v-4169a639]{color:#666}.color96[data-v-4169a639]{color:#969696}.colorbf[data-v-4169a639]{color:#bfbfbf}.color59[data-v-4169a639]{color:#595959}.color5e[data-v-4169a639]{color:#5e5e5e}.colorcc[data-v-4169a639]{color:#ccc}.color6f[data-v-4169a639]{color:#6f6f6f}.color2c[data-v-4169a639]{color:#2c2c2b}.color8d[data-v-4169a639]{color:#8d8d8d}.h-green[data-v-4169a639]{color:#78c06e}.h-red[data-v-4169a639]{color:#f60}.h-orange[data-v-4169a639]{color:#f7ab01}.color-link[data-v-4169a639],.h-blue[data-v-4169a639]{color:#0286df}.bgf5[data-v-4169a639]{background:#f5f5f5}.bgc9[data-v-4169a639]{background:#c9c9c9}.bgff[data-v-4169a639]{background:#fff}.bg02[data-v-4169a639]{background:#0286df}.bg66[data-v-4169a639]{background:#666}.bgb3[data-v-4169a639]{background:#b3b3b3}.font10[data-v-4169a639]{font-size:10px}.font12[data-v-4169a639]{font-size:12px}.font14[data-v-4169a639]{font-size:14px}.font16[data-v-4169a639]{font-size:16px}.font18[data-v-4169a639]{font-size:18px}.font20[data-v-4169a639]{font-size:20px}.font22[data-v-4169a639]{font-size:22px}.font24[data-v-4169a639]{font-size:24px}.font28[data-v-4169a639]{font-size:28px}.font36[data-v-4169a639]{font-size:36px}.overflow[data-v-4169a639]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-4169a639]{border:1px solid #0286df}.tc-1[data-v-4169a639]{width:100%;height:1px}.tc-2[data-v-4169a639]{width:100%;height:2px}.tc-3[data-v-4169a639]{width:100%;height:3px}.tc-4[data-v-4169a639]{width:100%;height:4px}.tc-5[data-v-4169a639]{width:100%;height:5px}.tc-6[data-v-4169a639]{width:100%;height:6px}.tc-7[data-v-4169a639]{width:100%;height:7px}.tc-8[data-v-4169a639]{width:100%;height:8px}.tc-9[data-v-4169a639]{width:100%;height:9px}.tc-10[data-v-4169a639]{width:100%;height:10px}.tc-13[data-v-4169a639]{width:100%;height:13px}.tc-15[data-v-4169a639]{width:100%;height:15px}.tc-20[data-v-4169a639]{width:100%;height:20px}.tc-30[data-v-4169a639]{width:100%;height:30px}.tc-40[data-v-4169a639]{width:100%;height:40px}.tc-45[data-v-4169a639]{width:100%;height:45px}.tc-50[data-v-4169a639]{width:100%;height:50px}.tc-70[data-v-4169a639]{width:100%;height:70px}.tc-80[data-v-4169a639]{width:100%;height:80px}.tc-100[data-v-4169a639]{width:100%;height:100px}.tc-200[data-v-4169a639]{width:100%;height:200px}.cursor[data-v-4169a639]{cursor:pointer}[data-v-4169a639]::-webkit-scrollbar{width:9px;height:9px}[data-v-4169a639]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-4169a639]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-4169a639]{padding-left:0}.el-button.h-btn-reset[data-v-4169a639]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-4169a639]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-4169a639]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-4169a639]{margin-right:10px}.btn-submit-box[data-v-4169a639]{margin-top:40px;text-align:center}.list-table-td-a[data-v-4169a639]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-4169a639]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-4169a639]{padding:10px}.h-main-box-tab[data-v-4169a639]{padding:5px}.h-tab-content[data-v-4169a639]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-4169a639]{font-size:16px;line-height:20px;color:#0286df;border-bottom:2px dotted #e4e7ed;padding-bottom:10px;margin:20px 0}.h-divide-title>span[data-v-4169a639]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-4169a639]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-4169a639],.tableClass .GlobalCalss[data-v-4169a639]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-4169a639]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-4169a639]{margin-top:20px;width:400px}.el-table[data-v-4169a639] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-4169a639]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
110702
|
+
|
|
110703
|
+
// exports
|
|
110704
|
+
|
|
110705
|
+
|
|
110695
110706
|
/***/ }),
|
|
110696
110707
|
|
|
110697
110708
|
/***/ "688d":
|
|
@@ -141946,17 +141957,6 @@ if (!_vue2.default.prototype.$isServer) {
|
|
|
141946
141957
|
|
|
141947
141958
|
exports.default = PopupManager;
|
|
141948
141959
|
|
|
141949
|
-
/***/ }),
|
|
141950
|
-
|
|
141951
|
-
/***/ "8d66":
|
|
141952
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
141953
|
-
|
|
141954
|
-
"use strict";
|
|
141955
|
-
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_6da4b5e6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("11ec");
|
|
141956
|
-
/* harmony import */ var _node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_6da4b5e6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_4_1_3_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_1_0_1_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_15_9_8_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_3_0_0_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_7_3_1_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_4_1_0_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_15_9_8_vue_loader_lib_index_js_vue_loader_options_process_vue_vue_type_style_index_0_id_6da4b5e6_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
141957
|
-
/* unused harmony reexport * */
|
|
141958
|
-
|
|
141959
|
-
|
|
141960
141960
|
/***/ }),
|
|
141961
141961
|
|
|
141962
141962
|
/***/ "8ee7":
|
|
@@ -145366,7 +145366,7 @@ module.exports.default = axios;
|
|
|
145366
145366
|
version = _JSON$parse.version;
|
|
145367
145367
|
|
|
145368
145368
|
var node = nodeList.filter(function (value) {
|
|
145369
|
-
return !["start", "end"].includes(value.
|
|
145369
|
+
return !["start", "end"].includes(value.type);
|
|
145370
145370
|
}); // 拼接基础数据
|
|
145371
145371
|
|
|
145372
145372
|
var param = {
|
|
@@ -145398,10 +145398,10 @@ module.exports.default = axios;
|
|
|
145398
145398
|
}; // 判断是否存在条件分支
|
|
145399
145399
|
|
|
145400
145400
|
var isHasCondition = node.filter(function (value) {
|
|
145401
|
-
return value.
|
|
145401
|
+
return value.type == "addCondition";
|
|
145402
145402
|
});
|
|
145403
145403
|
|
|
145404
|
-
if (
|
|
145404
|
+
if (isHasCondition.length !== 0) {
|
|
145405
145405
|
// 递归处理数据
|
|
145406
145406
|
var map = {};
|
|
145407
145407
|
var val = [];
|
|
@@ -145443,6 +145443,7 @@ module.exports.default = axios;
|
|
|
145443
145443
|
},
|
|
145444
145444
|
// 生成对应数据
|
|
145445
145445
|
createTypeData: function createTypeData(item) {
|
|
145446
|
+
console.log(item);
|
|
145446
145447
|
var childNode = {};
|
|
145447
145448
|
|
|
145448
145449
|
if (item.type == "userTask") {
|