{"remainingRequest":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\jd_cgpt_fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\jd_cgpt_fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\jd_cgpt_fvue\\src\\views\\Normal\\ManagementBid\\bidOpeningManagement\\component\\bidMatApproval.vue?vue&type=template&id=52fd0fb4&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\src\\views\\Normal\\ManagementBid\\bidOpeningManagement\\component\\bidMatApproval.vue","mtime":1719607232262},{"path":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"common-page-shadow\"},[_c('div',{ref:\"contentPanel\",staticClass:\"common-search-container\"},[_c('el-form',{ref:\"form\",attrs:{\"model\":_vm.search,\"label-position\":\"right \",\"inline\":true,\"type\":\"flex\",\"justify\":\"left\"}},[_c('el-form-item',{attrs:{\"label\":\"项目编号\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"项目编号\"},model:{value:(_vm.querys[1].value),callback:function ($$v) {_vm.$set(_vm.querys[1], \"value\", $$v)},expression:\"querys[1].value\"}})],1),_c('el-form-item',{attrs:{\"label\":\"是否开标\"}},[_c('el-select',{attrs:{\"clearable\":\"\",\"size\":\"small\",\"placeholder\":\"请选择\"},on:{\"change\":_vm.changeCode},model:{value:(_vm.search.code),callback:function ($$v) {_vm.$set(_vm.search, \"code\", $$v)},expression:\"search.code\"}},_vm._l((_vm.options),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1)],1),_c('div',{staticClass:\"container-btn\"},[_c('el-button',{staticClass:\"btn btn-plus\",attrs:{\"size\":\"small\",\"icon\":\"el-icon-search\",\"type\":\"danger\"},on:{\"click\":_vm.handleSearch}},[_vm._v(\"\\n 搜索\\n \")]),_c('el-button',{staticClass:\"btn btn-plus\",attrs:{\"size\":\"small\",\"icon\":\"el-icon-refresh-right\"},on:{\"click\":_vm.clearSearchForm}},[_vm._v(\"\\n 重置\\n \")])],1)],1),_c('el-row',{staticClass:\"common-table-container flex searchPanel\",style:(_vm.SearchPanel)},[_c('el-col',{staticClass:\"common-table-wrapper\",attrs:{\"span\":24}},[_c('div',{staticClass:\"common-table-content btn-pagenation\"},[_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.tableLoading),expression:\"tableLoading\"}],ref:\"multipleSelection\",attrs:{\"border\":true,\"stripe\":\"\",\"fit\":\"\",\"size\":\"mini\",\"data\":_vm.tableData},on:{\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"55\",\"align\":\"center\",\"label\":\"序号\"}}),_c('el-table-column',{attrs:{\"prop\":\"projectNumber\",\"min-width\":\"20%\",\"label\":\"项目编号\",\"align\":\"center\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"noticeTitle\",\"show-overflow-tooltip\":\"\",\"min-width\":\"20%\",\"align\":\"center\",\"label\":\"项目名称\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"procureOrgName\",\"show-overflow-tooltip\":\"\",\"min-width\":\"20%\",\"align\":\"center\",\"label\":\"采购单位\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"procureType\",\"show-overflow-tooltip\":\"\",\"min-width\":\"10%\",\"align\":\"center\",\"label\":\"采购类型\",\"resizable\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(_vm.getDictName('cglx-cglx', row.procureType))+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"prop\":\"biddingStartTime\",\"show-overflow-tooltip\":\"\",\"min-width\":\"15%\",\"align\":\"center\",\"label\":\"开始时间\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"biddingEndTime\",\"show-overflow-tooltip\":\"\",\"min-width\":\"15%\",\"align\":\"center\",\"label\":\"结束时间\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"bids\",\"show-overflow-tooltip\":\"\",\"min-width\":\"15%\",\"align\":\"center\",\"label\":\"是否开标\",\"resizable\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [_vm._v(\"\\n \"+_vm._s(row.bidStatus == 5 ? '是' : '否')+\"\\n \")]}}])}),_c('el-table-column',{attrs:{\"min-width\":\"20%\",\"align\":\"center\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [((row.bidStatus == 3 || row.bidStatus == 4)&&new Date(row.biddingEndTime)new Date())?_c('el-tag',{attrs:{\"type\":\"info\"}},[_vm._v(\"进行中\")]):_vm._e(),(row.bidStatus == 5 && row.procureType == 6)?_c('el-button',{attrs:{\"type\":\"primary\",\"plain\":\"\",\"size\":\"small\"},on:{\"click\":function($event){return _vm.roundsTwo(row)}}},[_vm._v(\"发起新一轮报价\")]):_vm._e()]}}])})],1)],1),_c('div',{staticClass:\"common-pagenation\"},[_c('el-pagination',{ref:\"paginationPanel\",attrs:{\"background\":\"\",\"current-page\":_vm.queryParam.pageBean.page,\"page-sizes\":[20, 30, 40, 50],\"page-size\":_vm.queryParam.pageBean.pageSize,\"layout\":\"total, sizes, prev, pager, next, jumper\",\"total\":_vm.queryParam.pageBean.total},on:{\"size-change\":_vm.handleSizeChange,\"current-change\":_vm.handleCurrentChange}})],1)])],1),_c('el-dialog',{attrs:{\"close-on-click-modal\":false,\"title\":\"开标\",\"visible\":_vm.bidsLoading,\"width\":\"50%\",\"before-close\":_vm.handleClose,\"top\":\"10vh\"},on:{\"update:visible\":function($event){_vm.bidsLoading=$event}}},[_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}],ref:\"multipleSelection\",attrs:{\"border\":true,\"stripe\":\"\",\"fit\":\"\",\"size\":\"mini\",\"data\":_vm.manageData},on:{\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"55\",\"align\":\"center\",\"label\":\"序号\"}}),_c('el-table-column',{attrs:{\"prop\":\"quotationCompanyName\",\"min-width\":\"20%\",\"label\":\"投标企业\",\"align\":\"center\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"min-width\":\"20%\",\"align\":\"center\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [[_c('el-button',{attrs:{\"type\":\"primary\",\"plain\":\"\",\"size\":\"small\"},on:{\"click\":function($event){return _vm.handleDetails(row)}}},[_vm._v(\"报价明细\")])]]}}])})],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.handleClose}},[_vm._v(\"取消\")]),_c('el-button',{attrs:{\"size\":\"small\",\"type\":\"primary\",\"loading\":_vm.bidsSaveing},on:{\"click\":_vm.bidsSave}},[_vm._v(\"开 标\")])],1)],1),_c('el-dialog',{attrs:{\"close-on-click-modal\":false,\"title\":\"报价明细\",\"visible\":_vm.showDetals,\"width\":\"60%\",\"before-close\":_vm.close,\"top\":\"10vh\"},on:{\"update:visible\":function($event){_vm.showDetals=$event}}},[_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}],ref:\"multipleSelection\",attrs:{\"border\":true,\"stripe\":\"\",\"fit\":\"\",\"size\":\"mini\",\"data\":_vm.bidDataList},on:{\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"55\",\"align\":\"center\",\"label\":\"序号\"}}),_c('el-table-column',{attrs:{\"prop\":\"matCode\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120px\",\"align\":\"center\",\"label\":\"企业物料编号\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"matPlatcode\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120px\",\"align\":\"center\",\"label\":\"平台物料编号\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"matName\",\"show-overflow-tooltip\":\"\",\"min-width\":\"100px\",\"align\":\"center\",\"label\":\"物料名称\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"matMaterial\",\"show-overflow-tooltip\":\"\",\"min-width\":\"100px\",\"align\":\"center\",\"label\":\"物料牌号\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"matSpec\",\"show-overflow-tooltip\":\"\",\"min-width\":\"100px\",\"align\":\"center\",\"label\":\"规格型号\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"matNum\",\"show-overflow-tooltip\":\"\",\"min-width\":\"80px\",\"align\":\"center\",\"label\":\"数量\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"matUnit\",\"show-overflow-tooltip\":\"\",\"min-width\":\"90px\",\"align\":\"center\",\"label\":\"计量单位\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"maximumPriceLimit\",\"show-overflow-tooltip\":\"\",\"min-width\":\"100px\",\"align\":\"center\",\"label\":\"最高限价(元)\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"matCompanyName\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120px\",\"align\":\"center\",\"label\":\"需求单位\",\"resizable\":\"\"}}),_c('el-table-column',{attrs:{\"prop\":\"unloadAddress\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120px\",\"align\":\"center\",\"label\":\"送货地址\",\"resizable\":\"\"}})],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.close}},[_vm._v(\"取消\")])],1)],1),_c('bidOpeningUnits',{ref:\"troubleshooting\",attrs:{\"bidOpening\":_vm.bidOpening},on:{\"addDetail\":_vm.addDetail}}),_c('evaluationBid',{ref:\"troublebids\",attrs:{\"echoValue\":_vm.echoValue},on:{\"addDetail\":_vm.bidsDetail}}),_c('el-dialog',{attrs:{\"close-on-click-modal\":false,\"title\":\"流标原因\",\"close-on-press-escape\":false,\"visible\":_vm.showTroubleshooting,\"width\":\"50%\",\"before-close\":_vm.close,\"top\":\"10vh\"},on:{\"update:visible\":function($event){_vm.showTroubleshooting=$event}}},[_c('el-form',{staticClass:\"demo-form-inline\",attrs:{\"justify\":\"left\",\"label-width\":\"auto\",\"label-position\":\"right\",\"model\":_vm.markerFlowValue}},[_c('el-form-item',{attrs:{\"label\":\"流标原因\"}},[_c('el-input',{attrs:{\"type\":\"textarea\",\"size\":\"small\",\"placeholder\":\"请输入流标原因\",\"clearable\":\"\"},model:{value:(_vm.markerFlowValue.failBidReason),callback:function ($$v) {_vm.$set(_vm.markerFlowValue, \"failBidReason\", $$v)},expression:\"markerFlowValue.failBidReason\"}})],1)],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.handleClose}},[_vm._v(\"取消\")]),_c('el-button',{attrs:{\"size\":\"small\",\"type\":\"primary\",\"loading\":_vm.flowing},on:{\"click\":_vm.handleSave}},[_vm._v(\"保 存\")])],1)],1),_c('el-dialog',{attrs:{\"close-on-click-modal\":false,\"title\":\"新一轮报价原因\",\"visible\":_vm.roundsTwoLoading,\"width\":\"50%\",\"before-close\":_vm.handleClose,\"top\":\"10vh\"},on:{\"update:visible\":function($event){_vm.roundsTwoLoading=$event}}},[_c('el-form',{ref:\"roundsRules\",staticClass:\"demo-form-inline\",attrs:{\"justify\":\"left\",\"label-width\":\"auto\",\"label-position\":\"right\",\"model\":_vm.roundsTwoValue,\"rules\":_vm.roundsRules}},[_c('el-form-item',{attrs:{\"label\":\"报价开始时间\",\"prop\":\"biddingStartTime\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"type\":\"datetime\",\"value-format\":\"yyyy-MM-dd HH:mm:ss\",\"placeholder\":\"请选择报价开始时间\"},model:{value:(_vm.roundsTwoValue.biddingStartTime),callback:function ($$v) {_vm.$set(_vm.roundsTwoValue, \"biddingStartTime\", $$v)},expression:\"roundsTwoValue.biddingStartTime\"}})],1),_c('el-form-item',{attrs:{\"label\":\"报价结束时间\",\"prop\":\"biddingEndTime\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"type\":\"datetime\",\"value-format\":\"yyyy-MM-dd HH:mm:ss\",\"placeholder\":\"请选择报价结束时间\"},model:{value:(_vm.roundsTwoValue.biddingEndTime),callback:function ($$v) {_vm.$set(_vm.roundsTwoValue, \"biddingEndTime\", $$v)},expression:\"roundsTwoValue.biddingEndTime\"}})],1),_c('el-form-item',{attrs:{\"label\":\"新一轮报价原因\"}},[_c('el-input',{attrs:{\"type\":\"textarea\",\"size\":\"small\",\"placeholder\":\"请输入新一轮报价原因\",\"clearable\":\"\"},model:{value:(_vm.roundsTwoValue.newQuoReason),callback:function ($$v) {_vm.$set(_vm.roundsTwoValue, \"newQuoReason\", $$v)},expression:\"roundsTwoValue.newQuoReason\"}})],1)],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"size\":\"small\"},on:{\"click\":_vm.handleClose}},[_vm._v(\"取消\")]),_c('el-button',{attrs:{\"size\":\"small\",\"type\":\"primary\",\"loading\":_vm.rounding},on:{\"click\":_vm.roundsTwoSave}},[_vm._v(\"保 存\")])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}