|
@@ -139,11 +139,11 @@
|
|
|
</thead>
|
|
|
<tbody class="mud_html">
|
|
|
<tr>
|
|
|
- <td class='text-left ' style=" border-width: 1px 1px 1px !important;">
|
|
|
- <input class="layui-input" name="first_num[]" value="" />
|
|
|
+ <td class='text-left label_group' >
|
|
|
+ <input type="checkbox" name="depot[{$key}]" title="{$value}">
|
|
|
</td>
|
|
|
<td class='text-left ' style=" border-width: 1px 1px 1px !important;">
|
|
|
- <span class='edit_area' >编 辑</span> <span class="add_mud">添加分组</span>
|
|
|
+ nbsp; <span class="add_mud">添加分组</span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</tbody>
|