退料2
This commit is contained in:
parent
dd91266e73
commit
4ea4c1f81b
|
|
@ -156,7 +156,7 @@
|
|||
<el-button
|
||||
size="mini"
|
||||
type="info"
|
||||
v-if="scope.row.taskStatus==101"
|
||||
v-if="scope.row.taskStatus==101&&(scope.row.applyStatus=='2'||scope.row.applyStatus=='4')"
|
||||
@click="handleUpdate(scope.row)"
|
||||
>驳回提交</el-button>
|
||||
<el-button
|
||||
|
|
|
|||
Loading…
Reference in New Issue