songxingwei 2 years ago
parent
commit
476c35f3d3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/admin/controller/BestKnowledge.php

+ 0 - 1
app/admin/controller/BestKnowledge.php

@@ -174,7 +174,6 @@ class BestKnowledge extends Controller
         }elseif ($this->request->isPost()){
             $vo['imgs'] = implode(',',explode('|',$vo['imgs']));
             $vo['audit'] =2;
-            dump($vo);die;
         }
     }
     /**