update:数据总览新增任务限制

This commit is contained in:
2026-01-21 15:01:21 +08:00
parent 1b04397eb3
commit b13bcb28a8

View File

@@ -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)"
>
新增任务