监控-流程类型

This commit is contained in:
zyn
2023-04-19 15:03:00 +08:00
parent d99ab3a17a
commit b326c6d895
@@ -86,9 +86,6 @@
<template slot-scope="scope">
<span>{{ getPrcName(scope.row.prcType,scope.row.taskInfo) }}</span>
</template>
<template slot-scope="scope">
<span>{{ getPrcNameFilter(scope.row) }}</span>
</template>
</el-table-column>
<el-table-column
prop="prcName"