修改部分页面BUG

This commit is contained in:
Minho
2018-03-22 14:50:41 +08:00
parent 359c5dfb10
commit 90f515fabe
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
</div>
<div class="form-group">
<label>标识</label>
<input type="text" class="form-control" value=" {{.BaseUrl}}{{urlfor "DocumentController.Index" ":key" .Model.Identify}}" disabled placeholder="项目标识">
<input type="text" class="form-control" value="{{urlfor "DocumentController.Index" ":key" .Model.Identify}}" disabled placeholder="项目标识">
</div>
<div class="form-group">
<label>排序</label>