This commit is contained in:
chenxf 2026-02-28 10:29:48 +08:00
parent 6f9341f563
commit 5210cf3e25
1 changed files with 0 additions and 19 deletions

View File

@ -15,25 +15,6 @@
:search-loader="searchLoader"
@update:selected="(value)=>{selected = value}"
>
<template v-slot:table-top>
<div style="margin-bottom: 16px;">
<el-button
v-if="type === 'todo'"
type="primary"
@click="$refs.entlist.open()"
>
主体名单办理
</el-button>
<el-button
v-if="type === 'todo'"
style="background: #48B86E;"
type="primary"
@click="templateDialog = true"
>
批量导入办理
</el-button>
</div>
</template>
<template v-slot:bus-status="{ row, field, formatter }">
<span
:class="{