{"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\\orderManagement\\purchaseOrder\\component\\purchaseOrderAddDialog.vue?vue&type=template&id=c8661fec&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\jd_cgpt_fvue\\src\\views\\Normal\\orderManagement\\purchaseOrder\\component\\purchaseOrderAddDialog.vue","mtime":1712176808404},{"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-bill\"},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\":\"code\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入订单编码\"},model:{value:(_vm.parameter.code),callback:function ($$v) {_vm.$set(_vm.parameter, \"code\", $$v)},expression:\"parameter.code\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"编制人\",\"prop\":\"preparedBy\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入编制人\"},model:{value:(_vm.parameter.preparedBy),callback:function ($$v) {_vm.$set(_vm.parameter, \"preparedBy\", $$v)},expression:\"parameter.preparedBy\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"采购方\",\"prop\":\"purchaser\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入采购方\"},model:{value:(_vm.parameter.purchaser),callback:function ($$v) {_vm.$set(_vm.parameter, \"purchaser\", $$v)},expression:\"parameter.purchaser\"}})],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"供货方\",\"prop\":\"supplier\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入供货方\"},model:{value:(_vm.parameter.supplier),callback:function ($$v) {_vm.$set(_vm.parameter, \"supplier\", $$v)},expression:\"parameter.supplier\"}})],1)],1)],1),_c('el-row',{attrs:{\"gutter\":24}},[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"订单时间\",\"prop\":\"date\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"type\":\"date\",\"value-format\":\"yyyy-MM-dd\",\"placeholder\":\"请选择合订单时间\"},model:{value:(_vm.parameter.date),callback:function ($$v) {_vm.$set(_vm.parameter, \"date\", $$v)},expression:\"parameter.date\"}})],1)],1)],1),_c('el-row',[_c('el-form-item',{attrs:{\"label\":\"附件信息\"}},[_c('el-upload',{attrs:{\"action\":\"https://jsonplaceholder.typicode.com/posts/\",\"list-type\":\"picture-card\"}},[_c('i',{staticClass:\"el-icon-plus\"})])],1)],1),_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-table',{ref:\"singleTable\",staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.parameter.detail,\"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\":\"100\",\"prop\":\"matCode\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"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\":\"100\",\"prop\":\"matName\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入物料名称\"},model:{value:(scope.row.matName),callback:function ($$v) {_vm.$set(scope.row, \"matName\", $$v)},expression:\"scope.row.matName\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"规格型号\",\"min-width\":\"100\",\"prop\":\"matSpec\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"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\":\"100\",\"prop\":\"matUnit\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"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\":\"100\",\"prop\":\"num\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入预计数量\"},model:{value:(scope.row.num),callback:function ($$v) {_vm.$set(scope.row, \"num\", $$v)},expression:\"scope.row.num\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"含税单价(元)\",\"min-width\":\"120\",\"prop\":\"basePrice\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入含税单价(元)\"},model:{value:(scope.row.basePrice),callback:function ($$v) {_vm.$set(scope.row, \"basePrice\", $$v)},expression:\"scope.row.basePrice\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"金额(元)\",\"min-width\":\"90\",\"prop\":\"totalPrice\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入金额(元)\"},model:{value:(scope.row.totalPrice),callback:function ($$v) {_vm.$set(scope.row, \"totalPrice\", $$v)},expression:\"scope.row.totalPrice\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"税率(%)\",\"min-width\":\"80\",\"prop\":\"taxRate\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入税率(%)\"},model:{value:(scope.row.taxRate),callback:function ($$v) {_vm.$set(scope.row, \"taxRate\", $$v)},expression:\"scope.row.taxRate\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"税额(元)\",\"min-width\":\"80\",\"prop\":\"taxation\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入税额(元)\"},model:{value:(scope.row.taxation),callback:function ($$v) {_vm.$set(scope.row, \"taxation\", $$v)},expression:\"scope.row.taxation\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"交易服务费(%)\",\"min-width\":\"150\",\"prop\":\"transactionServiceFee\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入交易服务费(%)\"},model:{value:(scope.row.transactionServiceFee),callback:function ($$v) {_vm.$set(scope.row, \"transactionServiceFee\", $$v)},expression:\"scope.row.transactionServiceFee\"}})]}}])}),_c('el-table-column',{attrs:{\"label\":\"预计服务费金额(元)\",\"min-width\":\"160\",\"prop\":\"feeMoney\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [_c('el-input',{attrs:{\"clearable\":\"\",\"placeholder\":\"请输入预计服务费金额(元)\"},model:{value:(scope.row.feeMoney),callback:function ($$v) {_vm.$set(scope.row, \"feeMoney\", $$v)},expression:\"scope.row.feeMoney\"}})]}}])}),_c('el-table-column',{attrs:{\"fixed\":\"right\",\"align\":\"right\",\"width\":\"90px\",\"index\":999},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(!scope.row.id)?_c('el-button',{attrs:{\"size\":\"mini\",\"type\":\"danger\",\"circle\":\"\",\"icon\":\"el-icon-close\"},on:{\"click\":function($event){return _vm.delTable(scope.$index, scope.row)}}}):_vm._e()]}}])},[_c('template',{slot:\"header\"},[_c('el-button',{attrs:{\"size\":\"mini\",\"type\":\"warning\",\"circle\":\"\",\"icon\":\"el-icon-plus\"},on:{\"click\":_vm.addTable}})],1)],2)],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')))]),_c('el-button',{attrs:{\"type\":\"primary\"},on:{\"click\":_vm.handleSave}},[_vm._v(_vm._s(_vm.$t('domestic.save')))])],1),_c('el-dialog',{attrs:{\"title\":\"合同选择\",\"visible\":_vm.dialogVisible,\"width\":\"70%\",\"before-close\":_vm.handleDialogClose},on:{\"update:visible\":function($event){_vm.dialogVisible=$event}}},[_c('div',{staticClass:\"dialog-table-search\"},[_c('el-form',{ref:\"form\",attrs:{\"label-width\":\"auto\",\"label-position\":\"right \",\"inline\":true,\"type\":\"flex\",\"justify\":\"left\"}},[_c('el-form-item',{attrs:{\"label\":\"合同名称\"}},[_c('el-input',{attrs:{\"size\":\"small\",\"clearable\":\"\",\"placeholder\":\"请输入合同名称\"},model:{value:(_vm.queryParams[0].value),callback:function ($$v) {_vm.$set(_vm.queryParams[0], \"value\", $$v)},expression:\"queryParams[0].value\"}})],1),_c('el-form-item',{attrs:{\"label\":\"购货企业\"}},[_c('el-input',{attrs:{\"size\":\"small\",\"clearable\":\"\",\"placeholder\":\"请输入购货企业\"},model:{value:(_vm.queryParams[1].value),callback:function ($$v) {_vm.$set(_vm.queryParams[1], \"value\", $$v)},expression:\"queryParams[1].value\"}})],1),_c('el-form-item',{attrs:{\"label\":\"销售企业\"}},[_c('el-input',{attrs:{\"size\":\"small\",\"clearable\":\"\",\"placeholder\":\"请输入销售企业\"},model:{value:(_vm.queryParams[2].value),callback:function ($$v) {_vm.$set(_vm.queryParams[2], \"value\", $$v)},expression:\"queryParams[2].value\"}})],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('div',{staticClass:\"dialog-table\"},[_c('el-table',{ref:\"dialogTable\",staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.dialogTableData}},[_c('el-table-column',{attrs:{\"align\":\"center\",\"type\":\"selection\",\"width\":\"55\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"name\",\"label\":\"合同名称\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"date\",\"label\":\"合同日期\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"address\",\"label\":\"销售企业\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"address\",\"label\":\"销售企业联系人\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"address\",\"label\":\"销售企业联系方式\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"address\",\"label\":\"购货企业\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"address\",\"label\":\"购货企业联系人\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"address\",\"label\":\"购货企业联系方式\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"prop\":\"address\",\"label\":\"合同类型\"}})],1)],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\"},on:{\"click\":_vm.handleDialogTableSubmit}},[_vm._v(\"\\n 确 定\\n \")])],1)])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}