Commit 0aa19653 authored by zhengke's avatar zhengke

修改

parent 0bade142
This diff is collapsed.
......@@ -97,6 +97,11 @@ const routes = [{
component: () =>
import("pages/financial/currencyManagement.vue")
},
{
path: "/financial/AccountType", //账户类型
component: () =>
import("pages/financial/AccountType.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