dever 6 years ago
parent
commit
e088182e97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Database.php

+ 1 - 1
src/Database.php

@@ -1348,7 +1348,7 @@ class Database
                         (
                             'field' => $config['manage']['_list']['col'],
                             'title' => $config['manage']['_list']['name'],
-                            'fixed' => 'right',
+                            //'fixed' => 'right',
                         );
                         $result[] = $layui;
                     } else {