qgb-process 0.3.19-beta.6 → 0.3.19-beta.7
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 +187 -171
- package/lib/qgb-process.umd.js +187 -171
- package/lib/qgb-process.umd.min.js +20 -20
- package/package.json +1 -1
package/lib/qgb-process.umd.js
CHANGED
|
@@ -2752,22 +2752,6 @@ exports.push([module.i, ".from[data-v-6ee565a2]{overflow:hidden;margin-bottom:20
|
|
|
2752
2752
|
// exports
|
|
2753
2753
|
|
|
2754
2754
|
|
|
2755
|
-
/***/ }),
|
|
2756
|
-
|
|
2757
|
-
/***/ "0cac":
|
|
2758
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
2759
|
-
|
|
2760
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
2761
|
-
|
|
2762
|
-
// load the styles
|
|
2763
|
-
var content = __webpack_require__("a1ce");
|
|
2764
|
-
if(content.__esModule) content = content.default;
|
|
2765
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
2766
|
-
if(content.locals) module.exports = content.locals;
|
|
2767
|
-
// add the styles to the DOM
|
|
2768
|
-
var add = __webpack_require__("5925").default
|
|
2769
|
-
var update = add("5da13c79", content, true, {"sourceMap":false,"shadowMode":false});
|
|
2770
|
-
|
|
2771
2755
|
/***/ }),
|
|
2772
2756
|
|
|
2773
2757
|
/***/ "0cb2":
|
|
@@ -3290,20 +3274,20 @@ var es_array_map = __webpack_require__("59d7");
|
|
|
3290
3274
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.function.name.js
|
|
3291
3275
|
var es_function_name = __webpack_require__("3e22");
|
|
3292
3276
|
|
|
3293
|
-
// 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=
|
|
3277
|
+
// 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=6da4b5e6&scoped=true&
|
|
3294
3278
|
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)}
|
|
3295
3279
|
var staticRenderFns = []
|
|
3296
3280
|
|
|
3297
3281
|
|
|
3298
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3282
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=6da4b5e6&scoped=true&
|
|
3299
3283
|
|
|
3300
3284
|
// 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&
|
|
3301
3285
|
var processvue_type_script_lang_js_ = __webpack_require__("a30c");
|
|
3302
3286
|
|
|
3303
3287
|
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3304
3288
|
/* harmony default export */ var formBuilder_processvue_type_script_lang_js_ = (processvue_type_script_lang_js_["a" /* default */]);
|
|
3305
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=
|
|
3306
|
-
var
|
|
3289
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=6da4b5e6&lang=scss&scoped=true&
|
|
3290
|
+
var processvue_type_style_index_0_id_6da4b5e6_lang_scss_scoped_true_ = __webpack_require__("8d66");
|
|
3307
3291
|
|
|
3308
3292
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.9.8@vue-loader/lib/runtime/componentNormalizer.js
|
|
3309
3293
|
var componentNormalizer = __webpack_require__("cba8");
|
|
@@ -3323,7 +3307,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
3323
3307
|
staticRenderFns,
|
|
3324
3308
|
false,
|
|
3325
3309
|
null,
|
|
3326
|
-
"
|
|
3310
|
+
"6da4b5e6",
|
|
3327
3311
|
null
|
|
3328
3312
|
|
|
3329
3313
|
)
|
|
@@ -3437,6 +3421,22 @@ module.exports = {
|
|
|
3437
3421
|
};
|
|
3438
3422
|
|
|
3439
3423
|
|
|
3424
|
+
/***/ }),
|
|
3425
|
+
|
|
3426
|
+
/***/ "11ec":
|
|
3427
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
3428
|
+
|
|
3429
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
3430
|
+
|
|
3431
|
+
// load the styles
|
|
3432
|
+
var content = __webpack_require__("5a0c");
|
|
3433
|
+
if(content.__esModule) content = content.default;
|
|
3434
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
3435
|
+
if(content.locals) module.exports = content.locals;
|
|
3436
|
+
// add the styles to the DOM
|
|
3437
|
+
var add = __webpack_require__("5925").default
|
|
3438
|
+
var update = add("0e8dd874", content, true, {"sourceMap":false,"shadowMode":false});
|
|
3439
|
+
|
|
3440
3440
|
/***/ }),
|
|
3441
3441
|
|
|
3442
3442
|
/***/ "12a9":
|
|
@@ -18418,17 +18418,6 @@ module.exports = function (key) {
|
|
|
18418
18418
|
};
|
|
18419
18419
|
|
|
18420
18420
|
|
|
18421
|
-
/***/ }),
|
|
18422
|
-
|
|
18423
|
-
/***/ "24d7":
|
|
18424
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
18425
|
-
|
|
18426
|
-
"use strict";
|
|
18427
|
-
/* 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_25510c22_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("0cac");
|
|
18428
|
-
/* 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_25510c22_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_25510c22_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
18429
|
-
/* unused harmony reexport * */
|
|
18430
|
-
|
|
18431
|
-
|
|
18432
18421
|
/***/ }),
|
|
18433
18422
|
|
|
18434
18423
|
/***/ "259f":
|
|
@@ -25862,17 +25851,6 @@ var implementation = __webpack_require__("a95f");
|
|
|
25862
25851
|
module.exports = Function.prototype.bind || implementation;
|
|
25863
25852
|
|
|
25864
25853
|
|
|
25865
|
-
/***/ }),
|
|
25866
|
-
|
|
25867
|
-
/***/ "3df6":
|
|
25868
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
25869
|
-
|
|
25870
|
-
"use strict";
|
|
25871
|
-
/* 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_nodeWrap_vue_vue_type_style_index_0_id_5d5c28ed_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a0a7");
|
|
25872
|
-
/* 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_nodeWrap_vue_vue_type_style_index_0_id_5d5c28ed_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_nodeWrap_vue_vue_type_style_index_0_id_5d5c28ed_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
25873
|
-
/* unused harmony reexport * */
|
|
25874
|
-
|
|
25875
|
-
|
|
25876
25854
|
/***/ }),
|
|
25877
25855
|
|
|
25878
25856
|
/***/ "3e22":
|
|
@@ -44285,6 +44263,17 @@ module.exports = function (METHOD_NAME) {
|
|
|
44285
44263
|
};
|
|
44286
44264
|
|
|
44287
44265
|
|
|
44266
|
+
/***/ }),
|
|
44267
|
+
|
|
44268
|
+
/***/ "4768":
|
|
44269
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
44270
|
+
|
|
44271
|
+
"use strict";
|
|
44272
|
+
/* 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_newNodeForm_vue_vue_type_style_index_0_id_8ad80c00_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d4fc");
|
|
44273
|
+
/* 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_newNodeForm_vue_vue_type_style_index_0_id_8ad80c00_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_newNodeForm_vue_vue_type_style_index_0_id_8ad80c00_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
44274
|
+
/* unused harmony reexport * */
|
|
44275
|
+
|
|
44276
|
+
|
|
44288
44277
|
/***/ }),
|
|
44289
44278
|
|
|
44290
44279
|
/***/ "47ac":
|
|
@@ -59521,6 +59510,21 @@ module.exports = function (iterator, fn, value, ENTRIES) {
|
|
|
59521
59510
|
};
|
|
59522
59511
|
|
|
59523
59512
|
|
|
59513
|
+
/***/ }),
|
|
59514
|
+
|
|
59515
|
+
/***/ "49c4":
|
|
59516
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
59517
|
+
|
|
59518
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
59519
|
+
// imports
|
|
59520
|
+
|
|
59521
|
+
|
|
59522
|
+
// module
|
|
59523
|
+
exports.push([module.i, ".from[data-v-8ad80c00]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-8ad80c00]{float:left;margin-right:20px}.from .fromitem span[data-v-8ad80c00]{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-8ad80c00]{padding:15px 20px 20px}.talent-box .title[data-v-8ad80c00]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-8ad80c00]{color:#666}.offer-root .projectForm[data-v-8ad80c00]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-8ad80c00]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-8ad80c00]{margin-bottom:0}.continue[data-v-8ad80c00]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-8ad80c00],.offer-pagination[data-v-8ad80c00]{text-align:center}.offer-pagination .el-pagination[data-v-8ad80c00]{margin:20px 0}.re-form .el-cascader[data-v-8ad80c00],.re-form .el-date-editor[data-v-8ad80c00],.re-form .el-input-number[data-v-8ad80c00],.re-form .el-range-editor[data-v-8ad80c00],.re-form .el-select[data-v-8ad80c00]{width:100%}.re-form .el-input-number .el-input__inner[data-v-8ad80c00]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-8ad80c00]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-8ad80c00]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-8ad80c00]: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-8ad80c00]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-8ad80c00]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-8ad80c00]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-8ad80c00]{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-8ad80c00]{text-align:center}.base-pagination .el-pagination[data-v-8ad80c00]{margin:20px 0}.pointer[data-v-8ad80c00]{cursor:pointer}.base-ellipsis[data-v-8ad80c00]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-8ad80c00]{margin-bottom:10px}.base-page-style[data-v-8ad80c00]{padding:10px 10px}.base-page-style .btns-line[data-v-8ad80c00]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-8ad80c00]{color:red}.form-w100[data-v-8ad80c00]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-8ad80c00]{text-align:left}.base-info-title[data-v-8ad80c00]{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-8ad80c00]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-8ad80c00]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-8ad80c00]{margin-bottom:10px}.form-btns[data-v-8ad80c00]{text-align:center}.text-danger[data-v-8ad80c00]{color:#ff4949}.text-warning[data-v-8ad80c00]{color:#f7ba2a}.text-blue[data-v-8ad80c00]{color:#2e90fe}.clearboth[data-v-8ad80c00]{clear:both}.noselect[data-v-8ad80c00]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-8ad80c00]::-webkit-input-safebox-button{display:none}body[data-v-8ad80c00]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-8ad80c00]:hover{color:#0286df!important}.color-default[data-v-8ad80c00]{color:#0286df}.line-width[data-v-8ad80c00]{background:#ededed;width:896px;height:1px}.bg-default[data-v-8ad80c00]{background:#0286df}.hover-color-default[data-v-8ad80c00]:hover{color:#0286df}.hover-bg-default[data-v-8ad80c00]:hover{background:#ffeeea!important}.default-color[data-v-8ad80c00]{color:#0286df}.page-left[data-v-8ad80c00]{float:left}.page-right[data-v-8ad80c00]{float:right}.colordefault[data-v-8ad80c00]{color:#0286df}.colorgrey[data-v-8ad80c00]{color:#ccc}.colortheme[data-v-8ad80c00]{color:#ff8b00}.colorff4[data-v-8ad80c00]{color:#ff4e00}.color-orange[data-v-8ad80c00]{color:#f60}.p20[data-v-8ad80c00]{padding:20px}.pl20[data-v-8ad80c00]{padding-left:20px}.pb20[data-v-8ad80c00]{padding-bottom:20px}.mt10[data-v-8ad80c00]{margin-top:10px}.mt20[data-v-8ad80c00]{margin-top:20px}.ml26[data-v-8ad80c00]{margin-left:26px}.ml400[data-v-8ad80c00]{margin-left:400px}.mb10[data-v-8ad80c00]{margin-bottom:10px}.mb20[data-v-8ad80c00]{margin-bottom:20px}.ml10[data-v-8ad80c00]{margin-left:10px}.text-center[data-v-8ad80c00]{text-align:center}.clearfix[data-v-8ad80c00]{overflow:hidden}.fl[data-v-8ad80c00]{float:left}.fr[data-v-8ad80c00]{float:right}.avatar-uploader .el-upload[data-v-8ad80c00]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-8ad80c00]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-8ad80c00]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-8ad80c00]:before{line-height:178px}.avatar[data-v-8ad80c00]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-8ad80c00]{color:#0286df!important}.cell-del-button[data-v-8ad80c00]{color:#f60!important}.tableStyle[data-v-8ad80c00]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-8ad80c00]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-8ad80c00]{color:#0286df}.tabs-box .el-tabs__item[data-v-8ad80c00]{color:#333}.m-l-15[data-v-8ad80c00]{margin-left:15px!important}.m-l-20[data-v-8ad80c00]{margin-left:20px!important}.m-l-40[data-v-8ad80c00]{margin-left:40px!important}.pagination-box[data-v-8ad80c00]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-8ad80c00]{margin-top:20px}.el-input__count[data-v-8ad80c00]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-8ad80c00],.el-tabs__item.is-active[data-v-8ad80c00]{color:#0286df!important}.info2 .successinfo i[data-v-8ad80c00]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-8ad80c00]{background-color:#f5f7fa!important}.el-pager li.active[data-v-8ad80c00]{color:#0286df!important}.el-loading-mask[data-v-8ad80c00]{z-index:9999}.el-icon-loading[data-v-8ad80c00]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-8ad80c00]{font-size:14px}.el-tooltip__popper[data-v-8ad80c00]{max-width:80%}li[data-v-8ad80c00],ul[data-v-8ad80c00]{list-style:none}a[data-v-8ad80c00]{outline:medium none;text-decoration:none}.colorff66[data-v-8ad80c00]{color:#f60}.color02[data-v-8ad80c00]{color:#0286df}.color33[data-v-8ad80c00]{color:#333}.colorff[data-v-8ad80c00]{color:#fff}.color00[data-v-8ad80c00]{color:#000}.color66[data-v-8ad80c00]{color:#666}.color96[data-v-8ad80c00]{color:#969696}.colorbf[data-v-8ad80c00]{color:#bfbfbf}.color59[data-v-8ad80c00]{color:#595959}.color5e[data-v-8ad80c00]{color:#5e5e5e}.colorcc[data-v-8ad80c00]{color:#ccc}.color6f[data-v-8ad80c00]{color:#6f6f6f}.color2c[data-v-8ad80c00]{color:#2c2c2b}.color8d[data-v-8ad80c00]{color:#8d8d8d}.h-green[data-v-8ad80c00]{color:#78c06e}.h-red[data-v-8ad80c00]{color:#f60}.h-orange[data-v-8ad80c00]{color:#f7ab01}.color-link[data-v-8ad80c00],.h-blue[data-v-8ad80c00]{color:#0286df}.bgf5[data-v-8ad80c00]{background:#f5f5f5}.bgc9[data-v-8ad80c00]{background:#c9c9c9}.bgff[data-v-8ad80c00]{background:#fff}.bg02[data-v-8ad80c00]{background:#0286df}.bg66[data-v-8ad80c00]{background:#666}.bgb3[data-v-8ad80c00]{background:#b3b3b3}.font10[data-v-8ad80c00]{font-size:10px}.font12[data-v-8ad80c00]{font-size:12px}.font14[data-v-8ad80c00]{font-size:14px}.font16[data-v-8ad80c00]{font-size:16px}.font18[data-v-8ad80c00]{font-size:18px}.font20[data-v-8ad80c00]{font-size:20px}.font22[data-v-8ad80c00]{font-size:22px}.font24[data-v-8ad80c00]{font-size:24px}.font28[data-v-8ad80c00]{font-size:28px}.font36[data-v-8ad80c00]{font-size:36px}.overflow[data-v-8ad80c00]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-8ad80c00]{border:1px solid #0286df}.tc-1[data-v-8ad80c00]{width:100%;height:1px}.tc-2[data-v-8ad80c00]{width:100%;height:2px}.tc-3[data-v-8ad80c00]{width:100%;height:3px}.tc-4[data-v-8ad80c00]{width:100%;height:4px}.tc-5[data-v-8ad80c00]{width:100%;height:5px}.tc-6[data-v-8ad80c00]{width:100%;height:6px}.tc-7[data-v-8ad80c00]{width:100%;height:7px}.tc-8[data-v-8ad80c00]{width:100%;height:8px}.tc-9[data-v-8ad80c00]{width:100%;height:9px}.tc-10[data-v-8ad80c00]{width:100%;height:10px}.tc-13[data-v-8ad80c00]{width:100%;height:13px}.tc-15[data-v-8ad80c00]{width:100%;height:15px}.tc-20[data-v-8ad80c00]{width:100%;height:20px}.tc-30[data-v-8ad80c00]{width:100%;height:30px}.tc-40[data-v-8ad80c00]{width:100%;height:40px}.tc-45[data-v-8ad80c00]{width:100%;height:45px}.tc-50[data-v-8ad80c00]{width:100%;height:50px}.tc-70[data-v-8ad80c00]{width:100%;height:70px}.tc-80[data-v-8ad80c00]{width:100%;height:80px}.tc-100[data-v-8ad80c00]{width:100%;height:100px}.tc-200[data-v-8ad80c00]{width:100%;height:200px}.cursor[data-v-8ad80c00]{cursor:pointer}[data-v-8ad80c00]::-webkit-scrollbar{width:9px;height:9px}[data-v-8ad80c00]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-8ad80c00]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-8ad80c00]{padding-left:0}.el-button.h-btn-reset[data-v-8ad80c00]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-8ad80c00]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-8ad80c00]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-8ad80c00]{margin-right:10px}.btn-submit-box[data-v-8ad80c00]{margin-top:40px;text-align:center}.list-table-td-a[data-v-8ad80c00]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-8ad80c00]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-8ad80c00]{padding:10px}.h-main-box-tab[data-v-8ad80c00]{padding:5px}.h-tab-content[data-v-8ad80c00]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-8ad80c00]{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-8ad80c00]{border-left:3px solid #0286df;padding-left:10px}.opt .el-icon-circle-close[data-v-8ad80c00]{color:#606266!important}[data-v-8ad80c00] .el-tree{margin-top:8px;height:280px;overflow-y:auto}li[data-v-8ad80c00],ul[data-v-8ad80c00]{padding:0;margin:0}.main-wrapper[data-v-8ad80c00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-block[data-v-8ad80c00]{width:270px}.block-card[data-v-8ad80c00]{border-radius:5px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdfe6;margin-top:10px;height:352px}.block-card-right[data-v-8ad80c00]{overflow:auto}#bread_wrap[data-v-8ad80c00]{padding:0;font-size:14px;margin:0;padding-bottom:12px}#bread_wrap[data-v-8ad80c00],.bread-item[data-v-8ad80c00],.bread-wrapper-inner[data-v-8ad80c00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bread-item[data-v-8ad80c00]{margin-right:5px;white-space:nowrap;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bread-item span[data-v-8ad80c00]{cursor:pointer}.bread-item:hover span[data-v-8ad80c00]{color:#0286df}.bread-item i[data-v-8ad80c00]{margin-left:5px}.bread-item:last-child i[data-v-8ad80c00]{display:none}.prev-menu-btn[data-v-8ad80c00]{margin-right:5px;color:#606266}.prev-menu-btn[data-v-8ad80c00]:hover{color:#0286df}.select-item-wrapper[data-v-8ad80c00]{height:220px;overflow:auto}.select-item-wrapper.tall[data-v-8ad80c00]{height:295px}.opt[data-v-8ad80c00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px;cursor:pointer}.opt-avatar[data-v-8ad80c00]{margin-left:10px;-ms-flex-negative:0;flex-shrink:0}.avatar-inner[data-v-8ad80c00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:#0286df;color:#fff;border-radius:100%}.opt-name[data-v-8ad80c00]{width:100%;-ms-flex-negative:1;flex-shrink:1;padding-left:10px}.next-level-btn[data-v-8ad80c00]{-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0}.el-icon-circle-close[data-v-8ad80c00]{cursor:pointer}", ""]);
|
|
59524
|
+
|
|
59525
|
+
// exports
|
|
59526
|
+
|
|
59527
|
+
|
|
59524
59528
|
/***/ }),
|
|
59525
59529
|
|
|
59526
59530
|
/***/ "49e9":
|
|
@@ -106780,6 +106784,21 @@ $({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {
|
|
|
106780
106784
|
});
|
|
106781
106785
|
|
|
106782
106786
|
|
|
106787
|
+
/***/ }),
|
|
106788
|
+
|
|
106789
|
+
/***/ "5a0c":
|
|
106790
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
106791
|
+
|
|
106792
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
106793
|
+
// imports
|
|
106794
|
+
exports.i(__webpack_require__("b797"), "");
|
|
106795
|
+
|
|
106796
|
+
// module
|
|
106797
|
+
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}", ""]);
|
|
106798
|
+
|
|
106799
|
+
// exports
|
|
106800
|
+
|
|
106801
|
+
|
|
106783
106802
|
/***/ }),
|
|
106784
106803
|
|
|
106785
106804
|
/***/ "5ad4":
|
|
@@ -109171,6 +109190,17 @@ module.exports = function spread(callback) {
|
|
|
109171
109190
|
};
|
|
109172
109191
|
|
|
109173
109192
|
|
|
109193
|
+
/***/ }),
|
|
109194
|
+
|
|
109195
|
+
/***/ "6062":
|
|
109196
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
109197
|
+
|
|
109198
|
+
"use strict";
|
|
109199
|
+
/* 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_nodeWrap_vue_vue_type_style_index_0_id_7e158491_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("8d33");
|
|
109200
|
+
/* 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_nodeWrap_vue_vue_type_style_index_0_id_7e158491_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_nodeWrap_vue_vue_type_style_index_0_id_7e158491_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
109201
|
+
/* unused harmony reexport * */
|
|
109202
|
+
|
|
109203
|
+
|
|
109174
109204
|
/***/ }),
|
|
109175
109205
|
|
|
109176
109206
|
/***/ "60f8":
|
|
@@ -133075,14 +133105,14 @@ var web_dom_collections_for_each = __webpack_require__("c284");
|
|
|
133075
133105
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.function.name.js
|
|
133076
133106
|
var es_function_name = __webpack_require__("3e22");
|
|
133077
133107
|
|
|
133078
|
-
// 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/components/newNodeForm.vue?vue&type=template&id=
|
|
133079
|
-
var
|
|
133108
|
+
// 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/components/newNodeForm.vue?vue&type=template&id=8ad80c00&scoped=true&
|
|
133109
|
+
var newNodeFormvue_type_template_id_8ad80c00_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('el-dialog',{attrs:{"title":_vm.title,"visible":_vm.orgVisible,"width":"600px","append-to-body":"","before-close":_vm.cancel,"close-on-click-modal":false,"destroy-on-close":""},on:{"update:visible":function($event){_vm.orgVisible=$event}}},[_c('div',{staticClass:"main-wrapper"},[_c('div',{staticClass:"main-block"},[_c('div',{staticClass:"block-title"},[_vm._v("选择:")]),_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.loading),expression:"loading"}],staticClass:"block-card"},[_c('el-input',{staticStyle:{"margin-bottom":"10px"},attrs:{"type":"text","clearable":"","placeholder":"输入姓名","size":"small"},model:{value:(_vm.searchValue),callback:function ($$v) {_vm.searchValue=$$v},expression:"searchValue"}},[_c('i',{staticClass:"el-input__icon el-icon-search",attrs:{"slot":"prefix"},slot:"prefix"})]),_c('div',[_c('el-tree',{ref:"tree",staticClass:"filter-tree",attrs:{"data":_vm.orgData,"props":_vm.defaultProps,"default-expand-all":"","show-checkbox":"","node-key":"uniqueProp","default-checked-keys":_vm.defaultCheck,"filter-node-method":_vm.filterNode},on:{"check":_vm.handleCheckChange},scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
133080
133110
|
var node = ref.node;
|
|
133081
133111
|
return _c('span',{staticStyle:{"width":"300px","overflow":"hidden","white-space":"nowrap","text-overflow":"ellipsis"}},[_c('span',{staticClass:"textClass",attrs:{"title":node.label}},[_vm._v(_vm._s(node.label))])])}}])})],1)],1)]),_c('div',{staticClass:"main-block"},[_c('div',{staticClass:"block-title"},[_vm._v("已选:")]),_c('div',{staticClass:"block-card block-card-right"},[_c('ul',{staticClass:"opt-wrap",attrs:{"id":"opt-wrap"}},_vm._l((_vm.selectedList),function(item,index){return _c('li',{key:index,staticClass:"opt",attrs:{"data-memberNo":item.userId || item.memberNo}},[_c('span',{staticClass:"opt-name"},[_vm._v(_vm._s(item.name || item.userName))]),_c('i',{staticClass:"el-icon-circle-close",on:{"click":function($event){return _vm.deleteOpt(item, index)}}})])}),0)])])]),_c('span',{staticClass:"dialog-footer",attrs:{"slot":"footer"},slot:"footer"},[_c('el-button',{on:{"click":_vm.cancel}},[_vm._v("取 消")]),_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.confirm}},[_vm._v("确 认")])],1)])],1)}
|
|
133082
|
-
var
|
|
133112
|
+
var newNodeFormvue_type_template_id_8ad80c00_scoped_true_staticRenderFns = []
|
|
133083
133113
|
|
|
133084
133114
|
|
|
133085
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/components/newNodeForm.vue?vue&type=template&id=
|
|
133115
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/components/newNodeForm.vue?vue&type=template&id=8ad80c00&scoped=true&
|
|
133086
133116
|
|
|
133087
133117
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.number.constructor.js
|
|
133088
133118
|
var es_number_constructor = __webpack_require__("8372");
|
|
@@ -133341,11 +133371,12 @@ var apiMemberSelection = __webpack_require__("cdd3");
|
|
|
133341
133371
|
while (1) {
|
|
133342
133372
|
switch (_context2.prev = _context2.next) {
|
|
133343
133373
|
case 0:
|
|
133374
|
+
console.log("获取组织架构数据接口调用");
|
|
133344
133375
|
_this3.loading = true;
|
|
133345
|
-
_context2.next =
|
|
133376
|
+
_context2.next = 4;
|
|
133346
133377
|
return apiMemberSelection["a" /* default */].getOrgsData();
|
|
133347
133378
|
|
|
133348
|
-
case
|
|
133379
|
+
case 4:
|
|
133349
133380
|
res = _context2.sent;
|
|
133350
133381
|
|
|
133351
133382
|
if (res.data.code === 200) {
|
|
@@ -133355,7 +133386,7 @@ var apiMemberSelection = __webpack_require__("cdd3");
|
|
|
133355
133386
|
_this3.loading = false;
|
|
133356
133387
|
}
|
|
133357
133388
|
|
|
133358
|
-
case
|
|
133389
|
+
case 6:
|
|
133359
133390
|
case "end":
|
|
133360
133391
|
return _context2.stop();
|
|
133361
133392
|
}
|
|
@@ -133510,8 +133541,8 @@ var apiMemberSelection = __webpack_require__("cdd3");
|
|
|
133510
133541
|
});
|
|
133511
133542
|
// CONCATENATED MODULE: ./src/views/formBuilder/components/newNodeForm.vue?vue&type=script&lang=js&
|
|
133512
133543
|
/* harmony default export */ var components_newNodeFormvue_type_script_lang_js_ = (newNodeFormvue_type_script_lang_js_);
|
|
133513
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/components/newNodeForm.vue?vue&type=style&index=0&id=
|
|
133514
|
-
var
|
|
133544
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/components/newNodeForm.vue?vue&type=style&index=0&id=8ad80c00&lang=scss&scoped=true&
|
|
133545
|
+
var newNodeFormvue_type_style_index_0_id_8ad80c00_lang_scss_scoped_true_ = __webpack_require__("4768");
|
|
133515
133546
|
|
|
133516
133547
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.9.8@vue-loader/lib/runtime/componentNormalizer.js
|
|
133517
133548
|
var componentNormalizer = __webpack_require__("cba8");
|
|
@@ -133527,11 +133558,11 @@ var componentNormalizer = __webpack_require__("cba8");
|
|
|
133527
133558
|
|
|
133528
133559
|
var component = Object(componentNormalizer["a" /* default */])(
|
|
133529
133560
|
components_newNodeFormvue_type_script_lang_js_,
|
|
133530
|
-
|
|
133531
|
-
|
|
133561
|
+
newNodeFormvue_type_template_id_8ad80c00_scoped_true_render,
|
|
133562
|
+
newNodeFormvue_type_template_id_8ad80c00_scoped_true_staticRenderFns,
|
|
133532
133563
|
false,
|
|
133533
133564
|
null,
|
|
133534
|
-
"
|
|
133565
|
+
"8ad80c00",
|
|
133535
133566
|
null
|
|
133536
133567
|
|
|
133537
133568
|
)
|
|
@@ -141570,6 +141601,22 @@ $({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {
|
|
|
141570
141601
|
})));
|
|
141571
141602
|
|
|
141572
141603
|
|
|
141604
|
+
/***/ }),
|
|
141605
|
+
|
|
141606
|
+
/***/ "8d33":
|
|
141607
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
141608
|
+
|
|
141609
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
141610
|
+
|
|
141611
|
+
// load the styles
|
|
141612
|
+
var content = __webpack_require__("fa4f");
|
|
141613
|
+
if(content.__esModule) content = content.default;
|
|
141614
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
141615
|
+
if(content.locals) module.exports = content.locals;
|
|
141616
|
+
// add the styles to the DOM
|
|
141617
|
+
var add = __webpack_require__("5925").default
|
|
141618
|
+
var update = add("14ca9b7a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
141619
|
+
|
|
141573
141620
|
/***/ }),
|
|
141574
141621
|
|
|
141575
141622
|
/***/ "8d48":
|
|
@@ -141782,6 +141829,17 @@ if (!_vue2.default.prototype.$isServer) {
|
|
|
141782
141829
|
|
|
141783
141830
|
exports.default = PopupManager;
|
|
141784
141831
|
|
|
141832
|
+
/***/ }),
|
|
141833
|
+
|
|
141834
|
+
/***/ "8d66":
|
|
141835
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
141836
|
+
|
|
141837
|
+
"use strict";
|
|
141838
|
+
/* 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");
|
|
141839
|
+
/* 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__);
|
|
141840
|
+
/* unused harmony reexport * */
|
|
141841
|
+
|
|
141842
|
+
|
|
141785
141843
|
/***/ }),
|
|
141786
141844
|
|
|
141787
141845
|
/***/ "8ee7":
|
|
@@ -143963,22 +144021,6 @@ function scrollIntoView(container, selected) {
|
|
|
143963
144021
|
})));
|
|
143964
144022
|
|
|
143965
144023
|
|
|
143966
|
-
/***/ }),
|
|
143967
|
-
|
|
143968
|
-
/***/ "a0a7":
|
|
143969
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
143970
|
-
|
|
143971
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
143972
|
-
|
|
143973
|
-
// load the styles
|
|
143974
|
-
var content = __webpack_require__("af9a");
|
|
143975
|
-
if(content.__esModule) content = content.default;
|
|
143976
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
143977
|
-
if(content.locals) module.exports = content.locals;
|
|
143978
|
-
// add the styles to the DOM
|
|
143979
|
-
var add = __webpack_require__("5925").default
|
|
143980
|
-
var update = add("3abb75fe", content, true, {"sourceMap":false,"shadowMode":false});
|
|
143981
|
-
|
|
143982
144024
|
/***/ }),
|
|
143983
144025
|
|
|
143984
144026
|
/***/ "a0c3":
|
|
@@ -144276,21 +144318,6 @@ module.exports = axios;
|
|
|
144276
144318
|
module.exports.default = axios;
|
|
144277
144319
|
|
|
144278
144320
|
|
|
144279
|
-
/***/ }),
|
|
144280
|
-
|
|
144281
|
-
/***/ "a1ce":
|
|
144282
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
144283
|
-
|
|
144284
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
144285
|
-
// imports
|
|
144286
|
-
exports.i(__webpack_require__("b797"), "");
|
|
144287
|
-
|
|
144288
|
-
// module
|
|
144289
|
-
exports.push([module.i, ".from[data-v-25510c22]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-25510c22]{float:left;margin-right:20px}.from .fromitem span[data-v-25510c22]{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-25510c22]{padding:15px 20px 20px}.talent-box .title[data-v-25510c22]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-25510c22]{color:#666}.offer-root .projectForm[data-v-25510c22]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-25510c22]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-25510c22]{margin-bottom:0}.continue[data-v-25510c22]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-25510c22],.offer-pagination[data-v-25510c22]{text-align:center}.offer-pagination .el-pagination[data-v-25510c22]{margin:20px 0}.re-form .el-cascader[data-v-25510c22],.re-form .el-date-editor[data-v-25510c22],.re-form .el-input-number[data-v-25510c22],.re-form .el-range-editor[data-v-25510c22],.re-form .el-select[data-v-25510c22]{width:100%}.re-form .el-input-number .el-input__inner[data-v-25510c22]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-25510c22]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-25510c22]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-25510c22]: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-25510c22]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-25510c22]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-25510c22]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-25510c22]{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-25510c22]{text-align:center}.base-pagination .el-pagination[data-v-25510c22]{margin:20px 0}.pointer[data-v-25510c22]{cursor:pointer}.base-ellipsis[data-v-25510c22]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-25510c22]{margin-bottom:10px}.base-page-style[data-v-25510c22]{padding:10px 10px}.base-page-style .btns-line[data-v-25510c22]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-25510c22]{color:red}.form-w100[data-v-25510c22]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-25510c22]{text-align:left}.base-info-title[data-v-25510c22]{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-25510c22]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-25510c22]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-25510c22]{margin-bottom:10px}.form-btns[data-v-25510c22]{text-align:center}.text-danger[data-v-25510c22]{color:#ff4949}.text-warning[data-v-25510c22]{color:#f7ba2a}.text-blue[data-v-25510c22]{color:#2e90fe}.clearboth[data-v-25510c22]{clear:both}.noselect[data-v-25510c22]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-25510c22]::-webkit-input-safebox-button{display:none}body[data-v-25510c22]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-25510c22]:hover{color:#0286df!important}.color-default[data-v-25510c22]{color:#0286df}.line-width[data-v-25510c22]{background:#ededed;width:896px;height:1px}.bg-default[data-v-25510c22]{background:#0286df}.hover-color-default[data-v-25510c22]:hover{color:#0286df}.hover-bg-default[data-v-25510c22]:hover{background:#ffeeea!important}.default-color[data-v-25510c22]{color:#0286df}.page-left[data-v-25510c22]{float:left}.page-right[data-v-25510c22]{float:right}.colordefault[data-v-25510c22]{color:#0286df}.colorgrey[data-v-25510c22]{color:#ccc}.colortheme[data-v-25510c22]{color:#ff8b00}.colorff4[data-v-25510c22]{color:#ff4e00}.color-orange[data-v-25510c22]{color:#f60}.p20[data-v-25510c22]{padding:20px}.pl20[data-v-25510c22]{padding-left:20px}.pb20[data-v-25510c22]{padding-bottom:20px}.mt10[data-v-25510c22]{margin-top:10px}.mt20[data-v-25510c22]{margin-top:20px}.ml26[data-v-25510c22]{margin-left:26px}.ml400[data-v-25510c22]{margin-left:400px}.mb10[data-v-25510c22]{margin-bottom:10px}.mb20[data-v-25510c22]{margin-bottom:20px}.ml10[data-v-25510c22]{margin-left:10px}.text-center[data-v-25510c22]{text-align:center}.clearfix[data-v-25510c22]{overflow:hidden}.fl[data-v-25510c22]{float:left}.fr[data-v-25510c22]{float:right}.avatar-uploader .el-upload[data-v-25510c22]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-25510c22]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-25510c22]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-25510c22]:before{line-height:178px}.avatar[data-v-25510c22]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-25510c22]{color:#0286df!important}.cell-del-button[data-v-25510c22]{color:#f60!important}.tableStyle[data-v-25510c22]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-25510c22]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-25510c22]{color:#0286df}.tabs-box .el-tabs__item[data-v-25510c22]{color:#333}.m-l-15[data-v-25510c22]{margin-left:15px!important}.m-l-20[data-v-25510c22]{margin-left:20px!important}.m-l-40[data-v-25510c22]{margin-left:40px!important}.pagination-box[data-v-25510c22]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-25510c22]{margin-top:20px}.el-input__count[data-v-25510c22]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-25510c22],.el-tabs__item.is-active[data-v-25510c22]{color:#0286df!important}.info2 .successinfo i[data-v-25510c22]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-25510c22]{background-color:#f5f7fa!important}.el-pager li.active[data-v-25510c22]{color:#0286df!important}.el-loading-mask[data-v-25510c22]{z-index:9999}.el-icon-loading[data-v-25510c22]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-25510c22]{font-size:14px}.el-tooltip__popper[data-v-25510c22]{max-width:80%}li[data-v-25510c22],ul[data-v-25510c22]{list-style:none}a[data-v-25510c22]{outline:medium none;text-decoration:none}.colorff66[data-v-25510c22]{color:#f60}.color02[data-v-25510c22]{color:#0286df}.color33[data-v-25510c22]{color:#333}.colorff[data-v-25510c22]{color:#fff}.color00[data-v-25510c22]{color:#000}.color66[data-v-25510c22]{color:#666}.color96[data-v-25510c22]{color:#969696}.colorbf[data-v-25510c22]{color:#bfbfbf}.color59[data-v-25510c22]{color:#595959}.color5e[data-v-25510c22]{color:#5e5e5e}.colorcc[data-v-25510c22]{color:#ccc}.color6f[data-v-25510c22]{color:#6f6f6f}.color2c[data-v-25510c22]{color:#2c2c2b}.color8d[data-v-25510c22]{color:#8d8d8d}.h-green[data-v-25510c22]{color:#78c06e}.h-red[data-v-25510c22]{color:#f60}.h-orange[data-v-25510c22]{color:#f7ab01}.color-link[data-v-25510c22],.h-blue[data-v-25510c22]{color:#0286df}.bgf5[data-v-25510c22]{background:#f5f5f5}.bgc9[data-v-25510c22]{background:#c9c9c9}.bgff[data-v-25510c22]{background:#fff}.bg02[data-v-25510c22]{background:#0286df}.bg66[data-v-25510c22]{background:#666}.bgb3[data-v-25510c22]{background:#b3b3b3}.font10[data-v-25510c22]{font-size:10px}.font12[data-v-25510c22]{font-size:12px}.font14[data-v-25510c22]{font-size:14px}.font16[data-v-25510c22]{font-size:16px}.font18[data-v-25510c22]{font-size:18px}.font20[data-v-25510c22]{font-size:20px}.font22[data-v-25510c22]{font-size:22px}.font24[data-v-25510c22]{font-size:24px}.font28[data-v-25510c22]{font-size:28px}.font36[data-v-25510c22]{font-size:36px}.overflow[data-v-25510c22]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-25510c22]{border:1px solid #0286df}.tc-1[data-v-25510c22]{width:100%;height:1px}.tc-2[data-v-25510c22]{width:100%;height:2px}.tc-3[data-v-25510c22]{width:100%;height:3px}.tc-4[data-v-25510c22]{width:100%;height:4px}.tc-5[data-v-25510c22]{width:100%;height:5px}.tc-6[data-v-25510c22]{width:100%;height:6px}.tc-7[data-v-25510c22]{width:100%;height:7px}.tc-8[data-v-25510c22]{width:100%;height:8px}.tc-9[data-v-25510c22]{width:100%;height:9px}.tc-10[data-v-25510c22]{width:100%;height:10px}.tc-13[data-v-25510c22]{width:100%;height:13px}.tc-15[data-v-25510c22]{width:100%;height:15px}.tc-20[data-v-25510c22]{width:100%;height:20px}.tc-30[data-v-25510c22]{width:100%;height:30px}.tc-40[data-v-25510c22]{width:100%;height:40px}.tc-45[data-v-25510c22]{width:100%;height:45px}.tc-50[data-v-25510c22]{width:100%;height:50px}.tc-70[data-v-25510c22]{width:100%;height:70px}.tc-80[data-v-25510c22]{width:100%;height:80px}.tc-100[data-v-25510c22]{width:100%;height:100px}.tc-200[data-v-25510c22]{width:100%;height:200px}.cursor[data-v-25510c22]{cursor:pointer}[data-v-25510c22]::-webkit-scrollbar{width:9px;height:9px}[data-v-25510c22]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-25510c22]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-25510c22]{padding-left:0}.el-button.h-btn-reset[data-v-25510c22]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-25510c22]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-25510c22]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-25510c22]{margin-right:10px}.btn-submit-box[data-v-25510c22]{margin-top:40px;text-align:center}.list-table-td-a[data-v-25510c22]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-25510c22]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-25510c22]{padding:10px}.h-main-box-tab[data-v-25510c22]{padding:5px}.h-tab-content[data-v-25510c22]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-25510c22]{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-25510c22]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-25510c22]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-25510c22],.tableClass .GlobalCalss[data-v-25510c22]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-25510c22]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-25510c22]{margin-top:20px;width:400px}.el-table[data-v-25510c22] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-25510c22]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
144290
|
-
|
|
144291
|
-
// exports
|
|
144292
|
-
|
|
144293
|
-
|
|
144294
144321
|
/***/ }),
|
|
144295
144322
|
|
|
144296
144323
|
/***/ "a213":
|
|
@@ -144985,7 +145012,8 @@ exports.push([module.i, ".from[data-v-25510c22]{overflow:hidden;margin-bottom:20
|
|
|
144985
145012
|
this.workFlowDef.switchOn = true; // 判断表单进入审批type
|
|
144986
145013
|
// this.type = this.path == "/index" ? "customForm_" + this.formBuilder.formDesId : this.queryInfo.type;
|
|
144987
145014
|
|
|
144988
|
-
this.type = ["/index", "/indexNew"].includes(this.path) ? "customForm_" + this.formBuilder.formDesId : this.queryInfo.type;
|
|
145015
|
+
this.type = ["/index", "/indexNew"].includes(this.path) ? "customForm_" + this.formBuilder.formDesId : this.queryInfo.type;
|
|
145016
|
+
console.log(this.type, "this.type"); // 获取审批流程数据
|
|
144989
145017
|
|
|
144990
145018
|
this.getProcessSet(); // 存储用户信息
|
|
144991
145019
|
|
|
@@ -145146,7 +145174,7 @@ exports.push([module.i, ".from[data-v-25510c22]{overflow:hidden;margin-bottom:20
|
|
|
145146
145174
|
companyId: _this2.userInfo.companyNo,
|
|
145147
145175
|
type: _this2.type
|
|
145148
145176
|
};
|
|
145149
|
-
console.log(param);
|
|
145177
|
+
console.log(param, "param");
|
|
145150
145178
|
_context2.next = 4;
|
|
145151
145179
|
return _api_apiProcess__WEBPACK_IMPORTED_MODULE_11__[/* queryProcessByType */ "d"](param);
|
|
145152
145180
|
|
|
@@ -170848,17 +170876,6 @@ module.exports = function (iterable, unboundFunction, options) {
|
|
|
170848
170876
|
})));
|
|
170849
170877
|
|
|
170850
170878
|
|
|
170851
|
-
/***/ }),
|
|
170852
|
-
|
|
170853
|
-
/***/ "aeba":
|
|
170854
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
170855
|
-
|
|
170856
|
-
"use strict";
|
|
170857
|
-
/* 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_newNodeForm_vue_vue_type_style_index_0_id_75049796_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d8bc");
|
|
170858
|
-
/* 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_newNodeForm_vue_vue_type_style_index_0_id_75049796_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_newNodeForm_vue_vue_type_style_index_0_id_75049796_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
170859
|
-
/* unused harmony reexport * */
|
|
170860
|
-
|
|
170861
|
-
|
|
170862
170879
|
/***/ }),
|
|
170863
170880
|
|
|
170864
170881
|
/***/ "aed5":
|
|
@@ -170981,22 +170998,6 @@ module.exports = function (iterable, unboundFunction, options) {
|
|
|
170981
170998
|
})));
|
|
170982
170999
|
|
|
170983
171000
|
|
|
170984
|
-
/***/ }),
|
|
170985
|
-
|
|
170986
|
-
/***/ "af9a":
|
|
170987
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
170988
|
-
|
|
170989
|
-
var escape = __webpack_require__("5454");
|
|
170990
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
170991
|
-
// imports
|
|
170992
|
-
|
|
170993
|
-
|
|
170994
|
-
// module
|
|
170995
|
-
exports.push([module.i, ".from[data-v-5d5c28ed]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-5d5c28ed]{float:left;margin-right:20px}.from .fromitem span[data-v-5d5c28ed]{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-5d5c28ed]{padding:15px 20px 20px}.talent-box .title[data-v-5d5c28ed]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-5d5c28ed]{color:#666}.offer-root .projectForm[data-v-5d5c28ed]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-5d5c28ed]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-5d5c28ed]{margin-bottom:0}.continue[data-v-5d5c28ed]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-5d5c28ed],.offer-pagination[data-v-5d5c28ed]{text-align:center}.offer-pagination .el-pagination[data-v-5d5c28ed]{margin:20px 0}.re-form .el-cascader[data-v-5d5c28ed],.re-form .el-date-editor[data-v-5d5c28ed],.re-form .el-input-number[data-v-5d5c28ed],.re-form .el-range-editor[data-v-5d5c28ed],.re-form .el-select[data-v-5d5c28ed]{width:100%}.re-form .el-input-number .el-input__inner[data-v-5d5c28ed]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-5d5c28ed]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-5d5c28ed]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-5d5c28ed]: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-5d5c28ed]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-5d5c28ed]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-5d5c28ed]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-5d5c28ed]{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-5d5c28ed]{text-align:center}.base-pagination .el-pagination[data-v-5d5c28ed]{margin:20px 0}.pointer[data-v-5d5c28ed]{cursor:pointer}.base-ellipsis[data-v-5d5c28ed]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-5d5c28ed]{margin-bottom:10px}.base-page-style[data-v-5d5c28ed]{padding:10px 10px}.base-page-style .btns-line[data-v-5d5c28ed]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-5d5c28ed]{color:red}.form-w100[data-v-5d5c28ed]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-5d5c28ed]{text-align:left}.base-info-title[data-v-5d5c28ed]{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-5d5c28ed]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-5d5c28ed]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-5d5c28ed]{margin-bottom:10px}.form-btns[data-v-5d5c28ed]{text-align:center}.text-danger[data-v-5d5c28ed]{color:#ff4949}.text-warning[data-v-5d5c28ed]{color:#f7ba2a}.text-blue[data-v-5d5c28ed]{color:#2e90fe}.clearboth[data-v-5d5c28ed]{clear:both}.noselect[data-v-5d5c28ed]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-5d5c28ed]::-webkit-input-safebox-button{display:none}body[data-v-5d5c28ed]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-5d5c28ed]:hover{color:#0286df!important}.color-default[data-v-5d5c28ed]{color:#0286df}.line-width[data-v-5d5c28ed]{background:#ededed;width:896px;height:1px}.bg-default[data-v-5d5c28ed]{background:#0286df}.hover-color-default[data-v-5d5c28ed]:hover{color:#0286df}.hover-bg-default[data-v-5d5c28ed]:hover{background:#ffeeea!important}.default-color[data-v-5d5c28ed]{color:#0286df}.page-left[data-v-5d5c28ed]{float:left}.page-right[data-v-5d5c28ed]{float:right}.colordefault[data-v-5d5c28ed]{color:#0286df}.colorgrey[data-v-5d5c28ed]{color:#ccc}.colortheme[data-v-5d5c28ed]{color:#ff8b00}.colorff4[data-v-5d5c28ed]{color:#ff4e00}.color-orange[data-v-5d5c28ed]{color:#f60}.p20[data-v-5d5c28ed]{padding:20px}.pl20[data-v-5d5c28ed]{padding-left:20px}.pb20[data-v-5d5c28ed]{padding-bottom:20px}.mt10[data-v-5d5c28ed]{margin-top:10px}.mt20[data-v-5d5c28ed]{margin-top:20px}.ml26[data-v-5d5c28ed]{margin-left:26px}.ml400[data-v-5d5c28ed]{margin-left:400px}.mb10[data-v-5d5c28ed]{margin-bottom:10px}.mb20[data-v-5d5c28ed]{margin-bottom:20px}.ml10[data-v-5d5c28ed]{margin-left:10px}.text-center[data-v-5d5c28ed]{text-align:center}.clearfix[data-v-5d5c28ed]{overflow:hidden}.fl[data-v-5d5c28ed]{float:left}.fr[data-v-5d5c28ed]{float:right}.avatar-uploader .el-upload[data-v-5d5c28ed]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-5d5c28ed]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-5d5c28ed]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-5d5c28ed]:before{line-height:178px}.avatar[data-v-5d5c28ed]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-5d5c28ed]{color:#0286df!important}.cell-del-button[data-v-5d5c28ed]{color:#f60!important}.tableStyle[data-v-5d5c28ed]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-5d5c28ed]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-5d5c28ed]{color:#0286df}.tabs-box .el-tabs__item[data-v-5d5c28ed]{color:#333}.m-l-15[data-v-5d5c28ed]{margin-left:15px!important}.m-l-20[data-v-5d5c28ed]{margin-left:20px!important}.m-l-40[data-v-5d5c28ed]{margin-left:40px!important}.pagination-box[data-v-5d5c28ed]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-5d5c28ed]{margin-top:20px}.el-input__count[data-v-5d5c28ed]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-5d5c28ed],.el-tabs__item.is-active[data-v-5d5c28ed]{color:#0286df!important}.info2 .successinfo i[data-v-5d5c28ed]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-5d5c28ed]{background-color:#f5f7fa!important}.el-pager li.active[data-v-5d5c28ed]{color:#0286df!important}.el-loading-mask[data-v-5d5c28ed]{z-index:9999}.el-icon-loading[data-v-5d5c28ed]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-5d5c28ed]{font-size:14px}.el-tooltip__popper[data-v-5d5c28ed]{max-width:80%}li[data-v-5d5c28ed],ul[data-v-5d5c28ed]{list-style:none}a[data-v-5d5c28ed]{outline:medium none;text-decoration:none}.colorff66[data-v-5d5c28ed]{color:#f60}.color02[data-v-5d5c28ed]{color:#0286df}.color33[data-v-5d5c28ed]{color:#333}.colorff[data-v-5d5c28ed]{color:#fff}.color00[data-v-5d5c28ed]{color:#000}.color66[data-v-5d5c28ed]{color:#666}.color96[data-v-5d5c28ed]{color:#969696}.colorbf[data-v-5d5c28ed]{color:#bfbfbf}.color59[data-v-5d5c28ed]{color:#595959}.color5e[data-v-5d5c28ed]{color:#5e5e5e}.colorcc[data-v-5d5c28ed]{color:#ccc}.color6f[data-v-5d5c28ed]{color:#6f6f6f}.color2c[data-v-5d5c28ed]{color:#2c2c2b}.color8d[data-v-5d5c28ed]{color:#8d8d8d}.h-green[data-v-5d5c28ed]{color:#78c06e}.h-red[data-v-5d5c28ed]{color:#f60}.h-orange[data-v-5d5c28ed]{color:#f7ab01}.color-link[data-v-5d5c28ed],.h-blue[data-v-5d5c28ed]{color:#0286df}.bgf5[data-v-5d5c28ed]{background:#f5f5f5}.bgc9[data-v-5d5c28ed]{background:#c9c9c9}.bgff[data-v-5d5c28ed]{background:#fff}.bg02[data-v-5d5c28ed]{background:#0286df}.bg66[data-v-5d5c28ed]{background:#666}.bgb3[data-v-5d5c28ed]{background:#b3b3b3}.font10[data-v-5d5c28ed]{font-size:10px}.font12[data-v-5d5c28ed]{font-size:12px}.font14[data-v-5d5c28ed]{font-size:14px}.font16[data-v-5d5c28ed]{font-size:16px}.font18[data-v-5d5c28ed]{font-size:18px}.font20[data-v-5d5c28ed]{font-size:20px}.font22[data-v-5d5c28ed]{font-size:22px}.font24[data-v-5d5c28ed]{font-size:24px}.font28[data-v-5d5c28ed]{font-size:28px}.font36[data-v-5d5c28ed]{font-size:36px}.overflow[data-v-5d5c28ed]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-5d5c28ed]{border:1px solid #0286df}.tc-1[data-v-5d5c28ed]{width:100%;height:1px}.tc-2[data-v-5d5c28ed]{width:100%;height:2px}.tc-3[data-v-5d5c28ed]{width:100%;height:3px}.tc-4[data-v-5d5c28ed]{width:100%;height:4px}.tc-5[data-v-5d5c28ed]{width:100%;height:5px}.tc-6[data-v-5d5c28ed]{width:100%;height:6px}.tc-7[data-v-5d5c28ed]{width:100%;height:7px}.tc-8[data-v-5d5c28ed]{width:100%;height:8px}.tc-9[data-v-5d5c28ed]{width:100%;height:9px}.tc-10[data-v-5d5c28ed]{width:100%;height:10px}.tc-13[data-v-5d5c28ed]{width:100%;height:13px}.tc-15[data-v-5d5c28ed]{width:100%;height:15px}.tc-20[data-v-5d5c28ed]{width:100%;height:20px}.tc-30[data-v-5d5c28ed]{width:100%;height:30px}.tc-40[data-v-5d5c28ed]{width:100%;height:40px}.tc-45[data-v-5d5c28ed]{width:100%;height:45px}.tc-50[data-v-5d5c28ed]{width:100%;height:50px}.tc-70[data-v-5d5c28ed]{width:100%;height:70px}.tc-80[data-v-5d5c28ed]{width:100%;height:80px}.tc-100[data-v-5d5c28ed]{width:100%;height:100px}.tc-200[data-v-5d5c28ed]{width:100%;height:200px}.cursor[data-v-5d5c28ed]{cursor:pointer}[data-v-5d5c28ed]::-webkit-scrollbar{width:9px;height:9px}[data-v-5d5c28ed]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-5d5c28ed]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-5d5c28ed]{padding-left:0}.el-button.h-btn-reset[data-v-5d5c28ed]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-5d5c28ed]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-5d5c28ed]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-5d5c28ed]{margin-right:10px}.btn-submit-box[data-v-5d5c28ed]{margin-top:40px;text-align:center}.list-table-td-a[data-v-5d5c28ed]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-5d5c28ed]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-5d5c28ed]{padding:10px}.h-main-box-tab[data-v-5d5c28ed]{padding:5px}.h-tab-content[data-v-5d5c28ed]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-5d5c28ed]{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-5d5c28ed]{border-left:3px solid #0286df;padding-left:10px}.error_tip[data-v-5d5c28ed]{position:absolute;top:0;right:0;-webkit-transform:translate(150%);transform:translate(150%);font-size:24px}.add-node-popover-body[data-v-5d5c28ed]{display:-webkit-box;display:-ms-flexbox;display:flex}.promoter_content[data-v-5d5c28ed]{padding:0 20px}.approver_content .el-button[data-v-5d5c28ed],.approver_self_select .el-button[data-v-5d5c28ed],.condition_content .el-button[data-v-5d5c28ed],.copyer_content .el-button[data-v-5d5c28ed],.promoter_content .el-button[data-v-5d5c28ed]{margin-bottom:20px}.promoter_content p[data-v-5d5c28ed]{padding:18px 0;font-size:14px;line-height:20px;color:#000}.promoter_person .el-dialog__body[data-v-5d5c28ed]{padding:10px 20px 14px 20px}.person_body[data-v-5d5c28ed]{border:1px solid #f5f5f5;height:500px}.person_tree[data-v-5d5c28ed]{padding:10px 12px 0 8px;width:280px;height:100%;border-right:1px solid #f5f5f5}.person_tree input[data-v-5d5c28ed]{padding-left:22px;width:210px;height:30px;font-size:12px;border-radius:2px;border:1px solid #d5dadf;background:url(" + escape(__webpack_require__("a610")) + ") no-repeat 10px;background-size:14px 14px;margin-bottom:14px}.tree_nav span[data-v-5d5c28ed]{display:inline-block;padding-right:10px;margin-right:5px;max-width:6em;color:#38adff;font-size:12px;cursor:pointer;background:url(" + escape(__webpack_require__("3167")) + ") no-repeat 100%}.tree_nav span[data-v-5d5c28ed]:last-of-type{background:none}.has_selected ul[data-v-5d5c28ed],.person_tree ul[data-v-5d5c28ed]{height:420px;overflow-y:auto}.person_tree li[data-v-5d5c28ed]{padding:5px 0}.person_tree li i[data-v-5d5c28ed]{float:right;padding-left:24px;padding-right:10px;color:#3195f8;font-size:12px;cursor:pointer;border-left:1px solid #eee}.person_tree li a.active+i[data-v-5d5c28ed]{color:#c5c5c5;pointer-events:none}.person_tree img[data-v-5d5c28ed]{width:14px;vertical-align:middle;margin-right:5px}.has_selected[data-v-5d5c28ed]{width:276px;height:100%;font-size:12px}.has_selected ul[data-v-5d5c28ed]{height:460px}.has_selected p[data-v-5d5c28ed]{padding-left:19px;padding-right:20px;line-height:37px;border-bottom:1px solid #f2f2f2}.has_selected p a[data-v-5d5c28ed]{float:right}.has_selected ul li[data-v-5d5c28ed]{margin:11px 26px 13px 19px;line-height:17px}.has_selected li span[data-v-5d5c28ed]{vertical-align:middle}.has_selected li img[data-v-5d5c28ed]:first-of-type{width:14px;vertical-align:middle;margin-right:5px}.has_selected li img[data-v-5d5c28ed]:last-of-type{float:right;margin-top:2px;width:14px}el-radio-group[data-v-5d5c28ed]{padding:20px 0}.approver_content[data-v-5d5c28ed]{padding-bottom:10px;border-bottom:1px solid #f2f2f2}.approver_content .el-radio[data-v-5d5c28ed],.approver_self_select .el-radio[data-v-5d5c28ed],.approver_some .el-radio[data-v-5d5c28ed]{width:27%;margin-bottom:20px}.copyer_content .el-checkbox[data-v-5d5c28ed]{margin-bottom:20px}.el-checkbox__label[data-v-5d5c28ed]{font-size:12px}.approver_content[data-v-5d5c28ed],.approver_manager[data-v-5d5c28ed],.approver_self_select[data-v-5d5c28ed],.approver_some[data-v-5d5c28ed],.condition_content[data-v-5d5c28ed],.copyer_content[data-v-5d5c28ed]{padding:20px 20px 0}.approver_manager p[data-v-5d5c28ed]:first-of-type,.approver_some p[data-v-5d5c28ed]{line-height:19px;font-size:14px;margin-bottom:14px}.approver_manager p[data-v-5d5c28ed]{line-height:32px}.approver_manager select[data-v-5d5c28ed]{width:420px;height:32px;background:#fff;border-radius:4px;border:1px solid #d9d9d9}.approver_manager p.tip[data-v-5d5c28ed]{margin:10px 0 22px 0;font-size:12px;line-height:16px;color:#f8642d}.approver_self[data-v-5d5c28ed]{padding:28px 20px}.selected_list[data-v-5d5c28ed]{margin-bottom:20px;line-height:30px}.selected_list span[data-v-5d5c28ed]{margin-right:10px;padding:3px 6px 3px 9px;line-height:12px;white-space:nowrap;border-radius:2px;border:1px solid #dcdcdc}.selected_list img[data-v-5d5c28ed]{margin-left:5px;width:7px;height:7px;cursor:pointer}.approver_self_select h3[data-v-5d5c28ed]{margin:5px 0 20px;font-size:14px;font-weight:700;line-height:19px}.condition_copyer .el-drawer__body .priority_level[data-v-5d5c28ed]{position:absolute;top:11px;right:30px;width:100px;height:32px;background:#fff;border-radius:4px;border:1px solid #d9d9d9}.condition_content p.tip[data-v-5d5c28ed]{margin:20px 0;width:510px;text-indent:17px;line-height:45px;background:#f1f9ff;border:1px solid #40a3f7;color:#46a6fe;font-size:14px}.condition_content ul[data-v-5d5c28ed]{max-height:500px;overflow-y:scroll;margin-bottom:20px}.condition_content li>span[data-v-5d5c28ed]{float:left;margin-right:8px;width:70px;line-height:32px;text-align:right}.condition_content li>div[data-v-5d5c28ed]{display:inline-block;width:370px}.condition_content li:not(:last-child)>div>p[data-v-5d5c28ed]{margin-bottom:20px}.condition_content li>div>p[data-v-5d5c28ed]:not(:last-child){margin-bottom:10px}.condition_content li>a[data-v-5d5c28ed]{float:right;margin-right:10px;margin-top:7px}.condition_content li input[data-v-5d5c28ed],.condition_content li select[data-v-5d5c28ed]{width:100%;height:32px;background:#fff;border-radius:4px;border:1px solid #d9d9d9}.condition_content li select+input[data-v-5d5c28ed]{width:260px}.condition_content li select[data-v-5d5c28ed]{margin-right:10px;width:100px}.condition_content li p.selected_list[data-v-5d5c28ed]{padding-left:10px;border-radius:4px;min-height:32px;border:1px solid #d9d9d9}.condition_content li p.check_box[data-v-5d5c28ed]{line-height:32px}.condition_list .el-dialog__body[data-v-5d5c28ed]{padding:16px 26px}.condition_list p[data-v-5d5c28ed]{color:#666;margin-bottom:10px}.condition_list p.check_box[data-v-5d5c28ed]{margin-bottom:0;line-height:36px}", ""]);
|
|
170996
|
-
|
|
170997
|
-
// exports
|
|
170998
|
-
|
|
170999
|
-
|
|
171000
171001
|
/***/ }),
|
|
171001
171002
|
|
|
171002
171003
|
/***/ "b000":
|
|
@@ -193629,21 +193630,6 @@ var core = module.exports = { version: '2.6.12' };
|
|
|
193629
193630
|
if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef
|
|
193630
193631
|
|
|
193631
193632
|
|
|
193632
|
-
/***/ }),
|
|
193633
|
-
|
|
193634
|
-
/***/ "cf28":
|
|
193635
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
193636
|
-
|
|
193637
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
193638
|
-
// imports
|
|
193639
|
-
|
|
193640
|
-
|
|
193641
|
-
// module
|
|
193642
|
-
exports.push([module.i, ".from[data-v-75049796]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-75049796]{float:left;margin-right:20px}.from .fromitem span[data-v-75049796]{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-75049796]{padding:15px 20px 20px}.talent-box .title[data-v-75049796]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-75049796]{color:#666}.offer-root .projectForm[data-v-75049796]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-75049796]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-75049796]{margin-bottom:0}.continue[data-v-75049796]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-75049796],.offer-pagination[data-v-75049796]{text-align:center}.offer-pagination .el-pagination[data-v-75049796]{margin:20px 0}.re-form .el-cascader[data-v-75049796],.re-form .el-date-editor[data-v-75049796],.re-form .el-input-number[data-v-75049796],.re-form .el-range-editor[data-v-75049796],.re-form .el-select[data-v-75049796]{width:100%}.re-form .el-input-number .el-input__inner[data-v-75049796]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-75049796]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-75049796]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-75049796]: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-75049796]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-75049796]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-75049796]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-75049796]{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-75049796]{text-align:center}.base-pagination .el-pagination[data-v-75049796]{margin:20px 0}.pointer[data-v-75049796]{cursor:pointer}.base-ellipsis[data-v-75049796]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-75049796]{margin-bottom:10px}.base-page-style[data-v-75049796]{padding:10px 10px}.base-page-style .btns-line[data-v-75049796]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-75049796]{color:red}.form-w100[data-v-75049796]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-75049796]{text-align:left}.base-info-title[data-v-75049796]{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-75049796]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-75049796]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-75049796]{margin-bottom:10px}.form-btns[data-v-75049796]{text-align:center}.text-danger[data-v-75049796]{color:#ff4949}.text-warning[data-v-75049796]{color:#f7ba2a}.text-blue[data-v-75049796]{color:#2e90fe}.clearboth[data-v-75049796]{clear:both}.noselect[data-v-75049796]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-75049796]::-webkit-input-safebox-button{display:none}body[data-v-75049796]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-75049796]:hover{color:#0286df!important}.color-default[data-v-75049796]{color:#0286df}.line-width[data-v-75049796]{background:#ededed;width:896px;height:1px}.bg-default[data-v-75049796]{background:#0286df}.hover-color-default[data-v-75049796]:hover{color:#0286df}.hover-bg-default[data-v-75049796]:hover{background:#ffeeea!important}.default-color[data-v-75049796]{color:#0286df}.page-left[data-v-75049796]{float:left}.page-right[data-v-75049796]{float:right}.colordefault[data-v-75049796]{color:#0286df}.colorgrey[data-v-75049796]{color:#ccc}.colortheme[data-v-75049796]{color:#ff8b00}.colorff4[data-v-75049796]{color:#ff4e00}.color-orange[data-v-75049796]{color:#f60}.p20[data-v-75049796]{padding:20px}.pl20[data-v-75049796]{padding-left:20px}.pb20[data-v-75049796]{padding-bottom:20px}.mt10[data-v-75049796]{margin-top:10px}.mt20[data-v-75049796]{margin-top:20px}.ml26[data-v-75049796]{margin-left:26px}.ml400[data-v-75049796]{margin-left:400px}.mb10[data-v-75049796]{margin-bottom:10px}.mb20[data-v-75049796]{margin-bottom:20px}.ml10[data-v-75049796]{margin-left:10px}.text-center[data-v-75049796]{text-align:center}.clearfix[data-v-75049796]{overflow:hidden}.fl[data-v-75049796]{float:left}.fr[data-v-75049796]{float:right}.avatar-uploader .el-upload[data-v-75049796]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-75049796]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-75049796]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-75049796]:before{line-height:178px}.avatar[data-v-75049796]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-75049796]{color:#0286df!important}.cell-del-button[data-v-75049796]{color:#f60!important}.tableStyle[data-v-75049796]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-75049796]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-75049796]{color:#0286df}.tabs-box .el-tabs__item[data-v-75049796]{color:#333}.m-l-15[data-v-75049796]{margin-left:15px!important}.m-l-20[data-v-75049796]{margin-left:20px!important}.m-l-40[data-v-75049796]{margin-left:40px!important}.pagination-box[data-v-75049796]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-75049796]{margin-top:20px}.el-input__count[data-v-75049796]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-75049796],.el-tabs__item.is-active[data-v-75049796]{color:#0286df!important}.info2 .successinfo i[data-v-75049796]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-75049796]{background-color:#f5f7fa!important}.el-pager li.active[data-v-75049796]{color:#0286df!important}.el-loading-mask[data-v-75049796]{z-index:9999}.el-icon-loading[data-v-75049796]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-75049796]{font-size:14px}.el-tooltip__popper[data-v-75049796]{max-width:80%}li[data-v-75049796],ul[data-v-75049796]{list-style:none}a[data-v-75049796]{outline:medium none;text-decoration:none}.colorff66[data-v-75049796]{color:#f60}.color02[data-v-75049796]{color:#0286df}.color33[data-v-75049796]{color:#333}.colorff[data-v-75049796]{color:#fff}.color00[data-v-75049796]{color:#000}.color66[data-v-75049796]{color:#666}.color96[data-v-75049796]{color:#969696}.colorbf[data-v-75049796]{color:#bfbfbf}.color59[data-v-75049796]{color:#595959}.color5e[data-v-75049796]{color:#5e5e5e}.colorcc[data-v-75049796]{color:#ccc}.color6f[data-v-75049796]{color:#6f6f6f}.color2c[data-v-75049796]{color:#2c2c2b}.color8d[data-v-75049796]{color:#8d8d8d}.h-green[data-v-75049796]{color:#78c06e}.h-red[data-v-75049796]{color:#f60}.h-orange[data-v-75049796]{color:#f7ab01}.color-link[data-v-75049796],.h-blue[data-v-75049796]{color:#0286df}.bgf5[data-v-75049796]{background:#f5f5f5}.bgc9[data-v-75049796]{background:#c9c9c9}.bgff[data-v-75049796]{background:#fff}.bg02[data-v-75049796]{background:#0286df}.bg66[data-v-75049796]{background:#666}.bgb3[data-v-75049796]{background:#b3b3b3}.font10[data-v-75049796]{font-size:10px}.font12[data-v-75049796]{font-size:12px}.font14[data-v-75049796]{font-size:14px}.font16[data-v-75049796]{font-size:16px}.font18[data-v-75049796]{font-size:18px}.font20[data-v-75049796]{font-size:20px}.font22[data-v-75049796]{font-size:22px}.font24[data-v-75049796]{font-size:24px}.font28[data-v-75049796]{font-size:28px}.font36[data-v-75049796]{font-size:36px}.overflow[data-v-75049796]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-75049796]{border:1px solid #0286df}.tc-1[data-v-75049796]{width:100%;height:1px}.tc-2[data-v-75049796]{width:100%;height:2px}.tc-3[data-v-75049796]{width:100%;height:3px}.tc-4[data-v-75049796]{width:100%;height:4px}.tc-5[data-v-75049796]{width:100%;height:5px}.tc-6[data-v-75049796]{width:100%;height:6px}.tc-7[data-v-75049796]{width:100%;height:7px}.tc-8[data-v-75049796]{width:100%;height:8px}.tc-9[data-v-75049796]{width:100%;height:9px}.tc-10[data-v-75049796]{width:100%;height:10px}.tc-13[data-v-75049796]{width:100%;height:13px}.tc-15[data-v-75049796]{width:100%;height:15px}.tc-20[data-v-75049796]{width:100%;height:20px}.tc-30[data-v-75049796]{width:100%;height:30px}.tc-40[data-v-75049796]{width:100%;height:40px}.tc-45[data-v-75049796]{width:100%;height:45px}.tc-50[data-v-75049796]{width:100%;height:50px}.tc-70[data-v-75049796]{width:100%;height:70px}.tc-80[data-v-75049796]{width:100%;height:80px}.tc-100[data-v-75049796]{width:100%;height:100px}.tc-200[data-v-75049796]{width:100%;height:200px}.cursor[data-v-75049796]{cursor:pointer}[data-v-75049796]::-webkit-scrollbar{width:9px;height:9px}[data-v-75049796]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-75049796]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-75049796]{padding-left:0}.el-button.h-btn-reset[data-v-75049796]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-75049796]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-75049796]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-75049796]{margin-right:10px}.btn-submit-box[data-v-75049796]{margin-top:40px;text-align:center}.list-table-td-a[data-v-75049796]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-75049796]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-75049796]{padding:10px}.h-main-box-tab[data-v-75049796]{padding:5px}.h-tab-content[data-v-75049796]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-75049796]{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-75049796]{border-left:3px solid #0286df;padding-left:10px}.opt .el-icon-circle-close[data-v-75049796]{color:#606266!important}[data-v-75049796] .el-tree{margin-top:8px;height:280px;overflow-y:auto}li[data-v-75049796],ul[data-v-75049796]{padding:0;margin:0}.main-wrapper[data-v-75049796]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-block[data-v-75049796]{width:270px}.block-card[data-v-75049796]{border-radius:5px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdfe6;margin-top:10px;height:352px}.block-card-right[data-v-75049796]{overflow:auto}#bread_wrap[data-v-75049796]{padding:0;font-size:14px;margin:0;padding-bottom:12px}#bread_wrap[data-v-75049796],.bread-item[data-v-75049796],.bread-wrapper-inner[data-v-75049796]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bread-item[data-v-75049796]{margin-right:5px;white-space:nowrap;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bread-item span[data-v-75049796]{cursor:pointer}.bread-item:hover span[data-v-75049796]{color:#0286df}.bread-item i[data-v-75049796]{margin-left:5px}.bread-item:last-child i[data-v-75049796]{display:none}.prev-menu-btn[data-v-75049796]{margin-right:5px;color:#606266}.prev-menu-btn[data-v-75049796]:hover{color:#0286df}.select-item-wrapper[data-v-75049796]{height:220px;overflow:auto}.select-item-wrapper.tall[data-v-75049796]{height:295px}.opt[data-v-75049796]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px;cursor:pointer}.opt-avatar[data-v-75049796]{margin-left:10px;-ms-flex-negative:0;flex-shrink:0}.avatar-inner[data-v-75049796]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:#0286df;color:#fff;border-radius:100%}.opt-name[data-v-75049796]{width:100%;-ms-flex-negative:1;flex-shrink:1;padding-left:10px}.next-level-btn[data-v-75049796]{-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0}.el-icon-circle-close[data-v-75049796]{cursor:pointer}", ""]);
|
|
193643
|
-
|
|
193644
|
-
// exports
|
|
193645
|
-
|
|
193646
|
-
|
|
193647
193633
|
/***/ }),
|
|
193648
193634
|
|
|
193649
193635
|
/***/ "cf66":
|
|
@@ -195975,6 +195961,22 @@ for (var COLLECTION_NAME in DOMIterables) {
|
|
|
195975
195961
|
handlePrototype(DOMTokenListPrototype, 'DOMTokenList');
|
|
195976
195962
|
|
|
195977
195963
|
|
|
195964
|
+
/***/ }),
|
|
195965
|
+
|
|
195966
|
+
/***/ "d4fc":
|
|
195967
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
195968
|
+
|
|
195969
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
195970
|
+
|
|
195971
|
+
// load the styles
|
|
195972
|
+
var content = __webpack_require__("49c4");
|
|
195973
|
+
if(content.__esModule) content = content.default;
|
|
195974
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
195975
|
+
if(content.locals) module.exports = content.locals;
|
|
195976
|
+
// add the styles to the DOM
|
|
195977
|
+
var add = __webpack_require__("5925").default
|
|
195978
|
+
var update = add("1a84536a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
195979
|
+
|
|
195978
195980
|
/***/ }),
|
|
195979
195981
|
|
|
195980
195982
|
/***/ "d53c":
|
|
@@ -197212,22 +197214,6 @@ module.exports = { "default": __webpack_require__("948d"), __esModule: true };
|
|
|
197212
197214
|
})));
|
|
197213
197215
|
|
|
197214
197216
|
|
|
197215
|
-
/***/ }),
|
|
197216
|
-
|
|
197217
|
-
/***/ "d8bc":
|
|
197218
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
197219
|
-
|
|
197220
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
197221
|
-
|
|
197222
|
-
// load the styles
|
|
197223
|
-
var content = __webpack_require__("cf28");
|
|
197224
|
-
if(content.__esModule) content = content.default;
|
|
197225
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
197226
|
-
if(content.locals) module.exports = content.locals;
|
|
197227
|
-
// add the styles to the DOM
|
|
197228
|
-
var add = __webpack_require__("5925").default
|
|
197229
|
-
var update = add("4addf710", content, true, {"sourceMap":false,"shadowMode":false});
|
|
197230
|
-
|
|
197231
197217
|
/***/ }),
|
|
197232
197218
|
|
|
197233
197219
|
/***/ "da3a":
|
|
@@ -200697,12 +200683,12 @@ module.exports = { "default": __webpack_require__("9f5b"), __esModule: true };
|
|
|
200697
200683
|
|
|
200698
200684
|
"use strict";
|
|
200699
200685
|
|
|
200700
|
-
// 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/workflow/nodeWrap.vue?vue&type=template&id=
|
|
200701
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.nodeConfig.type!=4)?_c('div',{staticClass:"node-wrap"},[_c('div',{staticClass:"node-wrap-box",class:(_vm.nodeConfig.type==0?'start-node ':'')+(_vm.isTried&&_vm.nodeConfig.error?'active error':'')},[_c('div',[_c('div',{staticClass:"title",style:('background: rgb('+ ['87, 106, 149','255, 148, 62','50, 150, 250'][_vm.nodeConfig.type] +');')},[_c('span',{directives:[{name:"show",rawName:"v-show",value:(_vm.nodeConfig.type==1),expression:"nodeConfig.type==1"}],staticClass:"iconfont"},[_vm._v("")]),_c('span',{directives:[{name:"show",rawName:"v-show",value:(_vm.nodeConfig.type==2),expression:"nodeConfig.type==2"}],staticClass:"iconfont"},[_vm._v("")]),(_vm.nodeConfig.type==0)?_c('span',[_vm._v(_vm._s(_vm.nodeConfig.nodeName))]):_vm._e(),(_vm.nodeConfig.type!=0&&_vm.isInput)?_c('input',{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:(_vm.nodeConfig.nodeName),expression:"nodeConfig.nodeName"}],staticClass:"ant-input editable-title-input",attrs:{"type":"text","maxlength":"20","placeholder":_vm.placeholderList[_vm.nodeConfig.type]},domProps:{"value":(_vm.nodeConfig.nodeName)},on:{"blur":function($event){return _vm.blurEvent()},"focus":function($event){return $event.currentTarget.select()},"input":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nodeConfig, "nodeName", $event.target.value)}}}):_vm._e(),(_vm.nodeConfig.type!=0&&!_vm.isInput)?_c('span',{staticClass:"editable-title",on:{"click":function($event){return _vm.clickEvent()}}},[_vm._v(_vm._s(_vm.nodeConfig.nodeName))]):_vm._e(),(_vm.nodeConfig.type!=0)?_c('i',{staticClass:"anticon anticon-close close",on:{"click":function($event){return _vm.delNode()}}}):_vm._e()]),_c('div',{staticClass:"content",on:{"click":_vm.setPerson}},[(_vm.nodeConfig.type==0)?_c('div',{staticClass:"text"},[_vm._v(_vm._s(_vm.arrToStr(_vm.flowPermission)?_vm.arrToStr(_vm.flowPermission):''))]):_vm._e(),(_vm.nodeConfig.type==1)?_c('div',{staticClass:"text"},[(!_vm.setApproverStr(_vm.nodeConfig))?_c('span',{staticClass:"placeholder"},[_vm._v("请选择")]):_vm._e(),_vm._v("\n
|
|
200686
|
+
// 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/workflow/nodeWrap.vue?vue&type=template&id=7e158491&scoped=true&
|
|
200687
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.nodeConfig.type!=4)?_c('div',{staticClass:"node-wrap"},[_c('div',{staticClass:"node-wrap-box",class:(_vm.nodeConfig.type==0?'start-node ':'')+(_vm.isTried&&_vm.nodeConfig.error?'active error':'')},[_c('div',[_c('div',{staticClass:"title",style:('background: rgb('+ ['87, 106, 149','255, 148, 62','50, 150, 250'][_vm.nodeConfig.type] +');')},[_c('span',{directives:[{name:"show",rawName:"v-show",value:(_vm.nodeConfig.type==1),expression:"nodeConfig.type==1"}],staticClass:"iconfont"},[_vm._v("")]),_c('span',{directives:[{name:"show",rawName:"v-show",value:(_vm.nodeConfig.type==2),expression:"nodeConfig.type==2"}],staticClass:"iconfont"},[_vm._v("")]),(_vm.nodeConfig.type==0)?_c('span',[_vm._v(_vm._s(_vm.nodeConfig.nodeName))]):_vm._e(),(_vm.nodeConfig.type!=0&&_vm.isInput)?_c('input',{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:(_vm.nodeConfig.nodeName),expression:"nodeConfig.nodeName"}],staticClass:"ant-input editable-title-input",attrs:{"type":"text","maxlength":"20","placeholder":_vm.placeholderList[_vm.nodeConfig.type]},domProps:{"value":(_vm.nodeConfig.nodeName)},on:{"blur":function($event){return _vm.blurEvent()},"focus":function($event){return $event.currentTarget.select()},"input":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nodeConfig, "nodeName", $event.target.value)}}}):_vm._e(),(_vm.nodeConfig.type!=0&&!_vm.isInput)?_c('span',{staticClass:"editable-title",on:{"click":function($event){return _vm.clickEvent()}}},[_vm._v(_vm._s(_vm.nodeConfig.nodeName))]):_vm._e(),(_vm.nodeConfig.type!=0)?_c('i',{staticClass:"anticon anticon-close close",on:{"click":function($event){return _vm.delNode()}}}):_vm._e()]),_c('div',{staticClass:"content",on:{"click":_vm.setPerson}},[(_vm.nodeConfig.type==0)?_c('div',{staticClass:"text"},[_vm._v(_vm._s(_vm.arrToStr(_vm.flowPermission)?_vm.arrToStr(_vm.flowPermission):''))]):_vm._e(),(_vm.nodeConfig.type==1)?_c('div',{staticClass:"text"},[(!_vm.setApproverStr(_vm.nodeConfig))?_c('span',{staticClass:"placeholder"},[_vm._v("请选择")]):_vm._e(),_vm._v("\n "+_vm._s(_vm.setApproverStr(_vm.nodeConfig))+"\n ")]):_vm._e(),(_vm.nodeConfig.type==2)?_c('div',{staticClass:"text"},[(!_vm.copyerStr(_vm.nodeConfig))?_c('span',{staticClass:"placeholder"},[_vm._v("请选择")]):_vm._e(),_vm._v("\n "+_vm._s(_vm.copyerStr(_vm.nodeConfig))+"\n ")]):_vm._e(),(_vm.nodeConfig.type!==0)?_c('i',{staticClass:"anticon anticon-right arrow"}):_vm._e()]),(_vm.isTried&&_vm.nodeConfig.error)?_c('div',{staticClass:"error_tip"},[_c('i',{staticClass:"anticon anticon-exclamation-circle",staticStyle:{"color":"rgb(242, 86, 67)"}})]):_vm._e()])]),_c('addNode',{attrs:{"childNodeP":_vm.nodeConfig.childNode},on:{"update:childNodeP":function($event){return _vm.$set(_vm.nodeConfig, "childNode", $event)},"update:child-node-p":function($event){return _vm.$set(_vm.nodeConfig, "childNode", $event)}}})],1):_vm._e(),(_vm.nodeConfig.type==4)?_c('div',{staticClass:"branch-wrap"},[_c('div',{staticClass:"branch-box-wrap"},[_c('div',{staticClass:"branch-box"},[_c('button',{staticClass:"add-branch",on:{"click":_vm.addTerm}},[_vm._v("添加条件")]),_vm._l((_vm.nodeConfig.conditionNodes),function(item,index){return _c('div',{key:index,staticClass:"col-box"},[_c('div',{staticClass:"condition-node"},[_c('div',{staticClass:"condition-node-box"},[_c('div',{staticClass:"auto-judge",class:_vm.isTried&&item.error?'error active':''},[(index!=0)?_c('div',{staticClass:"sort-left",on:{"click":function($event){return _vm.arrTransfer(index,-1)}}},[_vm._v("<")]):_vm._e(),_c('div',{staticClass:"title-wrapper"},[(_vm.isInputList[index])?_c('input',{directives:[{name:"focus",rawName:"v-focus"},{name:"model",rawName:"v-model",value:(item.nodeName),expression:"item.nodeName"}],staticClass:"ant-input editable-title-input",attrs:{"type":"text","maxlength":"20"},domProps:{"value":(item.nodeName)},on:{"blur":function($event){return _vm.blurEvent(index)},"focus":function($event){return $event.currentTarget.select()},"input":function($event){if($event.target.composing){ return; }_vm.$set(item, "nodeName", $event.target.value)}}}):_vm._e(),(!_vm.isInputList[index])?_c('span',{staticClass:"editable-title",on:{"click":function($event){return _vm.clickEvent(index)}}},[_vm._v(_vm._s(item.nodeName))]):_vm._e(),_c('span',{staticClass:"priority-title",on:{"click":function($event){return _vm.setPerson(item.priority,item,index)}}}),_c('i',{staticClass:"anticon anticon-close close",on:{"click":function($event){return _vm.delTerm(index)}}})]),(index!=_vm.nodeConfig.conditionNodes.length-1)?_c('div',{staticClass:"sort-right",on:{"click":function($event){return _vm.arrTransfer(index)}}},[_vm._v(">")]):_vm._e(),_c('div',{staticClass:"content",on:{"click":function($event){return _vm.setPerson(item.priority,item,index)}}},[_vm._v(_vm._s(_vm.conditionStr(item,index)))]),(_vm.isTried&&item.error)?_c('div',{staticClass:"error_tip"},[_c('i',{staticClass:"anticon anticon-exclamation-circle",staticStyle:{"color":"rgb(242, 86, 67)"}})]):_vm._e()]),_c('addNode',{attrs:{"childNodeP":item.childNode},on:{"update:childNodeP":function($event){return _vm.$set(item, "childNode", $event)},"update:child-node-p":function($event){return _vm.$set(item, "childNode", $event)}}})],1)]),(item.childNode && item.childNode)?_c('nodeWrap',{attrs:{"nodeConfig":item.childNode,"tableId":_vm.tableId,"isTried":_vm.isTried,"directorMaxLevel":_vm.directorMaxLevel,"conditionData":_vm.conditionData},on:{"update:nodeConfig":function($event){return _vm.$set(item, "childNode", $event)},"update:node-config":function($event){return _vm.$set(item, "childNode", $event)},"update:isTried":function($event){_vm.isTried=$event},"update:is-tried":function($event){_vm.isTried=$event}}}):_vm._e(),(index==0)?_c('div',{staticClass:"top-left-cover-line"}):_vm._e(),(index==0)?_c('div',{staticClass:"bottom-left-cover-line"}):_vm._e(),(index==_vm.nodeConfig.conditionNodes.length-1)?_c('div',{staticClass:"top-right-cover-line"}):_vm._e(),(index==_vm.nodeConfig.conditionNodes.length-1)?_c('div',{staticClass:"bottom-right-cover-line"}):_vm._e()],1)})],2),_c('addNode',{attrs:{"childNodeP":_vm.nodeConfig.childNode},on:{"update:childNodeP":function($event){return _vm.$set(_vm.nodeConfig, "childNode", $event)},"update:child-node-p":function($event){return _vm.$set(_vm.nodeConfig, "childNode", $event)}}})],1)]):_vm._e(),(_vm.nodeConfig.childNode && _vm.nodeConfig.childNode)?_c('nodeWrap',{attrs:{"nodeConfig":_vm.nodeConfig.childNode,"tableId":_vm.tableId,"isTried":_vm.isTried,"directorMaxLevel":_vm.directorMaxLevel,"queryInfo":_vm.queryInfo,"conditionData":_vm.conditionData},on:{"update:nodeConfig":function($event){return _vm.$set(_vm.nodeConfig, "childNode", $event)},"update:node-config":function($event){return _vm.$set(_vm.nodeConfig, "childNode", $event)},"update:isTried":function($event){_vm.isTried=$event},"update:is-tried":function($event){_vm.isTried=$event}}}):_vm._e(),_c('ApproverSelector',{ref:"approverSelector",attrs:{"queryInfo":_vm.queryInfo}}),_c('NodeConditionConfig',{ref:"conditionForm",attrs:{"formData":_vm.connection,"title":_vm.title,"queryInfo":_vm.queryInfo,"conditionData":_vm.conditionData},on:{"edit":_vm.edit}})],1)}
|
|
200702
200688
|
var staticRenderFns = []
|
|
200703
200689
|
|
|
200704
200690
|
|
|
200705
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/workflow/nodeWrap.vue?vue&type=template&id=
|
|
200691
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/workflow/nodeWrap.vue?vue&type=template&id=7e158491&scoped=true&
|
|
200706
200692
|
|
|
200707
200693
|
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.16.0@@babel/runtime/helpers/esm/objectSpread2.js
|
|
200708
200694
|
var objectSpread2 = __webpack_require__("a19a");
|
|
@@ -200981,6 +200967,24 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
200981
200967
|
//
|
|
200982
200968
|
//
|
|
200983
200969
|
//
|
|
200970
|
+
//
|
|
200971
|
+
//
|
|
200972
|
+
//
|
|
200973
|
+
//
|
|
200974
|
+
//
|
|
200975
|
+
//
|
|
200976
|
+
//
|
|
200977
|
+
//
|
|
200978
|
+
//
|
|
200979
|
+
//
|
|
200980
|
+
//
|
|
200981
|
+
//
|
|
200982
|
+
//
|
|
200983
|
+
//
|
|
200984
|
+
//
|
|
200985
|
+
//
|
|
200986
|
+
//
|
|
200987
|
+
//
|
|
200984
200988
|
|
|
200985
200989
|
|
|
200986
200990
|
|
|
@@ -200991,10 +200995,10 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
200991
200995
|
NodeConditionConfig: nodeConditionConfig["a" /* default */],
|
|
200992
200996
|
addNode: addNode
|
|
200993
200997
|
},
|
|
200994
|
-
name: "
|
|
200998
|
+
name: "NodeWrap",
|
|
200995
200999
|
data: function data() {
|
|
200996
201000
|
return {
|
|
200997
|
-
curName:
|
|
201001
|
+
curName: "",
|
|
200998
201002
|
curIndex: 0,
|
|
200999
201003
|
placeholderList: ["申请人", "审批人", "抄送人"],
|
|
201000
201004
|
isInputList: [],
|
|
@@ -201092,7 +201096,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201092
201096
|
}
|
|
201093
201097
|
},
|
|
201094
201098
|
|
|
201095
|
-
|
|
201099
|
+
/** ******** 1. 审批人修改 **********/
|
|
201096
201100
|
// 修改审批人的类型
|
|
201097
201101
|
changeType: function changeType(val) {
|
|
201098
201102
|
console.log(this.approverConfig);
|
|
@@ -201162,7 +201166,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201162
201166
|
},
|
|
201163
201167
|
// 设置审批节点字符
|
|
201164
201168
|
setApproverStr: function setApproverStr(nodeConfig) {
|
|
201165
|
-
console.log(nodeConfig,
|
|
201169
|
+
console.log(nodeConfig, "nodeConfig");
|
|
201166
201170
|
|
|
201167
201171
|
if (nodeConfig.setType == 1) {
|
|
201168
201172
|
if (nodeConfig.nodeUserList.length == 1) {
|
|
@@ -201177,7 +201181,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201177
201181
|
}
|
|
201178
201182
|
}
|
|
201179
201183
|
} else if (nodeConfig.setType == 2) {
|
|
201180
|
-
var level = nodeConfig.directorLevel == 0 ?
|
|
201184
|
+
var level = nodeConfig.directorLevel == 0 ? "直接主管" : "第" + (parseInt(nodeConfig.directorLevel) + 1) + "级主管";
|
|
201181
201185
|
|
|
201182
201186
|
if (nodeConfig.examineMode == "1") {
|
|
201183
201187
|
return level + "会签";
|
|
@@ -201202,7 +201206,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201202
201206
|
}
|
|
201203
201207
|
},
|
|
201204
201208
|
|
|
201205
|
-
|
|
201209
|
+
/** ******** 2. 抄送人修改 **********/
|
|
201206
201210
|
// 确定提交抄送人数据
|
|
201207
201211
|
submitCopyer: function submitCopyer(item) {
|
|
201208
201212
|
console.log(item);
|
|
@@ -201238,7 +201242,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201238
201242
|
}
|
|
201239
201243
|
},
|
|
201240
201244
|
|
|
201241
|
-
|
|
201245
|
+
/** ******** todo: 3. 发起人修改 **********/
|
|
201242
201246
|
// 修改发起人方法
|
|
201243
201247
|
// surePromoter() {
|
|
201244
201248
|
// this.flowPermission1 = [];
|
|
@@ -201323,9 +201327,9 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201323
201327
|
// todo: 暂时判断输入框与发起人类型
|
|
201324
201328
|
|
|
201325
201329
|
|
|
201326
|
-
if (![
|
|
201327
|
-
// 判断是否数组
|
|
201328
|
-
item.value = !Array.isArray(item.value) ? item.value.split(
|
|
201330
|
+
if (!["input", "sponsor", "radio"].includes(item.ele)) {
|
|
201331
|
+
// 判断是否数组
|
|
201332
|
+
item.value = !Array.isArray(item.value) ? item.value.split(",") : item.value;
|
|
201329
201333
|
}
|
|
201330
201334
|
|
|
201331
201335
|
json[item.variable] = item;
|
|
@@ -201335,13 +201339,9 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201335
201339
|
},
|
|
201336
201340
|
// 保存条件
|
|
201337
201341
|
saveCondition: function saveCondition() {
|
|
201338
|
-
var a = this.conditionsConfig.conditionNodes.splice(this.bPriorityLevel - 1, 1);
|
|
201339
|
-
|
|
201340
|
-
this.conditionsConfig.conditionNodes.
|
|
201341
|
-
|
|
201342
|
-
this.conditionsConfig.conditionNodes.map(function (item, index) {
|
|
201343
|
-
return item.priority = index + 1;
|
|
201344
|
-
});
|
|
201342
|
+
var a = this.conditionsConfig.conditionNodes.splice(this.bPriorityLevel - 1, 1); // 截取旧下标
|
|
201343
|
+
// this.conditionsConfig.conditionNodes.splice(this.conditionConfig.priority - 1, 0, a[0])//填充新下标
|
|
201344
|
+
// this.conditionsConfig.conditionNodes.map((item, index) => item.priority = index + 1);
|
|
201345
201345
|
|
|
201346
201346
|
for (var i = 0; i < this.conditionsConfig.conditionNodes.length; i++) {
|
|
201347
201347
|
this.conditionsConfig.conditionNodes[i].error = this.conditionStr(this.conditionsConfig.conditionNodes[i], i) == "请设置条件" && i != this.conditionsConfig.conditionNodes.length - 1;
|
|
@@ -201397,7 +201397,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201397
201397
|
|
|
201398
201398
|
if (conditionList.length == 0) {
|
|
201399
201399
|
// 设置了条件判断: (index == this.nodeConfig.conditionNodes.length - 1) && this.nodeConfig.conditionNodes[0].conditionList.length != 0
|
|
201400
|
-
return
|
|
201400
|
+
return "请设置条件";
|
|
201401
201401
|
} else if (item.desc) {
|
|
201402
201402
|
return item.desc.join(";");
|
|
201403
201403
|
}
|
|
@@ -201405,7 +201405,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201405
201405
|
// 修改左右关系,可依照此修改优先级
|
|
201406
201406
|
arrTransfer: function arrTransfer(index) {
|
|
201407
201407
|
var type = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 1;
|
|
201408
|
-
|
|
201408
|
+
// 向左-1,向右1
|
|
201409
201409
|
this.nodeConfig.conditionNodes[index] = this.nodeConfig.conditionNodes.splice(index + type, 1, this.nodeConfig.conditionNodes[index])[0];
|
|
201410
201410
|
this.nodeConfig.conditionNodes.map(function (item, index) {
|
|
201411
201411
|
item.priority = index + 1;
|
|
@@ -201421,8 +201421,8 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
201421
201421
|
});
|
|
201422
201422
|
// CONCATENATED MODULE: ./src/views/formBuilder/workflow/nodeWrap.vue?vue&type=script&lang=js&
|
|
201423
201423
|
/* harmony default export */ var workflow_nodeWrapvue_type_script_lang_js_ = (nodeWrapvue_type_script_lang_js_);
|
|
201424
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/workflow/nodeWrap.vue?vue&type=style&index=0&id=
|
|
201425
|
-
var
|
|
201424
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/workflow/nodeWrap.vue?vue&type=style&index=0&id=7e158491&lang=scss&scoped=true&
|
|
201425
|
+
var nodeWrapvue_type_style_index_0_id_7e158491_lang_scss_scoped_true_ = __webpack_require__("6062");
|
|
201426
201426
|
|
|
201427
201427
|
// CONCATENATED MODULE: ./src/views/formBuilder/workflow/nodeWrap.vue
|
|
201428
201428
|
|
|
@@ -201439,7 +201439,7 @@ var nodeWrap_component = Object(componentNormalizer["a" /* default */])(
|
|
|
201439
201439
|
staticRenderFns,
|
|
201440
201440
|
false,
|
|
201441
201441
|
null,
|
|
201442
|
-
"
|
|
201442
|
+
"7e158491",
|
|
201443
201443
|
null
|
|
201444
201444
|
|
|
201445
201445
|
)
|
|
@@ -203873,6 +203873,22 @@ module.exports = !construct || fails(function () {
|
|
|
203873
203873
|
})));
|
|
203874
203874
|
|
|
203875
203875
|
|
|
203876
|
+
/***/ }),
|
|
203877
|
+
|
|
203878
|
+
/***/ "fa4f":
|
|
203879
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
203880
|
+
|
|
203881
|
+
var escape = __webpack_require__("5454");
|
|
203882
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
203883
|
+
// imports
|
|
203884
|
+
|
|
203885
|
+
|
|
203886
|
+
// module
|
|
203887
|
+
exports.push([module.i, ".from[data-v-7e158491]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-7e158491]{float:left;margin-right:20px}.from .fromitem span[data-v-7e158491]{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-7e158491]{padding:15px 20px 20px}.talent-box .title[data-v-7e158491]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-7e158491]{color:#666}.offer-root .projectForm[data-v-7e158491]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-7e158491]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-7e158491]{margin-bottom:0}.continue[data-v-7e158491]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-7e158491],.offer-pagination[data-v-7e158491]{text-align:center}.offer-pagination .el-pagination[data-v-7e158491]{margin:20px 0}.re-form .el-cascader[data-v-7e158491],.re-form .el-date-editor[data-v-7e158491],.re-form .el-input-number[data-v-7e158491],.re-form .el-range-editor[data-v-7e158491],.re-form .el-select[data-v-7e158491]{width:100%}.re-form .el-input-number .el-input__inner[data-v-7e158491]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-7e158491]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-7e158491]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-7e158491]: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-7e158491]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-7e158491]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-7e158491]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-7e158491]{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-7e158491]{text-align:center}.base-pagination .el-pagination[data-v-7e158491]{margin:20px 0}.pointer[data-v-7e158491]{cursor:pointer}.base-ellipsis[data-v-7e158491]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-7e158491]{margin-bottom:10px}.base-page-style[data-v-7e158491]{padding:10px 10px}.base-page-style .btns-line[data-v-7e158491]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-7e158491]{color:red}.form-w100[data-v-7e158491]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-7e158491]{text-align:left}.base-info-title[data-v-7e158491]{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-7e158491]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-7e158491]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-7e158491]{margin-bottom:10px}.form-btns[data-v-7e158491]{text-align:center}.text-danger[data-v-7e158491]{color:#ff4949}.text-warning[data-v-7e158491]{color:#f7ba2a}.text-blue[data-v-7e158491]{color:#2e90fe}.clearboth[data-v-7e158491]{clear:both}.noselect[data-v-7e158491]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-7e158491]::-webkit-input-safebox-button{display:none}body[data-v-7e158491]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-7e158491]:hover{color:#0286df!important}.color-default[data-v-7e158491]{color:#0286df}.line-width[data-v-7e158491]{background:#ededed;width:896px;height:1px}.bg-default[data-v-7e158491]{background:#0286df}.hover-color-default[data-v-7e158491]:hover{color:#0286df}.hover-bg-default[data-v-7e158491]:hover{background:#ffeeea!important}.default-color[data-v-7e158491]{color:#0286df}.page-left[data-v-7e158491]{float:left}.page-right[data-v-7e158491]{float:right}.colordefault[data-v-7e158491]{color:#0286df}.colorgrey[data-v-7e158491]{color:#ccc}.colortheme[data-v-7e158491]{color:#ff8b00}.colorff4[data-v-7e158491]{color:#ff4e00}.color-orange[data-v-7e158491]{color:#f60}.p20[data-v-7e158491]{padding:20px}.pl20[data-v-7e158491]{padding-left:20px}.pb20[data-v-7e158491]{padding-bottom:20px}.mt10[data-v-7e158491]{margin-top:10px}.mt20[data-v-7e158491]{margin-top:20px}.ml26[data-v-7e158491]{margin-left:26px}.ml400[data-v-7e158491]{margin-left:400px}.mb10[data-v-7e158491]{margin-bottom:10px}.mb20[data-v-7e158491]{margin-bottom:20px}.ml10[data-v-7e158491]{margin-left:10px}.text-center[data-v-7e158491]{text-align:center}.clearfix[data-v-7e158491]{overflow:hidden}.fl[data-v-7e158491]{float:left}.fr[data-v-7e158491]{float:right}.avatar-uploader .el-upload[data-v-7e158491]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-7e158491]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-7e158491]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-7e158491]:before{line-height:178px}.avatar[data-v-7e158491]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-7e158491]{color:#0286df!important}.cell-del-button[data-v-7e158491]{color:#f60!important}.tableStyle[data-v-7e158491]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-7e158491]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-7e158491]{color:#0286df}.tabs-box .el-tabs__item[data-v-7e158491]{color:#333}.m-l-15[data-v-7e158491]{margin-left:15px!important}.m-l-20[data-v-7e158491]{margin-left:20px!important}.m-l-40[data-v-7e158491]{margin-left:40px!important}.pagination-box[data-v-7e158491]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-7e158491]{margin-top:20px}.el-input__count[data-v-7e158491]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-7e158491],.el-tabs__item.is-active[data-v-7e158491]{color:#0286df!important}.info2 .successinfo i[data-v-7e158491]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-7e158491]{background-color:#f5f7fa!important}.el-pager li.active[data-v-7e158491]{color:#0286df!important}.el-loading-mask[data-v-7e158491]{z-index:9999}.el-icon-loading[data-v-7e158491]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-7e158491]{font-size:14px}.el-tooltip__popper[data-v-7e158491]{max-width:80%}li[data-v-7e158491],ul[data-v-7e158491]{list-style:none}a[data-v-7e158491]{outline:medium none;text-decoration:none}.colorff66[data-v-7e158491]{color:#f60}.color02[data-v-7e158491]{color:#0286df}.color33[data-v-7e158491]{color:#333}.colorff[data-v-7e158491]{color:#fff}.color00[data-v-7e158491]{color:#000}.color66[data-v-7e158491]{color:#666}.color96[data-v-7e158491]{color:#969696}.colorbf[data-v-7e158491]{color:#bfbfbf}.color59[data-v-7e158491]{color:#595959}.color5e[data-v-7e158491]{color:#5e5e5e}.colorcc[data-v-7e158491]{color:#ccc}.color6f[data-v-7e158491]{color:#6f6f6f}.color2c[data-v-7e158491]{color:#2c2c2b}.color8d[data-v-7e158491]{color:#8d8d8d}.h-green[data-v-7e158491]{color:#78c06e}.h-red[data-v-7e158491]{color:#f60}.h-orange[data-v-7e158491]{color:#f7ab01}.color-link[data-v-7e158491],.h-blue[data-v-7e158491]{color:#0286df}.bgf5[data-v-7e158491]{background:#f5f5f5}.bgc9[data-v-7e158491]{background:#c9c9c9}.bgff[data-v-7e158491]{background:#fff}.bg02[data-v-7e158491]{background:#0286df}.bg66[data-v-7e158491]{background:#666}.bgb3[data-v-7e158491]{background:#b3b3b3}.font10[data-v-7e158491]{font-size:10px}.font12[data-v-7e158491]{font-size:12px}.font14[data-v-7e158491]{font-size:14px}.font16[data-v-7e158491]{font-size:16px}.font18[data-v-7e158491]{font-size:18px}.font20[data-v-7e158491]{font-size:20px}.font22[data-v-7e158491]{font-size:22px}.font24[data-v-7e158491]{font-size:24px}.font28[data-v-7e158491]{font-size:28px}.font36[data-v-7e158491]{font-size:36px}.overflow[data-v-7e158491]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-7e158491]{border:1px solid #0286df}.tc-1[data-v-7e158491]{width:100%;height:1px}.tc-2[data-v-7e158491]{width:100%;height:2px}.tc-3[data-v-7e158491]{width:100%;height:3px}.tc-4[data-v-7e158491]{width:100%;height:4px}.tc-5[data-v-7e158491]{width:100%;height:5px}.tc-6[data-v-7e158491]{width:100%;height:6px}.tc-7[data-v-7e158491]{width:100%;height:7px}.tc-8[data-v-7e158491]{width:100%;height:8px}.tc-9[data-v-7e158491]{width:100%;height:9px}.tc-10[data-v-7e158491]{width:100%;height:10px}.tc-13[data-v-7e158491]{width:100%;height:13px}.tc-15[data-v-7e158491]{width:100%;height:15px}.tc-20[data-v-7e158491]{width:100%;height:20px}.tc-30[data-v-7e158491]{width:100%;height:30px}.tc-40[data-v-7e158491]{width:100%;height:40px}.tc-45[data-v-7e158491]{width:100%;height:45px}.tc-50[data-v-7e158491]{width:100%;height:50px}.tc-70[data-v-7e158491]{width:100%;height:70px}.tc-80[data-v-7e158491]{width:100%;height:80px}.tc-100[data-v-7e158491]{width:100%;height:100px}.tc-200[data-v-7e158491]{width:100%;height:200px}.cursor[data-v-7e158491]{cursor:pointer}[data-v-7e158491]::-webkit-scrollbar{width:9px;height:9px}[data-v-7e158491]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-7e158491]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-7e158491]{padding-left:0}.el-button.h-btn-reset[data-v-7e158491]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-7e158491]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-7e158491]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-7e158491]{margin-right:10px}.btn-submit-box[data-v-7e158491]{margin-top:40px;text-align:center}.list-table-td-a[data-v-7e158491]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-7e158491]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-7e158491]{padding:10px}.h-main-box-tab[data-v-7e158491]{padding:5px}.h-tab-content[data-v-7e158491]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-7e158491]{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-7e158491]{border-left:3px solid #0286df;padding-left:10px}.error_tip[data-v-7e158491]{position:absolute;top:0;right:0;-webkit-transform:translate(150%);transform:translate(150%);font-size:24px}.add-node-popover-body[data-v-7e158491]{display:-webkit-box;display:-ms-flexbox;display:flex}.promoter_content[data-v-7e158491]{padding:0 20px}.approver_content .el-button[data-v-7e158491],.approver_self_select .el-button[data-v-7e158491],.condition_content .el-button[data-v-7e158491],.copyer_content .el-button[data-v-7e158491],.promoter_content .el-button[data-v-7e158491]{margin-bottom:20px}.promoter_content p[data-v-7e158491]{padding:18px 0;font-size:14px;line-height:20px;color:#000}.promoter_person .el-dialog__body[data-v-7e158491]{padding:10px 20px 14px 20px}.person_body[data-v-7e158491]{border:1px solid #f5f5f5;height:500px}.person_tree[data-v-7e158491]{padding:10px 12px 0 8px;width:280px;height:100%;border-right:1px solid #f5f5f5}.person_tree input[data-v-7e158491]{padding-left:22px;width:210px;height:30px;font-size:12px;border-radius:2px;border:1px solid #d5dadf;background:url(" + escape(__webpack_require__("a610")) + ") no-repeat 10px;background-size:14px 14px;margin-bottom:14px}.tree_nav span[data-v-7e158491]{display:inline-block;padding-right:10px;margin-right:5px;max-width:6em;color:#38adff;font-size:12px;cursor:pointer;background:url(" + escape(__webpack_require__("3167")) + ") no-repeat 100%}.tree_nav span[data-v-7e158491]:last-of-type{background:none}.has_selected ul[data-v-7e158491],.person_tree ul[data-v-7e158491]{height:420px;overflow-y:auto}.person_tree li[data-v-7e158491]{padding:5px 0}.person_tree li i[data-v-7e158491]{float:right;padding-left:24px;padding-right:10px;color:#3195f8;font-size:12px;cursor:pointer;border-left:1px solid #eee}.person_tree li a.active+i[data-v-7e158491]{color:#c5c5c5;pointer-events:none}.person_tree img[data-v-7e158491]{width:14px;vertical-align:middle;margin-right:5px}.has_selected[data-v-7e158491]{width:276px;height:100%;font-size:12px}.has_selected ul[data-v-7e158491]{height:460px}.has_selected p[data-v-7e158491]{padding-left:19px;padding-right:20px;line-height:37px;border-bottom:1px solid #f2f2f2}.has_selected p a[data-v-7e158491]{float:right}.has_selected ul li[data-v-7e158491]{margin:11px 26px 13px 19px;line-height:17px}.has_selected li span[data-v-7e158491]{vertical-align:middle}.has_selected li img[data-v-7e158491]:first-of-type{width:14px;vertical-align:middle;margin-right:5px}.has_selected li img[data-v-7e158491]:last-of-type{float:right;margin-top:2px;width:14px}el-radio-group[data-v-7e158491]{padding:20px 0}.approver_content[data-v-7e158491]{padding-bottom:10px;border-bottom:1px solid #f2f2f2}.approver_content .el-radio[data-v-7e158491],.approver_self_select .el-radio[data-v-7e158491],.approver_some .el-radio[data-v-7e158491]{width:27%;margin-bottom:20px}.copyer_content .el-checkbox[data-v-7e158491]{margin-bottom:20px}.el-checkbox__label[data-v-7e158491]{font-size:12px}.approver_content[data-v-7e158491],.approver_manager[data-v-7e158491],.approver_self_select[data-v-7e158491],.approver_some[data-v-7e158491],.condition_content[data-v-7e158491],.copyer_content[data-v-7e158491]{padding:20px 20px 0}.approver_manager p[data-v-7e158491]:first-of-type,.approver_some p[data-v-7e158491]{line-height:19px;font-size:14px;margin-bottom:14px}.approver_manager p[data-v-7e158491]{line-height:32px}.approver_manager select[data-v-7e158491]{width:420px;height:32px;background:#fff;border-radius:4px;border:1px solid #d9d9d9}.approver_manager p.tip[data-v-7e158491]{margin:10px 0 22px 0;font-size:12px;line-height:16px;color:#f8642d}.approver_self[data-v-7e158491]{padding:28px 20px}.selected_list[data-v-7e158491]{margin-bottom:20px;line-height:30px}.selected_list span[data-v-7e158491]{margin-right:10px;padding:3px 6px 3px 9px;line-height:12px;white-space:nowrap;border-radius:2px;border:1px solid #dcdcdc}.selected_list img[data-v-7e158491]{margin-left:5px;width:7px;height:7px;cursor:pointer}.approver_self_select h3[data-v-7e158491]{margin:5px 0 20px;font-size:14px;font-weight:700;line-height:19px}.condition_copyer .el-drawer__body .priority_level[data-v-7e158491]{position:absolute;top:11px;right:30px;width:100px;height:32px;background:#fff;border-radius:4px;border:1px solid #d9d9d9}.condition_content p.tip[data-v-7e158491]{margin:20px 0;width:510px;text-indent:17px;line-height:45px;background:#f1f9ff;border:1px solid #40a3f7;color:#46a6fe;font-size:14px}.condition_content ul[data-v-7e158491]{max-height:500px;overflow-y:scroll;margin-bottom:20px}.condition_content li>span[data-v-7e158491]{float:left;margin-right:8px;width:70px;line-height:32px;text-align:right}.condition_content li>div[data-v-7e158491]{display:inline-block;width:370px}.condition_content li:not(:last-child)>div>p[data-v-7e158491]{margin-bottom:20px}.condition_content li>div>p[data-v-7e158491]:not(:last-child){margin-bottom:10px}.condition_content li>a[data-v-7e158491]{float:right;margin-right:10px;margin-top:7px}.condition_content li input[data-v-7e158491],.condition_content li select[data-v-7e158491]{width:100%;height:32px;background:#fff;border-radius:4px;border:1px solid #d9d9d9}.condition_content li select+input[data-v-7e158491]{width:260px}.condition_content li select[data-v-7e158491]{margin-right:10px;width:100px}.condition_content li p.selected_list[data-v-7e158491]{padding-left:10px;border-radius:4px;min-height:32px;border:1px solid #d9d9d9}.condition_content li p.check_box[data-v-7e158491]{line-height:32px}.condition_list .el-dialog__body[data-v-7e158491]{padding:16px 26px}.condition_list p[data-v-7e158491]{color:#666;margin-bottom:10px}.condition_list p.check_box[data-v-7e158491]{margin-bottom:0;line-height:36px}", ""]);
|
|
203888
|
+
|
|
203889
|
+
// exports
|
|
203890
|
+
|
|
203891
|
+
|
|
203876
203892
|
/***/ }),
|
|
203877
203893
|
|
|
203878
203894
|
/***/ "fae0":
|