Browse Source

更新 'application/admin/controller/Index.php'

Me 5 years ago
parent
commit
33bb0ed965
1 changed files with 0 additions and 2 deletions
  1. 0 2
      application/admin/controller/Index.php

+ 0 - 2
application/admin/controller/Index.php

@@ -185,8 +185,6 @@ class Index extends Base
             }else{
                 return 2;//删除失败
             }
-        }else{
-            return view();
         }
 
     }