diff --git a/app/Models/Log.php b/app/Models/Log.php index 74ed88d..75150bf 100644 --- a/app/Models/Log.php +++ b/app/Models/Log.php @@ -83,7 +83,7 @@ class Log extends Model 'add' => '创建', 'status' => '状态', 'name' => '名称', - 'title' => '名称', + 'title' => '标题', 'import' => '导入', 'export' => '导出', 'set' => '设置',