优化名称
This commit is contained in:
@@ -83,11 +83,9 @@
|
|||||||
align="center"
|
align="center"
|
||||||
width="180"
|
width="180"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
|
||||||
<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>
|
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column
|
<el-table-column
|
||||||
prop="prcName"
|
prop="prcName"
|
||||||
|
|||||||
Reference in New Issue
Block a user