Commit 4e4b771c authored by 吴春's avatar 吴春

1

parent 38a59951
This diff is collapsed.
......@@ -572,6 +572,11 @@ const routes = [{
component: () =>
import ("pages/financial/financalDocument/RecPayQuery.vue")
},
{
path: "/financial/financalDocument/RecPayDetail", //进出明细
component: () =>
import ("pages/financial/financalDocument/RecPayDetail.vue")
},
{
path: "/financial/financalDocument/FinancialDocuments", //我的财务单据
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