bug修复

This commit is contained in:
jjLv 2024-10-28 10:04:23 +08:00
commit 85738e34e3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
:send-id="crewId"
:show-sel="false"
>
<template slot="btn" slot-scope="{ queryParams }">
<template slot="btn" >
<el-button type="primary" @click="handleAddMember()" icon="el-icon-plus" size="mini"
>添加成员</el-button
>