Commit a55cdd14 authored by liudong1993's avatar liudong1993

1

parent 38a59951
This diff is collapsed.
......@@ -386,6 +386,11 @@ const routes = [{
component: () =>
import ("pages/financial/EasyReport.vue")
},
{
path: "/financial/EasyReport_New", //简易报表
component: () =>
import ("pages/financial/EasyReport_New.vue")
},
{
path: "/financial/orderCompleteStatistics", //订单完成统计
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