mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-11 01:10:29 +08:00
0c56a3e599
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
1 line
6.0 KiB
JavaScript
1 line
6.0 KiB
JavaScript
webpackJsonp([185],{SLrD:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=n("ZYjQ"),l={components:{},data:function(){return{loadingContent:!1,info:void 0,dialogFormInfo:{},serviceTypes:[]}},computed:{id:function(){return this.$route.query.id}},watch:{info:{handler:function(e){e&&(this.dialogFormInfo={id:e.id,corpCode:e.corpCode,corpName:e.corpName,loginName:e.loginName,name:e.name,telephone:e.telephone,email:e.email,province:e.province,city:e.city,area:e.area,address:e.location,salerName:e.salerName,salerPhone:e.salerPhone,salerMail:e.salerMail,eid:e.eid,hid:e.hid,_address:[]},e.province&&(this.dialogFormInfo._address[0]=e.province),e.city&&(this.dialogFormInfo._address[1]=e.city),e.area&&(this.dialogFormInfo._address[2]=e.area))}}},created:function(){this.featchDetail()},methods:{featchDetail:function(){var e=this;this.loadingContent=!0,a.a.flowDetail({id:this.id}).then(function(t){e.info=t.data||{loginName:"1111"}}).catch(function(t){e.$message.error(t.message||"获取详情失败")}).finally(function(){e.loadingContent=!1})}}},o={render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{directives:[{name:"loading",rawName:"v-loading",value:e.loadingContent,expression:"loadingContent"}],staticClass:"app-container"},[e.info?n("el-card",[n("div",[n("div",{staticClass:"title inline"},[n("h4",[e._v("企业信息")])]),e._v(" "),n("el-form",{attrs:{inline:"","label-position":"left"}},[n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"企业编码:"}},[e._v("\n "+e._s(e.info.corpCode||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"企业名称:"}},[e._v("\n "+e._s(e.info.corpName||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"企业地址:"}},[e._v("\n "+e._s(e.info.province||"-")+" "+e._s(e.info.city||"-")+" "+e._s(e.info.area||"-")+"\n "+e._s(e.info.location||"-")+"\n ")])],1)],1),e._v(" "),n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"管理员账号:"}},[e._v("\n "+e._s(e.info.loginName||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"管理员姓名:"}},[e._v("\n "+e._s(e.info.adminName||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"手机号码:"}},[e._v("\n "+e._s(e.info.telephone||"-")+"\n ")])],1)],1),e._v(" "),n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"邮箱地址:"}},[e._v("\n "+e._s(e.info.email||"-")+"\n ")])],1)],1)],1),e._v(" "),n("div",{staticClass:"title inline"},[n("h4",[e._v("调用信息")])]),e._v(" "),n("el-form",{attrs:{inline:""}},[n("h5",{staticStyle:{"margin-bottom":"12px"}},[e._v("耗时:"+e._s(e.info.cost)+"ms")]),e._v(" "),n("h5",[e._v("请求信息")]),e._v(" "),n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"所属应用:"}},[e._v("\n "+e._s(e.info.serviceName||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"接口名称:"}},[e._v("\n "+e._s(e.info.resourceName||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"接口地址:"}},[e._v("\n "+e._s(e.info.resourceCode||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"调用时间:"}},[e._v("\n "+e._s(e._f("datetime")(e.info.requestTime))+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"业务流水号:"}},[e._v("\n "+e._s(e.info.businessFlow||"-")+"\n ")])],1)],1),e._v(" "),n("h5",[e._v("返回信息")]),e._v(" "),n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"平台流水号:"}},[e._v("\n "+e._s(e.info.portalFlow||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"调用结果:"}},[e._v("\n "+e._s(1===e.info.success?"成功":"失败")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"返回码:"}},[e._v("\n "+e._s(e.info.responseCode||"-")+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"返回时间:"}},[e._v("\n "+e._s(e._f("datetime")(e.info.requestTime+e.info.cost))+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"返回信息:"}},[e._v("\n "+e._s(e.info.responseMessage||"-")+"\n ")])],1)],1)],1),e._v(" "),n("div",{staticClass:"title inline"},[n("h4",[e._v("服务信息")])]),e._v(" "),n("el-form",{attrs:{inline:""}},[n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"计费类型:"}},[e._v("\n "+e._s(e._f("feeType")(e.info.feeType))+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"是否扣费:"}},[e._v("\n "+e._s(["不计费","计费"][e.info.feeFlag])+"\n ")])],1),e._v(" "),n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"扣费金额:"}},[e._v("\n "+e._s(e.info.feeMoney||"-")+"\n ")])],1)],1)],1)],1)]):e._e()],1)},staticRenderFns:[]};var i=n("VU/8")(l,o,!1,function(e){n("kUhp")},"data-v-24559a3f",null);t.default=i.exports},Z3CO:function(e,t,n){(e.exports=n("FZ+f")(!1)).push([e.i,"\n.title[data-v-24559a3f] {\n margin-bottom: 10px;\n}\n.inline[data-v-24559a3f] {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n.inline[data-v-24559a3f] .el-button {\n margin: 0 20px;\n}\n",""])},kUhp:function(e,t,n){var a=n("Z3CO");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);n("rjj0")("2b2af2ee",a,!0)}}); |