| | |
| | | <!-- |
| | | * @Descripttion: |
| | | * @version: |
| | | * @Author: song |
| | | * @Date: 2021-01-26 08:56:33 |
| | | * @LastEditors: song |
| | | * @LastEditTime: 2021-03-18 10:23:31 |
| | | --> |
| | | <template> |
| | | <iframe v-show="iframeState" id="show-iframe" frameborder=0 name="showHere" scrolling=auto |
| | | src="https://web.byisf.com:18001/bigScreen/view/1349193280059879426"></iframe> |
| | |
| | | form: {}, |
| | | } |
| | | }, |
| | | mounted() { |
| | | window.handleStart = this.handleStart; |
| | | }, |
| | | methods: { |
| | | handleStart() { |
| | | this.$router.push({ |
| | | path: `/realTimePolice/real`, |
| | | query: {"parm":"1","parm2":"0012413F0375"}, |
| | | }); |
| | | } |
| | | // getData() { |
| | | // var that = this; |
| | | // |