Browse Source

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

Me 5 năm trước cách đây
mục cha
commit
33bb0ed965
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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();
         }
 
     }