Commit dbab99ed authored by yaya's avatar yaya

feat: 用户藏品列表按钮是否众筹功能

parent fce3313d
......@@ -116,6 +116,7 @@
</el-button>
<el-button
v-if="scope.row.status === 0"
:disabled="scope.row.isTransformGroupPurchase"
type="primary"
size="mini"
@click="handleToGroup(scope.row)">转众筹
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment