...
|
...
|
@@ -41,7 +41,7 @@ |
|
|
<th width="100">地址名称<span class="form-required">*</span></th>
|
|
|
<td>
|
|
|
<input required class="form-control" type="text" name="address"
|
|
|
type="time" id="title" value="" placeholder="请输入"/>
|
|
|
type="time" id="address_name" value="" placeholder="请输入"/>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
...
|
...
|
|