监控-流程类型
This commit is contained in:
@@ -86,9 +86,6 @@
|
|||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<span>{{ getPrcName(scope.row.prcType,scope.row.taskInfo) }}</span>
|
<span>{{ getPrcName(scope.row.prcType,scope.row.taskInfo) }}</span>
|
||||||
</template>
|
</template>
|
||||||
<template slot-scope="scope">
|
|
||||||
<span>{{ getPrcNameFilter(scope.row) }}</span>
|
|
||||||
</template>
|
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column
|
<el-table-column
|
||||||
prop="prcName"
|
prop="prcName"
|
||||||
|
|||||||
Reference in New Issue
Block a user