{"remainingRequest":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\@vue\\cli-plugin-babel\\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\\SecurityReminder\\index.vue?vue&type=template&id=03a81977&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Manage\\saftyTraining\\SecurityReminder\\index.vue","mtime":1731062409519},{"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\\@vue\\cli-plugin-babel\\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',{staticClass:\"bbsl-common-page\"},[_c('div',{staticClass:\"bbsl-table-search\"},[_c('el-form',{attrs:{\"label-width\":\"auto\"},model:{value:(_vm.queryParam),callback:function ($$v) {_vm.queryParam=$$v},expression:\"queryParam\"}},[_c('el-row',{attrs:{\"gutter\":10}},[_c('el-col',{attrs:{\"span\":5}},[_c('el-form-item',{attrs:{\"label\":\"消息状态\"}},[_c('el-select',{attrs:{\"placeholder\":\"请选择消息状态\"},model:{value:(_vm.queryParams.receiveTime),callback:function ($$v) {_vm.$set(_vm.queryParams, \"receiveTime\", $$v)},expression:\"queryParams.receiveTime\"}},_vm._l((_vm.receiveTimeOptions),function(item){return _c('el-option',{key:item.value,attrs:{\"label\":item.name,\"value\":item.value}})}),1)],1)],1),_c('el-col',{attrs:{\"span\":4}},[_c('el-button',{attrs:{\"type\":\"primary\",\"icon\":\"el-icon-search\"},on:{\"click\":_vm.handleSearch}},[_vm._v(\"搜索\\n \")]),_c('el-button',{attrs:{\"icon\":\"el-icon-refresh\"},on:{\"click\":_vm.handleReset}},[_vm._v(\"重置\\n \")])],1)],1)],1)],1),_c('div',{ref:\"contentPanel\",staticClass:\"bbsl-table-content\"},[_c('div',{ref:\"btnPanel\",staticClass:\"bbsl-btn-content\"},[_c('el-button',{staticClass:\"btn\",attrs:{\"icon\":\"el-icon-s-claim\",\"type\":\"warning\",\"plain\":\"\",\"disabled\":!_vm.multipleSelection.length},on:{\"click\":function($event){return _vm.markAsRead()}}},[_vm._v(\"\\n 标为已读\\n \")]),_c('el-button',{staticClass:\"btn btn-delete\",attrs:{\"icon\":\"el-icon-delete\",\"type\":\"danger\",\"plain\":\"\",\"disabled\":!_vm.multipleSelection.length},on:{\"click\":function($event){return _vm.handleDelete()}}},[_vm._v(\"\\n 删除\\n \")])],1),_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.loading),expression:\"loading\"}],ref:\"multipleSelection\",style:({ width: '100%' }),attrs:{\"border\":\"\",\"size\":\"mini\",\"data\":_vm.tableData,\"max-height\":_vm.tableMaxHeight,\"cell-style\":{ 'text-align': 'center' },\"header-cell-style\":{ 'text-align': 'center' },\"row-key\":\"id\"},on:{\"selection-change\":_vm.handleSelectionChange,\"sort-change\":_vm.sortChange}},[_c('el-table-column',{attrs:{\"reserve-selection\":\"\",\"type\":\"selection\",\"width\":\"55\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"70\",\"label\":\"序号\",\"align\":\"center\"}}),_c('el-table-column',{attrs:{\"prop\":\"subject\",\"show-overflow-tooltip\":\"\",\"min-width\":\"180\",\"align\":\"center\",\"label\":\"标题\"}}),_c('el-table-column',{attrs:{\"prop\":\"receiveTime\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"label\":\"消息状态\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar receiveTime = ref.row.receiveTime;\nreturn [(receiveTime)?_c('el-tag',{attrs:{\"type\":\"warning\",\"size\":\"medium\"}},[_vm._v(\"已读\")]):_c('el-tag',{attrs:{\"type\":\"danger\"}},[_vm._v(\"未读\")])]}}])}),_c('el-table-column',{attrs:{\"prop\":\"owner\",\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"label\":\"发件人\"}}),(_vm.tableData.some(function (i) { return i.receiveTime; }))?_c('el-table-column',{attrs:{\"prop\":\"receiveTime\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"已读时间\",\"min-width\":\"90\"}}):_vm._e(),_c('el-table-column',{attrs:{\"prop\":\"createTime\",\"show-overflow-tooltip\":\"\",\"align\":\"center\",\"label\":\"发信时间\",\"min-width\":_vm.tableData.some(function (i) { return i.receiveTime; }) ? '90' : '180'}}),_c('el-table-column',{attrs:{\"show-overflow-tooltip\":\"\",\"min-width\":\"120\",\"align\":\"center\",\"fixed\":\"right\",\"label\":\"操作\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar row = ref.row;\nreturn [(!row.receiveTime)?_c('el-link',{staticStyle:{\"margin-right\":\"15px\"},attrs:{\"type\":\"warning\",\"underline\":false},on:{\"click\":function($event){return _vm.markAsRead(row)}}},[_vm._v(\"\\n 标为已读\\n \")]):_vm._e(),_c('el-link',{staticStyle:{\"margin-right\":\"15px\"},attrs:{\"type\":\"primary\",\"underline\":false},on:{\"click\":function($event){return _vm.showDialog('isShowDetail', row)}}},[_vm._v(\"\\n 详情\\n \")]),_c('el-link',{staticStyle:{\"margin-right\":\"15px\"},attrs:{\"type\":\"danger\",\"underline\":false},on:{\"click\":function($event){return _vm.handleDelete(row)}}},[_vm._v(\"\\n 删除\\n \")])]}}])})],1),_c('el-pagination',{ref:\"paginationPanel\",staticClass:\"bbsl-pagination\",attrs:{\"align\":\"right\",\"background\":\"\",\"current-page\":_vm.queryParams.page,\"page-sizes\":[20, 30, 40, 50],\"page-size\":_vm.queryParams.pageSize,\"layout\":\"total, sizes, prev, pager, next, jumper\",\"total\":_vm.queryParams.total},on:{\"size-change\":_vm.handleSizeChange,\"current-change\":_vm.handleCurrentChange}})],1),_c('detail-dialog',{attrs:{\"isShowDetail\":_vm.isShowDetail,\"width\":\"40%\",\"title\":\"消息通知\",\"rowInfo\":_vm.rowInfo},on:{\"update:isShowDetail\":function($event){_vm.isShowDetail=$event},\"update:is-show-detail\":function($event){_vm.isShowDetail=$event},\"close-dialog\":_vm.closeDetail}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}