直转申请-审核

This commit is contained in:
bb_pan 2025-02-21 01:45:20 +08:00
parent 4deda8cefb
commit 475fc935dc
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<template slot-scope="scope">
<!-- <el-button type="text" size="mini" icon="el-icon-search" @click="handleEdit(scope.row, 1)">查看</el-button> -->
<el-button
v-if="scope.row.flowStatus == '0'"
v-if="scope.row.flowStatus == '0' || scope.row.flowStatus == '1'"
type="text"
size="mini"
icon="el-icon-edit"