更新大屏
This commit is contained in:
@ -54,10 +54,8 @@
|
||||
<img src="" alt="" style="width: 80px;height: 90px;" />
|
||||
<ul class="tl ml10" style="flex:1 0 0">
|
||||
<li class="one_text_detail">群体名称:{{ row.qtMc }}</li>
|
||||
<li class="one_text_detail">群体级别:{{ row.qtjb }}</li>
|
||||
<li class="flex one_text_detail">风险等级:
|
||||
<DictTag :tag="false" :value="row.qtFxdj" :options="D_GS_ZDQT_FXDJ" />
|
||||
</li>
|
||||
<li class="flex one_text_detail">群体类别:<DictTag :tag="false" :value="row.qtLb" :options="D_GS_ZDQT_LB" /> </li>
|
||||
<li class="flex one_text_detail">风险等级:<DictTag :tag="false" :value="row.qtFxdj" :options="D_GS_ZDQT_FXDJ" /></li>
|
||||
<li class="one_text_detail">创建时间:{{ row.xtCjsj }}</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user