This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-02 16:04:35 +07:00
parent a231dda03d
commit 60aea83177

View file

@ -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",