This commit is contained in:
pushuo 2022-08-31 09:18:53 +08:00
parent 3c1eb1f6f9
commit 7fa995ab87
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
<th>ID</th>
<th>{{ __('common.title') }}</th>
<th>{{ __('common.status') }}</th>
<th>{{ __('common.created_success') }}</th>
<th>{{ __('common.edit_success') }}</th>
<th>{{ __('common.created_at') }}</th>
<th>{{ __('common.updated_at') }}</th>
<th class="text-end">{{ __('common.action') }}</th>
</tr>
</thead>