qgb-process 0.3.14-beta.1 → 0.3.14-beta.2
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 +48 -48
- package/lib/qgb-process.umd.js +48 -48
- package/lib/qgb-process.umd.min.js +49 -49
- package/package.json +1 -1
|
@@ -3291,20 +3291,20 @@ var es_array_map = __webpack_require__("59d7");
|
|
|
3291
3291
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.function.name.js
|
|
3292
3292
|
var es_function_name = __webpack_require__("3e22");
|
|
3293
3293
|
|
|
3294
|
-
// 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=
|
|
3294
|
+
// 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=7938a51c&scoped=true&
|
|
3295
3295
|
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)}
|
|
3296
3296
|
var staticRenderFns = []
|
|
3297
3297
|
|
|
3298
3298
|
|
|
3299
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3299
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=7938a51c&scoped=true&
|
|
3300
3300
|
|
|
3301
3301
|
// 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&
|
|
3302
3302
|
var processvue_type_script_lang_js_ = __webpack_require__("a30c");
|
|
3303
3303
|
|
|
3304
3304
|
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3305
3305
|
/* harmony default export */ var formBuilder_processvue_type_script_lang_js_ = (processvue_type_script_lang_js_["a" /* default */]);
|
|
3306
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=
|
|
3307
|
-
var
|
|
3306
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=7938a51c&lang=scss&scoped=true&
|
|
3307
|
+
var processvue_type_style_index_0_id_7938a51c_lang_scss_scoped_true_ = __webpack_require__("50dc");
|
|
3308
3308
|
|
|
3309
3309
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.9.8@vue-loader/lib/runtime/componentNormalizer.js
|
|
3310
3310
|
var componentNormalizer = __webpack_require__("cba8");
|
|
@@ -3324,7 +3324,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
3324
3324
|
staticRenderFns,
|
|
3325
3325
|
false,
|
|
3326
3326
|
null,
|
|
3327
|
-
"
|
|
3327
|
+
"7938a51c",
|
|
3328
3328
|
null
|
|
3329
3329
|
|
|
3330
3330
|
)
|
|
@@ -18227,21 +18227,6 @@ var json = [{
|
|
|
18227
18227
|
}];
|
|
18228
18228
|
/* unused harmony default export */ var _unused_webpack_default_export = (json);
|
|
18229
18229
|
|
|
18230
|
-
/***/ }),
|
|
18231
|
-
|
|
18232
|
-
/***/ "1e71":
|
|
18233
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
18234
|
-
|
|
18235
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
18236
|
-
// imports
|
|
18237
|
-
exports.i(__webpack_require__("b797"), "");
|
|
18238
|
-
|
|
18239
|
-
// module
|
|
18240
|
-
exports.push([module.i, ".from[data-v-c706b374]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-c706b374]{float:left;margin-right:20px}.from .fromitem span[data-v-c706b374]{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-c706b374]{padding:15px 20px 20px}.talent-box .title[data-v-c706b374]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-c706b374]{color:#666}.offer-root .projectForm[data-v-c706b374]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-c706b374]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-c706b374]{margin-bottom:0}.continue[data-v-c706b374]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-c706b374],.offer-pagination[data-v-c706b374]{text-align:center}.offer-pagination .el-pagination[data-v-c706b374]{margin:20px 0}.re-form .el-cascader[data-v-c706b374],.re-form .el-date-editor[data-v-c706b374],.re-form .el-input-number[data-v-c706b374],.re-form .el-range-editor[data-v-c706b374],.re-form .el-select[data-v-c706b374]{width:100%}.re-form .el-input-number .el-input__inner[data-v-c706b374]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-c706b374]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-c706b374]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-c706b374]: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-c706b374]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-c706b374]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-c706b374]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-c706b374]{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-c706b374]{text-align:center}.base-pagination .el-pagination[data-v-c706b374]{margin:20px 0}.pointer[data-v-c706b374]{cursor:pointer}.base-ellipsis[data-v-c706b374]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-c706b374]{margin-bottom:10px}.base-page-style[data-v-c706b374]{padding:10px 10px}.base-page-style .btns-line[data-v-c706b374]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-c706b374]{color:red}.form-w100[data-v-c706b374]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-c706b374]{text-align:left}.base-info-title[data-v-c706b374]{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-c706b374]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-c706b374]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-c706b374]{margin-bottom:10px}.form-btns[data-v-c706b374]{text-align:center}.text-danger[data-v-c706b374]{color:#ff4949}.text-warning[data-v-c706b374]{color:#f7ba2a}.text-blue[data-v-c706b374]{color:#2e90fe}.clearboth[data-v-c706b374]{clear:both}.noselect[data-v-c706b374]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-c706b374]::-webkit-input-safebox-button{display:none}body[data-v-c706b374]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-c706b374]:hover{color:#0286df!important}.color-default[data-v-c706b374]{color:#0286df}.line-width[data-v-c706b374]{background:#ededed;width:896px;height:1px}.bg-default[data-v-c706b374]{background:#0286df}.hover-color-default[data-v-c706b374]:hover{color:#0286df}.hover-bg-default[data-v-c706b374]:hover{background:#ffeeea!important}.default-color[data-v-c706b374]{color:#0286df}.page-left[data-v-c706b374]{float:left}.page-right[data-v-c706b374]{float:right}.colordefault[data-v-c706b374]{color:#0286df}.colorgrey[data-v-c706b374]{color:#ccc}.colortheme[data-v-c706b374]{color:#ff8b00}.colorff4[data-v-c706b374]{color:#ff4e00}.color-orange[data-v-c706b374]{color:#f60}.p20[data-v-c706b374]{padding:20px}.pl20[data-v-c706b374]{padding-left:20px}.pb20[data-v-c706b374]{padding-bottom:20px}.mt10[data-v-c706b374]{margin-top:10px}.mt20[data-v-c706b374]{margin-top:20px}.ml26[data-v-c706b374]{margin-left:26px}.ml400[data-v-c706b374]{margin-left:400px}.mb10[data-v-c706b374]{margin-bottom:10px}.mb20[data-v-c706b374]{margin-bottom:20px}.ml10[data-v-c706b374]{margin-left:10px}.text-center[data-v-c706b374]{text-align:center}.clearfix[data-v-c706b374]{overflow:hidden}.fl[data-v-c706b374]{float:left}.fr[data-v-c706b374]{float:right}.avatar-uploader .el-upload[data-v-c706b374]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-c706b374]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-c706b374]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-c706b374]:before{line-height:178px}.avatar[data-v-c706b374]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-c706b374]{color:#0286df!important}.cell-del-button[data-v-c706b374]{color:#f60!important}.tableStyle[data-v-c706b374]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-c706b374]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-c706b374]{color:#0286df}.tabs-box .el-tabs__item[data-v-c706b374]{color:#333}.m-l-15[data-v-c706b374]{margin-left:15px!important}.m-l-20[data-v-c706b374]{margin-left:20px!important}.m-l-40[data-v-c706b374]{margin-left:40px!important}.pagination-box[data-v-c706b374]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-c706b374]{margin-top:20px}.el-input__count[data-v-c706b374]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-c706b374],.el-tabs__item.is-active[data-v-c706b374]{color:#0286df!important}.info2 .successinfo i[data-v-c706b374]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-c706b374]{background-color:#f5f7fa!important}.el-pager li.active[data-v-c706b374]{color:#0286df!important}.el-loading-mask[data-v-c706b374]{z-index:9999}.el-icon-loading[data-v-c706b374]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-c706b374]{font-size:14px}.el-tooltip__popper[data-v-c706b374]{max-width:80%}li[data-v-c706b374],ul[data-v-c706b374]{list-style:none}a[data-v-c706b374]{outline:medium none;text-decoration:none}.colorff66[data-v-c706b374]{color:#f60}.color02[data-v-c706b374]{color:#0286df}.color33[data-v-c706b374]{color:#333}.colorff[data-v-c706b374]{color:#fff}.color00[data-v-c706b374]{color:#000}.color66[data-v-c706b374]{color:#666}.color96[data-v-c706b374]{color:#969696}.colorbf[data-v-c706b374]{color:#bfbfbf}.color59[data-v-c706b374]{color:#595959}.color5e[data-v-c706b374]{color:#5e5e5e}.colorcc[data-v-c706b374]{color:#ccc}.color6f[data-v-c706b374]{color:#6f6f6f}.color2c[data-v-c706b374]{color:#2c2c2b}.color8d[data-v-c706b374]{color:#8d8d8d}.h-green[data-v-c706b374]{color:#78c06e}.h-red[data-v-c706b374]{color:#f60}.h-orange[data-v-c706b374]{color:#f7ab01}.color-link[data-v-c706b374],.h-blue[data-v-c706b374]{color:#0286df}.bgf5[data-v-c706b374]{background:#f5f5f5}.bgc9[data-v-c706b374]{background:#c9c9c9}.bgff[data-v-c706b374]{background:#fff}.bg02[data-v-c706b374]{background:#0286df}.bg66[data-v-c706b374]{background:#666}.bgb3[data-v-c706b374]{background:#b3b3b3}.font10[data-v-c706b374]{font-size:10px}.font12[data-v-c706b374]{font-size:12px}.font14[data-v-c706b374]{font-size:14px}.font16[data-v-c706b374]{font-size:16px}.font18[data-v-c706b374]{font-size:18px}.font20[data-v-c706b374]{font-size:20px}.font22[data-v-c706b374]{font-size:22px}.font24[data-v-c706b374]{font-size:24px}.font28[data-v-c706b374]{font-size:28px}.font36[data-v-c706b374]{font-size:36px}.overflow[data-v-c706b374]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-c706b374]{border:1px solid #0286df}.tc-1[data-v-c706b374]{width:100%;height:1px}.tc-2[data-v-c706b374]{width:100%;height:2px}.tc-3[data-v-c706b374]{width:100%;height:3px}.tc-4[data-v-c706b374]{width:100%;height:4px}.tc-5[data-v-c706b374]{width:100%;height:5px}.tc-6[data-v-c706b374]{width:100%;height:6px}.tc-7[data-v-c706b374]{width:100%;height:7px}.tc-8[data-v-c706b374]{width:100%;height:8px}.tc-9[data-v-c706b374]{width:100%;height:9px}.tc-10[data-v-c706b374]{width:100%;height:10px}.tc-13[data-v-c706b374]{width:100%;height:13px}.tc-15[data-v-c706b374]{width:100%;height:15px}.tc-20[data-v-c706b374]{width:100%;height:20px}.tc-30[data-v-c706b374]{width:100%;height:30px}.tc-40[data-v-c706b374]{width:100%;height:40px}.tc-45[data-v-c706b374]{width:100%;height:45px}.tc-50[data-v-c706b374]{width:100%;height:50px}.tc-70[data-v-c706b374]{width:100%;height:70px}.tc-80[data-v-c706b374]{width:100%;height:80px}.tc-100[data-v-c706b374]{width:100%;height:100px}.tc-200[data-v-c706b374]{width:100%;height:200px}.cursor[data-v-c706b374]{cursor:pointer}[data-v-c706b374]::-webkit-scrollbar{width:9px;height:9px}[data-v-c706b374]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-c706b374]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-c706b374]{padding-left:0}.el-button.h-btn-reset[data-v-c706b374]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-c706b374]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-c706b374]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-c706b374]{margin-right:10px}.btn-submit-box[data-v-c706b374]{margin-top:40px;text-align:center}.list-table-td-a[data-v-c706b374]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-c706b374]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-c706b374]{padding:10px}.h-main-box-tab[data-v-c706b374]{padding:5px}.h-tab-content[data-v-c706b374]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-c706b374]{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-c706b374]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-c706b374]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-c706b374],.tableClass .GlobalCalss[data-v-c706b374]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-c706b374]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-c706b374]{margin-top:20px;width:400px}.el-table[data-v-c706b374] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-c706b374]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
18241
|
-
|
|
18242
|
-
// exports
|
|
18243
|
-
|
|
18244
|
-
|
|
18245
18230
|
/***/ }),
|
|
18246
18231
|
|
|
18247
18232
|
/***/ "1fda":
|
|
@@ -61094,6 +61079,17 @@ module.exports.f = function getOwnPropertyNames(it) {
|
|
|
61094
61079
|
};
|
|
61095
61080
|
|
|
61096
61081
|
|
|
61082
|
+
/***/ }),
|
|
61083
|
+
|
|
61084
|
+
/***/ "50dc":
|
|
61085
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
61086
|
+
|
|
61087
|
+
"use strict";
|
|
61088
|
+
/* 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_7938a51c_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a73b");
|
|
61089
|
+
/* 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_7938a51c_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_7938a51c_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
61090
|
+
/* unused harmony reexport * */
|
|
61091
|
+
|
|
61092
|
+
|
|
61097
61093
|
/***/ }),
|
|
61098
61094
|
|
|
61099
61095
|
/***/ "50dd":
|
|
@@ -144996,7 +144992,7 @@ module.exports.default = axios;
|
|
|
144996
144992
|
console.log(_this.$route.query.type);
|
|
144997
144993
|
console.log(_this.type);
|
|
144998
144994
|
obj = {
|
|
144999
|
-
type:
|
|
144995
|
+
type: _this.type
|
|
145000
144996
|
};
|
|
145001
144997
|
_context.next = 5;
|
|
145002
144998
|
return _api_apiPrint__WEBPACK_IMPORTED_MODULE_12__[/* detail */ "a"](obj);
|
|
@@ -146227,6 +146223,22 @@ collection('Map', function (init) {
|
|
|
146227
146223
|
module.exports = {};
|
|
146228
146224
|
|
|
146229
146225
|
|
|
146226
|
+
/***/ }),
|
|
146227
|
+
|
|
146228
|
+
/***/ "a73b":
|
|
146229
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
146230
|
+
|
|
146231
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
146232
|
+
|
|
146233
|
+
// load the styles
|
|
146234
|
+
var content = __webpack_require__("ab39");
|
|
146235
|
+
if(content.__esModule) content = content.default;
|
|
146236
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
146237
|
+
if(content.locals) module.exports = content.locals;
|
|
146238
|
+
// add the styles to the DOM
|
|
146239
|
+
var add = __webpack_require__("5925").default
|
|
146240
|
+
var update = add("18a6f244", content, true, {"sourceMap":false,"shadowMode":false});
|
|
146241
|
+
|
|
146230
146242
|
/***/ }),
|
|
146231
146243
|
|
|
146232
146244
|
/***/ "a859":
|
|
@@ -146766,17 +146778,6 @@ fixRegExpWellKnownSymbolLogic('match', function (MATCH, nativeMatch, maybeCallNa
|
|
|
146766
146778
|
});
|
|
146767
146779
|
|
|
146768
146780
|
|
|
146769
|
-
/***/ }),
|
|
146770
|
-
|
|
146771
|
-
/***/ "aad8":
|
|
146772
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
146773
|
-
|
|
146774
|
-
"use strict";
|
|
146775
|
-
/* 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_c706b374_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("b267");
|
|
146776
|
-
/* 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_c706b374_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_c706b374_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
146777
|
-
/* unused harmony reexport * */
|
|
146778
|
-
|
|
146779
|
-
|
|
146780
146781
|
/***/ }),
|
|
146781
146782
|
|
|
146782
146783
|
/***/ "aadd":
|
|
@@ -147778,6 +147779,21 @@ var json = {
|
|
|
147778
147779
|
})));
|
|
147779
147780
|
|
|
147780
147781
|
|
|
147782
|
+
/***/ }),
|
|
147783
|
+
|
|
147784
|
+
/***/ "ab39":
|
|
147785
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
147786
|
+
|
|
147787
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
147788
|
+
// imports
|
|
147789
|
+
exports.i(__webpack_require__("b797"), "");
|
|
147790
|
+
|
|
147791
|
+
// module
|
|
147792
|
+
exports.push([module.i, ".from[data-v-7938a51c]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-7938a51c]{float:left;margin-right:20px}.from .fromitem span[data-v-7938a51c]{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-7938a51c]{padding:15px 20px 20px}.talent-box .title[data-v-7938a51c]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-7938a51c]{color:#666}.offer-root .projectForm[data-v-7938a51c]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-7938a51c]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-7938a51c]{margin-bottom:0}.continue[data-v-7938a51c]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-7938a51c],.offer-pagination[data-v-7938a51c]{text-align:center}.offer-pagination .el-pagination[data-v-7938a51c]{margin:20px 0}.re-form .el-cascader[data-v-7938a51c],.re-form .el-date-editor[data-v-7938a51c],.re-form .el-input-number[data-v-7938a51c],.re-form .el-range-editor[data-v-7938a51c],.re-form .el-select[data-v-7938a51c]{width:100%}.re-form .el-input-number .el-input__inner[data-v-7938a51c]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-7938a51c]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-7938a51c]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-7938a51c]: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-7938a51c]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-7938a51c]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-7938a51c]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-7938a51c]{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-7938a51c]{text-align:center}.base-pagination .el-pagination[data-v-7938a51c]{margin:20px 0}.pointer[data-v-7938a51c]{cursor:pointer}.base-ellipsis[data-v-7938a51c]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-7938a51c]{margin-bottom:10px}.base-page-style[data-v-7938a51c]{padding:10px 10px}.base-page-style .btns-line[data-v-7938a51c]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-7938a51c]{color:red}.form-w100[data-v-7938a51c]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-7938a51c]{text-align:left}.base-info-title[data-v-7938a51c]{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-7938a51c]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-7938a51c]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-7938a51c]{margin-bottom:10px}.form-btns[data-v-7938a51c]{text-align:center}.text-danger[data-v-7938a51c]{color:#ff4949}.text-warning[data-v-7938a51c]{color:#f7ba2a}.text-blue[data-v-7938a51c]{color:#2e90fe}.clearboth[data-v-7938a51c]{clear:both}.noselect[data-v-7938a51c]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-7938a51c]::-webkit-input-safebox-button{display:none}body[data-v-7938a51c]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-7938a51c]:hover{color:#0286df!important}.color-default[data-v-7938a51c]{color:#0286df}.line-width[data-v-7938a51c]{background:#ededed;width:896px;height:1px}.bg-default[data-v-7938a51c]{background:#0286df}.hover-color-default[data-v-7938a51c]:hover{color:#0286df}.hover-bg-default[data-v-7938a51c]:hover{background:#ffeeea!important}.default-color[data-v-7938a51c]{color:#0286df}.page-left[data-v-7938a51c]{float:left}.page-right[data-v-7938a51c]{float:right}.colordefault[data-v-7938a51c]{color:#0286df}.colorgrey[data-v-7938a51c]{color:#ccc}.colortheme[data-v-7938a51c]{color:#ff8b00}.colorff4[data-v-7938a51c]{color:#ff4e00}.color-orange[data-v-7938a51c]{color:#f60}.p20[data-v-7938a51c]{padding:20px}.pl20[data-v-7938a51c]{padding-left:20px}.pb20[data-v-7938a51c]{padding-bottom:20px}.mt10[data-v-7938a51c]{margin-top:10px}.mt20[data-v-7938a51c]{margin-top:20px}.ml26[data-v-7938a51c]{margin-left:26px}.ml400[data-v-7938a51c]{margin-left:400px}.mb10[data-v-7938a51c]{margin-bottom:10px}.mb20[data-v-7938a51c]{margin-bottom:20px}.ml10[data-v-7938a51c]{margin-left:10px}.text-center[data-v-7938a51c]{text-align:center}.clearfix[data-v-7938a51c]{overflow:hidden}.fl[data-v-7938a51c]{float:left}.fr[data-v-7938a51c]{float:right}.avatar-uploader .el-upload[data-v-7938a51c]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-7938a51c]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-7938a51c]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-7938a51c]:before{line-height:178px}.avatar[data-v-7938a51c]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-7938a51c]{color:#0286df!important}.cell-del-button[data-v-7938a51c]{color:#f60!important}.tableStyle[data-v-7938a51c]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-7938a51c]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-7938a51c]{color:#0286df}.tabs-box .el-tabs__item[data-v-7938a51c]{color:#333}.m-l-15[data-v-7938a51c]{margin-left:15px!important}.m-l-20[data-v-7938a51c]{margin-left:20px!important}.m-l-40[data-v-7938a51c]{margin-left:40px!important}.pagination-box[data-v-7938a51c]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-7938a51c]{margin-top:20px}.el-input__count[data-v-7938a51c]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-7938a51c],.el-tabs__item.is-active[data-v-7938a51c]{color:#0286df!important}.info2 .successinfo i[data-v-7938a51c]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-7938a51c]{background-color:#f5f7fa!important}.el-pager li.active[data-v-7938a51c]{color:#0286df!important}.el-loading-mask[data-v-7938a51c]{z-index:9999}.el-icon-loading[data-v-7938a51c]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-7938a51c]{font-size:14px}.el-tooltip__popper[data-v-7938a51c]{max-width:80%}li[data-v-7938a51c],ul[data-v-7938a51c]{list-style:none}a[data-v-7938a51c]{outline:medium none;text-decoration:none}.colorff66[data-v-7938a51c]{color:#f60}.color02[data-v-7938a51c]{color:#0286df}.color33[data-v-7938a51c]{color:#333}.colorff[data-v-7938a51c]{color:#fff}.color00[data-v-7938a51c]{color:#000}.color66[data-v-7938a51c]{color:#666}.color96[data-v-7938a51c]{color:#969696}.colorbf[data-v-7938a51c]{color:#bfbfbf}.color59[data-v-7938a51c]{color:#595959}.color5e[data-v-7938a51c]{color:#5e5e5e}.colorcc[data-v-7938a51c]{color:#ccc}.color6f[data-v-7938a51c]{color:#6f6f6f}.color2c[data-v-7938a51c]{color:#2c2c2b}.color8d[data-v-7938a51c]{color:#8d8d8d}.h-green[data-v-7938a51c]{color:#78c06e}.h-red[data-v-7938a51c]{color:#f60}.h-orange[data-v-7938a51c]{color:#f7ab01}.color-link[data-v-7938a51c],.h-blue[data-v-7938a51c]{color:#0286df}.bgf5[data-v-7938a51c]{background:#f5f5f5}.bgc9[data-v-7938a51c]{background:#c9c9c9}.bgff[data-v-7938a51c]{background:#fff}.bg02[data-v-7938a51c]{background:#0286df}.bg66[data-v-7938a51c]{background:#666}.bgb3[data-v-7938a51c]{background:#b3b3b3}.font10[data-v-7938a51c]{font-size:10px}.font12[data-v-7938a51c]{font-size:12px}.font14[data-v-7938a51c]{font-size:14px}.font16[data-v-7938a51c]{font-size:16px}.font18[data-v-7938a51c]{font-size:18px}.font20[data-v-7938a51c]{font-size:20px}.font22[data-v-7938a51c]{font-size:22px}.font24[data-v-7938a51c]{font-size:24px}.font28[data-v-7938a51c]{font-size:28px}.font36[data-v-7938a51c]{font-size:36px}.overflow[data-v-7938a51c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-7938a51c]{border:1px solid #0286df}.tc-1[data-v-7938a51c]{width:100%;height:1px}.tc-2[data-v-7938a51c]{width:100%;height:2px}.tc-3[data-v-7938a51c]{width:100%;height:3px}.tc-4[data-v-7938a51c]{width:100%;height:4px}.tc-5[data-v-7938a51c]{width:100%;height:5px}.tc-6[data-v-7938a51c]{width:100%;height:6px}.tc-7[data-v-7938a51c]{width:100%;height:7px}.tc-8[data-v-7938a51c]{width:100%;height:8px}.tc-9[data-v-7938a51c]{width:100%;height:9px}.tc-10[data-v-7938a51c]{width:100%;height:10px}.tc-13[data-v-7938a51c]{width:100%;height:13px}.tc-15[data-v-7938a51c]{width:100%;height:15px}.tc-20[data-v-7938a51c]{width:100%;height:20px}.tc-30[data-v-7938a51c]{width:100%;height:30px}.tc-40[data-v-7938a51c]{width:100%;height:40px}.tc-45[data-v-7938a51c]{width:100%;height:45px}.tc-50[data-v-7938a51c]{width:100%;height:50px}.tc-70[data-v-7938a51c]{width:100%;height:70px}.tc-80[data-v-7938a51c]{width:100%;height:80px}.tc-100[data-v-7938a51c]{width:100%;height:100px}.tc-200[data-v-7938a51c]{width:100%;height:200px}.cursor[data-v-7938a51c]{cursor:pointer}[data-v-7938a51c]::-webkit-scrollbar{width:9px;height:9px}[data-v-7938a51c]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-7938a51c]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-7938a51c]{padding-left:0}.el-button.h-btn-reset[data-v-7938a51c]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-7938a51c]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-7938a51c]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-7938a51c]{margin-right:10px}.btn-submit-box[data-v-7938a51c]{margin-top:40px;text-align:center}.list-table-td-a[data-v-7938a51c]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-7938a51c]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-7938a51c]{padding:10px}.h-main-box-tab[data-v-7938a51c]{padding:5px}.h-tab-content[data-v-7938a51c]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-7938a51c]{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-7938a51c]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-7938a51c]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-7938a51c],.tableClass .GlobalCalss[data-v-7938a51c]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-7938a51c]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-7938a51c]{margin-top:20px;width:400px}.el-table[data-v-7938a51c] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-7938a51c]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
147793
|
+
|
|
147794
|
+
// exports
|
|
147795
|
+
|
|
147796
|
+
|
|
147781
147797
|
/***/ }),
|
|
147782
147798
|
|
|
147783
147799
|
/***/ "aba1":
|
|
@@ -171572,22 +171588,6 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
171572
171588
|
})));
|
|
171573
171589
|
|
|
171574
171590
|
|
|
171575
|
-
/***/ }),
|
|
171576
|
-
|
|
171577
|
-
/***/ "b267":
|
|
171578
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
171579
|
-
|
|
171580
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
171581
|
-
|
|
171582
|
-
// load the styles
|
|
171583
|
-
var content = __webpack_require__("1e71");
|
|
171584
|
-
if(content.__esModule) content = content.default;
|
|
171585
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
171586
|
-
if(content.locals) module.exports = content.locals;
|
|
171587
|
-
// add the styles to the DOM
|
|
171588
|
-
var add = __webpack_require__("5925").default
|
|
171589
|
-
var update = add("26ad7323", content, true, {"sourceMap":false,"shadowMode":false});
|
|
171590
|
-
|
|
171591
171591
|
/***/ }),
|
|
171592
171592
|
|
|
171593
171593
|
/***/ "b2a1":
|
package/lib/qgb-process.umd.js
CHANGED
|
@@ -3291,20 +3291,20 @@ var es_array_map = __webpack_require__("59d7");
|
|
|
3291
3291
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.function.name.js
|
|
3292
3292
|
var es_function_name = __webpack_require__("3e22");
|
|
3293
3293
|
|
|
3294
|
-
// 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=
|
|
3294
|
+
// 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=7938a51c&scoped=true&
|
|
3295
3295
|
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)}
|
|
3296
3296
|
var staticRenderFns = []
|
|
3297
3297
|
|
|
3298
3298
|
|
|
3299
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3299
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=7938a51c&scoped=true&
|
|
3300
3300
|
|
|
3301
3301
|
// 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&
|
|
3302
3302
|
var processvue_type_script_lang_js_ = __webpack_require__("a30c");
|
|
3303
3303
|
|
|
3304
3304
|
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3305
3305
|
/* harmony default export */ var formBuilder_processvue_type_script_lang_js_ = (processvue_type_script_lang_js_["a" /* default */]);
|
|
3306
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=
|
|
3307
|
-
var
|
|
3306
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=7938a51c&lang=scss&scoped=true&
|
|
3307
|
+
var processvue_type_style_index_0_id_7938a51c_lang_scss_scoped_true_ = __webpack_require__("50dc");
|
|
3308
3308
|
|
|
3309
3309
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.9.8@vue-loader/lib/runtime/componentNormalizer.js
|
|
3310
3310
|
var componentNormalizer = __webpack_require__("cba8");
|
|
@@ -3324,7 +3324,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
3324
3324
|
staticRenderFns,
|
|
3325
3325
|
false,
|
|
3326
3326
|
null,
|
|
3327
|
-
"
|
|
3327
|
+
"7938a51c",
|
|
3328
3328
|
null
|
|
3329
3329
|
|
|
3330
3330
|
)
|
|
@@ -18227,21 +18227,6 @@ var json = [{
|
|
|
18227
18227
|
}];
|
|
18228
18228
|
/* unused harmony default export */ var _unused_webpack_default_export = (json);
|
|
18229
18229
|
|
|
18230
|
-
/***/ }),
|
|
18231
|
-
|
|
18232
|
-
/***/ "1e71":
|
|
18233
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
18234
|
-
|
|
18235
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
18236
|
-
// imports
|
|
18237
|
-
exports.i(__webpack_require__("b797"), "");
|
|
18238
|
-
|
|
18239
|
-
// module
|
|
18240
|
-
exports.push([module.i, ".from[data-v-c706b374]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-c706b374]{float:left;margin-right:20px}.from .fromitem span[data-v-c706b374]{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-c706b374]{padding:15px 20px 20px}.talent-box .title[data-v-c706b374]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-c706b374]{color:#666}.offer-root .projectForm[data-v-c706b374]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-c706b374]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-c706b374]{margin-bottom:0}.continue[data-v-c706b374]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-c706b374],.offer-pagination[data-v-c706b374]{text-align:center}.offer-pagination .el-pagination[data-v-c706b374]{margin:20px 0}.re-form .el-cascader[data-v-c706b374],.re-form .el-date-editor[data-v-c706b374],.re-form .el-input-number[data-v-c706b374],.re-form .el-range-editor[data-v-c706b374],.re-form .el-select[data-v-c706b374]{width:100%}.re-form .el-input-number .el-input__inner[data-v-c706b374]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-c706b374]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-c706b374]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-c706b374]: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-c706b374]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-c706b374]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-c706b374]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-c706b374]{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-c706b374]{text-align:center}.base-pagination .el-pagination[data-v-c706b374]{margin:20px 0}.pointer[data-v-c706b374]{cursor:pointer}.base-ellipsis[data-v-c706b374]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-c706b374]{margin-bottom:10px}.base-page-style[data-v-c706b374]{padding:10px 10px}.base-page-style .btns-line[data-v-c706b374]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-c706b374]{color:red}.form-w100[data-v-c706b374]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-c706b374]{text-align:left}.base-info-title[data-v-c706b374]{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-c706b374]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-c706b374]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-c706b374]{margin-bottom:10px}.form-btns[data-v-c706b374]{text-align:center}.text-danger[data-v-c706b374]{color:#ff4949}.text-warning[data-v-c706b374]{color:#f7ba2a}.text-blue[data-v-c706b374]{color:#2e90fe}.clearboth[data-v-c706b374]{clear:both}.noselect[data-v-c706b374]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-c706b374]::-webkit-input-safebox-button{display:none}body[data-v-c706b374]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-c706b374]:hover{color:#0286df!important}.color-default[data-v-c706b374]{color:#0286df}.line-width[data-v-c706b374]{background:#ededed;width:896px;height:1px}.bg-default[data-v-c706b374]{background:#0286df}.hover-color-default[data-v-c706b374]:hover{color:#0286df}.hover-bg-default[data-v-c706b374]:hover{background:#ffeeea!important}.default-color[data-v-c706b374]{color:#0286df}.page-left[data-v-c706b374]{float:left}.page-right[data-v-c706b374]{float:right}.colordefault[data-v-c706b374]{color:#0286df}.colorgrey[data-v-c706b374]{color:#ccc}.colortheme[data-v-c706b374]{color:#ff8b00}.colorff4[data-v-c706b374]{color:#ff4e00}.color-orange[data-v-c706b374]{color:#f60}.p20[data-v-c706b374]{padding:20px}.pl20[data-v-c706b374]{padding-left:20px}.pb20[data-v-c706b374]{padding-bottom:20px}.mt10[data-v-c706b374]{margin-top:10px}.mt20[data-v-c706b374]{margin-top:20px}.ml26[data-v-c706b374]{margin-left:26px}.ml400[data-v-c706b374]{margin-left:400px}.mb10[data-v-c706b374]{margin-bottom:10px}.mb20[data-v-c706b374]{margin-bottom:20px}.ml10[data-v-c706b374]{margin-left:10px}.text-center[data-v-c706b374]{text-align:center}.clearfix[data-v-c706b374]{overflow:hidden}.fl[data-v-c706b374]{float:left}.fr[data-v-c706b374]{float:right}.avatar-uploader .el-upload[data-v-c706b374]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-c706b374]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-c706b374]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-c706b374]:before{line-height:178px}.avatar[data-v-c706b374]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-c706b374]{color:#0286df!important}.cell-del-button[data-v-c706b374]{color:#f60!important}.tableStyle[data-v-c706b374]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-c706b374]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-c706b374]{color:#0286df}.tabs-box .el-tabs__item[data-v-c706b374]{color:#333}.m-l-15[data-v-c706b374]{margin-left:15px!important}.m-l-20[data-v-c706b374]{margin-left:20px!important}.m-l-40[data-v-c706b374]{margin-left:40px!important}.pagination-box[data-v-c706b374]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-c706b374]{margin-top:20px}.el-input__count[data-v-c706b374]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-c706b374],.el-tabs__item.is-active[data-v-c706b374]{color:#0286df!important}.info2 .successinfo i[data-v-c706b374]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-c706b374]{background-color:#f5f7fa!important}.el-pager li.active[data-v-c706b374]{color:#0286df!important}.el-loading-mask[data-v-c706b374]{z-index:9999}.el-icon-loading[data-v-c706b374]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-c706b374]{font-size:14px}.el-tooltip__popper[data-v-c706b374]{max-width:80%}li[data-v-c706b374],ul[data-v-c706b374]{list-style:none}a[data-v-c706b374]{outline:medium none;text-decoration:none}.colorff66[data-v-c706b374]{color:#f60}.color02[data-v-c706b374]{color:#0286df}.color33[data-v-c706b374]{color:#333}.colorff[data-v-c706b374]{color:#fff}.color00[data-v-c706b374]{color:#000}.color66[data-v-c706b374]{color:#666}.color96[data-v-c706b374]{color:#969696}.colorbf[data-v-c706b374]{color:#bfbfbf}.color59[data-v-c706b374]{color:#595959}.color5e[data-v-c706b374]{color:#5e5e5e}.colorcc[data-v-c706b374]{color:#ccc}.color6f[data-v-c706b374]{color:#6f6f6f}.color2c[data-v-c706b374]{color:#2c2c2b}.color8d[data-v-c706b374]{color:#8d8d8d}.h-green[data-v-c706b374]{color:#78c06e}.h-red[data-v-c706b374]{color:#f60}.h-orange[data-v-c706b374]{color:#f7ab01}.color-link[data-v-c706b374],.h-blue[data-v-c706b374]{color:#0286df}.bgf5[data-v-c706b374]{background:#f5f5f5}.bgc9[data-v-c706b374]{background:#c9c9c9}.bgff[data-v-c706b374]{background:#fff}.bg02[data-v-c706b374]{background:#0286df}.bg66[data-v-c706b374]{background:#666}.bgb3[data-v-c706b374]{background:#b3b3b3}.font10[data-v-c706b374]{font-size:10px}.font12[data-v-c706b374]{font-size:12px}.font14[data-v-c706b374]{font-size:14px}.font16[data-v-c706b374]{font-size:16px}.font18[data-v-c706b374]{font-size:18px}.font20[data-v-c706b374]{font-size:20px}.font22[data-v-c706b374]{font-size:22px}.font24[data-v-c706b374]{font-size:24px}.font28[data-v-c706b374]{font-size:28px}.font36[data-v-c706b374]{font-size:36px}.overflow[data-v-c706b374]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-c706b374]{border:1px solid #0286df}.tc-1[data-v-c706b374]{width:100%;height:1px}.tc-2[data-v-c706b374]{width:100%;height:2px}.tc-3[data-v-c706b374]{width:100%;height:3px}.tc-4[data-v-c706b374]{width:100%;height:4px}.tc-5[data-v-c706b374]{width:100%;height:5px}.tc-6[data-v-c706b374]{width:100%;height:6px}.tc-7[data-v-c706b374]{width:100%;height:7px}.tc-8[data-v-c706b374]{width:100%;height:8px}.tc-9[data-v-c706b374]{width:100%;height:9px}.tc-10[data-v-c706b374]{width:100%;height:10px}.tc-13[data-v-c706b374]{width:100%;height:13px}.tc-15[data-v-c706b374]{width:100%;height:15px}.tc-20[data-v-c706b374]{width:100%;height:20px}.tc-30[data-v-c706b374]{width:100%;height:30px}.tc-40[data-v-c706b374]{width:100%;height:40px}.tc-45[data-v-c706b374]{width:100%;height:45px}.tc-50[data-v-c706b374]{width:100%;height:50px}.tc-70[data-v-c706b374]{width:100%;height:70px}.tc-80[data-v-c706b374]{width:100%;height:80px}.tc-100[data-v-c706b374]{width:100%;height:100px}.tc-200[data-v-c706b374]{width:100%;height:200px}.cursor[data-v-c706b374]{cursor:pointer}[data-v-c706b374]::-webkit-scrollbar{width:9px;height:9px}[data-v-c706b374]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-c706b374]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-c706b374]{padding-left:0}.el-button.h-btn-reset[data-v-c706b374]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-c706b374]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-c706b374]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-c706b374]{margin-right:10px}.btn-submit-box[data-v-c706b374]{margin-top:40px;text-align:center}.list-table-td-a[data-v-c706b374]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-c706b374]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-c706b374]{padding:10px}.h-main-box-tab[data-v-c706b374]{padding:5px}.h-tab-content[data-v-c706b374]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-c706b374]{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-c706b374]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-c706b374]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-c706b374],.tableClass .GlobalCalss[data-v-c706b374]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-c706b374]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-c706b374]{margin-top:20px;width:400px}.el-table[data-v-c706b374] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-c706b374]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
18241
|
-
|
|
18242
|
-
// exports
|
|
18243
|
-
|
|
18244
|
-
|
|
18245
18230
|
/***/ }),
|
|
18246
18231
|
|
|
18247
18232
|
/***/ "1fda":
|
|
@@ -61094,6 +61079,17 @@ module.exports.f = function getOwnPropertyNames(it) {
|
|
|
61094
61079
|
};
|
|
61095
61080
|
|
|
61096
61081
|
|
|
61082
|
+
/***/ }),
|
|
61083
|
+
|
|
61084
|
+
/***/ "50dc":
|
|
61085
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
61086
|
+
|
|
61087
|
+
"use strict";
|
|
61088
|
+
/* 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_7938a51c_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a73b");
|
|
61089
|
+
/* 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_7938a51c_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_7938a51c_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
61090
|
+
/* unused harmony reexport * */
|
|
61091
|
+
|
|
61092
|
+
|
|
61097
61093
|
/***/ }),
|
|
61098
61094
|
|
|
61099
61095
|
/***/ "50dd":
|
|
@@ -144996,7 +144992,7 @@ module.exports.default = axios;
|
|
|
144996
144992
|
console.log(_this.$route.query.type);
|
|
144997
144993
|
console.log(_this.type);
|
|
144998
144994
|
obj = {
|
|
144999
|
-
type:
|
|
144995
|
+
type: _this.type
|
|
145000
144996
|
};
|
|
145001
144997
|
_context.next = 5;
|
|
145002
144998
|
return _api_apiPrint__WEBPACK_IMPORTED_MODULE_12__[/* detail */ "a"](obj);
|
|
@@ -146227,6 +146223,22 @@ collection('Map', function (init) {
|
|
|
146227
146223
|
module.exports = {};
|
|
146228
146224
|
|
|
146229
146225
|
|
|
146226
|
+
/***/ }),
|
|
146227
|
+
|
|
146228
|
+
/***/ "a73b":
|
|
146229
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
146230
|
+
|
|
146231
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
146232
|
+
|
|
146233
|
+
// load the styles
|
|
146234
|
+
var content = __webpack_require__("ab39");
|
|
146235
|
+
if(content.__esModule) content = content.default;
|
|
146236
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
146237
|
+
if(content.locals) module.exports = content.locals;
|
|
146238
|
+
// add the styles to the DOM
|
|
146239
|
+
var add = __webpack_require__("5925").default
|
|
146240
|
+
var update = add("18a6f244", content, true, {"sourceMap":false,"shadowMode":false});
|
|
146241
|
+
|
|
146230
146242
|
/***/ }),
|
|
146231
146243
|
|
|
146232
146244
|
/***/ "a859":
|
|
@@ -146766,17 +146778,6 @@ fixRegExpWellKnownSymbolLogic('match', function (MATCH, nativeMatch, maybeCallNa
|
|
|
146766
146778
|
});
|
|
146767
146779
|
|
|
146768
146780
|
|
|
146769
|
-
/***/ }),
|
|
146770
|
-
|
|
146771
|
-
/***/ "aad8":
|
|
146772
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
146773
|
-
|
|
146774
|
-
"use strict";
|
|
146775
|
-
/* 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_c706b374_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("b267");
|
|
146776
|
-
/* 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_c706b374_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_c706b374_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
146777
|
-
/* unused harmony reexport * */
|
|
146778
|
-
|
|
146779
|
-
|
|
146780
146781
|
/***/ }),
|
|
146781
146782
|
|
|
146782
146783
|
/***/ "aadd":
|
|
@@ -147778,6 +147779,21 @@ var json = {
|
|
|
147778
147779
|
})));
|
|
147779
147780
|
|
|
147780
147781
|
|
|
147782
|
+
/***/ }),
|
|
147783
|
+
|
|
147784
|
+
/***/ "ab39":
|
|
147785
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
147786
|
+
|
|
147787
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
147788
|
+
// imports
|
|
147789
|
+
exports.i(__webpack_require__("b797"), "");
|
|
147790
|
+
|
|
147791
|
+
// module
|
|
147792
|
+
exports.push([module.i, ".from[data-v-7938a51c]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-7938a51c]{float:left;margin-right:20px}.from .fromitem span[data-v-7938a51c]{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-7938a51c]{padding:15px 20px 20px}.talent-box .title[data-v-7938a51c]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-7938a51c]{color:#666}.offer-root .projectForm[data-v-7938a51c]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-7938a51c]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-7938a51c]{margin-bottom:0}.continue[data-v-7938a51c]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-7938a51c],.offer-pagination[data-v-7938a51c]{text-align:center}.offer-pagination .el-pagination[data-v-7938a51c]{margin:20px 0}.re-form .el-cascader[data-v-7938a51c],.re-form .el-date-editor[data-v-7938a51c],.re-form .el-input-number[data-v-7938a51c],.re-form .el-range-editor[data-v-7938a51c],.re-form .el-select[data-v-7938a51c]{width:100%}.re-form .el-input-number .el-input__inner[data-v-7938a51c]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-7938a51c]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-7938a51c]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-7938a51c]: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-7938a51c]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-7938a51c]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-7938a51c]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-7938a51c]{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-7938a51c]{text-align:center}.base-pagination .el-pagination[data-v-7938a51c]{margin:20px 0}.pointer[data-v-7938a51c]{cursor:pointer}.base-ellipsis[data-v-7938a51c]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-7938a51c]{margin-bottom:10px}.base-page-style[data-v-7938a51c]{padding:10px 10px}.base-page-style .btns-line[data-v-7938a51c]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-7938a51c]{color:red}.form-w100[data-v-7938a51c]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-7938a51c]{text-align:left}.base-info-title[data-v-7938a51c]{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-7938a51c]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-7938a51c]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-7938a51c]{margin-bottom:10px}.form-btns[data-v-7938a51c]{text-align:center}.text-danger[data-v-7938a51c]{color:#ff4949}.text-warning[data-v-7938a51c]{color:#f7ba2a}.text-blue[data-v-7938a51c]{color:#2e90fe}.clearboth[data-v-7938a51c]{clear:both}.noselect[data-v-7938a51c]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-7938a51c]::-webkit-input-safebox-button{display:none}body[data-v-7938a51c]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-7938a51c]:hover{color:#0286df!important}.color-default[data-v-7938a51c]{color:#0286df}.line-width[data-v-7938a51c]{background:#ededed;width:896px;height:1px}.bg-default[data-v-7938a51c]{background:#0286df}.hover-color-default[data-v-7938a51c]:hover{color:#0286df}.hover-bg-default[data-v-7938a51c]:hover{background:#ffeeea!important}.default-color[data-v-7938a51c]{color:#0286df}.page-left[data-v-7938a51c]{float:left}.page-right[data-v-7938a51c]{float:right}.colordefault[data-v-7938a51c]{color:#0286df}.colorgrey[data-v-7938a51c]{color:#ccc}.colortheme[data-v-7938a51c]{color:#ff8b00}.colorff4[data-v-7938a51c]{color:#ff4e00}.color-orange[data-v-7938a51c]{color:#f60}.p20[data-v-7938a51c]{padding:20px}.pl20[data-v-7938a51c]{padding-left:20px}.pb20[data-v-7938a51c]{padding-bottom:20px}.mt10[data-v-7938a51c]{margin-top:10px}.mt20[data-v-7938a51c]{margin-top:20px}.ml26[data-v-7938a51c]{margin-left:26px}.ml400[data-v-7938a51c]{margin-left:400px}.mb10[data-v-7938a51c]{margin-bottom:10px}.mb20[data-v-7938a51c]{margin-bottom:20px}.ml10[data-v-7938a51c]{margin-left:10px}.text-center[data-v-7938a51c]{text-align:center}.clearfix[data-v-7938a51c]{overflow:hidden}.fl[data-v-7938a51c]{float:left}.fr[data-v-7938a51c]{float:right}.avatar-uploader .el-upload[data-v-7938a51c]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-7938a51c]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-7938a51c]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-7938a51c]:before{line-height:178px}.avatar[data-v-7938a51c]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-7938a51c]{color:#0286df!important}.cell-del-button[data-v-7938a51c]{color:#f60!important}.tableStyle[data-v-7938a51c]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-7938a51c]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-7938a51c]{color:#0286df}.tabs-box .el-tabs__item[data-v-7938a51c]{color:#333}.m-l-15[data-v-7938a51c]{margin-left:15px!important}.m-l-20[data-v-7938a51c]{margin-left:20px!important}.m-l-40[data-v-7938a51c]{margin-left:40px!important}.pagination-box[data-v-7938a51c]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-7938a51c]{margin-top:20px}.el-input__count[data-v-7938a51c]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-7938a51c],.el-tabs__item.is-active[data-v-7938a51c]{color:#0286df!important}.info2 .successinfo i[data-v-7938a51c]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-7938a51c]{background-color:#f5f7fa!important}.el-pager li.active[data-v-7938a51c]{color:#0286df!important}.el-loading-mask[data-v-7938a51c]{z-index:9999}.el-icon-loading[data-v-7938a51c]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-7938a51c]{font-size:14px}.el-tooltip__popper[data-v-7938a51c]{max-width:80%}li[data-v-7938a51c],ul[data-v-7938a51c]{list-style:none}a[data-v-7938a51c]{outline:medium none;text-decoration:none}.colorff66[data-v-7938a51c]{color:#f60}.color02[data-v-7938a51c]{color:#0286df}.color33[data-v-7938a51c]{color:#333}.colorff[data-v-7938a51c]{color:#fff}.color00[data-v-7938a51c]{color:#000}.color66[data-v-7938a51c]{color:#666}.color96[data-v-7938a51c]{color:#969696}.colorbf[data-v-7938a51c]{color:#bfbfbf}.color59[data-v-7938a51c]{color:#595959}.color5e[data-v-7938a51c]{color:#5e5e5e}.colorcc[data-v-7938a51c]{color:#ccc}.color6f[data-v-7938a51c]{color:#6f6f6f}.color2c[data-v-7938a51c]{color:#2c2c2b}.color8d[data-v-7938a51c]{color:#8d8d8d}.h-green[data-v-7938a51c]{color:#78c06e}.h-red[data-v-7938a51c]{color:#f60}.h-orange[data-v-7938a51c]{color:#f7ab01}.color-link[data-v-7938a51c],.h-blue[data-v-7938a51c]{color:#0286df}.bgf5[data-v-7938a51c]{background:#f5f5f5}.bgc9[data-v-7938a51c]{background:#c9c9c9}.bgff[data-v-7938a51c]{background:#fff}.bg02[data-v-7938a51c]{background:#0286df}.bg66[data-v-7938a51c]{background:#666}.bgb3[data-v-7938a51c]{background:#b3b3b3}.font10[data-v-7938a51c]{font-size:10px}.font12[data-v-7938a51c]{font-size:12px}.font14[data-v-7938a51c]{font-size:14px}.font16[data-v-7938a51c]{font-size:16px}.font18[data-v-7938a51c]{font-size:18px}.font20[data-v-7938a51c]{font-size:20px}.font22[data-v-7938a51c]{font-size:22px}.font24[data-v-7938a51c]{font-size:24px}.font28[data-v-7938a51c]{font-size:28px}.font36[data-v-7938a51c]{font-size:36px}.overflow[data-v-7938a51c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-7938a51c]{border:1px solid #0286df}.tc-1[data-v-7938a51c]{width:100%;height:1px}.tc-2[data-v-7938a51c]{width:100%;height:2px}.tc-3[data-v-7938a51c]{width:100%;height:3px}.tc-4[data-v-7938a51c]{width:100%;height:4px}.tc-5[data-v-7938a51c]{width:100%;height:5px}.tc-6[data-v-7938a51c]{width:100%;height:6px}.tc-7[data-v-7938a51c]{width:100%;height:7px}.tc-8[data-v-7938a51c]{width:100%;height:8px}.tc-9[data-v-7938a51c]{width:100%;height:9px}.tc-10[data-v-7938a51c]{width:100%;height:10px}.tc-13[data-v-7938a51c]{width:100%;height:13px}.tc-15[data-v-7938a51c]{width:100%;height:15px}.tc-20[data-v-7938a51c]{width:100%;height:20px}.tc-30[data-v-7938a51c]{width:100%;height:30px}.tc-40[data-v-7938a51c]{width:100%;height:40px}.tc-45[data-v-7938a51c]{width:100%;height:45px}.tc-50[data-v-7938a51c]{width:100%;height:50px}.tc-70[data-v-7938a51c]{width:100%;height:70px}.tc-80[data-v-7938a51c]{width:100%;height:80px}.tc-100[data-v-7938a51c]{width:100%;height:100px}.tc-200[data-v-7938a51c]{width:100%;height:200px}.cursor[data-v-7938a51c]{cursor:pointer}[data-v-7938a51c]::-webkit-scrollbar{width:9px;height:9px}[data-v-7938a51c]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-7938a51c]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-7938a51c]{padding-left:0}.el-button.h-btn-reset[data-v-7938a51c]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-7938a51c]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-7938a51c]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-7938a51c]{margin-right:10px}.btn-submit-box[data-v-7938a51c]{margin-top:40px;text-align:center}.list-table-td-a[data-v-7938a51c]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-7938a51c]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-7938a51c]{padding:10px}.h-main-box-tab[data-v-7938a51c]{padding:5px}.h-tab-content[data-v-7938a51c]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-7938a51c]{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-7938a51c]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-7938a51c]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-7938a51c],.tableClass .GlobalCalss[data-v-7938a51c]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-7938a51c]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-7938a51c]{margin-top:20px;width:400px}.el-table[data-v-7938a51c] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-7938a51c]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
147793
|
+
|
|
147794
|
+
// exports
|
|
147795
|
+
|
|
147796
|
+
|
|
147781
147797
|
/***/ }),
|
|
147782
147798
|
|
|
147783
147799
|
/***/ "aba1":
|
|
@@ -171572,22 +171588,6 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
171572
171588
|
})));
|
|
171573
171589
|
|
|
171574
171590
|
|
|
171575
|
-
/***/ }),
|
|
171576
|
-
|
|
171577
|
-
/***/ "b267":
|
|
171578
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
171579
|
-
|
|
171580
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
171581
|
-
|
|
171582
|
-
// load the styles
|
|
171583
|
-
var content = __webpack_require__("1e71");
|
|
171584
|
-
if(content.__esModule) content = content.default;
|
|
171585
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
171586
|
-
if(content.locals) module.exports = content.locals;
|
|
171587
|
-
// add the styles to the DOM
|
|
171588
|
-
var add = __webpack_require__("5925").default
|
|
171589
|
-
var update = add("26ad7323", content, true, {"sourceMap":false,"shadowMode":false});
|
|
171590
|
-
|
|
171591
171591
|
/***/ }),
|
|
171592
171592
|
|
|
171593
171593
|
/***/ "b2a1":
|