1 line
7.9 KiB
JavaScript
1 line
7.9 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-d83a09e2"],{"1caa":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:"app-container bgHeight"},[a("el-tabs",{attrs:{type:"border-card"},on:{"tab-click":t.handleClick},model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"投票报告",name:"report"}},["report"===t.activeName?a("voteTheme"):t._e()],1),t._v(" "),a("el-tab-pane",{attrs:{label:"投票结果",name:"results"}},["results"===t.activeName?a("voteResult"):t._e()],1)],1)],1)},i=[],n=a("a5b8"),r=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"workPointsManage"},[t.infoList?a("div",{staticClass:"workPointsRuleList"},[a("el-card",{staticClass:"box-card"},[a("el-row",[a("el-col",{staticClass:"elCol",attrs:{span:4}},[a("el-input",{attrs:{type:"text",clearable:"",placeholder:"投票主题"},model:{value:t.query.title,callback:function(e){t.$set(t.query,"title","string"===typeof e?e.trim():e)},expression:"query.title"}})],1),t._v(" "),a("el-col",{staticClass:"elCol",attrs:{span:4}},[a("el-input",{attrs:{type:"text",clearable:"",placeholder:"创建人"},model:{value:t.query.createBy,callback:function(e){t.$set(t.query,"createBy","string"===typeof e?e.trim():e)},expression:"query.createBy"}})],1),t._v(" "),a("el-col",{staticClass:"elCol",attrs:{span:8}},[a("el-date-picker",{attrs:{type:"daterange","start-placeholder":"开始日期","end-placeholder":"结束日期","value-format":"yyyy-MM-dd HH:mm:ss","default-time":["00:00:00","23:59:59"]},model:{value:t.query.createDate,callback:function(e){t.$set(t.query,"createDate",e)},expression:"query.createDate"}})],1),t._v(" "),a("el-col",{staticClass:"elCol",attrs:{span:4}},[a("el-button",{directives:[{name:"points",rawName:"v-points",value:500,expression:"500"}],on:{click:function(e){return t.resetForm()}}},[t._v("重置")]),t._v(" "),a("el-button",{directives:[{name:"points",rawName:"v-points",value:500,expression:"500"}],attrs:{type:"primary"},on:{click:t.onSearch}},[t._v("查询")])],1)],1)],1),t._v(" "),a("el-card",{staticClass:"box-card",staticStyle:{"margin-top":"15px"}},[a("div",{staticClass:"planLst",attrs:{slot:"header"},slot:"header"},[a("span",{staticClass:"planTitle"},[t._v("投票结果列表")])]),t._v(" "),a("el-table",{staticStyle:{width:"100%","margin-top":"15px"},attrs:{border:"",data:t.tableData,"header-cell-style":t.headClass}},[a("el-table-column",{attrs:{label:"#",align:"center","min-width":"50",fixed:""},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.$index+(t.query.pageNumber-1)*t.query.pageSize+1)+"\n ")])]}}],null,!1,3311124033)}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"title",label:"事项类型","min-width":"180","show-overflow-tooltip":""}},[[a("span",[t._v("投票")])]],2),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"title",label:"投票主题","min-width":"180","show-overflow-tooltip":""}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"projectNames",label:"所属小区","min-width":"180","show-overflow-tooltip":""}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"status",label:"状态"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1===e.row.status?"未开始":2===e.row.status?"投票中":"已截止")+"\n ")]}}],null,!1,2379846133)}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"total",label:"投票人数"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"isAnonymous",label:"是否匿名"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(0===e.row.isAnonymous?"否":"是")+"\n ")]}}],null,!1,363510453)}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"createBy",label:"创建人"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"endDate",label:"截止时间","min-width":"160"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"updateDate",label:"创建时间","min-width":"160"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"address",fixed:"right",label:"操作","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row?a("span",[a("el-button",{attrs:{type:"text"},on:{click:function(a){return t.detailsClick(e.row,"view")}}},[t._v("查看")])],1):t._e(),t._v(" "),e.row.total>0?a("span",[a("el-button",{attrs:{type:"text"},on:{click:function(a){return t.gotoVoteStatisic(e.row)}}},[t._v("统计")])],1):t._e()]}}],null,!1,2710405078)})],1),t._v(" "),a("div",{staticClass:"paginations"},[a("el-pagination",{attrs:{background:"","current-page":t.query.pageNumber,"page-sizes":[10,30,50,100,200],"page-size":t.query.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.pageTotal},on:{"update:currentPage":function(e){return t.$set(t.query,"pageNumber",e)},"update:current-page":function(e){return t.$set(t.query,"pageNumber",e)},"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1)],1)],1):t._e(),t._v(" "),t.viewInfo?a("div",{staticClass:"viewDetails"},[a("addVote",{ref:"addVote",attrs:{type:t.type},on:{goBack:t.goBack}})],1):t._e(),t._v(" "),t.statisic?a("div",{staticClass:"viewDetails"},[a("voteStatisic",{ref:"statisic",on:{goBack:t.goBack}})],1):t._e()])},l=[],o=a("00b6"),c=a("310f"),u=a("646b"),p={components:{addVote:c["a"],voteStatisic:u["a"]},data:function(){return{type:"",pageTotal:0,viewInfo:!1,infoList:!0,statisic:!1,statList:[{name:"未开始",value:1},{name:"投票中",value:2},{name:"已截止",value:3}],statusList:[{name:"未发布",value:1},{name:"投票中",value:2},{name:"已截止",value:3}],query:{title:"",createBy:"",projectUuid:this.$store.state.community_uuid,companyId:this.$store.state.companyId,queryStatus:3,createDate:"",pageNumber:1,pageSize:10},tableData:[]}},mounted:function(){this.headClass(),this.getlistData()},beforeRouteLeave:function(t,e,a){this.viewInfo=!1,this.statisic=!1,this.infoList=!0,a()},methods:{detailsClick:function(t,e){var a=this,s=t;this.type=e,this.viewInfo=!0,this.infoList=!1,this.statisic=!1,this.$nextTick((function(){a.$refs.addVote.getInfoLst(s)}))},gotoVoteStatisic:function(t){var e=this,a=t;this.viewInfo=!1,this.infoList=!1,this.statisic=!0,this.$nextTick((function(){e.$refs.statisic.getInfoLst(a)}))},onSearch:function(){this.query.pageNumber=1,this.getlistData()},getlistData:function(){var t=this,e={title:this.query.title,createBy:this.query.createBy,companyId:this.$store.state.companyId,projectUuid:this.query.projectUuid,start:this.query.createDate?this.query.createDate[0]:"",end:this.query.createDate?this.query.createDate[1]:"",pageNumber:this.query.pageNumber,pageSize:this.query.pageSize,queryStatus:this.query.queryStatus};Object(o["l"])(e).then((function(e){0===e.code&&e.data?(t.tableData=e.data.records,t.pageTotal=e.data.rowsCount):t.tableData=[]}))},goBack:function(){this.viewInfo=!1,this.statisic=!1,this.infoList=!0,this.getlistData()},handleSizeChange:function(t){this.query.pageSize=t,this.getlistData()},handleCurrentChange:function(t){this.query.pageNumber=t,this.getlistData()},resetForm:function(){this.query.pageNumber=1,this.query.title="",this.query.createBy="",this.query.projectUuid="",this.query.createDate="",this.query.queryStatus=3,this.getlistData()},headClass:function(){return"text-align:center;background:#FAFAFA;"}}},d=p,h=(a("e65e"),a("efab"),a("829d")),v=Object(h["a"])(d,r,l,!1,null,"6aa099fa",null),f=v.exports,m={name:"houseManage",components:{voteTheme:n["default"],voteResult:f},data:function(){return{activeName:"report"}},methods:{handleClick:function(t){t.paneName}}},y=m,g=(a("8371"),Object(h["a"])(y,s,i,!1,null,"3cb35a62",null));e["default"]=g.exports},8371:function(t,e,a){"use strict";a("9752")},9398:function(t,e,a){},9752:function(t,e,a){},ad16:function(t,e,a){},e65e:function(t,e,a){"use strict";a("9398")},efab:function(t,e,a){"use strict";a("ad16")}}]); |