mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-22 20:13:32 +08:00
修正因合并多对多映射造成的BUG
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
<form action="/UserManager/Add" class="pageForm" data-toggle="validate">
|
||||
<table class="table table-condensed table-hover">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center"><h3>* 添加</h3></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
@Html.HiddenFor(m =>m.CreateTime)
|
||||
|
Reference in New Issue
Block a user