{"remainingRequest":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Manage\\saftyTraining\\components\\CmgtSaftyTrainingRecordFormDialog.vue?vue&type=template&id=4c27e94f&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Manage\\saftyTraining\\components\\CmgtSaftyTrainingRecordFormDialog.vue","mtime":1683882331375},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-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',[_c('el-dialog',{attrs:{\"title\":_vm.title + '安全培训记录',\"visible\":_vm.showFormDia,\"width\":\"76%\",\"before-close\":_vm.handleClose,\"top\":\"10vh\"},on:{\"update:visible\":function($event){_vm.showFormDia=$event}}},[_c('div',[_c('el-form',{ref:\"formInfo\",attrs:{\"rules\":_vm.rules,\"model\":_vm.params,\"label-width\":\"90px\"}},[_c('el-collapse',{staticClass:\"form-collapse\",model:{value:(_vm.activeCollapseNames),callback:function ($$v) {_vm.activeCollapseNames=$$v},expression:\"activeCollapseNames\"}},[_c('el-collapse-item',{attrs:{\"name\":\"1\"}},[_c('template',{slot:\"title\"},[_c('span',{staticClass:\"collapse-title\"},[_c('i',{staticClass:\"collapse-title-icon el-icon-info\"}),_vm._v(\"\\n 安全培训记录\\n \")])]),_c('el-row',[_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"培训时间\",\"prop\":\"trainingDate\"}},[_c('el-date-picker',{staticStyle:{\"width\":\"100%\"},attrs:{\"type\":\"datetime\",\"value-format\":\"yyyy-MM-dd HH:mm:ss\",\"placeholder\":\"请选择培训时间时间\"},model:{value:(_vm.params.trainingDate),callback:function ($$v) {_vm.$set(_vm.params, \"trainingDate\", $$v)},expression:\"params.trainingDate\"}})],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"培训项目\",\"prop\":\"trainingProjectId\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"filterable\":\"\",\"placeholder\":\"请选择培训项目\"},model:{value:(_vm.params.trainingProjectId),callback:function ($$v) {_vm.$set(_vm.params, \"trainingProjectId\", $$v)},expression:\"params.trainingProjectId\"}},_vm._l((_vm.trainingProjectIdSelectOptions),function(item){return _c('el-option',{key:item.id,attrs:{\"label\":item.name,\"value\":item.id}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"培训讲师\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"filterable\":\"\",\"allow-create\":\"\",\"placeholder\":\"请选择培训讲师\"},model:{value:(_vm.params.teacher),callback:function ($$v) {_vm.$set(_vm.params, \"teacher\", $$v)},expression:\"params.teacher\"}},_vm._l((_vm.teacherSelectOptions),function(item){return _c('el-option',{key:item.fullname,attrs:{\"label\":item.fullname,\"value\":item.fullname}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":6}},[_c('el-form-item',{attrs:{\"label\":\"关联计划\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"filterable\":\"\",\"placeholder\":\"请选择关联计划\"},model:{value:(_vm.params.trainingPlanId),callback:function ($$v) {_vm.$set(_vm.params, \"trainingPlanId\", $$v)},expression:\"params.trainingPlanId\"}},_vm._l((_vm.trainingPlanIdSelectOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.label,\"value\":item.value}})}),1)],1)],1)],1),_c('el-row',[_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"培训对象\",\"prop\":\"trainee\"}},[_c('el-select',{staticStyle:{\"width\":\"100%\"},attrs:{\"clearable\":\"\",\"filterable\":\"\",\"reserve-keyword\":\"\",\"remote\":\"\",\"remote-method\":_vm.traineeSelectRemoteMethod,\"loading\":_vm.traineeSelectLoading,\"allow-create\":\"\",\"multiple\":\"\",\"placeholder\":\"请选择培训对象\"},model:{value:(_vm.params.traineeValues),callback:function ($$v) {_vm.$set(_vm.params, \"traineeValues\", $$v)},expression:\"params.traineeValues\"}},_vm._l((_vm.traineeSelectOptions),function(item){return _c('el-option',{key:item.fullname,attrs:{\"label\":item.fullname,\"value\":item.fullname}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":12}},[_c('el-form-item',{attrs:{\"label\":\"培训地点\"}},[_c('el-input',{attrs:{\"clearable\":\"\",\"maxlength\":100,\"placeholder\":\"请输入培训地点\"},model:{value:(_vm.params.location),callback:function ($$v) {_vm.$set(_vm.params, \"location\", $$v)},expression:\"params.location\"}})],1)],1)],1),_c('el-row',[_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"培训内容\",\"prop\":\"content\"}},[_c('el-input',{staticStyle:{\"width\":\"100%\"},attrs:{\"rows\":2,\"maxlength\":500,\"show-word-limit\":\"\",\"type\":\"textarea\"},model:{value:(_vm.params.content),callback:function ($$v) {_vm.$set(_vm.params, \"content\", $$v)},expression:\"params.content\"}})],1)],1)],1),_c('el-row',[_c('el-col',{attrs:{\"span\":24}},[_c('el-form-item',{attrs:{\"label\":\"培训总结\"}},[_c('el-input',{staticStyle:{\"width\":\"100%\"},attrs:{\"rows\":2,\"maxlength\":500,\"show-word-limit\":\"\",\"type\":\"textarea\"},model:{value:(_vm.params.summary),callback:function ($$v) {_vm.$set(_vm.params, \"summary\", $$v)},expression:\"params.summary\"}})],1)],1)],1)],2)],1)],1),_c('el-tabs',{staticStyle:{\"height\":\"auto\"},model:{value:(_vm.activeTabChildName),callback:function ($$v) {_vm.activeTabChildName=$$v},expression:\"activeTabChildName\"}},[_c('el-tab-pane',{attrs:{\"label\":\"安全培训记录人员明细\",\"name\":\"0\"}},[_c('CmgtSaftyTrainingRecordDetailChildTable',{attrs:{\"table-data\":_vm.params.cmgtSaftyTrainingRecordDetailList}})],1)],1)],1),_c('span',{staticClass:\"dialog-footer\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('el-button',{attrs:{\"type\":\"primary\",\"loading\":_vm.loading},on:{\"click\":_vm.handleSave}},[_vm._v(\"保 存\")]),_c('el-button',{on:{\"click\":_vm.handleClose}},[_vm._v(\"取 消\")])],1)])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}