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 historyEmployeeAdd = () => import('@/modules/15_development/components/historyEmployee/AddPage.vue')
|
||||||
const ScholarshipDetail = () =>
|
const ScholarshipDetail = () =>
|
||||||
import("@/modules/15_development/components/scholarship/DetailView.vue");
|
import("@/modules/15_development/components/scholarship/DetailView.vue");
|
||||||
const historyAdd = () =>
|
// const historyAdd = () =>
|
||||||
import("@/modules/15_development/components/history/AddPage.vue");
|
// import("@/modules/15_development/components/history/AddPage.vue");
|
||||||
export default [
|
export default [
|
||||||
{
|
{
|
||||||
path: "/development",
|
path: "/development",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue