wisdomisite-java/src/main/resources/static/js/chunk-32522fb2.b948c9cd.js
2023-02-16 15:28:15 +08:00

1 line
2.8 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-32522fb2"],{"2eef":function(e,t,n){"use strict";n.r(t);var a=(n("a9e3"),n("43b0")),i={data:function(){return{queryStr:"",tableData:[],total:0,pageNo:1,pageSize:10}},mounted:function(){this.getPointList()},methods:{handleSizeChange:function(e){this.pageSize=e,this.getPointList()},handleCurrentChange:function(e){this.pageNo=e,this.getPointList()},inptValue:function(e){},getPointList:function(){var e=this,t=new FormData;t.append("queryStr",this.queryStr),t.append("projectSn",this.$store.state.projectSn),t.append("pageNo",this.pageNo),t.append("pageSize",this.pageSize),Object(a.c)(t).then((function(t){e.tableData=t.result.records,e.total=Number(t.result.total)}))},toRefresh:function(){this.queryStr="",this.getPointList()}}},r=(n("fe20"),n("2877")),o=Object(r.a)(i,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"fullHeight"},[n("div",{staticClass:"searchBox whiteBlock"},[n("el-input",{attrs:{placeholder:e.$t("message.personnelPosition.please_enter"),clearable:!0},on:{change:e.inptValue},model:{value:e.queryStr,callback:function(t){e.queryStr=t},expression:"queryStr"}}),n("el-button",{attrs:{type:"primary",plain:""},on:{click:e.getPointList}},[e._v(e._s(e.$t("message.personnelPosition.beaconManage.query")))]),n("el-button",{attrs:{type:"warning",plain:""},on:{click:e.toRefresh}},[e._v(e._s(e.$t("message.personnelPosition.beaconManage.refresh")))])],1),n("div",{staticClass:"table_wrap whiteBlock"},[n("el-table",{staticClass:"tables",attrs:{data:e.tableData}},[n("el-table-column",{attrs:{prop:"checkingPointName",label:"巡检点",align:"center"}}),n("el-table-column",{attrs:{prop:"position",label:"巡检位置",align:"center"}}),n("el-table-column",{attrs:{prop:"checkingPointUserName",label:"巡检人",align:"center"}}),n("el-table-column",{attrs:{prop:"createDate",label:"巡检时间",align:"center"}})],1),n("el-pagination",{staticClass:"pagerBox",attrs:{"current-page":e.pageNo,"page-sizes":e.$store.state.PAGESIZRS,"page-size":e.pageSize,layout:"total, sizes, prev, pager, next",total:Number(e.total),background:""},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1)])}),[],!1,null,"ade91be6",null);t.default=o.exports},"43b0":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return r})),n.d(t,"d",(function(){return o})),n.d(t,"c",(function(){return s}));var a=n("22b6"),i=function(e){return Object(a.a)("/xmgl/checkingPoint/delete",e)},r=function(e){return Object(a.b)("/xmgl/checkingPoint/add",e)},o=function(e){return Object(a.b)("/xmgl/checkingPoint/selectPage",e)},s=function(e){return Object(a.b)("/xmgl/checkingPointInfo/selectPage",e)}},"76f9":function(e,t,n){},fe20:function(e,t,n){"use strict";var a=n("76f9");n.n(a).a}}]);