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