This commit is contained in:
@fawn-nine
2023-11-21 14:49:59 +08:00

View File

@@ -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">