Commit 61239cc9 authored by zhengke's avatar zhengke

修改

parent a5736097
This diff is collapsed.
......@@ -87,6 +87,11 @@ const routes = [{
component: () =>
import("pages/financial/TeamRevenueReport.vue")
},
{
path: "/financial/institutionsManagement", //金融机构管理
component: () =>
import("pages/financial/institutionsManagement.vue")
},
{
path: "/test", //API测试
component: () =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment