Commit 2bea587f authored by Mac's avatar Mac

营收文件

parent ec387072
This diff is collapsed.
...@@ -542,6 +542,11 @@ const routes = [{ ...@@ -542,6 +542,11 @@ const routes = [{
component: () => component: () =>
import("pages/financial/reportform/RecPayQueryTeam.vue") import("pages/financial/reportform/RecPayQueryTeam.vue")
}, },
{
path: "/financial/reportform/RevenueFileMan", //财务报表 营收文件管理
component: () =>
import("pages/financial/reportform/RevenueFileMan.vue")
},
{ {
path: "/administration/document", //行政公告 path: "/administration/document", //行政公告
component: () => 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