@@ -149,8 +149,8 @@
>
<el-button
v-if="
- scope.row.flowType === 'NEW' &&
- scope.row.approveCount === 2 &&
+ scope.row.auditStatus === 'AUDITING' &&
+ scope.row.setup === 2 &&
checkPrivilege('link', 'end')
"
class="btn-danger"