This commit is contained in:
@@ -22,7 +22,12 @@
|
||||
style="margin-top: 20px"
|
||||
>
|
||||
<template #left>
|
||||
<ElButton type="primary" @click="showWithdrawalDialog" v-permission="'my_commission:add'">发起提现</ElButton>
|
||||
<ElButton
|
||||
type="primary"
|
||||
@click="showWithdrawalDialog"
|
||||
v-permission="'my_commission:add'"
|
||||
>发起提现</ElButton
|
||||
>
|
||||
</template>
|
||||
</ArtTableHeader>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user