bug修改
This commit is contained in:
parent
72542afbdd
commit
51080aaf9a
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue