12 |
- webpackJsonp([9],{DEl5:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"SystemSetBox"},[a("el-row",[a("el-col",{attrs:{span:12}},[a("div",{staticClass:"border_left_top border"}),e._v(" "),a("div",{staticClass:"border_top border"}),e._v(" "),a("div",{staticClass:"border_right_top border"}),e._v(" "),a("div",{staticClass:"border_left border"}),e._v(" "),a("div",{staticClass:"border_right border"}),e._v(" "),a("div",{staticClass:"border_left_bottom border"}),e._v(" "),a("div",{staticClass:"border_bottom border"}),e._v(" "),a("div",{staticClass:"border_right_bottom border"}),e._v(" "),a("el-button-group",{attrs:{id:"topButton2"}},[a("el-button",{staticClass:"active",attrs:{type:"primary"}},[e._v("AMR参数配置")])],1),e._v(" "),a("el-table",{staticStyle:{width:"100%",color:"#2DAFF5"},attrs:{data:e.ARMPMData}},[a("el-table-column",{attrs:{prop:"maxLineSpeed",align:"center",label:"最大线速度m/s"}}),e._v(" "),a("el-table-column",{attrs:{prop:"acceleration",align:"center",label:"加速度m/s"}}),e._v(" "),a("el-table-column",{attrs:{prop:"deceleration",align:"center",label:"减速度m/s"}}),e._v(" "),a("el-table-column",{attrs:{prop:"MaxHornSpeed",align:"center",label:"最大角速度m/s"}}),e._v(" "),a("el-table-column",{attrs:{prop:"reduceDistance",align:"center",label:"避障减速距离m"}}),e._v(" "),a("el-table-column",{attrs:{prop:"stopDistance",align:"center",label:"避障停止距离m"}})],1)],1),e._v(" "),a("el-col",{attrs:{span:12}},[a("div",{staticClass:"border_left_top border"}),e._v(" "),a("div",{staticClass:"border_top border"}),e._v(" "),a("div",{staticClass:"border_right_top border"}),e._v(" "),a("div",{staticClass:"border_left border"}),e._v(" "),a("div",{staticClass:"border_right border"}),e._v(" "),a("div",{staticClass:"border_left_bottom border"}),e._v(" "),a("div",{staticClass:"border_bottom border"}),e._v(" "),a("div",{staticClass:"border_right_bottom border"}),e._v(" "),a("el-button-group",{attrs:{id:"topButton2"}},[a("el-button",{staticClass:"active",attrs:{type:"primary"}},[e._v("系统参数配置")])],1),e._v(" "),a("el-table",{staticStyle:{width:"100%",color:"#2DAFF5"},attrs:{data:e.systemPMData}},[a("el-table-column",{attrs:{prop:"idleDock",align:"center",label:"空闲停靠true/false"}}),e._v(" "),a("el-table-column",{attrs:{prop:"judgeTime",align:"center",label:"空间判定时间s"}}),e._v(" "),a("el-table-column",{attrs:{prop:"idleCharging",align:"center",label:"空闲充电true/false"}}),e._v(" "),a("el-table-column",{attrs:{prop:"automaticCharging",align:"center",label:"自动充电true/false"}}),e._v(" "),a("el-table-column",{attrs:{prop:"electricNum",align:"center",label:"自动充电量%"}})],1)],1)],1)],1)},staticRenderFns:[]};var l=a("VU/8")({name:"Parameter",data:function(){return{ARMPMData:[{maxLineSpeed:"2",acceleration:"3",deceleration:"4",MaxHornSpeed:"2",reduceDistance:"2",stopDistance:"1"},{maxLineSpeed:"2",acceleration:"3",deceleration:"4",MaxHornSpeed:"2",reduceDistance:"2",stopDistance:"1"},{maxLineSpeed:"2",acceleration:"3",deceleration:"4",MaxHornSpeed:"2",reduceDistance:"2",stopDistance:"1"},{maxLineSpeed:"2",acceleration:"3",deceleration:"4",MaxHornSpeed:"2",reduceDistance:"2",stopDistance:"1"}],systemPMData:[{idleDock:"true",judgeTime:"120",idleCharging:"true",automaticCharging:"false",electricNum:"30"}]}},methods:{goTo:function(){this.$router.push("/Alarm/RealTime")},cellStyle:function(e){return e.row,e.column,e.rowIndex,0===e.columnIndex?"background:#103366":""}}},r,!1,function(e){a("fTSn"),a("XxTL")},"data-v-f603966a",null);t.default=l.exports},XxTL:function(e,t){},fTSn:function(e,t){}});
- //# sourceMappingURL=9.7f3abb63eb4ace4ec4c9.js.map
|