(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-702d14b8"],{"19df":function(t,e,a){var s=a("a541");"string"===typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);var i=a("499e").default;i("2462a1e5",s,!0,{sourceMap:!1,shadowMode:!1})},2008:function(t,e,a){"use strict";a.r(e);var s=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"SystemLogs-page"},[a("LogsSearch",{on:{searchEvent:t.searchEvent}}),a("Card",{staticClass:"ProductionTechnology-card",attrs:{bordered:!1,shadow:!0}},[a("div",{staticClass:"header-top-box",attrs:{slot:"title"},slot:"title"},[a("div",{staticClass:"title-value"},[t._v("日志查询")])]),a("Table",{ref:"selection",staticClass:"iv-custom-table",attrs:{"row-key":"id",stripe:!0,width:"100%",columns:t.columns1,border:!0,data:t.tableList},on:{"on-sort-change":t.sortEvent},scopedSlots:t._u([{key:"userSlot",fn:function(e){var s=e.row;e.index;return a("div",{},[a("span",[t._v(t._s(s.user.username))])])}},{key:"status",fn:function(e){var s=e.row;e.index;return a("div",{},[a("span",[t._v(t._s(0==s.status?"未发布":"已发布"))])])}}])}),a("div",{staticClass:"ivu-card-footer"},[a("Page",{attrs:{"class-name":"iv-custom-page",current:t.searchData.pageNum,total:t.searchData.totalNum,size:"small","show-total":"","show-sizer":"","show-elevator":""},on:{"on-change":t.pageNumChang,"on-page-size-change":t.sizeChange}})],1)],1),t.displayPop?a("Modal",{attrs:{transfer:!1,title:t.popTitle,width:"760px"},model:{value:t.displayPop,callback:function(e){t.displayPop=e},expression:"displayPop"}},[a("div",[a("Form",{attrs:{"label-width":140}},[a("FormItem",{staticStyle:{"text-align":"left"},attrs:{label:"是否发送全部行业:"}},[a("RadioGroup",{model:{value:t.formData.isAll,callback:function(e){t.$set(t.formData,"isAll",e)},expression:"formData.isAll"}},[a("Radio",{attrs:{label:"是"}}),a("Radio",{attrs:{label:"否"}})],1)],1),"是"!==t.formData.isAll?a("FormItem",{attrs:{label:"指定行业:"}},[a("Select",{staticClass:"lg-fm-item-Select",attrs:{transfer:!1,multiple:"",placeholder:"请选择所属行业",clearable:""},model:{value:t.formData.industryList,callback:function(e){t.$set(t.formData,"industryList",e)},expression:"formData.industryList"}},t._l(t.dictIndustryList,(function(e){return a("Option",{key:e.k,attrs:{value:e.k}},[t._v(t._s(e.val)+" ")])})),1)],1):t._e()],1)],1),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{type:"error"},on:{click:t.closePop}},[t._v("取消")]),a("Button",{attrs:{type:"primary"},on:{click:t.ReleaseSave}},[t._v("确认")])],1)]):t._e()],1)},i=[],o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Card",{staticClass:"tgS-card",attrs:{bordered:!1,shadow:!0}},[a("Form",{staticClass:"pt-card-form",attrs:{"label-width":90,inline:!0}},[a("FormItem",{staticClass:"pt-form-item",attrs:{label:"操作名称:"}},[a("Input",{attrs:{type:"text",placeholder:"请输入姓名",clearable:""},model:{value:t.formData.title,callback:function(e){t.$set(t.formData,"title",e)},expression:"formData.title"}})],1),a("Button",{attrs:{icon:"md-search",type:"primary"},on:{click:t.searchEvent}},[t._v("查询")])],1)],1)},r=[],l={name:"LogsSearch",data(){return{formData:{title:""}}},methods:{addEvent(){this.$emit("openAddPop")},searchEvent(){this.$emit("searchEvent",this.formData)}}},n=l,c=(a("9179"),a("2877")),d=Object(c["a"])(n,o,r,!1,null,null,null),u=d.exports,p=(a("a6d6"),a("2f62")),h={name:"SystemLogs",components:{LogsSearch:u},computed:{...Object(p["b"])({dictIndustryList:t=>{const e=t.dictTypeList.filter(t=>{if("industry"===t.type)return t});return e}})},data(){return{formData:{industryList:"",isAll:"是"},columns1:[{type:"index",title:"序号",width:70,align:"center"},{title:"名称",key:"module",align:"center"},{title:"IP地址",key:"ip",align:"center"},{title:"创建人",slot:"userSlot",key:"user",width:180,align:"center"},{title:"操作时间",key:"createTime",width:220,sortable:"custom",align:"center"}],tableList:[],displayPop:!1,popTitle:"编辑",saveBtType:"add",searchData:{pageNum:1,totalNum:0,pageSize:10,isAsc:!1,user:"",module:""}}},mounted(){this.doSearch()},methods:{async sortEvent(t,e,a){this.searchData.isAsc=!this.searchData.isAsc,await this.doSearch()},openAddRolePop(){const t=this.$route.path;this.$router.push({path:"/notice/addEditForm",query:{value:t.split("/")[1]}})},openReportEvaluatePop(t){this.displayPop=!0,this.formData.id=t.id},openEditEvaluatePop(t){const e=this.$route.path;this.$router.push({path:e+"/addEditForm",query:{value:e.split("/")[1],id:t.id}})},closePop(){this.displayPop=!1},openDeleteEvaluatePop(t){this.$Modal.confirm({title:"删除--"+t.title,content:"
确认删除评价报告"+t.title+"
",onOk:()=>{this.$Api.indexGetMap.deleteByIdNotice(t.id).then(e=>{"200"===e.code&&(this.$Message.success({content:t.title+"评价报告删除成功!"}),this.doSearch())})},onCancel:()=>{this.$Modal.remove()}})},async ReleaseSave(){let t={};t="是"===this.formData.isAll?{industryType:String(this.dictIndustryList.map(t=>t.k)),id:this.formData.id,status:"1"}:{industryType:String(this.formData.industryList),id:this.formData.id,status:"1"};const e=await this.$Api.indexGetMap.saveOrUpdateNotice(JSON.parse(JSON.stringify(t)));"200"===e.code&&(this.$Message.success({content:"新增政策公告成功!"}),this.closePop(),this.doSearch())},editRoleSave(){},async pageNumChang(t){this.searchData.pageNum=t,await this.doSearch()},async sizeChange(t){this.searchData.pageSize=t,await this.doSearch()},searchEvent(t){this.searchData.module=t.title,this.searchData.pageNum=1,this.doSearch()},async doSearch(){let t={offset:this.searchData.pageNum,limit:this.searchData.pageSize,isAsc:this.searchData.isAsc,orderColumn:"createTime",isGroup:!0,groupColumn:"id,name",module:this.searchData.module};const e=await this.$Api.logsGetMap.selectLogsList(t);if("200"===e.code){const t=e.data.records,a=t.map(t=>{let e=[];if(t.children)for(var a of t.children)a.id=this.$utils.getUUID(),e.push(a);return t.children=e,t});this.tableList=JSON.parse(JSON.stringify(a)),this.searchData.pageTole=e.data.pages,this.searchData.pageNum=e.data.current,this.searchData.totalNum=e.data.total}}}},m=h,f=(a("6dda"),Object(c["a"])(m,s,i,!1,null,null,null));e["default"]=f.exports},"40f1":function(t,e,a){var s=a("24fb");e=s(!1),e.push([t.i,".SystemLogs-page .ProductionTechnology-card .header-top-box{height:auto;display:flex;justify-content:space-between}.SystemLogs-page .ProductionTechnology-card .header-top-box .title-value{line-height:32px;text-align:left;font-size:24px;font-weight:700;color:#2760b7}.SystemLogs-page .ProductionTechnology-card .iv-custom-table .ivu-table .ivu-table-body .ivu-table-tbody .ivu-table-row .iv-button-box{display:flex;justify-content:flex-start}.SystemLogs-page .ProductionTechnology-card .iv-custom-table .ivu-table .ivu-table-body .ivu-table-tbody .ivu-table-row .iv-Name-box{display:flex}",""]),t.exports=e},"6dda":function(t,e,a){"use strict";var s=a("df96"),i=a.n(s);i.a},9179:function(t,e,a){"use strict";var s=a("19df"),i=a.n(s);i.a},a541:function(t,e,a){var s=a("24fb");e=s(!1),e.push([t.i,".tgS-card{margin-bottom:14px}.tgS-card .ivu-card-body{display:flex;justify-content:space-between}.tgS-card .ivu-card-body .pt-card-form{width:80%;display:flex;justify-content:flex-start}.tgS-card .ivu-card-body .pt-card-form .pt-form-item{width:280px;min-width:200px;margin-bottom:0}",""]),t.exports=e},df96:function(t,e,a){var s=a("40f1");"string"===typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);var i=a("499e").default;i("5f9c4ab2",s,!0,{sourceMap:!1,shadowMode:!1})}}]);