| src/views/survey/components/box/fireTrend.vue | ●●●●● 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>