修改
This commit is contained in:
@ -90,9 +90,13 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<el-button type="primary" size="small"> 涉恐群体</el-button>
|
||||
<el-button type="primary" size="small"> 涉稳群体</el-button>
|
||||
<el-button type="primary" size="small"> 讨薪群体</el-button>
|
||||
<el-button
|
||||
type="primary"
|
||||
size="small"
|
||||
v-for="(item, index) in row.bqList"
|
||||
>
|
||||
{{ item.bqMc }}</el-button
|
||||
>
|
||||
</div>
|
||||
</template>
|
||||
<template #bgxx="{ row }">
|
||||
|
Reference in New Issue
Block a user