This commit is contained in:
jy
2025-06-17 20:04:43 +08:00
parent a5c65af987
commit 6dcd327ac9
26 changed files with 2723 additions and 1032 deletions

View File

@ -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 }">