check bugs

This commit is contained in:
yubaolee 2017-03-03 17:52:55 +08:00
parent 631b42c89e
commit 1030f0e3f1

View File

@ -205,7 +205,7 @@
<input id="FrmName" type="text" class="form-control" placeholder="请输入名称" isvalid="yes" checkexpession="NotNull" />
</td>
</tr>
<tr>
<tr style="display:none">
<td class="formTitle">是否建表<font face="宋体">*</font></td>
<td class="formValue">
<div class="rdio rdio-color_a"><input type="radio" name="isSystemTable" id="isSystemTable0" value="0" checked /><label for="isSystemTable0">否</label></div>