工作流文字显示错误
This commit is contained in:
parent
a5fedfe15b
commit
561b617ca4
@ -57,7 +57,7 @@
|
||||
title="委派"
|
||||
@click="handleDelegate(item)"
|
||||
/>
|
||||
<XButton pre-icon="ep:back" type="warning" title="委派" @click="handleBack(item)" />
|
||||
<XButton pre-icon="ep:back" type="warning" title="退回" @click="handleBack(item)" />
|
||||
</div>
|
||||
</el-col>
|
||||
</el-card>
|
||||
|
@ -46,7 +46,7 @@
|
||||
<Icon icon="ep:position" /> 委派
|
||||
</el-button>
|
||||
<el-button type="warning" @click="handleBack(item)">
|
||||
<Icon icon="ep:back" /> 回退
|
||||
<Icon icon="ep:back" /> 退回
|
||||
</el-button>
|
||||
</div>
|
||||
</el-col>
|
||||
|
Loading…
Reference in New Issue
Block a user