| | |
| | | this.GetLocationData(); |
| | | setInterval(() => { |
| | | this.GetLocationData() |
| | | },1000) |
| | | },36000) |
| | | }, |
| | | GetLocationData(){ |
| | | var _this=this; |
| | | this.data = []; |
| | | axios.post("http://localhost:8099/api/Readplc/Workinfo_information").then((x)=>{ |
| | | axios.post("http://192.168.12.101:8099/api/Readplc/Workinfo_information").then((x)=>{ |
| | | let GetAGVTaskData = [] |
| | | x.data.forEach(element => { |
| | | let data = [ |
| | |
| | | oddRowBGC: '#0f1325', //奿°è¡ |
| | | evenRowBGC: '#171c33', //å¶æ°è¡ |
| | | index: true, |
| | | columnWidth: [50,130,100,60,270], |
| | | columnWidth: [50,130,100,60,460], |
| | | align: ['center'], |
| | | } |
| | | }).catch((x)=>{ |
| | |
| | | |
| | | <style lang="scss" scoped> |
| | | $box-height: 520px; |
| | | $box-width: 630px; |
| | | $box-width: 850px; |
| | | #centerRight1 { |
| | | padding: 10px; |
| | | padding-top: 20px; |