refact(Dicts): 移除 form-group-dropdown 样式

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IZGFM
This commit is contained in:
Argo Zhang 2019-07-20 09:34:50 +08:00
parent 4a3e389390
commit ed25e91425
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<label class="control-label" for="txt_dict_name">字典名称</label>
<input type="text" class="form-control" id="txt_dict_name" />
</div>
<div class="form-group form-group-dropdown col-sm-6 col-md-auto">
<div class="form-group col-sm-6 col-md-auto">
<label class="control-label" for="txt_dict_define">字典类别</label>
<div class="form-select" data-toggle="lgbSelect">
<input type="hidden" data-toggle="lgbSelect" id="txt_dict_define" />