Commit 73aa9149 authored by Mac's avatar Mac

新建课耗统计表

parent af705199
This diff is collapsed.
......@@ -243,6 +243,11 @@ const routes = [{
component: () =>
import("pages/financial/salesRules.vue")
},
{
path: "/financial/lessonCostStatistics", //课耗统计汇总表
component: () =>
import("pages/financial/lessonCostStatistics.vue")
},
{
path: "/financial/salesCommission", //提成周期列表
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