{"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\\ProcurementManagement\\purchaseRequisition\\component\\purchaseDetail.vue?vue&type=template&id=c193e12a&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\src\\views\\Normal\\ProcurementManagement\\purchaseRequisition\\component\\purchaseDetail.vue","mtime":1711485684148},{"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:\"edit-add-detail\"},[_c('div',{staticClass:\"crumbs\"},[_c('Breadcrumb',{attrs:{\"breadcrumbOpt\":_vm.breadcrumbOpt,\"svg-name\":\"#icon-icon_personalcenter\"},on:{\"breadcrumb-click\":_vm.handleClose}})],1),_c('div',{staticClass:\"form-content\"},[_c('el-form',{ref:\"formInfo\",attrs:{\"model\":_vm.parameter,\"label-width\":\"auto\",\"label-position\":\"right\",\"rules\":_vm.rules}},[_c('div',{staticClass:\"rows\"},[_c('div',{staticClass:\"rows-left\"},[_c('div',{staticClass:\"rows-hr\"})]),_c('div',{staticClass:\"rows-title\"},[_c('div',{staticClass:\"text-overflow\"},[_vm._v(\"基本信息\")])])]),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"编制公司\",\"prop\":\"preparedOrgName\"}},[_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"请输入编制公司\"},model:{value:(_vm.parameter.preparedOrgName),callback:function ($$v) {_vm.$set(_vm.parameter, \"preparedOrgName\", $$v)},expression:\"parameter.preparedOrgName\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"编制人\",\"prop\":\"preparedUserName\"}},[_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"请输入编制人\"},model:{value:(_vm.parameter.preparedUserName),callback:function ($$v) {_vm.$set(_vm.parameter, \"preparedUserName\", $$v)},expression:\"parameter.preparedUserName\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"编制部门\",\"prop\":\"purBzbm\"}},[_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"请输入编制部门\"},model:{value:(_vm.parameter.purBzbm),callback:function ($$v) {_vm.$set(_vm.parameter, \"purBzbm\", $$v)},expression:\"parameter.purBzbm\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"编制日期\",\"prop\":\"preparedDate\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"value-format\":\"yyyy-MM-dd\",\"type\":\"date\",\"placeholder\":\"选择编制日期\"},model:{value:(_vm.parameter.preparedDate),callback:function ($$v) {_vm.$set(_vm.parameter, \"preparedDate\", $$v)},expression:\"parameter.preparedDate\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"需求日期\",\"prop\":\"applicationDate\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"value-format\":\"yyyy-MM-dd\",\"type\":\"date\",\"placeholder\":\"选择需求日期\"},on:{\"change\":_vm.changeApplicationDate},model:{value:(_vm.parameter.applicationDate),callback:function ($$v) {_vm.$set(_vm.parameter, \"applicationDate\", $$v)},expression:\"parameter.applicationDate\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"是否集中采购\",\"prop\":\"matIfPlat\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"cglx-ywlx\",\"hasDefaultOption\":true,\"readonly\":\"\",\"placeholder\":\"请选择是否集中采购\"},model:{value:(_vm.parameter.matIfPlat),callback:function ($$v) {_vm.$set(_vm.parameter, \"matIfPlat\", $$v)},expression:\"parameter.matIfPlat\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"申请类型\",\"prop\":\"applicationType\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"cgsq-sqlx\",\"hasDefaultOption\":true,\"readonly\":\"\",\"placeholder\":\"请选择申请类型\"},on:{\"select\":_vm.changeApplicationType},model:{value:(_vm.parameter.applicationType),callback:function ($$v) {_vm.$set(_vm.parameter, \"applicationType\", $$v)},expression:\"parameter.applicationType\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"计划类型\",\"prop\":\"planType\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"placeholder\":\"请选择\"},model:{value:(_vm.parameter.planType),callback:function ($$v) {_vm.$set(_vm.parameter, \"planType\", $$v)},expression:\"parameter.planType\"}},_vm._l((_vm.planTypeList),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"来源类型\",\"prop\":\"applicationSource\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"placeholder\":\"请选择\"},model:{value:(_vm.parameter.applicationSource),callback:function ($$v) {_vm.$set(_vm.parameter, \"applicationSource\", $$v)},expression:\"parameter.applicationSource\"}},_vm._l((_vm.applicationSourceList),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"定价方式\",\"prop\":\"procurementMethod\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"cgsq-djfs\",\"hasDefaultOption\":true,\"readonly\":\"\",\"placeholder\":\"请选择定价方式\"},model:{value:(_vm.parameter.procurementMethod),callback:function ($$v) {_vm.$set(_vm.parameter, \"procurementMethod\", $$v)},expression:\"parameter.procurementMethod\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"报价方式\",\"prop\":\"isTax\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"cgsq-bjfs\",\"hasDefaultOption\":true,\"readonly\":\"\",\"placeholder\":\"请选择报价方式\"},model:{value:(_vm.parameter.isTax),callback:function ($$v) {_vm.$set(_vm.parameter, \"isTax\", $$v)},expression:\"parameter.isTax\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"付款方式\",\"prop\":\"payMethod\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"cglx-fkfs\",\"hasDefaultOption\":true,\"readonly\":\"\",\"placeholder\":\"请选择付款方式\"},model:{value:(_vm.parameter.payMethod),callback:function ($$v) {_vm.$set(_vm.parameter, \"payMethod\", $$v)},expression:\"parameter.payMethod\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"有无资质要求\",\"prop\":\"hasQualification\"}},[_c('dict-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"dictCode\":\"ywzzyq\",\"hasDefaultOption\":true,\"readonly\":\"\",\"placeholder\":\"请选择有无资质要求\"},on:{\"select\":_vm.changeZZ},model:{value:(_vm.parameter.hasQualification),callback:function ($$v) {_vm.$set(_vm.parameter, \"hasQualification\", $$v)},expression:\"parameter.hasQualification\"}})],1)],1),(_vm.parameter.hasQualification == 1)?_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"资质标签\",\"prop\":\"hasQualificationName\"}},[_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"请选择资质标签\"},on:{\"focus\":_vm.handleOpen},model:{value:(_vm.parameter.hasQualificationName),callback:function ($$v) {_vm.$set(_vm.parameter, \"hasQualificationName\", $$v)},expression:\"parameter.hasQualificationName\"}})],1)],1):_vm._e()],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"备注\",\"prop\":\"remarks\"}},[_c('el-input',{attrs:{\"readonly\":\"\",\"type\":\"areatext\",\"placeholder\":\"请输入备注\"},model:{value:(_vm.parameter.remarks),callback:function ($$v) {_vm.$set(_vm.parameter, \"remarks\", $$v)},expression:\"parameter.remarks\"}})],1)],1)],1),_c('div',{staticClass:\"rows\"},[_c('div',{staticClass:\"rows-left\"},[_c('div',{staticClass:\"rows-hr\"})]),_c('div',{staticClass:\"rows-title\",staticStyle:{\"display\":\"flex\",\"align-items\":\"center\"}},[_c('div',{staticClass:\"text-overflow\"},[_vm._v(\"物料信息\")])])]),_c('el-table',{ref:\"singleTable\",staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.parameter.detailsList,\"highlight-current-row\":\"\",\"cell-style\":{'text-align': 'center'},\"header-cell-style\":{'text-align': 'center'}}},[_c('el-table-column',{attrs:{\"fixed\":\"\",\"type\":\"index\",\"width\":\"55\",\"label\":\"序号\"}}),_c('el-table-column',{attrs:{\"label\":\"物料名称\",\"min-width\":\"170\",\"prop\":\"matName\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"选择物料名称\"},model:{value:(scope.row.matName),callback:function ($$v) {_vm.$set(scope.row, \"matName\", $$v)},expression:\"scope.row.matName\"}},[_c('el-button',{attrs:{\"slot\":\"append\",\"icon\":\"el-icon-search\"},on:{\"click\":_vm.openDialog},slot:\"append\"})],1)]}}])}),_c('el-table-column',{attrs:{\"label\":\"平台物料编号\",\"min-width\":\"150\",\"prop\":\"matCode\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matCode),callback:function ($$v) {_vm.$set(scope.row, \"matCode\", $$v)},expression:\"scope.row.matCode\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"企业物料编号\",\"min-width\":\"150\",\"prop\":\"matCompanyCode\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matCompanyCode),callback:function ($$v) {_vm.$set(scope.row, \"matCompanyCode\", $$v)},expression:\"scope.row.matCompanyCode\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"物料牌号\",\"min-width\":\"130\",\"prop\":\"matMaterial\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matMaterial),callback:function ($$v) {_vm.$set(scope.row, \"matMaterial\", $$v)},expression:\"scope.row.matMaterial\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"规格型号\",\"min-width\":\"130\",\"prop\":\"matSpec\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matSpec),callback:function ($$v) {_vm.$set(scope.row, \"matSpec\", $$v)},expression:\"scope.row.matSpec\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"数量\",\"min-width\":\"120\",\"prop\":\"matNum\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(_vm.parameter.applicationType == 2)?_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"请输入数量\"},model:{value:(scope.row.matNum),callback:function ($$v) {_vm.$set(scope.row, \"matNum\", $$v)},expression:\"scope.row.matNum\"}}):_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"请输入数量\"},model:{value:(scope.row.matNum),callback:function ($$v) {_vm.$set(scope.row, \"matNum\", $$v)},expression:\"scope.row.matNum\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"计量单位\",\"min-width\":\"120\",\"prop\":\"matUnit\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matUnit),callback:function ($$v) {_vm.$set(scope.row, \"matUnit\", $$v)},expression:\"scope.row.matUnit\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"品牌 (厂家)\",\"min-width\":\"120\",\"prop\":\"matBrand\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matBrand),callback:function ($$v) {_vm.$set(scope.row, \"matBrand\", $$v)},expression:\"scope.row.matBrand\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"需求日期\",\"min-width\":\"140\",\"prop\":\"demandDate\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"type\":\"date\",\"value-format\":\"yyyy-MM-dd\",\"placeholder\":\"请选择需求日期\"},model:{value:(scope.row.demandDate),callback:function ($$v) {_vm.$set(scope.row, \"demandDate\", $$v)},expression:\"scope.row.demandDate\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"基础扩展\",\"min-width\":\"130\",\"prop\":\"matBaseExt\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matBaseExt),callback:function ($$v) {_vm.$set(scope.row, \"matBaseExt\", $$v)},expression:\"scope.row.matBaseExt\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"其他扩展\",\"min-width\":\"130\",\"prop\":\"matOtherExt\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"placeholder\":\"\"},model:{value:(scope.row.matOtherExt),callback:function ($$v) {_vm.$set(scope.row, \"matOtherExt\", $$v)},expression:\"scope.row.matOtherExt\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"送货地址\",\"min-width\":\"180\",\"prop\":\"checkCompany\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"readonly\":\"\",\"placeholder\":\"请输入送货地址\"},model:{value:(scope.row.checkCompany),callback:function ($$v) {_vm.$set(scope.row, \"checkCompany\", $$v)},expression:\"scope.row.checkCompany\"}})]}}])})],1)],1)],1),_c('div',{staticClass:\"footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{on:{\"click\":_vm.handleClose}},[_vm._v(_vm._s(_vm.$t('domestic.cancel')))])],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}