@@ -205,6 +205,7 @@
icon="el-icon-edit"
@click="handleGoFinance(scope.row)"
v-hasPermi="['credit:credit:goFinance']"
+ v-if="scope.row.zfiStatus == '02'"
>去融资</el-button>
</template>
</el-table-column>