修改任务管理--任务内容
This commit is contained in:
parent
10ae82f280
commit
4012a92a1d
@ -552,7 +552,7 @@
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
v-if="showUNEXECUTED"
|
||||
v-if="showUNEXECUTED && (scope.row.taskNodeType == 'PHONE_OUTBOUND' || scope.row.taskNodeType == 'QUESTIONNAIRE_SCALE') "
|
||||
size="mini"
|
||||
type="text"
|
||||
icon="el-icon-bank-card"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user