{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\mail\\mailList.vue?vue&type=template&id=4fb27d9c&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\mail\\mailList.vue","mtime":1667327529622},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-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('el-container',{staticClass:\"fullheight\"},[_c('el-aside',{directives:[{name:\"show\",rawName:\"v-show\",value:(this.tree.length > 0),expression:\"this.tree.length > 0\"}],attrs:{\"width\":\"200px\"}},[_c('el-row',{staticClass:\"aside__top-btn\"},[_c('el-col',{attrs:{\"span\":24}},[_c('el-dropdown',{attrs:{\"split-button\":\"\",\"type\":\"success\",\"size\":\"mini\"},on:{\"click\":function($event){return _vm.sysnc('')}}},[_c('i',{staticClass:\"el-icon-message\",staticStyle:{\"margin-right\":\"2px\"}}),_vm._v(\"收信\\n \"),_c('el-dropdown-menu',{attrs:{\"slot\":\"dropdown\"},slot:\"dropdown\"},_vm._l((_vm.tree),function(item){return _c('el-dropdown-item',{key:item.id,nativeOn:{\"click\":function($event){return _vm.sysnc(item.id)}}},[_vm._v(_vm._s(item.nickName))])}),1)],1),_c('el-button',{staticStyle:{\"margin-left\":\"3px\"},attrs:{\"type\":\"primary\",\"size\":\"mini\",\"icon\":\"el-icon-plus\"},on:{\"click\":_vm.sendMail}},[_vm._v(\"写信\")])],1)],1),_c('el-tree',{ref:\"tree\",staticStyle:{\"margin-bottom\":\"25px\"},attrs:{\"data\":_vm.tree,\"node-key\":\"id\",\"default-expand-all\":\"\",\"highlight-current\":\"\",\"props\":_vm.defaultProps},on:{\"node-click\":_vm.treeClick}})],1),(this.tree.length > 0)?_c('el-container',{staticStyle:{\"border-left\":\"1px solid #E7EAEC\"}},[_c('h3',{staticClass:\"flow_table_title\"},[_vm._v(\"邮件管理列表\")]),_c('div',{staticClass:\"mail-list__wrap\"},[_c('el-button',{staticStyle:{\"margin-left\":\"0\"},attrs:{\"type\":\"danger\",\"size\":\"small\",\"icon\":\"el-icon-delete\",\"disabled\":_vm.multipleSelection.length < 1},on:{\"click\":_vm.deleted}},[_vm._v(\"删除\")]),_c('el-input',{staticClass:\"mail-list__search\",staticStyle:{\"width\":\"380px\"},attrs:{\"size\":\"small\",\"clearable\":\"\",\"placeholder\":\"请输入关键词 主题/发送人\",\"prefix-icon\":\"el-icon-search\"},nativeOn:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.searchEnterFun($event)}},model:{value:(_vm.tableData),callback:function ($$v) {_vm.tableData=$$v},expression:\"tableData\"}},[_c('el-button',{attrs:{\"slot\":\"append\",\"icon\":\"el-icon-search\"},on:{\"click\":function($event){return _vm.search('find')}},slot:\"append\"})],1)],1),_c('el-main',[_c('el-table',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.fullscreenLoading),expression:\"fullscreenLoading\"}],ref:\"htTable\",staticStyle:{\"width\":\"100%\"},attrs:{\"data\":_vm.rows,\"stripe\":\"\",\"border\":\"\",\"header-cell-class-name\":\"todo-header-row\",\"row-class-name\":\"todo-row\",\"size\":\"medium\",\"default-sort\":{prop: 'sendDate', order: 'descending'}},on:{\"row-click\":_vm.rowClick,\"selection-change\":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{\"type\":\"selection\",\"width\":\"50\"}}),_c('el-table-column',{attrs:{\"type\":\"index\",\"width\":\"50\",\"label\":\"序号\"}}),_c('el-table-column',{attrs:{\"align\":\"center\",\"label\":\"类型\",\"width\":\"80\",\"prop\":\"isRead\",\"sortable\":\"\",\"show-overflow-tooltip\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(scope.row.isRead == 1)?_c('i',{staticClass:\"el-icon-message\"}):_vm._e(),(scope.row.isRead == 0)?_c('i',{staticClass:\"el-icon-news\"}):_vm._e()]}}],null,false,1210127633)}),_c('el-table-column',{attrs:{\"prop\":\"subject\",\"label\":\"主題\",\"align\":\"left\",\"width\":\"290\",\"sortable\":\"\",\"show-overflow-tooltip\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(scope){return [(scope.row.type != 3)?_c('span',{staticClass:\"todo-subject\",on:{\"click\":function($event){return _vm.handleRowClick(scope.row)}}},[_vm._v(_vm._s(scope.row.subject))]):_vm._e(),(scope.row.type == 3)?_c('span',{staticClass:\"todo-subject\",on:{\"click\":function($event){return _vm.mailEdits(scope.row)}}},[_vm._v(_vm._s(scope.row.subject))]):_vm._e()]}}],null,false,564031552)}),_c('el-table-column',{attrs:{\"label\":\"发件人\",\"width\":\"290\",\"align\":\"left\",\"prop\":\"sendAddress\",\"sortable\":\"\",\"show-overflow-tooltip\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(test){return [_c('el-popover',{attrs:{\"trigger\":\"hover\",\"placement\":\"top\"}},[_c('p',[_vm._v(\"姓名: \"+_vm._s(test.row.senderName))]),_c('p',[_vm._v(\"邮箱: \"+_vm._s(test.row.senderAddress))]),_c('el-button',{directives:[{name:\"show\",rawName:\"v-show\",value:(test.row.isExitedMan == 1),expression:\"test.row.isExitedMan == 1\"}],attrs:{\"size\":\"small\",\"type\":\"primary\",\"icon\":\"el-icon-edit-outline\"},on:{\"click\":function($event){return _vm.saveMailman(test.row)}}},[_vm._v(\"添加邮箱联系人\")]),_c('div',{staticClass:\"name-wrapper\",attrs:{\"slot\":\"reference\"},slot:\"reference\"},[_c('el-tag',{attrs:{\"size\":\"medium\"}},[_vm._v(_vm._s(test.row.senderAddress))])],1)],1)]}}],null,false,3521125622)}),_c('el-table-column',{attrs:{\"prop\":\"sendDate\",\"sortable\":\"\",\"label\":\"发信时间\",\"align\":\"left\"}})],1)],1),_c('el-footer',{attrs:{\"height\":\"45px\"}},[_c('el-row',{attrs:{\"type\":\"flex\",\"justify\":\"end\"}},[_c('el-pagination',{attrs:{\"current-page\":_vm.pagination.page,\"page-sizes\":[10, 20, 50, 100],\"page-size\":_vm.pagination.pageSize,\"layout\":\"total, sizes, prev, pager, next, jumper\",\"total\":_vm.total},on:{\"size-change\":_vm.handleSizeChange,\"current-change\":_vm.handleCurrentChange}})],1)],1)],1):_c('div',{staticClass:\"tips\"},[_c('h3',{staticClass:\"flow_table_title\"},[_vm._v(\"邮件管理列表\")]),_c('div',{staticClass:\"setting__wrap\"},[_c('div',{staticClass:\"setting\"},[_c('span',[_vm._v(\"未配置邮箱账号,请通过\")]),_c('router-link',{attrs:{\"to\":{path: '/mail/settingAdd'}}},[_c('span',{staticClass:\"rounters\"},[_vm._v(\"邮件配置添加页面\")])]),_c('span',[_vm._v(\"添加一个邮箱账号\")])],1)])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"]}