Commit 1de8e77f by Nattana Chaiyamat

excel-report

parent 7db38b63
...@@ -111,16 +111,16 @@ export const ROUTES: RouteInfo[] = [ ...@@ -111,16 +111,16 @@ export const ROUTES: RouteInfo[] = [
extralink: false, extralink: false,
submenu: [] submenu: []
}, },
{ // {
path: '/apps/excel-report-empview', // path: '/apps/excel-report-empview',
title: 'รายงาน Excel สำหรับ Empview', // title: 'รายงาน Excel สำหรับ Empview',
icon: '', // icon: '',
class: '', // class: '',
label: "", // label: "",
labelClass: "", // labelClass: "",
extralink: false, // extralink: false,
submenu: [] // submenu: []
}, // },
] ]
}, },
......
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