pull/1219/head
刘河 2019-01-30 03:26:28 +08:00
parent f0c6eff23a
commit 1e215d00a6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<h3 class="tile-title"></h3>
<div class="tile-body">
<form>
<input type="hidden" name="Id" value="{{.c.Id}}">
<input type="hidden" name="id" value="{{.c.Id}}">
<div class="form-group" id="target">
<label class="control-label"></label>
<input class="form-control" value="{{.c.Remark}}" type="text" name="remark" placeholder="客户端备注">