Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue
| | |
| | | <el-button type="warning" |
| | | size="small" |
| | | plain |
| | | icon="el-icon-download" |
| | | icon="el-icon-pie-chart" |
| | | @click="handleExportStatis">导出报表 |
| | | </el-button> |
| | | </template> |
| | |
| | | let endTime = this.$route.query.endTime==undefined? '':this.$route.query.endTime; |
| | | let status = this.$route.query.status==undefined? '':this.$route.query.status; |
| | | let timeDesc = this.$route.query.timeDesc==undefined? '':this.$route.query.timeDesc; |
| | | window.open(`http://localhost:8108/ureport/excel?_u=blade-animalHeat.statis.ureport.xml&begTime=${begTime}&endTime=${endTime}&status=${status}&timeDesc=${timeDesc}`); |
| | | window.open(`/api/blade-jfpts/animalHeat/animalHeat/getAnimalHeatStatis?begTime=${begTime}&endTime=${endTime}&status=${status}&timeDesc=${timeDesc}`); |
| | | }); |
| | | }, |
| | | //修改行颜色 |
| | |
| | | @click="handleExport">导出 |
| | | </el-button> |
| | | <el-button type="warning" |
| | | style="display:none" |
| | | size="small" |
| | | plain |
| | | icon="el-icon-download" |
| | |
| | | <el-button type="warning" |
| | | size="small" |
| | | plain |
| | | style="display:none" |
| | | icon="el-icon-download" |
| | | @click="handleExportStatis">导出报表 |
| | | </el-button> |
| | |
| | | @click="handleExport">导出 |
| | | </el-button> |
| | | <el-button type="warning" |
| | | style="display:none" |
| | | size="small" |
| | | plain |
| | | icon="el-icon-download" |
| | |
| | | <template> |
| | | <iframe src="/map/index.html?openid=PatrolManagement" style="width: 100%;height: 100%" frameborder="0"></iframe> |
| | | <iframe src="https://web.byisf.com/map/index.html?openid=PatrolManagement" style="width: 100%;height: 100%" frameborder="0"></iframe> |
| | | </template> |
| | | |
| | | <script> |
| | |
| | | |
| | | <style> |
| | | |
| | | </style> |
| | | </style> |
| | |
| | | <template> |
| | | <iframe src="/map/index.html?openid=APoliceTeam" style="width: 100%;height: 100%" frameborder="0"></iframe> |
| | | <iframe src="https://web.byisf.com/map/index.html?openid=APoliceTeam" style="width: 100%;height: 100%" frameborder="0"></iframe> |
| | | </template> |
| | | |
| | | <script> |
| | |
| | | |
| | | <style> |
| | | |
| | | </style> |
| | | </style> |
| | |
| | | @click="handleExport">导出 |
| | | </el-button> |
| | | <el-button type="warning" |
| | | style="display:none" |
| | | size="small" |
| | | plain |
| | | icon="el-icon-download" |
| | |
| | | '/api': { |
| | | //本地服务接口地址 |
| | | // target: 'http://localhost:82/', |
| | | target: 'https://web.byisf.com/api/', |
| | | target: 'https://web.byisf.com/api/', |
| | | //远程演示服务地址,可用于直接启动项目 |
| | | //target: 'https://saber.bladex.vip/api', |
| | | ws: true, |