增加 模块状态
This commit is contained in:
parent
ea5beffaa2
commit
39f6ea04b0
@ -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 }} 元
|
||||||
|
Loading…
Reference in New Issue
Block a user