修改任务管理--任务内容

This commit is contained in:
shidongli 2025-01-21 16:36:50 +08:00
parent 10ae82f280
commit 4012a92a1d

View File

@ -552,7 +552,7 @@
> >
<template slot-scope="scope"> <template slot-scope="scope">
<el-button <el-button
v-if="showUNEXECUTED" v-if="showUNEXECUTED && (scope.row.taskNodeType == 'PHONE_OUTBOUND' || scope.row.taskNodeType == 'QUESTIONNAIRE_SCALE') "
size="mini" size="mini"
type="text" type="text"
icon="el-icon-bank-card" icon="el-icon-bank-card"