|
|
@@ -78,7 +78,7 @@ const routes: Array<RouteRecordRaw> = [
|
|
|
},
|
|
|
{
|
|
|
path: "/statistic/balance_exchange",
|
|
|
- name: "StatisticBalanceEchange",
|
|
|
+ name: "StatisticBalanceExchange",
|
|
|
component: () => import("@/views/statistic/balance_exchange/index.vue"),
|
|
|
meta: { title: "资金曲线-交易所", keepAlive: true },
|
|
|
},
|