diff --git a/resources/views/admin/currency-logs/index.blade.php b/resources/views/admin/currency-logs/index.blade.php index a3f2030..d338d63 100644 --- a/resources/views/admin/currency-logs/index.blade.php +++ b/resources/views/admin/currency-logs/index.blade.php @@ -93,14 +93,14 @@
| 记录ID | -用户 | -类型 | -变动数额 | -变后余额 | -来源 | -备注信息 | -发生时间 | +记录ID | +用户 | +类型 | +变动数额 | +变后余额 | +来源 | +备注信息 | +发生时间 |
-
+
{{ $log->username }}
ID: {{ $log->user_id }}
|
|---|