bug修复
This commit is contained in:
commit
85738e34e3
|
|
@ -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
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue