直转申请-审核
This commit is contained in:
parent
4deda8cefb
commit
475fc935dc
|
|
@ -82,7 +82,7 @@
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<!-- <el-button type="text" size="mini" icon="el-icon-search" @click="handleEdit(scope.row, 1)">查看</el-button> -->
|
<!-- <el-button type="text" size="mini" icon="el-icon-search" @click="handleEdit(scope.row, 1)">查看</el-button> -->
|
||||||
<el-button
|
<el-button
|
||||||
v-if="scope.row.flowStatus == '0'"
|
v-if="scope.row.flowStatus == '0' || scope.row.flowStatus == '1'"
|
||||||
type="text"
|
type="text"
|
||||||
size="mini"
|
size="mini"
|
||||||
icon="el-icon-edit"
|
icon="el-icon-edit"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue