update:数据总览新增任务限制
This commit is contained in:
@@ -94,10 +94,7 @@
|
||||
新增分类
|
||||
</el-dropdown-item>
|
||||
<el-dropdown-item
|
||||
v-if="
|
||||
currentData?.relatedResourceUuidOwnType &&
|
||||
!['run', 'task'].includes(currentData.relatedResourceUuidOwnType)
|
||||
"
|
||||
v-if="isCategoryNodeType(currentData?.relatedResourceUuidOwnType)"
|
||||
@click="addDiaFun(NODE_TYPE.TASK)"
|
||||
>
|
||||
新增任务
|
||||
|
||||
Reference in New Issue
Block a user