qgb-process 0.3.11-beta.1 → 0.3.11
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 +195 -765
- package/lib/qgb-process.umd.js +195 -765
- package/lib/qgb-process.umd.min.js +79 -79
- package/package.json +2 -2
|
@@ -3221,20 +3221,20 @@ var es_array_map = __webpack_require__("59d7");
|
|
|
3221
3221
|
// EXTERNAL MODULE: ./node_modules/_core-js@3.19.1@core-js/modules/es.function.name.js
|
|
3222
3222
|
var es_function_name = __webpack_require__("3e22");
|
|
3223
3223
|
|
|
3224
|
-
// 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=
|
|
3224
|
+
// 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=7ca2cb73&scoped=true&
|
|
3225
3225
|
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)}
|
|
3226
3226
|
var staticRenderFns = []
|
|
3227
3227
|
|
|
3228
3228
|
|
|
3229
|
-
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=
|
|
3229
|
+
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=template&id=7ca2cb73&scoped=true&
|
|
3230
3230
|
|
|
3231
3231
|
// 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&
|
|
3232
3232
|
var processvue_type_script_lang_js_ = __webpack_require__("a30c");
|
|
3233
3233
|
|
|
3234
3234
|
// CONCATENATED MODULE: ./src/views/formBuilder/process.vue?vue&type=script&lang=js&
|
|
3235
3235
|
/* harmony default export */ var formBuilder_processvue_type_script_lang_js_ = (processvue_type_script_lang_js_["a" /* default */]);
|
|
3236
|
-
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=
|
|
3237
|
-
var
|
|
3236
|
+
// EXTERNAL MODULE: ./src/views/formBuilder/process.vue?vue&type=style&index=0&id=7ca2cb73&lang=scss&scoped=true&
|
|
3237
|
+
var processvue_type_style_index_0_id_7ca2cb73_lang_scss_scoped_true_ = __webpack_require__("1e54");
|
|
3238
3238
|
|
|
3239
3239
|
// EXTERNAL MODULE: ./node_modules/_vue-loader@15.9.8@vue-loader/lib/runtime/componentNormalizer.js
|
|
3240
3240
|
var componentNormalizer = __webpack_require__("cba8");
|
|
@@ -3254,7 +3254,7 @@ var component = Object(componentNormalizer["a" /* default */])(
|
|
|
3254
3254
|
staticRenderFns,
|
|
3255
3255
|
false,
|
|
3256
3256
|
null,
|
|
3257
|
-
"
|
|
3257
|
+
"7ca2cb73",
|
|
3258
3258
|
null
|
|
3259
3259
|
|
|
3260
3260
|
)
|
|
@@ -13251,17 +13251,13 @@ module.exports = Axios;
|
|
|
13251
13251
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return savePrint; });
|
|
13252
13252
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return detailPrint; });
|
|
13253
13253
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return updatePrint; });
|
|
13254
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return getapproveRemake; });
|
|
13255
13254
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return detail; });
|
|
13256
13255
|
/* harmony import */ var _Volumes_HHH_work_qgb_form_approve_node_modules_babel_runtime_7_16_0_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("b5e5");
|
|
13257
|
-
/* harmony import */ var
|
|
13258
|
-
/* harmony import */ var
|
|
13259
|
-
/* harmony import */ var
|
|
13260
|
-
/* harmony import */ var
|
|
13261
|
-
/* harmony import */ var
|
|
13262
|
-
/* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("7c78");
|
|
13263
|
-
/* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_4__);
|
|
13264
|
-
|
|
13256
|
+
/* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("e186");
|
|
13257
|
+
/* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
13258
|
+
/* harmony import */ var _http__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("db04");
|
|
13259
|
+
/* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("7c78");
|
|
13260
|
+
/* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_3__);
|
|
13265
13261
|
|
|
13266
13262
|
|
|
13267
13263
|
|
|
@@ -13280,8 +13276,7 @@ var baseUrl = base.VUE_APP_API + "/sgb-meta-design"; // const baseUrl = 'http://
|
|
|
13280
13276
|
|
|
13281
13277
|
var url = base.VUE_APP_API;
|
|
13282
13278
|
var qiguan = base.VUE_APP_QIGUAN;
|
|
13283
|
-
var appUrl = url + qiguan;
|
|
13284
|
-
var zhaocaiapi = base.VUE_APP_APIRECRUITMENT; // 保存打印设置
|
|
13279
|
+
var appUrl = url + qiguan; // 保存打印设置
|
|
13285
13280
|
|
|
13286
13281
|
var savePrint = /*#__PURE__*/function () {
|
|
13287
13282
|
var _ref = Object(_Volumes_HHH_work_qgb_form_approve_node_modules_babel_runtime_7_16_0_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee(params) {
|
|
@@ -13289,7 +13284,7 @@ var savePrint = /*#__PURE__*/function () {
|
|
|
13289
13284
|
while (1) {
|
|
13290
13285
|
switch (_context.prev = _context.next) {
|
|
13291
13286
|
case 0:
|
|
13292
|
-
return _context.abrupt("return",
|
|
13287
|
+
return _context.abrupt("return", _http__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].post("".concat(baseUrl, "/v1/pc/process/print/save"), params));
|
|
13293
13288
|
|
|
13294
13289
|
case 1:
|
|
13295
13290
|
case "end":
|
|
@@ -13309,7 +13304,7 @@ var detailPrint = /*#__PURE__*/function () {
|
|
|
13309
13304
|
while (1) {
|
|
13310
13305
|
switch (_context2.prev = _context2.next) {
|
|
13311
13306
|
case 0:
|
|
13312
|
-
return _context2.abrupt("return",
|
|
13307
|
+
return _context2.abrupt("return", _http__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].post("".concat(baseUrl, "/v1/pc/process/print/detail"), params));
|
|
13313
13308
|
|
|
13314
13309
|
case 1:
|
|
13315
13310
|
case "end":
|
|
@@ -13329,7 +13324,7 @@ var updatePrint = /*#__PURE__*/function () {
|
|
|
13329
13324
|
while (1) {
|
|
13330
13325
|
switch (_context3.prev = _context3.next) {
|
|
13331
13326
|
case 0:
|
|
13332
|
-
return _context3.abrupt("return",
|
|
13327
|
+
return _context3.abrupt("return", _http__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].post("".concat(baseUrl, "/v1/pc/process/print/update"), params));
|
|
13333
13328
|
|
|
13334
13329
|
case 1:
|
|
13335
13330
|
case "end":
|
|
@@ -13342,15 +13337,14 @@ var updatePrint = /*#__PURE__*/function () {
|
|
|
13342
13337
|
return function updatePrint(_x3) {
|
|
13343
13338
|
return _ref3.apply(this, arguments);
|
|
13344
13339
|
};
|
|
13345
|
-
}();
|
|
13346
|
-
|
|
13347
|
-
var getapproveRemake = /*#__PURE__*/function () {
|
|
13340
|
+
}();
|
|
13341
|
+
var detail = /*#__PURE__*/function () {
|
|
13348
13342
|
var _ref4 = Object(_Volumes_HHH_work_qgb_form_approve_node_modules_babel_runtime_7_16_0_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee4(params) {
|
|
13349
13343
|
return regeneratorRuntime.wrap(function _callee4$(_context4) {
|
|
13350
13344
|
while (1) {
|
|
13351
13345
|
switch (_context4.prev = _context4.next) {
|
|
13352
13346
|
case 0:
|
|
13353
|
-
return _context4.abrupt("return",
|
|
13347
|
+
return _context4.abrupt("return", _http__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].post("".concat(baseUrl, "/v1/pc/process/type/detailByType"), params));
|
|
13354
13348
|
|
|
13355
13349
|
case 1:
|
|
13356
13350
|
case "end":
|
|
@@ -13360,30 +13354,10 @@ var getapproveRemake = /*#__PURE__*/function () {
|
|
|
13360
13354
|
}, _callee4);
|
|
13361
13355
|
}));
|
|
13362
13356
|
|
|
13363
|
-
return function
|
|
13357
|
+
return function detail(_x4) {
|
|
13364
13358
|
return _ref4.apply(this, arguments);
|
|
13365
13359
|
};
|
|
13366
13360
|
}();
|
|
13367
|
-
var detail = /*#__PURE__*/function () {
|
|
13368
|
-
var _ref5 = Object(_Volumes_HHH_work_qgb_form_approve_node_modules_babel_runtime_7_16_0_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee5(params) {
|
|
13369
|
-
return regeneratorRuntime.wrap(function _callee5$(_context5) {
|
|
13370
|
-
while (1) {
|
|
13371
|
-
switch (_context5.prev = _context5.next) {
|
|
13372
|
-
case 0:
|
|
13373
|
-
return _context5.abrupt("return", _http__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"].post("".concat(baseUrl, "/v1/pc/process/type/detailByType"), params));
|
|
13374
|
-
|
|
13375
|
-
case 1:
|
|
13376
|
-
case "end":
|
|
13377
|
-
return _context5.stop();
|
|
13378
|
-
}
|
|
13379
|
-
}
|
|
13380
|
-
}, _callee5);
|
|
13381
|
-
}));
|
|
13382
|
-
|
|
13383
|
-
return function detail(_x5) {
|
|
13384
|
-
return _ref5.apply(this, arguments);
|
|
13385
|
-
};
|
|
13386
|
-
}();
|
|
13387
13361
|
|
|
13388
13362
|
/***/ }),
|
|
13389
13363
|
|
|
@@ -14580,477 +14554,20 @@ var json = [{
|
|
|
14580
14554
|
children: []
|
|
14581
14555
|
}]
|
|
14582
14556
|
}]
|
|
14583
|
-
}, // 经营帮招采-竞价发布
|
|
14584
|
-
{
|
|
14585
|
-
approvalType: "issueBiding",
|
|
14586
|
-
data: [{
|
|
14587
|
-
name: "申请单位",
|
|
14588
|
-
key: "applyCompanyName",
|
|
14589
|
-
isPrint: true,
|
|
14590
|
-
notPrint: false,
|
|
14591
|
-
contextType: "",
|
|
14592
|
-
groupKey: "",
|
|
14593
|
-
groupName: "",
|
|
14594
|
-
sort: 0,
|
|
14595
|
-
children: []
|
|
14596
|
-
}, {
|
|
14597
|
-
name: "申请部门",
|
|
14598
|
-
key: "applyDepartmentName",
|
|
14599
|
-
isPrint: true,
|
|
14600
|
-
notPrint: false,
|
|
14601
|
-
contextType: "",
|
|
14602
|
-
groupKey: "",
|
|
14603
|
-
groupName: "",
|
|
14604
|
-
sort: 0,
|
|
14605
|
-
children: []
|
|
14606
|
-
}, {
|
|
14607
|
-
name: "竞价名称",
|
|
14608
|
-
key: "name",
|
|
14609
|
-
isPrint: true,
|
|
14610
|
-
notPrint: false,
|
|
14611
|
-
contextType: "",
|
|
14612
|
-
groupKey: "",
|
|
14613
|
-
groupName: "",
|
|
14614
|
-
sort: 0,
|
|
14615
|
-
children: []
|
|
14616
|
-
}, {
|
|
14617
|
-
name: "竞价编号",
|
|
14618
|
-
key: "id",
|
|
14619
|
-
isPrint: true,
|
|
14620
|
-
notPrint: false,
|
|
14621
|
-
contextType: "",
|
|
14622
|
-
groupKey: "",
|
|
14623
|
-
groupName: "",
|
|
14624
|
-
sort: 0,
|
|
14625
|
-
children: []
|
|
14626
|
-
}, {
|
|
14627
|
-
name: "竞价类型",
|
|
14628
|
-
key: "type",
|
|
14629
|
-
isPrint: true,
|
|
14630
|
-
notPrint: false,
|
|
14631
|
-
contextType: "",
|
|
14632
|
-
groupKey: "",
|
|
14633
|
-
groupName: "",
|
|
14634
|
-
sort: 0,
|
|
14635
|
-
children: []
|
|
14636
|
-
}, {
|
|
14637
|
-
name: "概算金额",
|
|
14638
|
-
key: "money",
|
|
14639
|
-
isPrint: true,
|
|
14640
|
-
notPrint: false,
|
|
14641
|
-
contextType: "",
|
|
14642
|
-
groupKey: "",
|
|
14643
|
-
groupName: "",
|
|
14644
|
-
sort: 0,
|
|
14645
|
-
children: []
|
|
14646
|
-
}, {
|
|
14647
|
-
name: "项目名称",
|
|
14648
|
-
key: "projectName",
|
|
14649
|
-
isPrint: true,
|
|
14650
|
-
notPrint: false,
|
|
14651
|
-
contextType: "",
|
|
14652
|
-
groupKey: "",
|
|
14653
|
-
groupName: "",
|
|
14654
|
-
sort: 0,
|
|
14655
|
-
children: []
|
|
14656
|
-
}, {
|
|
14657
|
-
name: "采购企业",
|
|
14658
|
-
key: "companyName",
|
|
14659
|
-
isPrint: true,
|
|
14660
|
-
notPrint: false,
|
|
14661
|
-
contextType: "",
|
|
14662
|
-
groupKey: "",
|
|
14663
|
-
groupName: "",
|
|
14664
|
-
sort: 0,
|
|
14665
|
-
children: []
|
|
14666
|
-
}, {
|
|
14667
|
-
name: "地址",
|
|
14668
|
-
key: "address",
|
|
14669
|
-
isPrint: true,
|
|
14670
|
-
notPrint: false,
|
|
14671
|
-
contextType: "",
|
|
14672
|
-
groupKey: "",
|
|
14673
|
-
groupName: "",
|
|
14674
|
-
sort: 0,
|
|
14675
|
-
children: []
|
|
14676
|
-
}, {
|
|
14677
|
-
name: "工程类别",
|
|
14678
|
-
key: "projectCategoryName",
|
|
14679
|
-
isPrint: true,
|
|
14680
|
-
notPrint: false,
|
|
14681
|
-
contextType: "",
|
|
14682
|
-
groupKey: "",
|
|
14683
|
-
groupName: "",
|
|
14684
|
-
sort: 0,
|
|
14685
|
-
children: []
|
|
14686
|
-
}, {
|
|
14687
|
-
name: "工程规模",
|
|
14688
|
-
key: "projectScale",
|
|
14689
|
-
isPrint: true,
|
|
14690
|
-
notPrint: false,
|
|
14691
|
-
contextType: "",
|
|
14692
|
-
groupKey: "",
|
|
14693
|
-
groupName: "",
|
|
14694
|
-
sort: 0,
|
|
14695
|
-
children: []
|
|
14696
|
-
}, {
|
|
14697
|
-
name: "咨询客服",
|
|
14698
|
-
key: "customerServiceName",
|
|
14699
|
-
isPrint: true,
|
|
14700
|
-
notPrint: false,
|
|
14701
|
-
contextType: "",
|
|
14702
|
-
groupKey: "",
|
|
14703
|
-
groupName: "",
|
|
14704
|
-
sort: 0,
|
|
14705
|
-
children: []
|
|
14706
|
-
}, {
|
|
14707
|
-
name: "提交时间",
|
|
14708
|
-
key: "created",
|
|
14709
|
-
isPrint: true,
|
|
14710
|
-
notPrint: false,
|
|
14711
|
-
contextType: "",
|
|
14712
|
-
groupKey: "",
|
|
14713
|
-
groupName: "",
|
|
14714
|
-
sort: 0,
|
|
14715
|
-
children: []
|
|
14716
|
-
}],
|
|
14717
|
-
childTable: [{
|
|
14718
|
-
childTableKey: "contactNumber",
|
|
14719
|
-
childTableName: "联系方式",
|
|
14720
|
-
childTableList: [// { name: "联系人", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14721
|
-
// { name: "联系电话", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14722
|
-
// { name: "电子邮箱", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14723
|
-
]
|
|
14724
|
-
}, {
|
|
14725
|
-
childTableKey: "bidRequire",
|
|
14726
|
-
childTableName: "竞价要求",
|
|
14727
|
-
childTableList: [// { name: "到货时间", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14728
|
-
// { name: "质量要求", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14729
|
-
// { name: "送货要求", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14730
|
-
// { name: "提货要求", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14731
|
-
]
|
|
14732
|
-
}, {
|
|
14733
|
-
childTableKey: "bidOffer",
|
|
14734
|
-
childTableName: "报价组成",
|
|
14735
|
-
childTableList: [// { name: "质保金", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14736
|
-
// { name: "发票类型", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14737
|
-
// { name: "开票单位", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14738
|
-
// { name: "税号", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14739
|
-
// { name: "税率", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14740
|
-
// { name: "付款方式", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14741
|
-
]
|
|
14742
|
-
}, {
|
|
14743
|
-
childTableKey: "deductionExplainList",
|
|
14744
|
-
childTableName: "违约扣款说明",
|
|
14745
|
-
childTableList: [// { name: "延迟供货", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14746
|
-
// { name: "交货量不足", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14747
|
-
// { name: "质量不符要求", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14748
|
-
// { name: "发票不符要求", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14749
|
-
]
|
|
14750
|
-
}, {
|
|
14751
|
-
childTableKey: "bidderRule",
|
|
14752
|
-
childTableName: "竞价规则",
|
|
14753
|
-
childTableList: [// { name: "是否需要设定规则", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14754
|
-
// { name: "竞价规则", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14755
|
-
// { name: "规则模版", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14756
|
-
// { name: "竞价人身份", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14757
|
-
// { name: "竞价人限定", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14758
|
-
// { name: "接受企业注册地区", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14759
|
-
// { name: "接受会员星级", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14760
|
-
// { name: "公示竞价单位及报价", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14761
|
-
// { name: "公示对象", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14762
|
-
// { name: "竞价人名称", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14763
|
-
// { name: "被邀请客户超过一天未报价", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14764
|
-
// { name: "报价排名规则", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14765
|
-
// { name: "定标时报价家数不低于", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14766
|
-
// { name: "全程动态通知人员", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14767
|
-
]
|
|
14768
|
-
}, {
|
|
14769
|
-
childTableKey: "goods",
|
|
14770
|
-
childTableName: "竞价清单",
|
|
14771
|
-
childTableList: [// { name: "类别", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14772
|
-
// { name: "材料名称", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14773
|
-
// { name: "规格型号", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14774
|
-
// { name: "品牌要求", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14775
|
-
// { name: "数量", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14776
|
-
// { name: "计量单位", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14777
|
-
// { name: "进场时间", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14778
|
-
// { name: "要求", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14779
|
-
// { name: "清单附件", key: "companyStr", isPrint: true, notPrint: false, contextType: "", groupKey: "", groupName: "", sort: 0, children: [] },
|
|
14780
|
-
]
|
|
14781
|
-
}]
|
|
14782
|
-
}, // 经营帮招采-竞价废标
|
|
14783
|
-
{
|
|
14784
|
-
approvalType: "zcBidCancel",
|
|
14785
|
-
data: [{
|
|
14786
|
-
name: "申请单位",
|
|
14787
|
-
key: "applicantName",
|
|
14788
|
-
isPrint: true,
|
|
14789
|
-
notPrint: false,
|
|
14790
|
-
contextType: "",
|
|
14791
|
-
groupKey: "",
|
|
14792
|
-
groupName: "",
|
|
14793
|
-
sort: 0,
|
|
14794
|
-
children: []
|
|
14795
|
-
}, {
|
|
14796
|
-
name: "申请部门",
|
|
14797
|
-
key: "applicationDepartmentName",
|
|
14798
|
-
isPrint: true,
|
|
14799
|
-
notPrint: false,
|
|
14800
|
-
contextType: "",
|
|
14801
|
-
groupKey: "",
|
|
14802
|
-
groupName: "",
|
|
14803
|
-
sort: 0,
|
|
14804
|
-
children: []
|
|
14805
|
-
}, {
|
|
14806
|
-
name: "竞价名称",
|
|
14807
|
-
key: "name",
|
|
14808
|
-
isPrint: true,
|
|
14809
|
-
notPrint: false,
|
|
14810
|
-
contextType: "",
|
|
14811
|
-
groupKey: "",
|
|
14812
|
-
groupName: "",
|
|
14813
|
-
sort: 0,
|
|
14814
|
-
children: []
|
|
14815
|
-
}, {
|
|
14816
|
-
name: "竞价编号",
|
|
14817
|
-
key: "id",
|
|
14818
|
-
isPrint: true,
|
|
14819
|
-
notPrint: false,
|
|
14820
|
-
contextType: "",
|
|
14821
|
-
groupKey: "",
|
|
14822
|
-
groupName: "",
|
|
14823
|
-
sort: 0,
|
|
14824
|
-
children: []
|
|
14825
|
-
}, {
|
|
14826
|
-
name: "废标原因",
|
|
14827
|
-
key: "cancelReason",
|
|
14828
|
-
isPrint: true,
|
|
14829
|
-
notPrint: false,
|
|
14830
|
-
contextType: "",
|
|
14831
|
-
groupKey: "",
|
|
14832
|
-
groupName: "",
|
|
14833
|
-
sort: 0,
|
|
14834
|
-
children: []
|
|
14835
|
-
}],
|
|
14836
|
-
childTable: []
|
|
14837
|
-
}, // 经营帮招采-竞价补遗
|
|
14838
|
-
{
|
|
14839
|
-
approvalType: "zcBidAddendum",
|
|
14840
|
-
data: [{
|
|
14841
|
-
name: "申请单位",
|
|
14842
|
-
key: "applicantName",
|
|
14843
|
-
isPrint: true,
|
|
14844
|
-
notPrint: false,
|
|
14845
|
-
contextType: "",
|
|
14846
|
-
groupKey: "",
|
|
14847
|
-
groupName: "",
|
|
14848
|
-
sort: 0,
|
|
14849
|
-
children: []
|
|
14850
|
-
}, {
|
|
14851
|
-
name: "申请部门",
|
|
14852
|
-
key: "applicationDepartmentName",
|
|
14853
|
-
isPrint: true,
|
|
14854
|
-
notPrint: false,
|
|
14855
|
-
contextType: "",
|
|
14856
|
-
groupKey: "",
|
|
14857
|
-
groupName: "",
|
|
14858
|
-
sort: 0,
|
|
14859
|
-
children: []
|
|
14860
|
-
}, {
|
|
14861
|
-
name: "竞价名称",
|
|
14862
|
-
key: "bidName",
|
|
14863
|
-
isPrint: true,
|
|
14864
|
-
notPrint: false,
|
|
14865
|
-
contextType: "",
|
|
14866
|
-
groupKey: "",
|
|
14867
|
-
groupName: "",
|
|
14868
|
-
sort: 0,
|
|
14869
|
-
children: []
|
|
14870
|
-
}, {
|
|
14871
|
-
name: "竞价编号",
|
|
14872
|
-
key: "bidId",
|
|
14873
|
-
isPrint: true,
|
|
14874
|
-
notPrint: false,
|
|
14875
|
-
contextType: "",
|
|
14876
|
-
groupKey: "",
|
|
14877
|
-
groupName: "",
|
|
14878
|
-
sort: 0,
|
|
14879
|
-
children: []
|
|
14880
|
-
}, {
|
|
14881
|
-
name: "补遗名称",
|
|
14882
|
-
key: "title",
|
|
14883
|
-
isPrint: true,
|
|
14884
|
-
notPrint: false,
|
|
14885
|
-
contextType: "",
|
|
14886
|
-
groupKey: "",
|
|
14887
|
-
groupName: "",
|
|
14888
|
-
sort: 0,
|
|
14889
|
-
children: []
|
|
14890
|
-
}, {
|
|
14891
|
-
name: "补遗内容",
|
|
14892
|
-
key: "content",
|
|
14893
|
-
isPrint: true,
|
|
14894
|
-
notPrint: false,
|
|
14895
|
-
contextType: "",
|
|
14896
|
-
groupKey: "",
|
|
14897
|
-
groupName: "",
|
|
14898
|
-
sort: 0,
|
|
14899
|
-
children: []
|
|
14900
|
-
}, {
|
|
14901
|
-
name: "补遗附件",
|
|
14902
|
-
key: "ossFilePaths",
|
|
14903
|
-
isPrint: true,
|
|
14904
|
-
notPrint: false,
|
|
14905
|
-
contextType: "",
|
|
14906
|
-
groupKey: "",
|
|
14907
|
-
groupName: "",
|
|
14908
|
-
sort: 0,
|
|
14909
|
-
children: []
|
|
14910
|
-
}],
|
|
14911
|
-
childTable: []
|
|
14912
|
-
}, // 经营帮招采-竞价定标
|
|
14913
|
-
{
|
|
14914
|
-
approvalType: "zcBidDetermine",
|
|
14915
|
-
data: [{
|
|
14916
|
-
name: "申请单位",
|
|
14917
|
-
key: "applicantName",
|
|
14918
|
-
isPrint: true,
|
|
14919
|
-
notPrint: false,
|
|
14920
|
-
contextType: "",
|
|
14921
|
-
groupKey: "",
|
|
14922
|
-
groupName: "",
|
|
14923
|
-
sort: 0,
|
|
14924
|
-
children: []
|
|
14925
|
-
}, {
|
|
14926
|
-
name: "申请部门",
|
|
14927
|
-
key: "applicationDepartmentName",
|
|
14928
|
-
isPrint: true,
|
|
14929
|
-
notPrint: false,
|
|
14930
|
-
contextType: "",
|
|
14931
|
-
groupKey: "",
|
|
14932
|
-
groupName: "",
|
|
14933
|
-
sort: 0,
|
|
14934
|
-
children: []
|
|
14935
|
-
}, {
|
|
14936
|
-
name: "竞价名称",
|
|
14937
|
-
key: "name",
|
|
14938
|
-
isPrint: true,
|
|
14939
|
-
notPrint: false,
|
|
14940
|
-
contextType: "",
|
|
14941
|
-
groupKey: "",
|
|
14942
|
-
groupName: "",
|
|
14943
|
-
sort: 0,
|
|
14944
|
-
children: []
|
|
14945
|
-
}, {
|
|
14946
|
-
name: "竞价编号",
|
|
14947
|
-
key: "id",
|
|
14948
|
-
isPrint: true,
|
|
14949
|
-
notPrint: false,
|
|
14950
|
-
contextType: "",
|
|
14951
|
-
groupKey: "",
|
|
14952
|
-
groupName: "",
|
|
14953
|
-
sort: 0,
|
|
14954
|
-
children: []
|
|
14955
|
-
}, {
|
|
14956
|
-
name: "中标单位",
|
|
14957
|
-
key: "winningName",
|
|
14958
|
-
isPrint: true,
|
|
14959
|
-
notPrint: false,
|
|
14960
|
-
contextType: "",
|
|
14961
|
-
groupKey: "",
|
|
14962
|
-
groupName: "",
|
|
14963
|
-
sort: 0,
|
|
14964
|
-
children: []
|
|
14965
|
-
}, {
|
|
14966
|
-
name: "中标总价",
|
|
14967
|
-
key: "money",
|
|
14968
|
-
isPrint: true,
|
|
14969
|
-
notPrint: false,
|
|
14970
|
-
contextType: "",
|
|
14971
|
-
groupKey: "",
|
|
14972
|
-
groupName: "",
|
|
14973
|
-
sort: 0,
|
|
14974
|
-
children: []
|
|
14975
|
-
}, {
|
|
14976
|
-
name: "中标说明",
|
|
14977
|
-
key: "winningExplain",
|
|
14978
|
-
isPrint: true,
|
|
14979
|
-
notPrint: false,
|
|
14980
|
-
contextType: "",
|
|
14981
|
-
groupKey: "",
|
|
14982
|
-
groupName: "",
|
|
14983
|
-
sort: 0,
|
|
14984
|
-
children: []
|
|
14985
|
-
}],
|
|
14986
|
-
childTable: [{
|
|
14987
|
-
childTableKey: "offerList",
|
|
14988
|
-
childTableName: "报价记录",
|
|
14989
|
-
childTableList: [{
|
|
14990
|
-
name: "排名",
|
|
14991
|
-
key: "sort",
|
|
14992
|
-
isPrint: true,
|
|
14993
|
-
notPrint: false,
|
|
14994
|
-
contextType: "",
|
|
14995
|
-
groupKey: "",
|
|
14996
|
-
groupName: "",
|
|
14997
|
-
sort: 0,
|
|
14998
|
-
children: []
|
|
14999
|
-
}, {
|
|
15000
|
-
name: "个人/企业名称",
|
|
15001
|
-
key: "bidderName",
|
|
15002
|
-
isPrint: true,
|
|
15003
|
-
notPrint: false,
|
|
15004
|
-
contextType: "",
|
|
15005
|
-
groupKey: "",
|
|
15006
|
-
groupName: "",
|
|
15007
|
-
sort: 0,
|
|
15008
|
-
children: []
|
|
15009
|
-
}, {
|
|
15010
|
-
name: "投标类型",
|
|
15011
|
-
key: "bidderType",
|
|
15012
|
-
isPrint: true,
|
|
15013
|
-
notPrint: false,
|
|
15014
|
-
contextType: "",
|
|
15015
|
-
groupKey: "",
|
|
15016
|
-
groupName: "",
|
|
15017
|
-
sort: 0,
|
|
15018
|
-
children: []
|
|
15019
|
-
}, {
|
|
15020
|
-
name: "总报价(元)",
|
|
15021
|
-
key: "money",
|
|
15022
|
-
isPrint: true,
|
|
15023
|
-
notPrint: false,
|
|
15024
|
-
contextType: "",
|
|
15025
|
-
groupKey: "",
|
|
15026
|
-
groupName: "",
|
|
15027
|
-
sort: 0,
|
|
15028
|
-
children: []
|
|
15029
|
-
}, {
|
|
15030
|
-
name: "距离",
|
|
15031
|
-
key: "distance",
|
|
15032
|
-
isPrint: true,
|
|
15033
|
-
notPrint: false,
|
|
15034
|
-
contextType: "",
|
|
15035
|
-
groupKey: "",
|
|
15036
|
-
groupName: "",
|
|
15037
|
-
sort: 0,
|
|
15038
|
-
children: []
|
|
15039
|
-
}, {
|
|
15040
|
-
name: "报价时间",
|
|
15041
|
-
key: "create",
|
|
15042
|
-
isPrint: true,
|
|
15043
|
-
notPrint: false,
|
|
15044
|
-
contextType: "",
|
|
15045
|
-
groupKey: "",
|
|
15046
|
-
groupName: "",
|
|
15047
|
-
sort: 0,
|
|
15048
|
-
children: []
|
|
15049
|
-
}]
|
|
15050
|
-
}]
|
|
15051
14557
|
}];
|
|
15052
14558
|
/* unused harmony default export */ var _unused_webpack_default_export = (json);
|
|
15053
14559
|
|
|
14560
|
+
/***/ }),
|
|
14561
|
+
|
|
14562
|
+
/***/ "1e54":
|
|
14563
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
14564
|
+
|
|
14565
|
+
"use strict";
|
|
14566
|
+
/* 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_7ca2cb73_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("aaf5");
|
|
14567
|
+
/* 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_7ca2cb73_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_7ca2cb73_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
14568
|
+
/* unused harmony reexport * */
|
|
14569
|
+
|
|
14570
|
+
|
|
15054
14571
|
/***/ }),
|
|
15055
14572
|
|
|
15056
14573
|
/***/ "1fda":
|
|
@@ -18073,17 +17590,6 @@ module.exports = function (it, TAG, STATIC) {
|
|
|
18073
17590
|
};
|
|
18074
17591
|
|
|
18075
17592
|
|
|
18076
|
-
/***/ }),
|
|
18077
|
-
|
|
18078
|
-
/***/ "2caa":
|
|
18079
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
18080
|
-
|
|
18081
|
-
"use strict";
|
|
18082
|
-
/* 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_6b923653_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7e21");
|
|
18083
|
-
/* 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_6b923653_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_6b923653_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
18084
|
-
/* unused harmony reexport * */
|
|
18085
|
-
|
|
18086
|
-
|
|
18087
17593
|
/***/ }),
|
|
18088
17594
|
|
|
18089
17595
|
/***/ "2d02":
|
|
@@ -130941,22 +130447,6 @@ exports.default = {
|
|
|
130941
130447
|
|
|
130942
130448
|
/***/ }),
|
|
130943
130449
|
|
|
130944
|
-
/***/ "7e21":
|
|
130945
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
130946
|
-
|
|
130947
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
130948
|
-
|
|
130949
|
-
// load the styles
|
|
130950
|
-
var content = __webpack_require__("a6f4");
|
|
130951
|
-
if(content.__esModule) content = content.default;
|
|
130952
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
130953
|
-
if(content.locals) module.exports = content.locals;
|
|
130954
|
-
// add the styles to the DOM
|
|
130955
|
-
var add = __webpack_require__("5925").default
|
|
130956
|
-
var update = add("c8039cf6", content, true, {"sourceMap":false,"shadowMode":false});
|
|
130957
|
-
|
|
130958
|
-
/***/ }),
|
|
130959
|
-
|
|
130960
130450
|
/***/ "7e6f":
|
|
130961
130451
|
/***/ (function(module, exports, __webpack_require__) {
|
|
130962
130452
|
|
|
@@ -139678,16 +139168,16 @@ module.exports.default = axios;
|
|
|
139678
139168
|
/* harmony import */ var _Volumes_HHH_work_qgb_form_approve_node_modules_babel_runtime_7_16_0_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("b5e5");
|
|
139679
139169
|
/* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("e186");
|
|
139680
139170
|
/* harmony import */ var regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(regenerator_runtime_runtime_js__WEBPACK_IMPORTED_MODULE_2__);
|
|
139681
|
-
/* harmony import */ var
|
|
139682
|
-
/* harmony import */ var
|
|
139683
|
-
/* harmony import */ var
|
|
139684
|
-
/* harmony import */ var
|
|
139685
|
-
/* harmony import */ var
|
|
139686
|
-
/* harmony import */ var
|
|
139687
|
-
/* harmony import */ var
|
|
139688
|
-
/* harmony import */ var
|
|
139689
|
-
/* harmony import */ var
|
|
139690
|
-
/* harmony import */ var
|
|
139171
|
+
/* harmony import */ var core_js_modules_es_json_stringify_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("16e1");
|
|
139172
|
+
/* harmony import */ var core_js_modules_es_json_stringify_js__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_json_stringify_js__WEBPACK_IMPORTED_MODULE_3__);
|
|
139173
|
+
/* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("a9b6");
|
|
139174
|
+
/* harmony import */ var core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_object_to_string_js__WEBPACK_IMPORTED_MODULE_4__);
|
|
139175
|
+
/* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("c284");
|
|
139176
|
+
/* harmony import */ var core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_collections_for_each_js__WEBPACK_IMPORTED_MODULE_5__);
|
|
139177
|
+
/* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("28fd");
|
|
139178
|
+
/* harmony import */ var core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_filter_js__WEBPACK_IMPORTED_MODULE_6__);
|
|
139179
|
+
/* harmony import */ var core_js_modules_es_array_includes_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("688d");
|
|
139180
|
+
/* harmony import */ var core_js_modules_es_array_includes_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_includes_js__WEBPACK_IMPORTED_MODULE_7__);
|
|
139691
139181
|
/* harmony import */ var core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("59d7");
|
|
139692
139182
|
/* harmony import */ var core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_map_js__WEBPACK_IMPORTED_MODULE_8__);
|
|
139693
139183
|
/* harmony import */ var core_js_modules_es_function_name_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__("3e22");
|
|
@@ -140035,9 +139525,8 @@ module.exports.default = axios;
|
|
|
140035
139525
|
},
|
|
140036
139526
|
created: function created() {
|
|
140037
139527
|
this.workFlowDef.switchOn = true; // 判断表单进入审批type
|
|
140038
|
-
// this.type = this.path == "/index" ? "customForm_" + this.formBuilder.formDesId : this.queryInfo.type;
|
|
140039
139528
|
|
|
140040
|
-
this.type =
|
|
139529
|
+
this.type = this.path == "/index" ? "customForm_" + this.formBuilder.formDesId : this.queryInfo.type; // 获取审批流程数据
|
|
140041
139530
|
|
|
140042
139531
|
this.getProcessSet(); // 存储用户信息
|
|
140043
139532
|
|
|
@@ -140396,7 +139885,7 @@ module.exports.default = axios;
|
|
|
140396
139885
|
var _this4 = this;
|
|
140397
139886
|
|
|
140398
139887
|
return Object(_Volumes_HHH_work_qgb_form_approve_node_modules_babel_runtime_7_16_0_babel_runtime_helpers_esm_asyncToGenerator__WEBPACK_IMPORTED_MODULE_1__[/* default */ "a"])( /*#__PURE__*/regeneratorRuntime.mark(function _callee3() {
|
|
140399
|
-
var obj, res, _obj, _res, _res2
|
|
139888
|
+
var obj, res, _obj, _res, _res2;
|
|
140400
139889
|
|
|
140401
139890
|
return regeneratorRuntime.wrap(function _callee3$(_context3) {
|
|
140402
139891
|
while (1) {
|
|
@@ -140546,19 +140035,16 @@ module.exports.default = axios;
|
|
|
140546
140035
|
|
|
140547
140036
|
case 36:
|
|
140548
140037
|
if (_res2.data.state == "ok") {
|
|
140549
|
-
// if (this.type.indexOf("customForm_") == -1) {
|
|
140550
|
-
// this.$removeTag1(this.$route);
|
|
140551
|
-
// this.$router.go(-1);
|
|
140552
|
-
// }
|
|
140553
|
-
// 新需求:设置审批流程后不返回上一页
|
|
140554
|
-
_this4.getProcessSet();
|
|
140555
|
-
|
|
140556
|
-
message = _this4.processConfig.processId ? "编辑成功" : "保存成功";
|
|
140557
|
-
|
|
140558
140038
|
_this4.$message.success({
|
|
140559
|
-
message:
|
|
140039
|
+
message: _this4.processConfig.processId ? "编辑成功" : "保存成功",
|
|
140560
140040
|
duration: 1500
|
|
140561
140041
|
});
|
|
140042
|
+
|
|
140043
|
+
if (_this4.type.indexOf("customForm_") == -1) {
|
|
140044
|
+
_this4.$removeTag1(_this4.$route);
|
|
140045
|
+
|
|
140046
|
+
_this4.$router.go(-1);
|
|
140047
|
+
}
|
|
140562
140048
|
} else {
|
|
140563
140049
|
_this4.isTried = false;
|
|
140564
140050
|
|
|
@@ -140682,7 +140168,7 @@ module.exports.default = axios;
|
|
|
140682
140168
|
case 2:
|
|
140683
140169
|
_context5.prev = 2;
|
|
140684
140170
|
_context5.next = 5;
|
|
140685
|
-
return _api_apiPrint__WEBPACK_IMPORTED_MODULE_12__[
|
|
140171
|
+
return _api_apiPrint__WEBPACK_IMPORTED_MODULE_12__["getapproveRemake"](_this7.type);
|
|
140686
140172
|
|
|
140687
140173
|
case 5:
|
|
140688
140174
|
_yield$apiPrint$getap = _context5.sent;
|
|
@@ -141294,21 +140780,6 @@ collection('Map', function (init) {
|
|
|
141294
140780
|
}, collectionStrong);
|
|
141295
140781
|
|
|
141296
140782
|
|
|
141297
|
-
/***/ }),
|
|
141298
|
-
|
|
141299
|
-
/***/ "a6f4":
|
|
141300
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
141301
|
-
|
|
141302
|
-
exports = module.exports = __webpack_require__("690e")(false);
|
|
141303
|
-
// imports
|
|
141304
|
-
exports.i(__webpack_require__("b797"), "");
|
|
141305
|
-
|
|
141306
|
-
// module
|
|
141307
|
-
exports.push([module.i, ".from[data-v-6b923653]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-6b923653]{float:left;margin-right:20px}.from .fromitem span[data-v-6b923653]{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-6b923653]{padding:15px 20px 20px}.talent-box .title[data-v-6b923653]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-6b923653]{color:#666}.offer-root .projectForm[data-v-6b923653]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-6b923653]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-6b923653]{margin-bottom:0}.continue[data-v-6b923653]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-6b923653],.offer-pagination[data-v-6b923653]{text-align:center}.offer-pagination .el-pagination[data-v-6b923653]{margin:20px 0}.re-form .el-cascader[data-v-6b923653],.re-form .el-date-editor[data-v-6b923653],.re-form .el-input-number[data-v-6b923653],.re-form .el-range-editor[data-v-6b923653],.re-form .el-select[data-v-6b923653]{width:100%}.re-form .el-input-number .el-input__inner[data-v-6b923653]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-6b923653]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-6b923653]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-6b923653]: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-6b923653]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-6b923653]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-6b923653]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-6b923653]{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-6b923653]{text-align:center}.base-pagination .el-pagination[data-v-6b923653]{margin:20px 0}.pointer[data-v-6b923653]{cursor:pointer}.base-ellipsis[data-v-6b923653]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-6b923653]{margin-bottom:10px}.base-page-style[data-v-6b923653]{padding:10px 10px}.base-page-style .btns-line[data-v-6b923653]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-6b923653]{color:red}.form-w100[data-v-6b923653]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-6b923653]{text-align:left}.base-info-title[data-v-6b923653]{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-6b923653]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-6b923653]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-6b923653]{margin-bottom:10px}.form-btns[data-v-6b923653]{text-align:center}.text-danger[data-v-6b923653]{color:#ff4949}.text-warning[data-v-6b923653]{color:#f7ba2a}.text-blue[data-v-6b923653]{color:#2e90fe}.clearboth[data-v-6b923653]{clear:both}.noselect[data-v-6b923653]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-6b923653]::-webkit-input-safebox-button{display:none}body[data-v-6b923653]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-6b923653]:hover{color:#0286df!important}.color-default[data-v-6b923653]{color:#0286df}.line-width[data-v-6b923653]{background:#ededed;width:896px;height:1px}.bg-default[data-v-6b923653]{background:#0286df}.hover-color-default[data-v-6b923653]:hover{color:#0286df}.hover-bg-default[data-v-6b923653]:hover{background:#ffeeea!important}.default-color[data-v-6b923653]{color:#0286df}.page-left[data-v-6b923653]{float:left}.page-right[data-v-6b923653]{float:right}.colordefault[data-v-6b923653]{color:#0286df}.colorgrey[data-v-6b923653]{color:#ccc}.colortheme[data-v-6b923653]{color:#ff8b00}.colorff4[data-v-6b923653]{color:#ff4e00}.color-orange[data-v-6b923653]{color:#f60}.p20[data-v-6b923653]{padding:20px}.pl20[data-v-6b923653]{padding-left:20px}.pb20[data-v-6b923653]{padding-bottom:20px}.mt10[data-v-6b923653]{margin-top:10px}.mt20[data-v-6b923653]{margin-top:20px}.ml26[data-v-6b923653]{margin-left:26px}.ml400[data-v-6b923653]{margin-left:400px}.mb10[data-v-6b923653]{margin-bottom:10px}.mb20[data-v-6b923653]{margin-bottom:20px}.ml10[data-v-6b923653]{margin-left:10px}.text-center[data-v-6b923653]{text-align:center}.clearfix[data-v-6b923653]{overflow:hidden}.fl[data-v-6b923653]{float:left}.fr[data-v-6b923653]{float:right}.avatar-uploader .el-upload[data-v-6b923653]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-6b923653]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-6b923653]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-6b923653]:before{line-height:178px}.avatar[data-v-6b923653]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-6b923653]{color:#0286df!important}.cell-del-button[data-v-6b923653]{color:#f60!important}.tableStyle[data-v-6b923653]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-6b923653]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-6b923653]{color:#0286df}.tabs-box .el-tabs__item[data-v-6b923653]{color:#333}.m-l-15[data-v-6b923653]{margin-left:15px!important}.m-l-20[data-v-6b923653]{margin-left:20px!important}.m-l-40[data-v-6b923653]{margin-left:40px!important}.pagination-box[data-v-6b923653]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-6b923653]{margin-top:20px}.el-input__count[data-v-6b923653]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-6b923653],.el-tabs__item.is-active[data-v-6b923653]{color:#0286df!important}.info2 .successinfo i[data-v-6b923653]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-6b923653]{background-color:#f5f7fa!important}.el-pager li.active[data-v-6b923653]{color:#0286df!important}.el-loading-mask[data-v-6b923653]{z-index:9999}.el-icon-loading[data-v-6b923653]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-6b923653]{font-size:14px}.el-tooltip__popper[data-v-6b923653]{max-width:80%}li[data-v-6b923653],ul[data-v-6b923653]{list-style:none}a[data-v-6b923653]{outline:medium none;text-decoration:none}.colorff66[data-v-6b923653]{color:#f60}.color02[data-v-6b923653]{color:#0286df}.color33[data-v-6b923653]{color:#333}.colorff[data-v-6b923653]{color:#fff}.color00[data-v-6b923653]{color:#000}.color66[data-v-6b923653]{color:#666}.color96[data-v-6b923653]{color:#969696}.colorbf[data-v-6b923653]{color:#bfbfbf}.color59[data-v-6b923653]{color:#595959}.color5e[data-v-6b923653]{color:#5e5e5e}.colorcc[data-v-6b923653]{color:#ccc}.color6f[data-v-6b923653]{color:#6f6f6f}.color2c[data-v-6b923653]{color:#2c2c2b}.color8d[data-v-6b923653]{color:#8d8d8d}.h-green[data-v-6b923653]{color:#78c06e}.h-red[data-v-6b923653]{color:#f60}.h-orange[data-v-6b923653]{color:#f7ab01}.color-link[data-v-6b923653],.h-blue[data-v-6b923653]{color:#0286df}.bgf5[data-v-6b923653]{background:#f5f5f5}.bgc9[data-v-6b923653]{background:#c9c9c9}.bgff[data-v-6b923653]{background:#fff}.bg02[data-v-6b923653]{background:#0286df}.bg66[data-v-6b923653]{background:#666}.bgb3[data-v-6b923653]{background:#b3b3b3}.font10[data-v-6b923653]{font-size:10px}.font12[data-v-6b923653]{font-size:12px}.font14[data-v-6b923653]{font-size:14px}.font16[data-v-6b923653]{font-size:16px}.font18[data-v-6b923653]{font-size:18px}.font20[data-v-6b923653]{font-size:20px}.font22[data-v-6b923653]{font-size:22px}.font24[data-v-6b923653]{font-size:24px}.font28[data-v-6b923653]{font-size:28px}.font36[data-v-6b923653]{font-size:36px}.overflow[data-v-6b923653]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-6b923653]{border:1px solid #0286df}.tc-1[data-v-6b923653]{width:100%;height:1px}.tc-2[data-v-6b923653]{width:100%;height:2px}.tc-3[data-v-6b923653]{width:100%;height:3px}.tc-4[data-v-6b923653]{width:100%;height:4px}.tc-5[data-v-6b923653]{width:100%;height:5px}.tc-6[data-v-6b923653]{width:100%;height:6px}.tc-7[data-v-6b923653]{width:100%;height:7px}.tc-8[data-v-6b923653]{width:100%;height:8px}.tc-9[data-v-6b923653]{width:100%;height:9px}.tc-10[data-v-6b923653]{width:100%;height:10px}.tc-13[data-v-6b923653]{width:100%;height:13px}.tc-15[data-v-6b923653]{width:100%;height:15px}.tc-20[data-v-6b923653]{width:100%;height:20px}.tc-30[data-v-6b923653]{width:100%;height:30px}.tc-40[data-v-6b923653]{width:100%;height:40px}.tc-45[data-v-6b923653]{width:100%;height:45px}.tc-50[data-v-6b923653]{width:100%;height:50px}.tc-70[data-v-6b923653]{width:100%;height:70px}.tc-80[data-v-6b923653]{width:100%;height:80px}.tc-100[data-v-6b923653]{width:100%;height:100px}.tc-200[data-v-6b923653]{width:100%;height:200px}.cursor[data-v-6b923653]{cursor:pointer}[data-v-6b923653]::-webkit-scrollbar{width:9px;height:9px}[data-v-6b923653]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-6b923653]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-6b923653]{padding-left:0}.el-button.h-btn-reset[data-v-6b923653]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-6b923653]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-6b923653]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-6b923653]{margin-right:10px}.btn-submit-box[data-v-6b923653]{margin-top:40px;text-align:center}.list-table-td-a[data-v-6b923653]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-6b923653]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-6b923653]{padding:10px}.h-main-box-tab[data-v-6b923653]{padding:5px}.h-tab-content[data-v-6b923653]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-6b923653]{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-6b923653]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-6b923653]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-6b923653],.tableClass .GlobalCalss[data-v-6b923653]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-6b923653]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-6b923653]{margin-top:20px;width:400px}.el-table[data-v-6b923653] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-6b923653]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
141308
|
-
|
|
141309
|
-
// exports
|
|
141310
|
-
|
|
141311
|
-
|
|
141312
140783
|
/***/ }),
|
|
141313
140784
|
|
|
141314
140785
|
/***/ "a706":
|
|
@@ -142523,6 +141994,22 @@ var isInContainer = exports.isInContainer = function isInContainer(el, container
|
|
|
142523
141994
|
|
|
142524
141995
|
/***/ }),
|
|
142525
141996
|
|
|
141997
|
+
/***/ "aaf5":
|
|
141998
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
141999
|
+
|
|
142000
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
142001
|
+
|
|
142002
|
+
// load the styles
|
|
142003
|
+
var content = __webpack_require__("cc5e");
|
|
142004
|
+
if(content.__esModule) content = content.default;
|
|
142005
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
142006
|
+
if(content.locals) module.exports = content.locals;
|
|
142007
|
+
// add the styles to the DOM
|
|
142008
|
+
var add = __webpack_require__("5925").default
|
|
142009
|
+
var update = add("7cba3b13", content, true, {"sourceMap":false,"shadowMode":false});
|
|
142010
|
+
|
|
142011
|
+
/***/ }),
|
|
142012
|
+
|
|
142526
142013
|
/***/ "ab06":
|
|
142527
142014
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
142528
142015
|
|
|
@@ -166313,10 +165800,8 @@ __webpack_require__.d(conditionConfig_namespaceObject, "costBudget", function()
|
|
|
166313
165800
|
__webpack_require__.d(conditionConfig_namespaceObject, "InvitationToOffer", function() { return InvitationToOffer; });
|
|
166314
165801
|
__webpack_require__.d(conditionConfig_namespaceObject, "businessDesign", function() { return businessDesign; });
|
|
166315
165802
|
__webpack_require__.d(conditionConfig_namespaceObject, "purchaseApplication", function() { return purchaseApplication; });
|
|
166316
|
-
__webpack_require__.d(conditionConfig_namespaceObject, "purApplication", function() { return purApplication; });
|
|
166317
|
-
__webpack_require__.d(conditionConfig_namespaceObject, "lease", function() { return lease; });
|
|
166318
165803
|
__webpack_require__.d(conditionConfig_namespaceObject, "subcontract", function() { return subcontract; });
|
|
166319
|
-
__webpack_require__.d(conditionConfig_namespaceObject, "
|
|
165804
|
+
__webpack_require__.d(conditionConfig_namespaceObject, "lease", function() { return lease; });
|
|
166320
165805
|
__webpack_require__.d(conditionConfig_namespaceObject, "workarea", function() { return workarea; });
|
|
166321
165806
|
__webpack_require__.d(conditionConfig_namespaceObject, "acceptMaterial", function() { return acceptMaterial; });
|
|
166322
165807
|
__webpack_require__.d(conditionConfig_namespaceObject, "rentAccept", function() { return rentAccept; });
|
|
@@ -169691,24 +169176,17 @@ var purchaseApplication = /*#__PURE__*/function () {
|
|
|
169691
169176
|
return function purchaseApplication() {
|
|
169692
169177
|
return _ref29.apply(this, arguments);
|
|
169693
169178
|
};
|
|
169694
|
-
}(); //
|
|
169179
|
+
}(); // 分包
|
|
169695
169180
|
|
|
169696
|
-
var
|
|
169181
|
+
var subcontract = /*#__PURE__*/function () {
|
|
169697
169182
|
var _ref30 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee30() {
|
|
169698
|
-
var materialApply;
|
|
169699
169183
|
return regeneratorRuntime.wrap(function _callee30$(_context30) {
|
|
169700
169184
|
while (1) {
|
|
169701
169185
|
switch (_context30.prev = _context30.next) {
|
|
169702
169186
|
case 0:
|
|
169703
|
-
|
|
169704
|
-
name: "合计金额",
|
|
169705
|
-
variable: "amount",
|
|
169706
|
-
ele: "input",
|
|
169707
|
-
data: []
|
|
169708
|
-
}];
|
|
169709
|
-
return _context30.abrupt("return", materialApply);
|
|
169187
|
+
return _context30.abrupt("return", []);
|
|
169710
169188
|
|
|
169711
|
-
case
|
|
169189
|
+
case 1:
|
|
169712
169190
|
case "end":
|
|
169713
169191
|
return _context30.stop();
|
|
169714
169192
|
}
|
|
@@ -169716,27 +169194,20 @@ var purApplication = /*#__PURE__*/function () {
|
|
|
169716
169194
|
}, _callee30);
|
|
169717
169195
|
}));
|
|
169718
169196
|
|
|
169719
|
-
return function
|
|
169197
|
+
return function subcontract() {
|
|
169720
169198
|
return _ref30.apply(this, arguments);
|
|
169721
169199
|
};
|
|
169722
|
-
}(); //
|
|
169200
|
+
}(); // 租赁申请
|
|
169723
169201
|
|
|
169724
169202
|
var lease = /*#__PURE__*/function () {
|
|
169725
169203
|
var _ref31 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee31() {
|
|
169726
|
-
var leaseApply;
|
|
169727
169204
|
return regeneratorRuntime.wrap(function _callee31$(_context31) {
|
|
169728
169205
|
while (1) {
|
|
169729
169206
|
switch (_context31.prev = _context31.next) {
|
|
169730
169207
|
case 0:
|
|
169731
|
-
|
|
169732
|
-
name: "合计金额",
|
|
169733
|
-
variable: "amount",
|
|
169734
|
-
ele: "input",
|
|
169735
|
-
data: []
|
|
169736
|
-
}];
|
|
169737
|
-
return _context31.abrupt("return", leaseApply);
|
|
169208
|
+
return _context31.abrupt("return", []);
|
|
169738
169209
|
|
|
169739
|
-
case
|
|
169210
|
+
case 1:
|
|
169740
169211
|
case "end":
|
|
169741
169212
|
return _context31.stop();
|
|
169742
169213
|
}
|
|
@@ -169747,24 +169218,17 @@ var lease = /*#__PURE__*/function () {
|
|
|
169747
169218
|
return function lease() {
|
|
169748
169219
|
return _ref31.apply(this, arguments);
|
|
169749
169220
|
};
|
|
169750
|
-
}(); //
|
|
169221
|
+
}(); // 工区划分
|
|
169751
169222
|
|
|
169752
|
-
var
|
|
169223
|
+
var workarea = /*#__PURE__*/function () {
|
|
169753
169224
|
var _ref32 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee32() {
|
|
169754
|
-
var subcontractApply;
|
|
169755
169225
|
return regeneratorRuntime.wrap(function _callee32$(_context32) {
|
|
169756
169226
|
while (1) {
|
|
169757
169227
|
switch (_context32.prev = _context32.next) {
|
|
169758
169228
|
case 0:
|
|
169759
|
-
|
|
169760
|
-
name: "合计金额",
|
|
169761
|
-
variable: "summaryAmount",
|
|
169762
|
-
ele: "input",
|
|
169763
|
-
data: []
|
|
169764
|
-
}];
|
|
169765
|
-
return _context32.abrupt("return", subcontractApply);
|
|
169229
|
+
return _context32.abrupt("return", []);
|
|
169766
169230
|
|
|
169767
|
-
case
|
|
169231
|
+
case 1:
|
|
169768
169232
|
case "end":
|
|
169769
169233
|
return _context32.stop();
|
|
169770
169234
|
}
|
|
@@ -169772,27 +169236,20 @@ var subcontract = /*#__PURE__*/function () {
|
|
|
169772
169236
|
}, _callee32);
|
|
169773
169237
|
}));
|
|
169774
169238
|
|
|
169775
|
-
return function
|
|
169239
|
+
return function workarea() {
|
|
169776
169240
|
return _ref32.apply(this, arguments);
|
|
169777
169241
|
};
|
|
169778
|
-
}(); //
|
|
169242
|
+
}(); // 材料验收
|
|
169779
169243
|
|
|
169780
|
-
var
|
|
169244
|
+
var acceptMaterial = /*#__PURE__*/function () {
|
|
169781
169245
|
var _ref33 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee33() {
|
|
169782
|
-
var feeApply;
|
|
169783
169246
|
return regeneratorRuntime.wrap(function _callee33$(_context33) {
|
|
169784
169247
|
while (1) {
|
|
169785
169248
|
switch (_context33.prev = _context33.next) {
|
|
169786
169249
|
case 0:
|
|
169787
|
-
|
|
169788
|
-
name: "申请汇总金额",
|
|
169789
|
-
variable: "totalAmount",
|
|
169790
|
-
ele: "input",
|
|
169791
|
-
data: []
|
|
169792
|
-
}];
|
|
169793
|
-
return _context33.abrupt("return", feeApply);
|
|
169250
|
+
return _context33.abrupt("return", []);
|
|
169794
169251
|
|
|
169795
|
-
case
|
|
169252
|
+
case 1:
|
|
169796
169253
|
case "end":
|
|
169797
169254
|
return _context33.stop();
|
|
169798
169255
|
}
|
|
@@ -169800,12 +169257,12 @@ var engineerProjectFeeApply = /*#__PURE__*/function () {
|
|
|
169800
169257
|
}, _callee33);
|
|
169801
169258
|
}));
|
|
169802
169259
|
|
|
169803
|
-
return function
|
|
169260
|
+
return function acceptMaterial() {
|
|
169804
169261
|
return _ref33.apply(this, arguments);
|
|
169805
169262
|
};
|
|
169806
|
-
}(); //
|
|
169263
|
+
}(); // 租赁验收
|
|
169807
169264
|
|
|
169808
|
-
var
|
|
169265
|
+
var rentAccept = /*#__PURE__*/function () {
|
|
169809
169266
|
var _ref34 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee34() {
|
|
169810
169267
|
return regeneratorRuntime.wrap(function _callee34$(_context34) {
|
|
169811
169268
|
while (1) {
|
|
@@ -169821,12 +169278,12 @@ var workarea = /*#__PURE__*/function () {
|
|
|
169821
169278
|
}, _callee34);
|
|
169822
169279
|
}));
|
|
169823
169280
|
|
|
169824
|
-
return function
|
|
169281
|
+
return function rentAccept() {
|
|
169825
169282
|
return _ref34.apply(this, arguments);
|
|
169826
169283
|
};
|
|
169827
|
-
}(); //
|
|
169284
|
+
}(); // 分包量验收
|
|
169828
169285
|
|
|
169829
|
-
var
|
|
169286
|
+
var quantityAccpet = /*#__PURE__*/function () {
|
|
169830
169287
|
var _ref35 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee35() {
|
|
169831
169288
|
return regeneratorRuntime.wrap(function _callee35$(_context35) {
|
|
169832
169289
|
while (1) {
|
|
@@ -169842,12 +169299,12 @@ var acceptMaterial = /*#__PURE__*/function () {
|
|
|
169842
169299
|
}, _callee35);
|
|
169843
169300
|
}));
|
|
169844
169301
|
|
|
169845
|
-
return function
|
|
169302
|
+
return function quantityAccpet() {
|
|
169846
169303
|
return _ref35.apply(this, arguments);
|
|
169847
169304
|
};
|
|
169848
|
-
}(); //
|
|
169305
|
+
}(); // 采购验收
|
|
169849
169306
|
|
|
169850
|
-
var
|
|
169307
|
+
var purchaseAccept = /*#__PURE__*/function () {
|
|
169851
169308
|
var _ref36 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee36() {
|
|
169852
169309
|
return regeneratorRuntime.wrap(function _callee36$(_context36) {
|
|
169853
169310
|
while (1) {
|
|
@@ -169863,12 +169320,12 @@ var rentAccept = /*#__PURE__*/function () {
|
|
|
169863
169320
|
}, _callee36);
|
|
169864
169321
|
}));
|
|
169865
169322
|
|
|
169866
|
-
return function
|
|
169323
|
+
return function purchaseAccept() {
|
|
169867
169324
|
return _ref36.apply(this, arguments);
|
|
169868
169325
|
};
|
|
169869
|
-
}(); //
|
|
169326
|
+
}(); // 应付挂账
|
|
169870
169327
|
|
|
169871
|
-
var
|
|
169328
|
+
var payable = /*#__PURE__*/function () {
|
|
169872
169329
|
var _ref37 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee37() {
|
|
169873
169330
|
return regeneratorRuntime.wrap(function _callee37$(_context37) {
|
|
169874
169331
|
while (1) {
|
|
@@ -169884,59 +169341,17 @@ var quantityAccpet = /*#__PURE__*/function () {
|
|
|
169884
169341
|
}, _callee37);
|
|
169885
169342
|
}));
|
|
169886
169343
|
|
|
169887
|
-
return function quantityAccpet() {
|
|
169888
|
-
return _ref37.apply(this, arguments);
|
|
169889
|
-
};
|
|
169890
|
-
}(); // 采购验收
|
|
169891
|
-
|
|
169892
|
-
var purchaseAccept = /*#__PURE__*/function () {
|
|
169893
|
-
var _ref38 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee38() {
|
|
169894
|
-
return regeneratorRuntime.wrap(function _callee38$(_context38) {
|
|
169895
|
-
while (1) {
|
|
169896
|
-
switch (_context38.prev = _context38.next) {
|
|
169897
|
-
case 0:
|
|
169898
|
-
return _context38.abrupt("return", []);
|
|
169899
|
-
|
|
169900
|
-
case 1:
|
|
169901
|
-
case "end":
|
|
169902
|
-
return _context38.stop();
|
|
169903
|
-
}
|
|
169904
|
-
}
|
|
169905
|
-
}, _callee38);
|
|
169906
|
-
}));
|
|
169907
|
-
|
|
169908
|
-
return function purchaseAccept() {
|
|
169909
|
-
return _ref38.apply(this, arguments);
|
|
169910
|
-
};
|
|
169911
|
-
}(); // 应付挂账
|
|
169912
|
-
|
|
169913
|
-
var payable = /*#__PURE__*/function () {
|
|
169914
|
-
var _ref39 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee39() {
|
|
169915
|
-
return regeneratorRuntime.wrap(function _callee39$(_context39) {
|
|
169916
|
-
while (1) {
|
|
169917
|
-
switch (_context39.prev = _context39.next) {
|
|
169918
|
-
case 0:
|
|
169919
|
-
return _context39.abrupt("return", []);
|
|
169920
|
-
|
|
169921
|
-
case 1:
|
|
169922
|
-
case "end":
|
|
169923
|
-
return _context39.stop();
|
|
169924
|
-
}
|
|
169925
|
-
}
|
|
169926
|
-
}, _callee39);
|
|
169927
|
-
}));
|
|
169928
|
-
|
|
169929
169344
|
return function payable() {
|
|
169930
|
-
return
|
|
169345
|
+
return _ref37.apply(this, arguments);
|
|
169931
169346
|
};
|
|
169932
169347
|
}(); // 招标发布
|
|
169933
169348
|
|
|
169934
169349
|
var issueTender = /*#__PURE__*/function () {
|
|
169935
|
-
var
|
|
169350
|
+
var _ref38 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee38() {
|
|
169936
169351
|
var issueTenderApply, res, res1, res2, res3;
|
|
169937
|
-
return regeneratorRuntime.wrap(function
|
|
169352
|
+
return regeneratorRuntime.wrap(function _callee38$(_context38) {
|
|
169938
169353
|
while (1) {
|
|
169939
|
-
switch (
|
|
169354
|
+
switch (_context38.prev = _context38.next) {
|
|
169940
169355
|
case 0:
|
|
169941
169356
|
issueTenderApply = [{
|
|
169942
169357
|
name: "招标类型",
|
|
@@ -169963,51 +169378,51 @@ var issueTender = /*#__PURE__*/function () {
|
|
|
169963
169378
|
variable: "money",
|
|
169964
169379
|
ele: "input"
|
|
169965
169380
|
}];
|
|
169966
|
-
|
|
169381
|
+
_context38.next = 3;
|
|
169967
169382
|
return api_apiTender.findTenderType();
|
|
169968
169383
|
|
|
169969
169384
|
case 3:
|
|
169970
|
-
res =
|
|
169385
|
+
res = _context38.sent;
|
|
169971
169386
|
issueTenderApply[0].data = res.data.result;
|
|
169972
|
-
|
|
169387
|
+
_context38.next = 7;
|
|
169973
169388
|
return api_apiTender.getTenderMethod();
|
|
169974
169389
|
|
|
169975
169390
|
case 7:
|
|
169976
|
-
res1 =
|
|
169391
|
+
res1 = _context38.sent;
|
|
169977
169392
|
issueTenderApply[1].data = res1.data.result;
|
|
169978
|
-
|
|
169393
|
+
_context38.next = 11;
|
|
169979
169394
|
return api_apiTender.getVerticalWay();
|
|
169980
169395
|
|
|
169981
169396
|
case 11:
|
|
169982
|
-
res2 =
|
|
169397
|
+
res2 = _context38.sent;
|
|
169983
169398
|
issueTenderApply[2].data = res2.data.result;
|
|
169984
|
-
|
|
169399
|
+
_context38.next = 15;
|
|
169985
169400
|
return api_apiTender.getRuleSetUp();
|
|
169986
169401
|
|
|
169987
169402
|
case 15:
|
|
169988
|
-
res3 =
|
|
169403
|
+
res3 = _context38.sent;
|
|
169989
169404
|
issueTenderApply[3].data = res3.data.result;
|
|
169990
|
-
return
|
|
169405
|
+
return _context38.abrupt("return", issueTenderApply);
|
|
169991
169406
|
|
|
169992
169407
|
case 18:
|
|
169993
169408
|
case "end":
|
|
169994
|
-
return
|
|
169409
|
+
return _context38.stop();
|
|
169995
169410
|
}
|
|
169996
169411
|
}
|
|
169997
|
-
},
|
|
169412
|
+
}, _callee38);
|
|
169998
169413
|
}));
|
|
169999
169414
|
|
|
170000
169415
|
return function issueTender() {
|
|
170001
|
-
return
|
|
169416
|
+
return _ref38.apply(this, arguments);
|
|
170002
169417
|
};
|
|
170003
169418
|
}(); // 招标定标
|
|
170004
169419
|
|
|
170005
169420
|
var tenderBid = /*#__PURE__*/function () {
|
|
170006
|
-
var
|
|
169421
|
+
var _ref39 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee39() {
|
|
170007
169422
|
var tenderBidApply, res;
|
|
170008
|
-
return regeneratorRuntime.wrap(function
|
|
169423
|
+
return regeneratorRuntime.wrap(function _callee39$(_context39) {
|
|
170009
169424
|
while (1) {
|
|
170010
|
-
switch (
|
|
169425
|
+
switch (_context39.prev = _context39.next) {
|
|
170011
169426
|
case 0:
|
|
170012
169427
|
tenderBidApply = [{
|
|
170013
169428
|
name: "招标类型",
|
|
@@ -170034,33 +169449,33 @@ var tenderBid = /*#__PURE__*/function () {
|
|
|
170034
169449
|
variable: "bidNum",
|
|
170035
169450
|
ele: "input"
|
|
170036
169451
|
}];
|
|
170037
|
-
|
|
169452
|
+
_context39.next = 3;
|
|
170038
169453
|
return api_apiTender.findTenderType();
|
|
170039
169454
|
|
|
170040
169455
|
case 3:
|
|
170041
|
-
res =
|
|
169456
|
+
res = _context39.sent;
|
|
170042
169457
|
tenderBidApply[0].data = res.data.result;
|
|
170043
|
-
return
|
|
169458
|
+
return _context39.abrupt("return", tenderBidApply);
|
|
170044
169459
|
|
|
170045
169460
|
case 6:
|
|
170046
169461
|
case "end":
|
|
170047
|
-
return
|
|
169462
|
+
return _context39.stop();
|
|
170048
169463
|
}
|
|
170049
169464
|
}
|
|
170050
|
-
},
|
|
169465
|
+
}, _callee39);
|
|
170051
169466
|
}));
|
|
170052
169467
|
|
|
170053
169468
|
return function tenderBid() {
|
|
170054
|
-
return
|
|
169469
|
+
return _ref39.apply(this, arguments);
|
|
170055
169470
|
};
|
|
170056
169471
|
}(); // 招标废标
|
|
170057
169472
|
|
|
170058
169473
|
var abandonedBid = /*#__PURE__*/function () {
|
|
170059
|
-
var
|
|
169474
|
+
var _ref40 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee40() {
|
|
170060
169475
|
var abandonedBidApply, res, res1;
|
|
170061
|
-
return regeneratorRuntime.wrap(function
|
|
169476
|
+
return regeneratorRuntime.wrap(function _callee40$(_context40) {
|
|
170062
169477
|
while (1) {
|
|
170063
|
-
switch (
|
|
169478
|
+
switch (_context40.prev = _context40.next) {
|
|
170064
169479
|
case 0:
|
|
170065
169480
|
abandonedBidApply = [{
|
|
170066
169481
|
name: "招标类型",
|
|
@@ -170073,39 +169488,39 @@ var abandonedBid = /*#__PURE__*/function () {
|
|
|
170073
169488
|
ele: "checkbox",
|
|
170074
169489
|
data: []
|
|
170075
169490
|
}];
|
|
170076
|
-
|
|
169491
|
+
_context40.next = 3;
|
|
170077
169492
|
return api_apiTender.findTenderType();
|
|
170078
169493
|
|
|
170079
169494
|
case 3:
|
|
170080
|
-
res =
|
|
169495
|
+
res = _context40.sent;
|
|
170081
169496
|
abandonedBidApply[0].data = res.data.result;
|
|
170082
|
-
|
|
169497
|
+
_context40.next = 7;
|
|
170083
169498
|
return api_apiTender.getTenderStatus();
|
|
170084
169499
|
|
|
170085
169500
|
case 7:
|
|
170086
|
-
res1 =
|
|
169501
|
+
res1 = _context40.sent;
|
|
170087
169502
|
abandonedBidApply[1].data = res1.data.result;
|
|
170088
|
-
return
|
|
169503
|
+
return _context40.abrupt("return", abandonedBidApply);
|
|
170089
169504
|
|
|
170090
169505
|
case 10:
|
|
170091
169506
|
case "end":
|
|
170092
|
-
return
|
|
169507
|
+
return _context40.stop();
|
|
170093
169508
|
}
|
|
170094
169509
|
}
|
|
170095
|
-
},
|
|
169510
|
+
}, _callee40);
|
|
170096
169511
|
}));
|
|
170097
169512
|
|
|
170098
169513
|
return function abandonedBid() {
|
|
170099
|
-
return
|
|
169514
|
+
return _ref40.apply(this, arguments);
|
|
170100
169515
|
};
|
|
170101
169516
|
}(); // 招标补遗
|
|
170102
169517
|
|
|
170103
169518
|
var addendum = /*#__PURE__*/function () {
|
|
170104
|
-
var
|
|
169519
|
+
var _ref41 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee41() {
|
|
170105
169520
|
var addendumApply, res, res1;
|
|
170106
|
-
return regeneratorRuntime.wrap(function
|
|
169521
|
+
return regeneratorRuntime.wrap(function _callee41$(_context41) {
|
|
170107
169522
|
while (1) {
|
|
170108
|
-
switch (
|
|
169523
|
+
switch (_context41.prev = _context41.next) {
|
|
170109
169524
|
case 0:
|
|
170110
169525
|
addendumApply = [{
|
|
170111
169526
|
name: "招标类型",
|
|
@@ -170117,39 +169532,39 @@ var addendum = /*#__PURE__*/function () {
|
|
|
170117
169532
|
variable: "tenderingState",
|
|
170118
169533
|
ele: "checkbox"
|
|
170119
169534
|
}];
|
|
170120
|
-
|
|
169535
|
+
_context41.next = 3;
|
|
170121
169536
|
return api_apiTender.findTenderType();
|
|
170122
169537
|
|
|
170123
169538
|
case 3:
|
|
170124
|
-
res =
|
|
169539
|
+
res = _context41.sent;
|
|
170125
169540
|
addendumApply[0].data = res.data.result;
|
|
170126
|
-
|
|
169541
|
+
_context41.next = 7;
|
|
170127
169542
|
return api_apiTender.getTenderStatus();
|
|
170128
169543
|
|
|
170129
169544
|
case 7:
|
|
170130
|
-
res1 =
|
|
169545
|
+
res1 = _context41.sent;
|
|
170131
169546
|
addendumApply[1].data = res1.data.result;
|
|
170132
|
-
return
|
|
169547
|
+
return _context41.abrupt("return", addendumApply);
|
|
170133
169548
|
|
|
170134
169549
|
case 10:
|
|
170135
169550
|
case "end":
|
|
170136
|
-
return
|
|
169551
|
+
return _context41.stop();
|
|
170137
169552
|
}
|
|
170138
169553
|
}
|
|
170139
|
-
},
|
|
169554
|
+
}, _callee41);
|
|
170140
169555
|
}));
|
|
170141
169556
|
|
|
170142
169557
|
return function addendum() {
|
|
170143
|
-
return
|
|
169558
|
+
return _ref41.apply(this, arguments);
|
|
170144
169559
|
};
|
|
170145
169560
|
}(); // 竞价发布
|
|
170146
169561
|
|
|
170147
169562
|
var issueBiding = /*#__PURE__*/function () {
|
|
170148
|
-
var
|
|
169563
|
+
var _ref42 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee42() {
|
|
170149
169564
|
var issueBidingApply, res, res1;
|
|
170150
|
-
return regeneratorRuntime.wrap(function
|
|
169565
|
+
return regeneratorRuntime.wrap(function _callee42$(_context42) {
|
|
170151
169566
|
while (1) {
|
|
170152
|
-
switch (
|
|
169567
|
+
switch (_context42.prev = _context42.next) {
|
|
170153
169568
|
case 0:
|
|
170154
169569
|
issueBidingApply = [{
|
|
170155
169570
|
name: "竞价类型",
|
|
@@ -170166,39 +169581,39 @@ var issueBiding = /*#__PURE__*/function () {
|
|
|
170166
169581
|
variable: "budgetPrice",
|
|
170167
169582
|
ele: "input"
|
|
170168
169583
|
}];
|
|
170169
|
-
|
|
169584
|
+
_context42.next = 3;
|
|
170170
169585
|
return api_apiTender.getBidTypeNo();
|
|
170171
169586
|
|
|
170172
169587
|
case 3:
|
|
170173
|
-
res =
|
|
169588
|
+
res = _context42.sent;
|
|
170174
169589
|
issueBidingApply[0].data = res.data.result;
|
|
170175
|
-
|
|
169590
|
+
_context42.next = 7;
|
|
170176
169591
|
return api_apiTender.getBidRuleSetUp();
|
|
170177
169592
|
|
|
170178
169593
|
case 7:
|
|
170179
|
-
res1 =
|
|
169594
|
+
res1 = _context42.sent;
|
|
170180
169595
|
issueBidingApply[1].data = res1.data.result;
|
|
170181
|
-
return
|
|
169596
|
+
return _context42.abrupt("return", issueBidingApply);
|
|
170182
169597
|
|
|
170183
169598
|
case 10:
|
|
170184
169599
|
case "end":
|
|
170185
|
-
return
|
|
169600
|
+
return _context42.stop();
|
|
170186
169601
|
}
|
|
170187
169602
|
}
|
|
170188
|
-
},
|
|
169603
|
+
}, _callee42);
|
|
170189
169604
|
}));
|
|
170190
169605
|
|
|
170191
169606
|
return function issueBiding() {
|
|
170192
|
-
return
|
|
169607
|
+
return _ref42.apply(this, arguments);
|
|
170193
169608
|
};
|
|
170194
169609
|
}(); // 竞价定标
|
|
170195
169610
|
|
|
170196
169611
|
var zcBidDetermine = /*#__PURE__*/function () {
|
|
170197
|
-
var
|
|
169612
|
+
var _ref43 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee43() {
|
|
170198
169613
|
var zcBidDetermineApply, res;
|
|
170199
|
-
return regeneratorRuntime.wrap(function
|
|
169614
|
+
return regeneratorRuntime.wrap(function _callee43$(_context43) {
|
|
170200
169615
|
while (1) {
|
|
170201
|
-
switch (
|
|
169616
|
+
switch (_context43.prev = _context43.next) {
|
|
170202
169617
|
case 0:
|
|
170203
169618
|
zcBidDetermineApply = [{
|
|
170204
169619
|
name: "竞价类型",
|
|
@@ -170225,33 +169640,33 @@ var zcBidDetermine = /*#__PURE__*/function () {
|
|
|
170225
169640
|
variable: "bidNum",
|
|
170226
169641
|
ele: "input"
|
|
170227
169642
|
}];
|
|
170228
|
-
|
|
169643
|
+
_context43.next = 3;
|
|
170229
169644
|
return api_apiTender.getBidTypeNo();
|
|
170230
169645
|
|
|
170231
169646
|
case 3:
|
|
170232
|
-
res =
|
|
169647
|
+
res = _context43.sent;
|
|
170233
169648
|
zcBidDetermineApply[0].data = res.data.result;
|
|
170234
|
-
return
|
|
169649
|
+
return _context43.abrupt("return", zcBidDetermineApply);
|
|
170235
169650
|
|
|
170236
169651
|
case 6:
|
|
170237
169652
|
case "end":
|
|
170238
|
-
return
|
|
169653
|
+
return _context43.stop();
|
|
170239
169654
|
}
|
|
170240
169655
|
}
|
|
170241
|
-
},
|
|
169656
|
+
}, _callee43);
|
|
170242
169657
|
}));
|
|
170243
169658
|
|
|
170244
169659
|
return function zcBidDetermine() {
|
|
170245
|
-
return
|
|
169660
|
+
return _ref43.apply(this, arguments);
|
|
170246
169661
|
};
|
|
170247
169662
|
}(); // 竞价废标
|
|
170248
169663
|
|
|
170249
169664
|
var zcBidCancel = /*#__PURE__*/function () {
|
|
170250
|
-
var
|
|
169665
|
+
var _ref44 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee44() {
|
|
170251
169666
|
var zcBidCancelApply, res;
|
|
170252
|
-
return regeneratorRuntime.wrap(function
|
|
169667
|
+
return regeneratorRuntime.wrap(function _callee44$(_context44) {
|
|
170253
169668
|
while (1) {
|
|
170254
|
-
switch (
|
|
169669
|
+
switch (_context44.prev = _context44.next) {
|
|
170255
169670
|
case 0:
|
|
170256
169671
|
zcBidCancelApply = [{
|
|
170257
169672
|
name: "竞价类型",
|
|
@@ -170259,33 +169674,33 @@ var zcBidCancel = /*#__PURE__*/function () {
|
|
|
170259
169674
|
ele: "checkbox",
|
|
170260
169675
|
data: []
|
|
170261
169676
|
}];
|
|
170262
|
-
|
|
169677
|
+
_context44.next = 3;
|
|
170263
169678
|
return api_apiTender.getBidTypeNo();
|
|
170264
169679
|
|
|
170265
169680
|
case 3:
|
|
170266
|
-
res =
|
|
169681
|
+
res = _context44.sent;
|
|
170267
169682
|
zcBidCancelApply[0].data = res.data.result;
|
|
170268
|
-
return
|
|
169683
|
+
return _context44.abrupt("return", zcBidCancelApply);
|
|
170269
169684
|
|
|
170270
169685
|
case 6:
|
|
170271
169686
|
case "end":
|
|
170272
|
-
return
|
|
169687
|
+
return _context44.stop();
|
|
170273
169688
|
}
|
|
170274
169689
|
}
|
|
170275
|
-
},
|
|
169690
|
+
}, _callee44);
|
|
170276
169691
|
}));
|
|
170277
169692
|
|
|
170278
169693
|
return function zcBidCancel() {
|
|
170279
|
-
return
|
|
169694
|
+
return _ref44.apply(this, arguments);
|
|
170280
169695
|
};
|
|
170281
169696
|
}(); // 竞价补遗
|
|
170282
169697
|
|
|
170283
169698
|
var zcBidAddendum = /*#__PURE__*/function () {
|
|
170284
|
-
var
|
|
169699
|
+
var _ref45 = Object(asyncToGenerator["a" /* default */])( /*#__PURE__*/regeneratorRuntime.mark(function _callee45() {
|
|
170285
169700
|
var zcBidAddendumApply, res;
|
|
170286
|
-
return regeneratorRuntime.wrap(function
|
|
169701
|
+
return regeneratorRuntime.wrap(function _callee45$(_context45) {
|
|
170287
169702
|
while (1) {
|
|
170288
|
-
switch (
|
|
169703
|
+
switch (_context45.prev = _context45.next) {
|
|
170289
169704
|
case 0:
|
|
170290
169705
|
zcBidAddendumApply = [{
|
|
170291
169706
|
name: "竞价类型",
|
|
@@ -170293,24 +169708,24 @@ var zcBidAddendum = /*#__PURE__*/function () {
|
|
|
170293
169708
|
ele: "checkbox",
|
|
170294
169709
|
data: []
|
|
170295
169710
|
}];
|
|
170296
|
-
|
|
169711
|
+
_context45.next = 3;
|
|
170297
169712
|
return api_apiTender.getBidTypeNo();
|
|
170298
169713
|
|
|
170299
169714
|
case 3:
|
|
170300
|
-
res =
|
|
169715
|
+
res = _context45.sent;
|
|
170301
169716
|
zcBidAddendumApply[0].data = res.data.result;
|
|
170302
|
-
return
|
|
169717
|
+
return _context45.abrupt("return", zcBidAddendumApply);
|
|
170303
169718
|
|
|
170304
169719
|
case 6:
|
|
170305
169720
|
case "end":
|
|
170306
|
-
return
|
|
169721
|
+
return _context45.stop();
|
|
170307
169722
|
}
|
|
170308
169723
|
}
|
|
170309
|
-
},
|
|
169724
|
+
}, _callee45);
|
|
170310
169725
|
}));
|
|
170311
169726
|
|
|
170312
169727
|
return function zcBidAddendum() {
|
|
170313
|
-
return
|
|
169728
|
+
return _ref45.apply(this, arguments);
|
|
170314
169729
|
};
|
|
170315
169730
|
}();
|
|
170316
169731
|
// 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/components/public/MemberSelection.vue?vue&type=template&id=37f95368&scoped=true&
|
|
@@ -193671,6 +193086,21 @@ module.exports = function createError(message, config, code, request, response)
|
|
|
193671
193086
|
};
|
|
193672
193087
|
|
|
193673
193088
|
|
|
193089
|
+
/***/ }),
|
|
193090
|
+
|
|
193091
|
+
/***/ "cc5e":
|
|
193092
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
193093
|
+
|
|
193094
|
+
exports = module.exports = __webpack_require__("690e")(false);
|
|
193095
|
+
// imports
|
|
193096
|
+
exports.i(__webpack_require__("b797"), "");
|
|
193097
|
+
|
|
193098
|
+
// module
|
|
193099
|
+
exports.push([module.i, ".from[data-v-7ca2cb73]{overflow:hidden;margin-bottom:20px}.from .fromitem[data-v-7ca2cb73]{float:left;margin-right:20px}.from .fromitem span[data-v-7ca2cb73]{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-7ca2cb73]{padding:15px 20px 20px}.talent-box .title[data-v-7ca2cb73]{font-size:18px;font-weight:400;margin-bottom:15px}.offer-root[data-v-7ca2cb73]{color:#666}.offer-root .projectForm[data-v-7ca2cb73]{padding:0 0 10px 0}.offer-root .projectForm .projectForm[data-v-7ca2cb73]{margin-top:10px}.offer-root .projectForm .el-form-item[data-v-7ca2cb73]{margin-bottom:0}.continue[data-v-7ca2cb73]{color:#0286df}.common-offer-dialog .dialog-footer[data-v-7ca2cb73],.offer-pagination[data-v-7ca2cb73]{text-align:center}.offer-pagination .el-pagination[data-v-7ca2cb73]{margin:20px 0}.re-form .el-cascader[data-v-7ca2cb73],.re-form .el-date-editor[data-v-7ca2cb73],.re-form .el-input-number[data-v-7ca2cb73],.re-form .el-range-editor[data-v-7ca2cb73],.re-form .el-select[data-v-7ca2cb73]{width:100%}.re-form .el-input-number .el-input__inner[data-v-7ca2cb73]{text-align:left}.re-form .input-number-icon.el-input-number .el-input[data-v-7ca2cb73]{display:-webkit-box;display:-ms-flexbox;display:flex}.re-form .input-number-icon.el-input-number .el-input .el-input__inner[data-v-7ca2cb73]{border-radius:4px 0 4px 0}.re-form .input-number-icon.el-input-number .el-input[data-v-7ca2cb73]: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-7ca2cb73]:after{content:\"\\5143\"}.re-form .number-tian.el-input-number .el-input[data-v-7ca2cb73]:after{content:\"\\5929\"}.re-form .line-feed .el-form-item__label[data-v-7ca2cb73]{line-height:inherit!important}.el-submenu__icon-arrow[data-v-7ca2cb73]{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-7ca2cb73]{text-align:center}.base-pagination .el-pagination[data-v-7ca2cb73]{margin:20px 0}.pointer[data-v-7ca2cb73]{cursor:pointer}.base-ellipsis[data-v-7ca2cb73]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btns-line[data-v-7ca2cb73]{margin-bottom:10px}.base-page-style[data-v-7ca2cb73]{padding:10px 10px}.base-page-style .btns-line[data-v-7ca2cb73]{margin-bottom:10px}.base-page-style .el-table .warning-row .cell[data-v-7ca2cb73]{color:red}.form-w100[data-v-7ca2cb73]{width:100%}.form-w100.el-input-number .el-input__inner[data-v-7ca2cb73]{text-align:left}.base-info-title[data-v-7ca2cb73]{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-7ca2cb73]{border-left:3px solid #0286df;padding-left:10px}.base-info-title .append[data-v-7ca2cb73]{position:absolute;right:10px;top:0}.action-btns .btns[data-v-7ca2cb73]{margin-bottom:10px}.form-btns[data-v-7ca2cb73]{text-align:center}.text-danger[data-v-7ca2cb73]{color:#ff4949}.text-warning[data-v-7ca2cb73]{color:#f7ba2a}.text-blue[data-v-7ca2cb73]{color:#2e90fe}.clearboth[data-v-7ca2cb73]{clear:both}.noselect[data-v-7ca2cb73]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-v-7ca2cb73]::-webkit-input-safebox-button{display:none}body[data-v-7ca2cb73]{background-color:#f5f5f5;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.hover_02[data-v-7ca2cb73]:hover{color:#0286df!important}.color-default[data-v-7ca2cb73]{color:#0286df}.line-width[data-v-7ca2cb73]{background:#ededed;width:896px;height:1px}.bg-default[data-v-7ca2cb73]{background:#0286df}.hover-color-default[data-v-7ca2cb73]:hover{color:#0286df}.hover-bg-default[data-v-7ca2cb73]:hover{background:#ffeeea!important}.default-color[data-v-7ca2cb73]{color:#0286df}.page-left[data-v-7ca2cb73]{float:left}.page-right[data-v-7ca2cb73]{float:right}.colordefault[data-v-7ca2cb73]{color:#0286df}.colorgrey[data-v-7ca2cb73]{color:#ccc}.colortheme[data-v-7ca2cb73]{color:#ff8b00}.colorff4[data-v-7ca2cb73]{color:#ff4e00}.color-orange[data-v-7ca2cb73]{color:#f60}.p20[data-v-7ca2cb73]{padding:20px}.pl20[data-v-7ca2cb73]{padding-left:20px}.pb20[data-v-7ca2cb73]{padding-bottom:20px}.mt10[data-v-7ca2cb73]{margin-top:10px}.mt20[data-v-7ca2cb73]{margin-top:20px}.ml26[data-v-7ca2cb73]{margin-left:26px}.ml400[data-v-7ca2cb73]{margin-left:400px}.mb10[data-v-7ca2cb73]{margin-bottom:10px}.mb20[data-v-7ca2cb73]{margin-bottom:20px}.ml10[data-v-7ca2cb73]{margin-left:10px}.text-center[data-v-7ca2cb73]{text-align:center}.clearfix[data-v-7ca2cb73]{overflow:hidden}.fl[data-v-7ca2cb73]{float:left}.fr[data-v-7ca2cb73]{float:right}.avatar-uploader .el-upload[data-v-7ca2cb73]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-7ca2cb73]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-7ca2cb73]{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar-uploader-icon[data-v-7ca2cb73]:before{line-height:178px}.avatar[data-v-7ca2cb73]{width:178px;height:178px;border:1px dashed #c0ccda;border-radius:6px;display:block}.cell-button[data-v-7ca2cb73]{color:#0286df!important}.cell-del-button[data-v-7ca2cb73]{color:#f60!important}.tableStyle[data-v-7ca2cb73]{border-top:1px solid #e4e7ed;width:100%;margin-top:20px}.tabs-box .el-tabs .el-tabs__header[data-v-7ca2cb73]{margin:0}.tabs-box .el-tabs__item .is-active[data-v-7ca2cb73]{color:#0286df}.tabs-box .el-tabs__item[data-v-7ca2cb73]{color:#333}.m-l-15[data-v-7ca2cb73]{margin-left:15px!important}.m-l-20[data-v-7ca2cb73]{margin-left:20px!important}.m-l-40[data-v-7ca2cb73]{margin-left:40px!important}.pagination-box[data-v-7ca2cb73]{text-align:center;font-size:16px}.pagination-box .el-pagination[data-v-7ca2cb73]{margin-top:20px}.el-input__count[data-v-7ca2cb73]{background:none!important;bottom:-10px!important}.el-link.el-link--primary[data-v-7ca2cb73],.el-tabs__item.is-active[data-v-7ca2cb73]{color:#0286df!important}.info2 .successinfo i[data-v-7ca2cb73]{font-size:75px!important;color:#78c06e!important}.el-table__body tr.hover-row td[data-v-7ca2cb73]{background-color:#f5f7fa!important}.el-pager li.active[data-v-7ca2cb73]{color:#0286df!important}.el-loading-mask[data-v-7ca2cb73]{z-index:9999}.el-icon-loading[data-v-7ca2cb73]{font-size:40px}.el-button.is-loading .el-icon-loading[data-v-7ca2cb73]{font-size:14px}.el-tooltip__popper[data-v-7ca2cb73]{max-width:80%}li[data-v-7ca2cb73],ul[data-v-7ca2cb73]{list-style:none}a[data-v-7ca2cb73]{outline:medium none;text-decoration:none}.colorff66[data-v-7ca2cb73]{color:#f60}.color02[data-v-7ca2cb73]{color:#0286df}.color33[data-v-7ca2cb73]{color:#333}.colorff[data-v-7ca2cb73]{color:#fff}.color00[data-v-7ca2cb73]{color:#000}.color66[data-v-7ca2cb73]{color:#666}.color96[data-v-7ca2cb73]{color:#969696}.colorbf[data-v-7ca2cb73]{color:#bfbfbf}.color59[data-v-7ca2cb73]{color:#595959}.color5e[data-v-7ca2cb73]{color:#5e5e5e}.colorcc[data-v-7ca2cb73]{color:#ccc}.color6f[data-v-7ca2cb73]{color:#6f6f6f}.color2c[data-v-7ca2cb73]{color:#2c2c2b}.color8d[data-v-7ca2cb73]{color:#8d8d8d}.h-green[data-v-7ca2cb73]{color:#78c06e}.h-red[data-v-7ca2cb73]{color:#f60}.h-orange[data-v-7ca2cb73]{color:#f7ab01}.color-link[data-v-7ca2cb73],.h-blue[data-v-7ca2cb73]{color:#0286df}.bgf5[data-v-7ca2cb73]{background:#f5f5f5}.bgc9[data-v-7ca2cb73]{background:#c9c9c9}.bgff[data-v-7ca2cb73]{background:#fff}.bg02[data-v-7ca2cb73]{background:#0286df}.bg66[data-v-7ca2cb73]{background:#666}.bgb3[data-v-7ca2cb73]{background:#b3b3b3}.font10[data-v-7ca2cb73]{font-size:10px}.font12[data-v-7ca2cb73]{font-size:12px}.font14[data-v-7ca2cb73]{font-size:14px}.font16[data-v-7ca2cb73]{font-size:16px}.font18[data-v-7ca2cb73]{font-size:18px}.font20[data-v-7ca2cb73]{font-size:20px}.font22[data-v-7ca2cb73]{font-size:22px}.font24[data-v-7ca2cb73]{font-size:24px}.font28[data-v-7ca2cb73]{font-size:28px}.font36[data-v-7ca2cb73]{font-size:36px}.overflow[data-v-7ca2cb73]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.border02[data-v-7ca2cb73]{border:1px solid #0286df}.tc-1[data-v-7ca2cb73]{width:100%;height:1px}.tc-2[data-v-7ca2cb73]{width:100%;height:2px}.tc-3[data-v-7ca2cb73]{width:100%;height:3px}.tc-4[data-v-7ca2cb73]{width:100%;height:4px}.tc-5[data-v-7ca2cb73]{width:100%;height:5px}.tc-6[data-v-7ca2cb73]{width:100%;height:6px}.tc-7[data-v-7ca2cb73]{width:100%;height:7px}.tc-8[data-v-7ca2cb73]{width:100%;height:8px}.tc-9[data-v-7ca2cb73]{width:100%;height:9px}.tc-10[data-v-7ca2cb73]{width:100%;height:10px}.tc-13[data-v-7ca2cb73]{width:100%;height:13px}.tc-15[data-v-7ca2cb73]{width:100%;height:15px}.tc-20[data-v-7ca2cb73]{width:100%;height:20px}.tc-30[data-v-7ca2cb73]{width:100%;height:30px}.tc-40[data-v-7ca2cb73]{width:100%;height:40px}.tc-45[data-v-7ca2cb73]{width:100%;height:45px}.tc-50[data-v-7ca2cb73]{width:100%;height:50px}.tc-70[data-v-7ca2cb73]{width:100%;height:70px}.tc-80[data-v-7ca2cb73]{width:100%;height:80px}.tc-100[data-v-7ca2cb73]{width:100%;height:100px}.tc-200[data-v-7ca2cb73]{width:100%;height:200px}.cursor[data-v-7ca2cb73]{cursor:pointer}[data-v-7ca2cb73]::-webkit-scrollbar{width:9px;height:9px}[data-v-7ca2cb73]::-webkit-scrollbar-track{background-color:transparent;border-radius:2em}[data-v-7ca2cb73]::-webkit-scrollbar-thumb{background-color:#e1e1e1;border-radius:2em}.p-l-no[data-v-7ca2cb73]{padding-left:0}.el-button.h-btn-reset[data-v-7ca2cb73]{margin-left:10px;padding:12px 10px}.h-search-form .el-input[data-v-7ca2cb73]{width:200px}.h-search-form .el-date-editor--daterange.el-input__inner[data-v-7ca2cb73]{width:240px}.h-search-form.el-form--inline .el-form-item[data-v-7ca2cb73]{margin-right:10px}.btn-submit-box[data-v-7ca2cb73]{margin-top:40px;text-align:center}.list-table-td-a[data-v-7ca2cb73]{color:#0286df;cursor:pointer}.list-table-td-a[data-v-7ca2cb73]:hover{color:#0286df;text-decoration:underline}.h-main-box[data-v-7ca2cb73]{padding:10px}.h-main-box-tab[data-v-7ca2cb73]{padding:5px}.h-tab-content[data-v-7ca2cb73]{min-height:200px;padding:20px;border:1px solid #e4e7ed;margin-top:-16px}.h-divide-title[data-v-7ca2cb73]{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-7ca2cb73]{border-left:3px solid #0286df;padding-left:10px}.tableClass[data-v-7ca2cb73]{height:calc(100vh - 200px);float:left;position:relative;left:50%;padding:0}.tableClass .divCalss[data-v-7ca2cb73],.tableClass .GlobalCalss[data-v-7ca2cb73]{float:left;position:relative;left:-50%}.tableClass .GlobalCalss[data-v-7ca2cb73]{margin-top:100px}.tableClass .GlobalCalss .box-card[data-v-7ca2cb73]{margin-top:20px;width:400px}.el-table[data-v-7ca2cb73] .printClass .cell:before{content:\"\\6253\\5370\";position:absolute;right:15px}.approveRemake[data-v-7ca2cb73]{border:none;padding:5px;font-size:16px;vertical-align:middle}", ""]);
|
|
193100
|
+
|
|
193101
|
+
// exports
|
|
193102
|
+
|
|
193103
|
+
|
|
193674
193104
|
/***/ }),
|
|
193675
193105
|
|
|
193676
193106
|
/***/ "ccb5":
|