Files
wysite/hc-pos.sqygj.cn/static/js/chunk-a19b5270.193d68f5.js

1 line
23 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-a19b5270"],{"4d19":function(t,e,r){"use strict";r.r(e);var a=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"app-container bgHeight"},[r("div",[r("div",{ref:"box",staticClass:"searchStys transition_dom"},[r("el-form",{ref:"query",attrs:{model:t.query}},[r("div",{ref:"form_box",staticClass:"searchBar"},[r("div",{staticClass:"searchInput"},[r("el-row",{attrs:{gutter:24}},[r("el-col",{attrs:{span:6}},[r("el-form-item",{attrs:{prop:"deviceId"}},[r("el-cascader",{attrs:{clearable:"",placeholder:"请选择设备类型",options:t.typeList,"show-all-levels":!1,props:{label:"eventName",children:"children",value:"id",emitPath:!1},filterable:""},model:{value:t.query.deviceId,callback:function(e){t.$set(t.query,"deviceId",e)},expression:"query.deviceId"}})],1)],1),t._v(" "),r("el-col",{attrs:{span:6}},[r("el-form-item",{attrs:{prop:"status"}},[r("el-select",{attrs:{clearable:"",placeholder:"请选择状态"},model:{value:t.query.status,callback:function(e){t.$set(t.query,"status",e)},expression:"query.status"}},t._l(t.aiStatus,(function(t){return r("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1),t._v(" "),r("el-col",{attrs:{span:6}},[r("el-form-item",{attrs:{prop:"alarmType"}},[r("el-select",{attrs:{clearable:"",placeholder:"请选择预警类型"},model:{value:t.query.alarmType,callback:function(e){t.$set(t.query,"alarmType",e)},expression:"query.alarmType"}},t._l(t.AIAlearmType,(function(t){return r("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1),t._v(" "),r("el-col",{attrs:{span:6}},[r("el-form-item",{attrs:{prop:"handleStatus"}},[r("el-select",{attrs:{clearable:"",placeholder:"请选择处理状态"},model:{value:t.query.handleStatus,callback:function(e){t.$set(t.query,"handleStatus",e)},expression:"query.handleStatus"}},[r("el-option",{attrs:{label:"有效",value:1}}),t._v(" "),r("el-option",{attrs:{label:"无效",value:2}})],1)],1)],1)],1),t._v(" "),r("el-row",{attrs:{gutter:24}},[r("el-col",{attrs:{span:12}},[r("el-form-item",{attrs:{prop:"handleStatus"}},[r("el-date-picker",{attrs:{type:"datetimerange",format:"yyyy-MM-dd HH:mm:ss","value-format":"yyyy-MM-dd HH:mm:ss","range-separator":"至","start-placeholder":"预警开始时间","end-placeholder":"预警结束时间","default-time":["00:00:00","23:59:59"]},model:{value:t.queryTime,callback:function(e){t.queryTime=e},expression:"queryTime"}})],1)],1)],1)],1),t._v(" "),r("div",{staticClass:"searchBtn"},[r("el-form-item",[r("el-button",{directives:[{name:"points",rawName:"v-points",value:500,expression:"500"}],on:{click:function(e){return t.resetFormQuery("query")}}},[t._v("重置")]),t._v(" "),r("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(" "),r("div",{staticClass:"totalBar"},[r("el-card",{staticClass:"box-card",attrs:{shadow:"never"}},[r("div",{staticClass:"planLst",attrs:{slot:"header"},slot:"header"},[t._v("辅助统计")]),t._v(" "),r("el-descriptions",{attrs:{column:6}},[r("el-descriptions-item",{attrs:{label:"预警总数"}},[t._v(t._s(t.totalInfo.totalNum||0))]),t._v(" "),r("el-descriptions-item",{attrs:{label:"未处理"}},[t._v(t._s(t.totalInfo.unManage||0))]),t._v(" "),r("el-descriptions-item",{attrs:{label:"处理中"}},[t._v(t._s(t.totalInfo.managing||0))]),t._v(" "),r("el-descriptions-item",{attrs:{label:"已修复"}},[t._v(t._s(t.totalInfo.fixed||0))]),t._v(" "),r("el-descriptions-item",{attrs:{label:"已忽略"}},[t._v(t._s(t.totalInfo.ignored||0))]),t._v(" "),r("el-descriptions-item",{attrs:{label:"AI处理"}},[t._v(t._s(t.totalInfo.aiManaging||0))])],1),t._v(" "),r("el-descriptions",{attrs:{column:2}},[r("el-descriptions-item",{attrs:{label:"误报率"}},[r("span",[t._v(t._s(t.totalInfo.falseRate||"0%"))]),t._v(" "),r("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"已忽略/预警总数",placement:"top"}},[r("span",{staticClass:"el-icon-info",staticStyle:{"margin-left":"10px"}})])],1),t._v(" "),r("el-descriptions-item",{attrs:{label:"处理率"}},[r("span",[t._v(" "+t._s(t.totalInfo.manageRate||"0%"))]),t._v(" "),r("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"未处理/预警总数",placement:"top"}},[r("span",{staticClass:"el-icon-info",staticStyle:{"margin-left":"10px"}})])],1)],1),t._v(" "),r("el-descriptions",{attrs:{column:1}},[r("el-descriptions-item",{attrs:{label:"有效处理数"}},[t._v(t._s(t.totalInfo.validNum||0))])],1)],1)],1),t._v(" "),r("el-card",{staticClass:"box-card",attrs:{shadow:"never"}},[r("div",{staticClass:"planLst",attrs:{slot:"header"},slot:"header"},[r("span",{staticClass:"planTitle"},[t._v("预警管控列表")])]),t._v(" "),r("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],ref:"receivableTable",attrs:{border:"",data:t.list,"header-cell-style":t.headClass}},[r("el-table-column",{attrs:{"min-width":"200",align:"center","show-overflow-tooltip":"",label:"预警时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.createDate||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"200",align:"center","show-overflow-tooltip":"",label:"预警ID"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.earlyWarningId||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"200",align:"center","show-overflow-tooltip":"",label:"预警信息"},scopedSlots:t._u([{key:"default",fn:function(t){return[r("el-image",{staticStyle:{width:"100px",height:"100px"},attrs:{src:t.row.images,"preview-src-list":[t.row.images]}})]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"200",align:"center","show-overflow-tooltip":"",label:"预警类型"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",{staticClass:"numberSet"},[t._v("\n "+t._s(t.getAIAlearmType(e.row.alarmType))+"\n ")])]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"200",align:"center","show-overflow-tooltip":"",label:"设备类型"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.deviceType||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"100",align:"center","show-overflow-tooltip":"",label:"处理状态"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",{style:t.filterColor(e.row.status)},[t._v("\n "+t._s(t._f("getItemType")(e.row.status,t.aiStatus))+"\n ")])]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"100",align:"center","show-overflow-tooltip":"",label:"处理人"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.processor||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"150",align:"center","show-overflow-tooltip":"",label:"工单单号"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.postponeOrderNo||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"150",align:"center","show-overflow-tooltip":"",label:"处理时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.handleTime||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"150",align:"center","show-overflow-tooltip":"",label:"处理截止时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.handleEndTime||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"150",align:"center","show-overflow-tooltip":"",label:"状态"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.handleStatus?"有效":"无效")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"150",align:"center","show-overflow-tooltip":"",label:"设备ID"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.deviceCode||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"150",align:"center","show-overflow-tooltip":"",label:"算法商品"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.edgeDeviceName||"-")+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"150",align:"center","show-overflow-tooltip":"",label:"边缘计算盒子名称"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("el-tooltip",{attrs:{effect:"dark",content:e.row.edgeDeviceId}},[r("span",[t._v(t._s(e.row.edgeDeviceName))])])]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"200",align:"center","show-overflow-tooltip":"",label:"作业网格"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[r("span",[t._v(" "+t._s(e.row.alarmSpaceName||"暂无空间"))]),t._v("/\n "),r("span",[t._v("\n "+t._s(e.row.alarmLocationName||"暂无网格")+"\n ")])])]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"200",align:"center","show-overflow-tooltip":"",label:"预警来源"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(t.filterManuFacturerId(e.row.manufacturerId))+"\n ")]}}])}),t._v(" "),r("el-table-column",{attrs:{"min-width":"100",align:"center","show-overflow-tooltip":"",label:"预警人"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.personLiableName||"-")+"\n ")]}}])})],1),t._v(" "),r("div",{staticClass:"paginations"},[r("el-pagination",{attrs:{background:"","current-page":t.query.pageNumber,"page-sizes":[10,30,50],"page-size":t.query.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},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)])},n=[],o=r("be2e"),c=r("dce5"),u={data:function(){return{aiStatus:c["m"],AIAlearmType:c["a"],query:{status:"",deviceId:"",alarmType:"",handleStatus:"",pageNumber:1,pageSize:10,projectUuid:this.$store.state.community_uuid,startTime:"",endTime:""},queryTime:"",totalInfo:{totalNum:"",falseRate:"",manageRate:"",unManage:"",managing:"",fixed:"",ignored:"",aiManaging:"",validNum:""},typeList:[],list:[],listLoading:!1,total:1,downloading:!1}},mounted:function(){var t=this;this.getListData(),this.getTotal(),Object(o["F"])({projectId:this.$store.state.community_uuid,queryType:2}).then((function(e){t.typeList=e.data}))},methods:{filterManuFacturerId:function(t){return"QST"==t?"千视通":"XSYT"==t?"芯算一体":"人工"},filterColor:function(t){switch(t){case 1:return"color:red";case 2:return"color:blue";case 3:return"color:green";case 4:return"color:grey";case 5:return"";default:return""}},getAIAlearmType:function(t){if(null!=t&&""!=t&&void 0!=t){var e=c["a"].filter((function(e){return e.value===t}));return e.length>0?e[0].label:"-"}return"-"},getListData:function(){var t=this;this.queryTime?(this.query.startTime=this.queryTime[0],this.query.endTime=this.queryTime[1]):(this.query.startTime="",this.query.endTime=""),this.listLoading=!0,Object(o["K"])(this.query).then((function(e){t.list=e.data.records,t.query.pageNumber=e.data.pageNumber,t.total=e.data.rowsCount,t.listLoading=!1}))},getTotal:function(){var t=this;Object(o["a"])(this.query).then((function(e){0==e.code&&(t.totalInfo=e.data)}))},onSearch:function(){this.query.pageNumber=1,this.getListData(),this.getTotal()},resetFormQuery:function(t){console.log(t,"formName"),this.$refs[t].resetFields(),this.queryTime="",this.query.pageNumber=1,this.getListData(),this.getTotal()},handleSizeChange:function(t){this.query.pageSize=t,this.getListData(),this.getTotal()},handleCurrentChange:function(t){this.query.pageNumber=t,this.getListData(),this.getTotal()},headClass:function(){return"text-align:center;background:#FAFAFA;"}}},i=u,l=(r("5e71"),r("829d")),s=Object(l["a"])(i,a,n,!1,null,"c56a3a18",null);e["default"]=s.exports},"5e71":function(t,e,r){"use strict";r("7782")},7782:function(t,e,r){},be2e:function(t,e,r){"use strict";r.d(e,"lb",(function(){return n})),r.d(e,"ib",(function(){return o})),r.d(e,"x",(function(){return c})),r.d(e,"zb",(function(){return u})),r.d(e,"F",(function(){return i})),r.d(e,"C",(function(){return l})),r.d(e,"eb",(function(){return s})),r.d(e,"vb",(function(){return p})),r.d(e,"v",(function(){return d})),r.d(e,"S",(function(){return f})),r.d(e,"s",(function(){return m})),r.d(e,"y",(function(){return h})),r.d(e,"B",(function(){return b})),r.d(e,"E",(function(){return v})),r.d(e,"db",(function(){return y})),r.d(e,"t",(function(){return j})),r.d(e,"xb",(function(){return g})),r.d(e,"z",(function(){return _})),r.d(e,"u",(function(){return w})),r.d(e,"yb",(function(){return O})),r.d(e,"hb",(function(){return S})),r.d(e,"jb",(function(){return D})),r.d(e,"fb",(function(){return T})),r.d(e,"rb",(function(){return I})),r.d(e,"ub",(function(){return C})),r.d(e,"tb",(function(){return q})),r.d(e,"sb",(function(){return E})),r.d(e,"pb",(function(){return k})),r.d(e,"qb",(function(){return P})),r.d(e,"w",(function(){return L})),r.d(e,"A",(function(){return M})),r.d(e,"cb",(function(){return x})),r.d(e,"gb",(function(){return B})),r.d(e,"nb",(function(){return A})),r.d(e,"b",(function(){return R})),r.d(e,"D",(function(){return N})),r.d(e,"bb",(function(){return F})),r.d(e,"wb",(function(){return z})),r.d(e,"mb",(function(){return Q})),r.d(e,"kb",(function(){return $})),r.d(e,"G",(function(){return H})),r.d(e,"Z",(function(){return U})),r.d(e,"K",(function(){return Y})),r.d(e,"a",(function(){return V})),r.d(e,"ab",(function(){return J})),r.d(e,"I",(function(){return W})),r.d(e,"H",(function(){return K})),r.d(e,"J",(function(){return X})),r.d(e,"j",(function(){return G})),r.d(e,"n",(function(){return Z})),r.d(e,"i",(function(){return tt})),r.d(e,"h",(function(){return et})),r.d(e,"k",(function(){return rt})),r.d(e,"l",(function(){return at})),r.d(e,"m",(function(){return nt})),r.d(e,"U",(function(){return ot})),r.d(e,"q",(function(){return ct})),r.d(e,"p",(function(){return ut})),r.d(e,"L",(function(){return it})),r.d(e,"M",(function(){return lt})),r.d(e,"N",(function(){return st})),r.d(e,"V",(function(){return pt})),r.d(e,"X",(function(){return dt})),r.d(e,"W",(function(){return ft})),r.d(e,"O",(function(){return mt})),r.d(e,"P",(function(){return ht})),r.d(e,"Q",(function(){return bt})),r.d(e,"R",(function(){return vt})),r.d(e,"Y",(function(){return yt})),r.d(e,"T",(function(){return jt})),r.d(e,"r",(function(){return gt})),r.d(e,"o",(function(){return _t})),r.d(e,"d",(function(){return wt})),r.d(e,"g",(function(){return Ot})),r.d(e,"c",(function(){return St})),r.d(e,"e",(function(){return Dt})),r.d(e,"f",(function(){return Tt})),r.d(e,"ob",(function(){return It}));var a=r("b775");function n(t){return Object(a["a"])({url:"/appproject/SpaceLocation/page",method:"post",data:t})}function o(t){return Object(a["a"])({url:"/appproject/ProjectInitSpaceRel/querySelectedSpace",method:"post",data:t})}function c(t){return Object(a["a"])({url:"/appproject/SpaceLocation/create",method:"post",data:t})}function u(t){return Object(a["a"])({url:"/appproject/SpaceLocation/update",method:"post",data:t})}function i(t){return Object(a["a"])({url:"/appproject/Device/getDeviceTypeTreeParam",method:"post",data:t})}function l(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/pageList",method:"post",data:t})}function s(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/queryDeviceMaintainPlan",method:"post",data:t})}function p(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/update",method:"post",data:t})}function d(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/create",method:"post",data:t})}function f(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/getDeviceFilePage",method:"post",data:t})}function m(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/createFile",method:"post",data:t})}function h(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/deleteFileBatch",method:"post",data:t})}function b(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/delete",method:"post",data:t})}function v(t){return Object(a["a"])({url:"/space/DeviceParam/pageList",method:"post",data:t})}function y(t){return Object(a["a"])({url:"/space/DeviceParam/queryBuiltinParamList",method:"post",data:t})}function j(t){return Object(a["a"])({url:"/space/DeviceParam/create",method:"post",data:t})}function g(t){return Object(a["a"])({url:"/space/DeviceParam/update",method:"post",data:t})}function _(t){return Object(a["a"])({url:"/space/DeviceParam/delete",method:"post",data:t})}function w(t){return Object(a["a"])({url:"/space/DeviceParam/changeState",method:"post",data:t})}function O(t){return Object(a["a"])({url:"/space/DeviceParam/update",method:"post",data:t})}function S(t){return Object(a["a"])({url:"/space/DeviceParam/queryReportDataPage",method:"post",data:t})}function D(t){return Object(a["a"])({url:"/appproject/VirescenceProject/getVirescenceType",method:"post",data:t})}function T(t){return Object(a["a"])({url:"/appproject/ProjectInit/queryElectricTypeByProject",method:"post",data:t})}function I(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/create",method:"post",data:t})}function C(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/update",method:"post",data:t})}function q(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/pageList",method:"post",data:t})}function E(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/delete",method:"post",data:t})}function k(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/queryStandImageAssem",method:"post",data:t})}function P(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/standImagePage",method:"post",data:t})}function L(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/createExampleImage",method:"post",data:t})}function M(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/deleteBatch",method:"post",data:t})}function x(t){return Object(a["a"])({url:"/appproject/PlanInspectionsStandard/createExampleImageUrl",method:"post",data:t})}function B(t){return Object(a["a"])({url:"/appproject/SpaceLocation/queryLocationImage",method:"post",data:t})}function A(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/standCloudDownSyncV2",method:"post",data:t})}function R(t){return Object(a["a"])({url:"/appproject/ChargeCycle/getList",method:"post",data:t})}function N(t){return Object(a["a"])({url:"/space/DeviceParam/deviceParamCloudDownSync",method:"post",data:t})}function F(t){return Object(a["a"])({url:"/space/DeviceParam/modifyFirstData",method:"post",data:t})}function z(t){return Object(a["a"])({url:"/appproject/ChargeCycle/updateDeviceChargeInfo",method:"post",data:t})}function Q(t){return Object(a["a"])({url:"appproject/SpaceLocation/listByTempId",method:"post",data:t})}function $(t){return Object(a["a"])({url:"appproject/DeviceBaseInfo/relatedPageList",method:"post",data:t})}function H(t){return Object(a["a"])({url:"space/DeviceParam/downloadExcel",method:"post",responseType:"blob",data:t})}function U(t,e){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/importExcel/".concat(e),method:"post",isReturnResponse:!0,responseType:"blob",headers:{"Content-Type":"multipart/form-data;charset=UTF-8"},data:t})}function Y(t){return Object(a["a"])({url:"/appproject/AlarmRecord/earlyWarning",method:"post",data:t})}function V(t){return Object(a["a"])({url:"/appproject/AlarmRecord/total",method:"post",data:t})}function J(t){return Object(a["a"])({url:"/appproject/DeviceBaseInfo/listByParam",method:"post",data:t})}function W(t){return Object(a["a"])({url:"/appproject/DeviceResponsibility/pageList",method:"post",data:t})}function K(t){return Object(a["a"])({url:"/appproject/DeviceResponsibility/create",method:"post",data:t})}function X(t){return Object(a["a"])({url:"/appproject/DeviceResponsibility/update",method:"post",data:t})}function G(t){return Object(a["a"])({url:"/appproject/ElectricMeter/pageList",method:"post",data:t})}function Z(t){return Object(a["a"])({url:"/appproject/ElectricMeter/update",method:"post",data:t})}function tt(t){return Object(a["a"])({url:"/appproject/ElectricMeter/importExcel",method:"post",isReturnResponse:!0,headers:{"Content-Type":"multipart/form-data;charset=UTF-8"},responseType:"blob",data:t})}function et(t){return Object(a["a"])({url:"/appproject/ElectricMeter/findById",method:"post",data:t})}function rt(t){return Object(a["a"])({url:"/appproject/ElectricMeter/pageListTotal",method:"post",data:t})}function at(t){return Object(a["a"])({url:"/appproject/ElectricMeter/pageRecycled",method:"post",data:t})}function nt(t){return Object(a["a"])({url:"/appproject/ElectricMeter/pageRecycledTotal",method:"post",data:t})}function ot(t){return Object(a["a"])({url:"/space/DeviceParam/getPrepaymentMeterList",method:"post",data:t})}function ct(t){return Object(a["a"])({url:"/appproject/RecyclableElectricMeter/pageList",method:"post",data:t})}function ut(t){return Object(a["a"])({url:"/appproject/RecyclableElectricMeter/importExcel",method:"post",isReturnResponse:!0,headers:{"Content-Type":"multipart/form-data;charset=UTF-8"},responseType:"blob",data:t})}function it(t){return Object(a["a"])({url:"/appproject/EnergyBoard/getCommonElectricQty",method:"post",data:t})}function lt(t){return Object(a["a"])({url:"/appproject/EnergyBoard/getCommonElectricQty2",method:"post",data:t})}function st(t){return Object(a["a"])({url:"/appproject/EnergyBoard/getCommonElectricQtyMom",method:"post",data:t})}function pt(t){return Object(a["a"])({url:"/appproject/EnergyBoard/getRecyclableAmountYoy",method:"post",data:t})}function dt(t){return Object(a["a"])({url:"/appproject/EnergyBoard/getRecyclableElectricQtyYoy",method:"post",data:t})}function ft(t){return Object(a["a"])({url:"/appproject/EnergyBoard/getRecyclableElectricQtyMom",method:"post",data:t})}function mt(t){return Object(a["a"])({url:"/appproject/EnergyDeviceStatistic/getEnergyDevicePowerMom",method:"post",data:t})}function ht(t){return Object(a["a"])({url:"/appproject/EnergyDeviceStatistic/getEnergyDevicePowerYoy",method:"post",data:t})}function bt(t){return Object(a["a"])({url:"/appproject/EnergyDeviceStatistic/getEnergyDeviceQtyMom",method:"post",data:t})}function vt(t){return Object(a["a"])({url:"/appproject/EnergyDeviceStatistic/getEnergyDeviceQtyYoy",method:"post",data:t})}function yt(t){return Object(a["a"])({url:"/appproject/EnergyDeviceStatistic/getShopsEnergyDeviceLevel",method:"post",data:t})}function jt(t){return Object(a["a"])({url:"/appproject/MultipathDevice/getMultipathDeviceChart",method:"post",data:t})}function gt(t){return Object(a["a"])({url:"/project/RecyclableElectricMeter/update",method:"post",data:t})}function _t(t){return Object(a["a"])({url:"/appproject/RecyclableElectricMeter/delete",method:"post",data:t})}function wt(t){return Object(a["a"])({url:"/appproject/ElectricMeterFile/create",method:"post",data:t})}function Ot(t){return Object(a["a"])({url:"/appproject/ElectricMeterFile/getChargeDateImg",method:"post",data:t})}function St(t){return Object(a["a"])({url:"/appproject/ElectricMeterCheck/checkBill",method:"post",data:t})}function Dt(t){return Object(a["a"])({url:"/appproject/ElectricMeterCheck/existCheckData",method:"post",data:t})}function Tt(t){return Object(a["a"])({url:"/appproject/ElectricMeterCheck/pageList",method:"post",data:t})}function It(t){return Object(a["a"])({url:"/appproject/AloneStandardProject/standCloudDownSyncV3",method:"post",data:t})}}}]);