This website works better with JavaScript.
Home
Explore
Help
Sign In
alex
/
PNSPS-frontend-MaterialUI
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix gns routes
CR003
Alex Cheung
1 year ago
parent
2de38844d0
commit
5219813c26
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/routes/GLDUserRoutes.js
+ 1
- 1
src/routes/GLDUserRoutes.js
View File
@@ -100,7 +100,7 @@ const GLDUserRoutes = {
element: <DemandNote_Create/>
}:{},
isGranted(["MAINTAIN_
DEMANDNOTE
"])?
isGranted(["MAINTAIN_
PROOF
"])?
{
path: '/paymentPage/exportGDN',
element: <DemandNote_Export/>
Write
Preview
Loading…
Cancel
Save