This commit is contained in:
bb_pan 2025-07-11 15:32:13 +08:00
parent cbd6cb2907
commit b7149164ff
1 changed files with 1 additions and 0 deletions

View File

@ -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