This commit is contained in:
parent
cbd6cb2907
commit
b7149164ff
|
|
@ -306,6 +306,7 @@
|
|||
icon="el-icon-delete"
|
||||
@click="handleDelete(scope.row)"
|
||||
v-hasPermi="['return:apply:del']"
|
||||
v-show="scope.row.taskStatus == 38"
|
||||
>删除</el-button
|
||||
>
|
||||
<el-button
|
||||
|
|
|
|||
Loading…
Reference in New Issue