rabin 2 năm trước cách đây
mục cha
commit
483350e937
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/Database.php

+ 1 - 0
src/Database.php

@@ -235,6 +235,7 @@ class Database
      */
     private function getUrlParam($key, $table, $suffix, $state, $project = '', $input = array())
     {
+        $this->param = array();
         if (!$this->param) {
             if ($where = Dever::preInput('search_', $input)) {
                 unset($where['search_option_state']);