dever %!s(int64=6) %!d(string=hai) anos
pai
achega
f4acec4c79
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/View.php

+ 1 - 1
src/View.php

@@ -59,7 +59,7 @@ class View
             }
         }
         if (!is_numeric($key)) {
-            $data += Dever::load($key);
+            $data += Dever::load($key, $data);
         } else {
             $data['name'] = '文件名';
             $data['file'] = Dever::db('upload/file')->getData($param);