|
@@ -152,44 +152,44 @@
|
|
|
|
|
|
<li class="mb-2">
|
|
|
<div class="custom-control custom-switch">
|
|
|
- <input type="checkbox" name="columnShow" column="2" class="custom-control-input" id="lie1">
|
|
|
- <label class="custom-control-label" for="lie1">企业名称</label>
|
|
|
+ <input type="checkbox" name="columnShow" column="2" class="custom-control-input" id="lie2">
|
|
|
+ <label class="custom-control-label" for="lie2">企业名称</label>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="mb-2">
|
|
|
<div class="custom-control custom-switch">
|
|
|
- <input type="checkbox" name="columnShow" column="3" class="custom-control-input" id="lie2">
|
|
|
- <label class="custom-control-label" for="lie2">CLD联系人</label>
|
|
|
+ <input type="checkbox" name="columnShow" column="3" class="custom-control-input" id="lie3">
|
|
|
+ <label class="custom-control-label" for="lie3">CLD联系人</label>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="mb-2">
|
|
|
<div class="custom-control custom-switch">
|
|
|
- <input type="checkbox" name="columnShow" column="4" class="custom-control-input" id="lie3">
|
|
|
- <label class="custom-control-label" for="lie3">公司</label>
|
|
|
+ <input type="checkbox" name="columnShow" column="4" class="custom-control-input" id="lie4">
|
|
|
+ <label class="custom-control-label" for="lie4">公司</label>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="mb-2">
|
|
|
<div class="custom-control custom-switch">
|
|
|
- <input type="checkbox" name="columnShow" column="5" class="custom-control-input" id="lie4" checked="">
|
|
|
- <label class="custom-control-label" for="lie4">最近登录</label>
|
|
|
+ <input type="checkbox" name="columnShow" column="5" class="custom-control-input" id="lie5" checked="">
|
|
|
+ <label class="custom-control-label" for="lie5">最近登录</label>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="mb-2">
|
|
|
<div class="custom-control custom-switch">
|
|
|
- <input type="checkbox" name="columnShow" column="6" class="custom-control-input" id="lie5">
|
|
|
- <label class="custom-control-label" for="lie5">最近使用</label>
|
|
|
+ <input type="checkbox" name="columnShow" column="6" class="custom-control-input" id="lie6">
|
|
|
+ <label class="custom-control-label" for="lie6">最近使用</label>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="mb-2">
|
|
|
<div class="custom-control custom-switch">
|
|
|
- <input type="checkbox" name="columnShow" column="7" class="custom-control-input" id="lie6">
|
|
|
- <label class="custom-control-label" for="lie6">登录时长</label>
|
|
|
+ <input type="checkbox" name="columnShow" column="7" class="custom-control-input" id="lie7">
|
|
|
+ <label class="custom-control-label" for="lie7">登录时长</label>
|
|
|
</div>
|
|
|
</li>
|
|
|
<li class="mb-2">
|
|
|
<div class="custom-control custom-switch">
|
|
|
- <input type="checkbox" name="columnShow" column="8" class="custom-control-input" id="lie7">
|
|
|
- <label class="custom-control-label" for="lie7">注册时间</label>
|
|
|
+ <input type="checkbox" name="columnShow" column="8" class="custom-control-input" id="lie8">
|
|
|
+ <label class="custom-control-label" for="lie8">注册时间</label>
|
|
|
</div>
|
|
|
</li>
|
|
|
</ul>
|