@@ -32,7 +32,7 @@
icon="el-icon-plus"
class="ele-btn-icon"
@click="handParent()"
- v-if="isShowAdd && needProduce != 4"
+ v-if="isShowAdd && needProduce == 4"
>
新增
</el-button>