Browse Source

小图谱跳转

small-tupu
hanyuqing 7 months ago
parent
commit
8a7fca5226
  1. 2
      gyxtp/src/router/router.js

2
gyxtp/src/router/router.js

@ -22,7 +22,7 @@ const routes = [
meta: {
title: '数据图谱',
},
component: () => import ("../view/graphPage.vue")
component: () => import ("../view/graphPageCopy.vue")
},
{
path: '/battlefield',

Loading…
Cancel
Save