fig bug
This commit is contained in:
parent
a231dda03d
commit
60aea83177
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ const historyAdd = () => import('@/modules/15_development/components/history/Add
|
|||
const historyEmployeeAdd = () => import('@/modules/15_development/components/historyEmployee/AddPage.vue')
|
||||
const ScholarshipDetail = () =>
|
||||
import("@/modules/15_development/components/scholarship/DetailView.vue");
|
||||
const historyAdd = () =>
|
||||
import("@/modules/15_development/components/history/AddPage.vue");
|
||||
// const historyAdd = () =>
|
||||
// import("@/modules/15_development/components/history/AddPage.vue");
|
||||
export default [
|
||||
{
|
||||
path: "/development",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue