캔, 충전현황 페이지 API 연동
This commit is contained in:
@@ -108,7 +108,7 @@ const routes = [
|
||||
{
|
||||
path: '/can/status',
|
||||
name: 'CoinStatus',
|
||||
component: () => import(/* webpackChunkName: "coin" */ '../views/Can/CoinStatus.vue')
|
||||
component: () => import(/* webpackChunkName: "coin" */ '../views/Can/CanStatus.vue')
|
||||
},
|
||||
{
|
||||
path: '/calculate/creator',
|
||||
|
Reference in New Issue
Block a user