Compare commits
2 Commits
6fc69bc42a
...
bbc5ef3471
| Author | SHA1 | Date | |
|---|---|---|---|
| bbc5ef3471 | |||
| f5f0b4ac42 |
@@ -41,7 +41,7 @@
|
|||||||
<Icon icon="ep:close" />
|
<Icon icon="ep:close" />
|
||||||
不通过
|
不通过
|
||||||
</el-button>
|
</el-button>
|
||||||
<!--
|
|
||||||
<el-button type="primary" @click="openTaskUpdateAssigneeForm(item.id)">
|
<el-button type="primary" @click="openTaskUpdateAssigneeForm(item.id)">
|
||||||
<Icon icon="ep:edit" />
|
<Icon icon="ep:edit" />
|
||||||
转办
|
转办
|
||||||
@@ -50,11 +50,12 @@
|
|||||||
<Icon icon="ep:position" />
|
<Icon icon="ep:position" />
|
||||||
委派
|
委派
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button type="primary" @click="handleSign(item)">
|
<!--
|
||||||
<Icon icon="ep:plus" />
|
<el-button type="primary" @click="handleSign(item)">
|
||||||
加签
|
<Icon icon="ep:plus" />
|
||||||
</el-button>
|
加签
|
||||||
-->
|
</el-button>
|
||||||
|
-->
|
||||||
<el-button type="warning" @click="handleBack(item)">
|
<el-button type="warning" @click="handleBack(item)">
|
||||||
<Icon icon="ep:back" />
|
<Icon icon="ep:back" />
|
||||||
回退
|
回退
|
||||||
|
|||||||
Reference in New Issue
Block a user