增加 模块状态

This commit is contained in:
iVampireSP.com 2023-02-11 16:47:05 +08:00
parent ea5beffaa2
commit 39f6ea04b0
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -28,7 +28,7 @@
{{ $module->name }} {{ $module->name }}
</td> </td>
<td> <td>
{{ $module->status }} <x-module-status :status="$module->status"/>
</td> </td>
<td> <td>
{{ $module->balance }} {{ $module->balance }}