This website works better with JavaScript
Home
Explore
Help
Sign In
919693957
/
Tools
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新 'application/admin/controller/Index.php'
Me
5 years ago
parent
a9cf7a74cb
commit
33bb0ed965
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
application/admin/controller/Index.php
+ 0
- 2
application/admin/controller/Index.php
View File
@@ -185,8 +185,6 @@ class Index extends Base
}else{
return 2;//删除失败
}
- }else{
- return view();
}
}