Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quasar-web-base
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nguyễn Hải Sơn
quasar-web-base
Commits
59b9333a
Commit
59b9333a
authored
Apr 10, 2023
by
Nguyễn Đức Thắng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update routes.ts
parent
fa35ee2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
routes.ts
src/router/routes.ts
+2
-4
No files found.
src/router/routes.ts
View file @
59b9333a
...
@@ -5,11 +5,9 @@ export enum Pages {
...
@@ -5,11 +5,9 @@ export enum Pages {
login
=
'login'
,
login
=
'login'
,
groupUsers
=
'nhom-nguoi-dung'
,
groupUsers
=
'nhom-nguoi-dung'
,
cmsUser
=
'nguoi-dung'
,
cmsUser
=
'nguoi-dung'
,
managingUnit
=
'don-vi-chu-quan'
,
managingUnit
=
'don-vi-chu-quan'
,
// managingUnitBrowsing = 'duyet-don-vi-chu-quan',
artist
=
'nghe-sy'
,
artist
=
'nghe-sy'
,
artistBrowsing
=
'nghe-sy-cho-duyet'
,
artistBrowsing
=
'nghe-sy-cho-duyet'
,
informationArtist
=
'cap-nhat-thong-tin-nghe-sy'
,
informationArtist
=
'cap-nhat-thong-tin-nghe-sy'
,
customer
=
'khach-hang'
,
customer
=
'khach-hang'
,
customerWaiting
=
'khach-hang-cho-duyet'
,
customerWaiting
=
'khach-hang-cho-duyet'
,
...
@@ -36,7 +34,7 @@ export enum Pages {
...
@@ -36,7 +34,7 @@ export enum Pages {
bcBK
=
'bc-booking'
,
bcBK
=
'bc-booking'
,
DMQ
=
'danh-muc-quyen'
,
DMQ
=
'danh-muc-quyen'
,
CHLS
=
'cau-hinh-live-stream'
,
CHLS
=
'cau-hinh-live-stream'
,
BookingHuy
=
"danh-sach-booking-huy"
BookingHuy
=
'danh-sach-booking-huy'
}
}
const
routes
:
RouteRecordRaw
[]
=
[
const
routes
:
RouteRecordRaw
[]
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment