Explorar o código

来源暂时先去掉

shish %!s(int64=4) %!d(string=hai) anos
pai
achega
8bbcfd01a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-hd/controllers/WorkController.php

+ 1 - 1
app-hd/controllers/WorkController.php

@@ -53,7 +53,7 @@ class WorkController extends BaseController
             $where['status'] = $status;
         }
         if (isset($get['fromType']) && is_numeric($get['fromType'])) {
-            $where['fromType'] = $get['fromType'];
+            //$where['fromType'] = $get['fromType'];
         }
         if (isset($get['searchType'])) {
             if ($get['searchType'] == 0) {