南昌市物联网技防平台-前端
jxdnsong
2021-03-18 9b5abd82ac4f5951480965ec85c602a3ab88d8ea
修改子页面跳转父页面方式,传参数不一样
1 files modified
5 ■■■■■ changed files
src/views/home/home.vue 5 ●●●●● patch | view | raw | blame | history
src/views/home/home.vue
@@ -4,7 +4,7 @@
 * @Author: song
 * @Date: 2021-01-26 08:56:33
 * @LastEditors: song
 * @LastEditTime: 2021-03-18 10:23:31
 * @LastEditTime: 2021-03-18 10:37:42
-->
<template>
  <iframe v-show="iframeState" id="show-iframe" frameborder=0 name="showHere" scrolling=auto
@@ -29,8 +29,7 @@
    methods: {
      handleStart() {
      this.$router.push({
        path: `/realTimePolice/real`,
        query: {"parm":"1","parm2":"0012413F0375"},
        path: `/real/history/000000000003`
      });
    }
      // getData() {