Update routes.ts

parent fa35ee2e
......@@ -5,11 +5,9 @@ export enum Pages {
login = 'login',
groupUsers = 'nhom-nguoi-dung',
cmsUser = 'nguoi-dung',
managingUnit = 'don-vi-chu-quan',
// managingUnitBrowsing = 'duyet-don-vi-chu-quan',
managingUnit = 'don-vi-chu-quan',
artist = 'nghe-sy',
artistBrowsing = 'nghe-sy-cho-duyet',
informationArtist = 'cap-nhat-thong-tin-nghe-sy',
customer = 'khach-hang',
customerWaiting = 'khach-hang-cho-duyet',
......@@ -36,7 +34,7 @@ export enum Pages {
bcBK = 'bc-booking',
DMQ = 'danh-muc-quyen',
CHLS = 'cau-hinh-live-stream',
BookingHuy = "danh-sach-booking-huy"
BookingHuy = 'danh-sach-booking-huy'
}
const routes: RouteRecordRaw[] = [
......
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