fix: 修复WxReply、WxMaterialSelect组件bug
(cherry picked from commit 42a9715ff2
)
This commit is contained in:
parent
cbb43f099e
commit
8ab35b3811
@ -92,7 +92,7 @@
|
||||
>
|
||||
<template #default="scope">
|
||||
<el-button type="text" @click="selectMaterialFun(scope.row)"
|
||||
>选择<Icon icon="ep:circle-plus" />
|
||||
>选择<Icon icon="akar-icons:circle-plus" />
|
||||
</el-button>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
Loading…
Reference in New Issue
Block a user