ProcessFooter组件去掉接收任务按钮
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
icon="el-icon-check"
|
||||
@click="handleReceive"
|
||||
:loading="submitLoading"
|
||||
v-if="showReceive"
|
||||
v-if="false"
|
||||
>接收任务</el-button>
|
||||
<el-button
|
||||
type="danger"
|
||||
|
||||
Reference in New Issue
Block a user