添加 修改余额
This commit is contained in:
parent
8f133b78a0
commit
b5ec5719cf
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user