This commit is contained in:
2025-10-30 17:12:03 +08:00
7 changed files with 323 additions and 36 deletions

View File

@@ -41,6 +41,7 @@
<Icon icon="ep:close" />
不通过
</el-button>
<!--
<el-button type="primary" @click="openTaskUpdateAssigneeForm(item.id)">
<Icon icon="ep:edit" />
转办
@@ -53,6 +54,7 @@
<Icon icon="ep:plus" />
加签
</el-button>
-->
<el-button type="warning" @click="handleBack(item)">
<Icon icon="ep:back" />
回退