mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 04:53:50 +00:00
bug
This commit is contained in:
parent
f0c6eff23a
commit
1e215d00a6
@ -4,7 +4,7 @@
|
|||||||
<h3 class="tile-title">添加</h3>
|
<h3 class="tile-title">添加</h3>
|
||||||
<div class="tile-body">
|
<div class="tile-body">
|
||||||
<form>
|
<form>
|
||||||
<input type="hidden" name="Id" value="{{.c.Id}}">
|
<input type="hidden" name="id" value="{{.c.Id}}">
|
||||||
<div class="form-group" id="target">
|
<div class="form-group" id="target">
|
||||||
<label class="control-label">备注</label>
|
<label class="control-label">备注</label>
|
||||||
<input class="form-control" value="{{.c.Remark}}" type="text" name="remark" placeholder="客户端备注">
|
<input class="form-control" value="{{.c.Remark}}" type="text" name="remark" placeholder="客户端备注">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user