Merge branch 'master' of https://gitee.com/wjl2008_admin/tougao_web
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="编辑积分" prop="DY" align="center">
|
<el-table-column label="编辑积分(初审/终审)" prop="DY" align="center">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-dropdown v-if="scope.row.mx.length > 0">
|
<el-dropdown v-if="scope.row.mx.length > 0">
|
||||||
<span class="el-dropdown-link">
|
<span class="el-dropdown-link">
|
||||||
|
|||||||
Reference in New Issue
Block a user