智慧园区前端大屏
shuishen
2024-11-11 e55d9fb5a72a96cd55af240d3ddd0f0d261f384b
跳转路由调整
1 files modified
4 ■■■■ changed files
src/views/survey/components/box/fireTrend.vue 4 ●●●● patch | view | raw | blame | history
src/views/survey/components/box/fireTrend.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2023-03-13 14:54:26
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2024-11-05 20:39:31
 * @LastEditTime: 2024-11-10 19:20:00
 * @FilePath: \bigScreen\src\views\survey\components\box\fireTrend.vue
 * @Description:
 *
@@ -45,7 +45,7 @@
const goSubLayout = (item) => {
  localStorage.setItem('companyInfo', JSON.stringify(item))
  store.setLoadSub(true)
  router.push('/layout/sub')
  router.push('/layout/sub/companyInfo')
}
</script>