This website works better with JavaScript.
Home
Explore
Help
Sign In
SmartCanteen
/
smart_canteen
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
add_mode
DengBiao
1 year ago
parent
5710b1d743
commit
c7dcb8ba7e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/admin/hdl/hdl_comm.go
+ 1
- 1
app/admin/hdl/hdl_comm.go
View File
@@ -58,7 +58,7 @@ func MenuList(c *gin.Context) {
isCheck = true
}
if v.State == enum.PermissionGroupStateFor
Normal
{
if v.State == enum.PermissionGroupStateFor
Discard
{
isCheck = false
}
Write
Preview
Loading…
Cancel
Save