提交 555a581a 编写于 作者: Q qq_38870145

Auto Commit

上级 24fd9302
...@@ -21,6 +21,9 @@ onBeforeMount(() => { ...@@ -21,6 +21,9 @@ onBeforeMount(() => {
if (data['type'] = 'csdn_game') { if (data['type'] = 'csdn_game') {
state.current = '新星赛道选手信息可视化' state.current = '新星赛道选手信息可视化'
} }
else if(data['type'] = 'csdn_grade'){
state.current = 'grade查询分数'
}
} }
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册