mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 08:50:29 +08:00
0c56a3e599
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
1 line
2.0 KiB
JavaScript
1 line
2.0 KiB
JavaScript
webpackJsonp([93],{OuTB:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n#BasisDetail[data-v-34af8b81] {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n padding-bottom: 10px;\n}\n#BasisDetail .basis-add-box[data-v-34af8b81] {\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n margin-bottom: 10px;\n overflow: auto;\n}\n",""])},WvmT:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{form:{}}},mounted:function(){var t=sessionStorage.getItem("acitve_detail");if(!t)return this.$router.go(-1);this.form=JSON.parse(t)},beforeDestroy:function(){sessionStorage.removeItem("acitve_detail")}},o={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"app-container",attrs:{id:"BasisDetail"}},[n("el-card",{staticClass:"basis-add-box",attrs:{shadow:"never"}},[n("el-row",{staticStyle:{width:"605px"}},[n("el-form",{ref:"ruleForm",attrs:{"label-width":"140px","label-position":"left"}},[n("el-form-item",{attrs:{label:"监控类型"}},[t._v("\n "+t._s(t.form.componentType)+"\n ")]),t._v(" "),n("el-form-item",{attrs:{label:"监控内容"}},[t._v("\n "+t._s(t.form.componentName)+"\n ")]),t._v(" "),t._l(t.form.components||[],function(e,a){return n("div",{key:a,staticClass:"detail-block"},[n("el-form-item",{attrs:{label:"IP地址"}},[t._v("\n "+t._s(e.ip)+"\n ")]),t._v(" "),n("el-form-item",{attrs:{label:"端口号"}},[t._v("\n "+t._s(e.port)+"\n ")])],1)}),t._v(" "),n("el-form-item",{attrs:{label:"备注"}},[t._v("\n "+t._s(t.form.remark)+"\n ")])],2)],1)],1)],1)},staticRenderFns:[]};var r=n("VU/8")(a,o,!1,function(t){n("XN4S")},"data-v-34af8b81",null);e.default=r.exports},XN4S:function(t,e,n){var a=n("OuTB");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);n("rjj0")("3940c5ff",a,!0)}}); |