bug修改

This commit is contained in:
zzyuan 2025-04-30 15:07:25 +08:00
parent 72542afbdd
commit 51080aaf9a
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
>启用</el-button>
<el-button
size="mini"
type="text"
type="text" v-if="scope.row.userId"
@click="handleSendCard(scope.row)"
>发卡</el-button>
</template>