Commit 7d5c1140 authored by yaya's avatar yaya

feat: 添加判断

parent 0e718ef6
...@@ -116,7 +116,6 @@ ...@@ -116,7 +116,6 @@
</el-button> </el-button>
<el-button <el-button
v-if="scope.row.status === 0" v-if="scope.row.status === 0"
:disabled="scope.row.isTransformAuction"
type="primary" type="primary"
size="mini" size="mini"
@click="handleToGroup(scope.row)">转众筹 @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