添加 修改余额

This commit is contained in:
iVampireSP.com 2023-01-18 00:07:17 +08:00
parent 8f133b78a0
commit b5ec5719cf
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -38,6 +38,11 @@
autocomplete="off">
</div>
<div class="form-group mt-1">
<label for="balance">修改余额(元)</label>
<input type="text" class="form-control" id="balance" name="balance" value="{{ $module->balance }}"/>
</div>
<div class="form-group mt-1">
<label for="status">状态</label>
<select class="form-control" id="status" name="status">