Commit acbb2a60 authored by zhengke's avatar zhengke

修改

parent abfcc41f
......@@ -127,6 +127,11 @@ const routes = [{
component: () =>
import("pages/financial/HistoryRateQuery.vue")
},
{
path: "/financial/Maninfo", //未认款信息
component: () =>
import("pages/financial/Maninfo.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